/*****************************
	General Classes
*****************************/

body {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	background-image: url(images/bg-gradient.jpg);
	background-repeat: repeat-x;
}


#container {
	width: 100%;
	text-align: center;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 26px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
	
	#containerhome {
	width: 100%;
	padding-bottom: 21px;
	text-align: center;
	margin: 0px;
	border-bottom-width: 190px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
	}


#whiteholder {
	width: 980px;
	text-align: center;
	margin-bottom: 0px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
}

a:link {
	color: #000000;
	text-decoration: underline;
	
}

	
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;

}



/*****************************
	Header
*****************************/


#whiteholder #logo {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	letter-spacing: -0.03em;
	width: 980px;
	margin-bottom: 26px;
}

#logo .title{
	padding-top: 45px;
}


/*****************************
	Navigation
*****************************/


#nav {
	font-size: 17px;
	color: #999999;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: left;
	height: 42px;
	margin-top: 12px;
	line-height: 42px;
	width: 980px;
}


#nav #item {
	height: 26px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: inline;
}


#nav #item a {
	color: #ffffff;
	text-decoration:none;
	height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;	
	}
	
#nav #item a:hover {
	color: #ffffff;
	background-image: url(images/nav-bg-over.jpg);
	text-decoration:none;
	
}
#nav #item a:visited {
	color: #ffffff;
	text-decoration:none;
}

#nav #current {
	color: #ffffff;
	background-image: url(images/nav-bg-current.jpg);
	height: 26px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: inline;
	}

#nav #line {
	display: inline;
	background-image: url(images/line-big.jpg);
	width: 6px;
	height: 42px;
	background-position: top;
	background-repeat: no-repeat;
}



 /*****************************
	Home Page Body
*****************************/

#homebody {
	width: 980px;
	height: 100%;
}

#homeleft {
	float: left;
	font-size: 15px;
	line-height: 19px;
	color: #FFFFFF;
	text-align: left;
	width: 238px;
	margin: 0px;
	height: 508px;
	background-image: url(images/lines-blue.jpg);
	background-repeat: repeat-x;
	padding-top: 21px;
	padding-right: 21px;
	padding-left: 21px;
	}

#homeright {
	height: 529px;
	width: 700px;
	background-image: url(images/bigs/homeshot.jpg);
	float: right;
}
#homeright .caption {
	color: #FFFFFF;
	padding-top: 368px;
	padding-right: 22px;
	padding-left: 477px;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
}

#homeright .caption a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 17px;
	padding: 10px;
	height: 10px;
	width: 140px;
	background-color: #980146;
	background-image: url(images/button-bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-left-color: #660000;
}

#homeright .caption a:visited {
	color: #FFFFFF;
	text-decoration: none;}

	
#homeright .caption a:hover {
	color: #FF7AC0;
	text-decoration: none;}

/*****************************
	Big Photo Headers
*****************************/

#photoholder {
	width: 980px;
}



#photoleft {
	float: left;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}

#photoright {
	width: 279px;
	float: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
}

	#pagetitles{
	float: left;
	width: 155px;
	font-size: 22px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	margin-top: 14px;
	margin-left: 0px;
	}

/*****************************
	Green Page Body
*****************************/

#greenbody {
	width: 980px;
	height: 100%;
}



#greenleft {
	float: left;
	width: 650px;
	height: 680px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 20px;
	background-color: #B3D888;
	}
	
	
#greenleft p{
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	margin-left: 180px;
}

#greenright {
	width: 239px;
	height: 680px;
	background-image: url(images/lines-green.jpg);
	background-repeat: repeat-x;
	float: right;
	padding: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#greenright li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
}

#greenright h1{
	font-weight: bold;
	color: #003300;
	font-size: 16px;
	line-height: 19px;
	text-align: left;
}

#greenright p{
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	text-align: left;
}

/*****************************
	Blue Page Body
*****************************/

#bluebody {
	width: 980px;
	height: 100%;
}


#blueleft {
	float: left;
	width: 650px;
	height: 680px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #62ADDA;
	}
	
	
