/* CSS Document */
* {	margin:0; padding:0; font-size:100%;}

body{background:#000000; text-align:center;}
#main{
	background:url(/images/top-tail.gif) repeat-x;
	width: 980px;
}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{ font-family: Arial, Helvetica, sans-serif; font-size:0.8125em; line-height:1.231em; color:#00000;}

input, select { vertical-align:middle; font-weight:normal;}

a {
	color:#CCCCCC;
}
a:hover{text-decoration:none;}
p {
	padding-top:16px;
	color: #CCCCCC;
}
h2{ font-size:3.154em; color:#0000; text-transform:uppercase; font-weight:normal; line-height:1em; text-align:right; padding:8px 46px 0 0; letter-spacing:-3px;}
h2 strong{ display:block; font-size:0.512em; font-family: Arial, Helvetica, sans-serif; color:#481c08; font-weight:normal; margin-bottom:-12px; padding:0; letter-spacing:normal;}
h2 span{ color:#661100; font-size:0.585em; display:block; letter-spacing:normal; margin-top:-11px;}
h3{ font-size:2.615em; font-weight:normal; letter-spacing:-3px; text-transform:uppercase; line-height:1em; color:#e6f0f3; padding-bottom:26px;}
h3 span{ display:block; margin-top:-2px; font-size:0.647em; letter-spacing:-2px; color:#7b8a8e; line-height:1em;}
em{ font-size:1.077em; color:#859ca2;}
h4{
	font-size:1.846em;
	text-transform:uppercase;
	font-weight:normal;
	color:#e6f0f3;
	letter-spacing:-2px;
	word-spacing:2px;
	padding-bottom:15px;
	line-height: normal;
}
strong{ text-transform:uppercase; display:block; color:#859ca2; padding-bottom:9px;}

/* ============================= main layout ====================== */
.imgindent {margin:0 20px 0 0; float:left;}
.phone{ float:right; padding-right:58px;}
.phone2{ float:right; padding-right:75px;}
.space1{ margin-left:10px;}
.padding1{ padding-top:17px;}
.padding2{ padding-top:26px;}
.padding3{ padding-top:42px;}

/* ============================= header ====================== */
#header{
	width:980px;
	height:450px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/header-bg_original.jpg);
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#header .top{
	width:100%;
	overflow:hidden;
	height:120px;
}
#header form{ float:right;}
#header .logo{
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}
#header .menu{ width:100%; /*overflow:hidden;*/ height:50px;}
#header .menu ul{
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
#header .menu li{
	float:left;
	font-size:16px;
	text-transform:uppercase;
	padding-left:20px;
	line-height: normal;
	font-weight: bold;
}
#header .menu a{
	color:#7b8a8e;
	display:inline-block;
	margin-right:35px;
	letter-spacing:-1px;
	text-decoration: none;
}
#header .menu a:hover{
	text-decoration:underline;
}
#header .slogan{
	width:250px;
	height:250px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 635px;
}

/* ============================= content ====================== */
#content{
	width: 980px;
	padding-top: 0;
	padding-bottom: 0;
}
#trainers {
	width: 330px;
	padding-left: 30px;
}

.content{
	background:url(/images/content-bg.gif) no-repeat 0 0 #141414;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 49px;
	padding-left: 0;
	width: 980px;

}
.indent{ padding:19px 45px 0 46px;}
.indent1{ padding:26px 70px 0 0;}

.unline{ border-bottom:solid 1px #262b2f; padding-bottom:24px; margin-bottom:23px;}

.link{ display:inline-block; background:url(/images/link-tail.gif) top repeat-x; color:#290500; font-weight:bold; text-decoration:none; margin-top:30px;}
.link span{ display:block; background:url(/images/link-left-bg.gif) left top no-repeat;}
.link span span{ background:url(/images/link-right-bg.gif) right top no-repeat; padding:11px 19px 11px 19px;}
.link:hover{ background:url(/images/link-tail-act.gif) top repeat-x;}
.link:hover span{ background:url(/images/link-left-bg-act.gif) left top no-repeat;}
.link:hover span span{ background:url(/images/link-right-bg-act.gif) right top no-repeat;}

.box{ background:url(/images/box-tail.gif) top repeat-x #0e0e0e; padding:33px 0 16px 0;}
.box .indent{ padding:0 40px 0 32px;}

.list{ margin:-5px 0;}
.list li{
	padding-left:5px;
	padding-bottom: 7px;
	padding-top: 7px;
	font-style: normal;
	color: #CCCCCC;
	font-size: 14px;
	list-style-image: url(images/list-marker.gif);
}
.list a{
	display:block;
	font-size:1.077em;
	text-decoration:underline;
	font-style:normal;
	background:url(/images/unline.gif) bottom repeat-x;
}
.list .last a{ background:none;}
.list a:hover{
	background:#494542;
	color:#000000;
}
.row-2{ padding-top:10px;}

/* ============================= footer ====================== 
#footer{ width:100%; overflow:hidden;}
#footer .rss{ float:right; padding:21px 56px 0 0;}
#footer .rss a{ background:url(/images/rss-bg.gif) right top no-repeat; display:inline-block; padding:2px 40px 4px 0; text-transform:uppercase; color:#636e76; text-decoration:none;}
#footer .rss a:hover{ color:#d44804; font-weight:bold;}
#footer .text{ padding:23px 0 0 93px;}
#footer .text a{ text-decoration:none;}
#footer .text a:hover{ color:#d44804;}
*/
/* ============================= forms ============================= 
#SearchForm{ margin:55px 0 0 0; padding-right:50px; background:url(/images/form-bg.gif) no-repeat 0 0;}
#SearchForm .input1{ border:solid 0; background:none; font-family: Arial, Helvetica, sans-serif; font-size:1em; color:#3d5666; padding:5px 0 6px 13px; width:190px; vertical-align:top;}
#SearchForm .input2{ vertical-align:top;}

#ContactForm{ padding-top:5px;}
#ContactForm label{ display:block; height:26px;}
#ContactForm input{ border:solid 1px #6e7881; background:none; font-family: Arial, Helvetica, sans-serif; font-size:0.846em; color:#6e7881; padding:2px 0 2px 3px; width:249px;}
#ContactForm textarea{ border:solid 1px #6e7881; background:none; font-family: Arial, Helvetica, sans-serif; font-size:0.846em; color:#6e7881; padding:2px 0 2px 3px; width:249px; height:65px; overflow:auto;}
#ContactForm a{ float:right; display:block; font-weight:bold; margin:14px 5px 0 24px; color:#6e7881;}.strong {
	color: #666;
}
*/
.Adam {
	color: #666;
}
.Adam {
	color: #666;
}
.we {
	color: #666;
}
.josh {
	color: #666;
}
#page1 #main #content .content .row-2 .indent .container .column-2.space1 {
	color: #666;
}
.whitney {
	color: #666;
}
.hear {
	color: #666;
}
.were {
	color: #666;
}
.yellow {
	color: #FF0;
}
#page5 #main #content .content .indent .container.padding2 {
	font-family: Handwriting - Dakota;
}
hr {
	color: #272727;
}
.rightimg {
	margin-top: 20px;
}
#community {
	width: 200px;
	margin-top: 20px;
	padding-left: 8px;
}
#community img {
	margin-right: 20px;
}