#blueleft p{
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	margin-left: 180px;
}

#blueleft h1{
	margin-left: 180px;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
}

#blueleft h2{
	margin-left: 180px;
font-weight: bold;
	color: #000033;
	font-size: 16px;
	line-height: 13px;
	text-align: left;
}

#blueright {
	width: 239px;
	height: 680px;
	background-image: url(images/lines-blue2.jpg);
	background-repeat: repeat-x;
	float: right;
	padding: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#blueright h1{
	font-weight: bold;
	color: #000033;
	font-size: 21px;
	line-height: 24px;
	text-align: left;
}

#blueright p{
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	text-align: left;
}

#blueright p img{
	border: 1px solid #FFFFFF;
	margin-bottom: 9px;
}

#blueright .caption{
	font-size: 11px;
	line-height: 15px;
	font-style: italic;
}

#blueright .caption a{
	color: #000000;

}

#blueright .credits{
	font-size: 11px;
	line-height: 15px;
}


#facebook {
	width: 238px;
	text-align: left;
}

#facebookleft {
	width: 66px;
	height: 66px;
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	float: left;
}

#facebookright{
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}

/*****************************
	Orange Page Body
*****************************/

#orangebody {
	width: 980px;
	height: 100%;
}


#orangeleft {
	float: left;
	width: 650px;
	height: 1100px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #FFB05E;
	}
	
	
#orangeleft p{
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	margin-left: 180px;
}

#orangeleft h1{
	margin-left: 180px;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
}

#orangeleft h2{
	margin-left: 180px;
font-weight: bold;
	color: #000033;
	font-size: 16px;
	line-height: 13px;
	text-align: left;
}

#orangeright {
	width: 239px;
	height: 1100px;
	background-image: url(images/lines-orange.jpg);
	background-repeat: repeat;
	float: right;
	padding: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#orangeright a{
		color: #000000;

}

#orangeright a:hover{
		color: #ffffff;
		background-color:#000000
		

}

#orangeright h1{
	font-weight: bold;
	color: #CC6633;
	font-size: 21px;
	line-height: 26px;
	text-align: left;
}

#orangeright p{
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	text-align: left;
}

#press {
	width: 440px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFC277;
	margin-left: 180px;
	padding-bottom: 8px;
	height: 74px;
	margin-bottom: 12px;
	}
	
	#press img {
	float: left;
	border: 2px solid #FFC277;
	}
	
#pressright {
	width: 210px;
	float: right;
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding-left: 18px;
	padding-top: 26px;
	}
	
/*****************************
	Pink Page Body
*****************************/

#pinkbody {
	width: 980px;
	height: 100%;
}


#pinkleft {
	float: left;
	width: 650px;
	height: 700px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #FF817B;
	}
	
	
#pinkleft p{
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	margin-left: 180px;
}

#pinkleft h1{
	margin-left: 180px;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
}

#pinkleft h2{
	margin-left: 180px;
font-weight: bold;
	color: #000033;
	font-size: 16px;
	line-height: 13px;
	text-align: left;
}

#pinkright {
	width: 239px;
	height: 700px;
	background-image: url(images/lines-pink.jpg);
	background-repeat: repeat;
	float: right;
	padding: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#pinkright a{
		color: #000000;

}

#pinkright a:hover{
		color: #ffffff;
		background-color:#000000
		

}

#pinkright h1{
	font-weight: bold;
	color: #660000;
	font-size: 21px;
	line-height: 26px;
	text-align: left;
}

#pinkright p{
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	text-align: left;
}

#gym {
	width: 450px;
	height: 160px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9690;
	margin-top: 12px;
	padding-top: 8px;
	margin-left: 180px;
	}
	
	#gym img {
	float: left;
	border: 2px solid #FE9D98;
	}
	
#gymright {
	width: 201px;
	float: right;
	font-size: 15px;
	color: #000000;
	text-align: left;
	padding-left: 13px;
	line-height: 19px;
	}
	
/*****************************
	Contact Form
*****************************/


#contact_frame {
	background-color: #73B6DE;
	padding: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000033;
	line-height: 19px;
	text-align: left;
	width: 420px;
	margin-left: 180px;
}
#contact_frame dl {
	margin: 0px;
}
#contact_frame a{
	color: #000000;
}
#contact_frame dl dt {
	font-size: 13px;
	color: #000033;
}
#contact_frame dl dd {
	margin: 0px 0px 14px 0px;
}
#contact_frame dl dd .inputtext {
	width: 380px;
	padding: 4px;
	color: #003366;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 22px;
	font-size: 14px;

}

#contact_frame dl dd .inputmessage {
	width: 380px;
	padding: 4px;
	color: #003366;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 90px;
	font-size: 14px;

}
#contact_frame dl dd #submit {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	padding: 6px;
	height: 36px;
	width: 96px;
	background-color: #980146;
	background-image: url(images/button-bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-left-color: #660000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CA035B;
	border-bottom-color: #CA035B;
}
#contact_frame dl dd input.inputtext:focus {
	color: #003366;
	background-color: #FFFFFF;
	font-size: 13px;
}
#contact_frame dl dd textarea.inputtext {
	color: #000000;
}
#contact_frame dl dd select.inputtext {
	background-color: #FFFFFF;
}

.success {
	font-weight: normal;
	color: #000000;
	font-size: 24px;
	line-height: 18px;
border: none}

.error {
	font-weight: normal;
	color: #000000;
	font-size: 24px;
	line-height: 18px;
	border: none
}


/*****************************
	Brown Page Body
*****************************/

#brownbody {
	width: 980px;
	height: 100%;
}


#brownleft {
	float: left;
	width: 650px;
	height: 680px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #D6AE7A;
	}
	
	
#brownleft p{
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	margin-left: 180px;
}

#brownleft h1{
	margin-left: 180px;
	font-weight: bold;
	color: #330000;
	font-size: 19px;
	text-align: left;
	line-height: 21px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2C396;
}

#brownleft h2{
	margin-left: 180px;
font-weight: bold;
	color: #000000;
	font-size: 16px;
	line-height: 13px;
	text-align: left;
}

#brownright {
	width: 239px;
	height: 680px;
	background-image: url(images/lines-brown.jpg);
	background-repeat: repeat-x;
	float: right;
	padding: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#brownright h1{
	font-weight: bold;
	color: #330000;
	font-size: 16px;
	line-height: 19px;
	text-align: left;
}

#brownright p{
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	text-align: left;
}

/*****************************
	Purple Page Body
*****************************/

#quotemark {
	width: 26px;
	height: 350px;
	background-image: url(images/quotemark.gif);
	background-repeat: no-repeat;
	float: left;
}

#purplebody {
	width: 980px;
	height: 100%;
}


#purpleleft {
	float: left;
	width: 650px;
	height: 1600px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #B0AAD5;
	}
	
	
#purpleleft p{
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	margin-left: 177px;
}

#purpleleft h1{
	margin-left: 180px;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D3A575;
}

#purpleleft h2{
	margin-left: 180px;
font-weight: bold;
	color: #330000;
	font-size: 16px;
	line-height: 13px;
	text-align: left;
}

#purpleright {
	width: 239px;
	height: 1600px;
	background-image: url(images/lines-purple.jpg);
	background-repeat: repeat;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#purpleright h1{
	font-weight: bold;
	color: #330033;
	font-size: 18px;
	line-height: 23px;
	text-align: left;
	letter-spacing: -0.03em;
}

#purpleright p{
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	text-align: left;
}


 /*****************************
	Footer
*****************************/

#foot {
	width: 980px;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 20px;
	clear: both;
	color: #777777;
	padding-top: 21px;
	text-align: left;
	font-weight: bold;
	letter-spacing: -0.02em;
	padding-bottom: 33px;
	float: left;
}


#foot a{
	color: #CCCCCC;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	float: right;
}

#foot a:hover{
	color: #999999;
	
}
 #bot {
	}
