/*=== Setup ===*/
*{
	
	margin: 0;
	padding: 0
}
body{
	background: #000000;
	color: #000000;
	font: 0.8em "Trebuchet MS",Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #0000CC;
	text-decoration: underline
}
a:hover{
	text-decoration: underline
}

li{
	margin-left: 34px;
	list-style-image: none;
	list-style-type: disc;
}
h2{
	font-size: 1.6em;
	margin: 0 0 .5em
}
h3{
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 .5em
}
h4{
	font-size: 1em;
	margin: 0 0 .5em
}
.highlight
{
	color: #000000;
	background-color: #ffff00;
}
p{
	line-height: 1.4em;
	padding: 0 0 1em
}
/*=== Layout ===*/
#bgr{
	background: url(../images/bgr.jpg) #000000 no-repeat top;
	margin: 0 auto;
	width: 1004px
}
#page{
	background: #ffffff;
	margin: 0 auto;
	width: 970px
}
#content{
	background: url(../images/content-bgr.gif) repeat-x bottom
}
#page-top{
	background: url(../images/page-top.gif) no-repeat top;
	height: 63px;
	margin: 0 auto;
	overflow: hidden;
	width: 970px
}
#page-top2{
	background: url(../images/page-top2.gif) no-repeat top;
	height: 28px;
	margin: 0 auto;
	overflow: hidden;
	width: 970px
}

#page-bot{
	background: url(../images/page-bot.jpg) no-repeat left top;
	height: 169px;
	margin: 0 auto;
	overflow: hidden;
	width: 1004px
}
/*=== Header ===*/
#header{
	height: 255px;
	padding: 0 0 0 60px
}
#header .content{
	float: right;
	padding: 60px 0 0;
	width: 658px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.jpg) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 249px
}
#header h1 a{
	display: block;
	height: 218px;
	text-decoration: underline
}
/*- Slogan -*/
#header .slogan{
	background: url(../images/slogan.jpg) no-repeat top;
	height: 50px;
	width: 263px
}
/*- Visitor Info -*/
.visitor-info{
	color: #ffffff;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0 0;
	width: 345px
}
.visitor-info strong{
	color: #ffcc00
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	font-size: 15px;
	height: 45px;
	margin: 36px 0 0 -5px;
	position: relative
}
.nav1 li{
	float: left;
	line-height: 45px;
	background-repeat: no-repeat;
	background-position: center;
}
.nav1 li.last{
	background: none
}
.nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 13px 0 15px;
	text-decoration: underline
}
.nav1 li a:hover{
	text-decoration: underline
}
/*- Nav2 -*/
.nav2{
	clear: both;
	color: #ffffff;
	font-size: 15px;
	height: 42px;
	padding: 0 0 0 642px;
	position: relative
}
.nav2 a{
	color: #ffffff
}
.nav2 a:hover{
	text-decoration: none
}
.nav2 li{
	float: left;
	line-height: 42px
}
/*=== Headline ===*/
.headline{
	background: url(../images/hd01.jpg) no-repeat top;
	color: #ffffff;
	height: 302px;
	height: 70px;
	margin: 0 0 6px;
	overflow: hidden;
	padding: 12px 15px 0 22px
}
.headline a{
	color: #ffffff
}
.headline h3{
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-size: 24px;
	margin: 0 0 4px
}
.headline  h4{
	font-size: 12px;
	margin: 0
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 10px 15px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 640px
}
#centercolforopentemplate{
	float: left;
	width: 950px;
	font-size: 1.2em;
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 302px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 10px;
	width: 302px
}
.box .top,.box .bot{
	clear: both;
	height: 10px;
	overflow: hidden;
	background-image: url(../images/box-top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.box .bot{
	background: url(../images/box-bot.gif) no-repeat top
}
.box .content, .box .content2{
	background: url(../images/box-bgr.gif) #ffffff no-repeat bottom;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 250px;
	min-height: 250px;
	padding: 5px 15px 0
}
.box .content2{
	height: auto !important;
	height: 240px;
	min-height: 240px;
	padding: 0 2px 0 5px
}
.box h4{
	background: url(../images/hl-dot.gif) repeat-x bottom;
	color: #622323;
	margin: 0 0 1em;
	padding: 0 0 3px
}
/*- Box2 -*/
.box2{
	width: 160px
}
.box2-top,.box2-bot{
	background: url(../images/box2-top.gif) no-repeat top;
	clear: both;
	height: 28px;
	overflow: hidden
}
.box2-top h3{
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	line-height: 28px;
	padding: 0 0 0 35px
}
.box2-bot{
	background: url(../images/box2-bot.gif) no-repeat top;
	height: 7px
}
.box2-content{
	background: #e0e0e0;
	height: 1%;
	padding: 20px 10px 0
}
/*- Box3 -*/
.box3{
	font-size: 1.2em;
	margin: 0 0 10px;
	width: 302px
}
.box3 .top{
	background: url(../images/box3-top.gif) no-repeat top;
	clear: both;
	height: 28px;
	overflow: hidden
}
.box3 .top h3{
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	line-height: 28px;
	padding: 0 0 0 15px
}
.box3 .content{
	padding: 13px 5px 0 15px
}
.box3 li{
	padding: 0 0 .7em
}
/*- Box4 -*/
.box4{
	font-size: 1.2em;
	margin: 0 0 .8em;
	width: 641px
}
.box4 .top,.box4 .bot{
	background: url(../images/box4-top.gif) no-repeat top;
	clear: both;
	height: 32px;
	overflow: hidden
}
.box4 .top h3{
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
	padding: 0 0 0 15px
}
.box4 .bot{
	background: url(../images/box4-bot.gif) no-repeat top;
	height: 10px
}
.box4 .content{
	background: url(../images/box4-bgr.gif) no-repeat top;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	height: 1%;
	padding: 15px 15px 5px
}
.box4 ul{
	float: left;
	padding: 0 25px 0 0
}
.box4 li a{
	color: #333333
}
.box4 li a em{
	color: #990000
}
/*- Box5 -*/
.box5{
	float: left;
	margin: 0 8px 0 0;
	width: 183px
}
.box5.last{
	margin: 0
}
.box5 .top,.box5 .bot{
	background: url(../images/box5-top.gif) no-repeat top;
	clear: both;
	height: 34px;
	overflow: hidden;
	text-align: center
}
.box5 .top h3{
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	line-height: 34px
}
.box5 .bot{
	background: url(../images/box5-bot.gif) no-repeat top;
	height: 13px
}
.box5 .content{
	background: url(../images/box5-bgr.gif) repeat-x top;
	height: 1%;
	padding: 8px 8px 0
}
.box5 p{
	padding: 0 0 5px 5px
}
.box5 .thumb{
	text-align: center
}
.box5 .thumb img{
	border: 1px solid #ffffff
}
/*- Box6 -*/
.box6{
	margin: 0 0 10px;
	width: 640px
}
.box6 .top,.box6 .bot{
	background: url(../images/box6-top.gif) no-repeat top;
	clear: both;
	height: 15px;
	overflow: hidden
}
.box6 .bot{
	background: url(../images/box6-bot.gif) no-repeat top;
	height: 10px
}
.box6 .content{
	background: url(../images/box6-bgr.gif) #ffffff no-repeat top;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	height: 1%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/*- Box7 -*/
.box7{
	background: url(../images/box7-bgr.gif) no-repeat left top;
	color: #990000;
	font: 12px Arial, Helvetica, sans-serif;
	height: 96px;
	text-align: center;
}
.box7 .wrap{
	float: left;
	width: 155px;
	text-align: center;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
.box7 .wrap2{
	float: right;
	text-align: center;
	width: 175px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 33px;
}

.box7 .wrap1{
	float: left;
	width: 155px;
	text-align: center;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
.box7 h4{
	font-weight: normal;
	margin: 0
}
.box7 img{
	margin: 0 0 3px
}

/*- Coach Info Box -*/
.coach{
	float: left;
	width: 130px
}
.coach .thumb{
	height: 127px;
	overflow: hidden;
	width: 130px
}
#topforopen {
	background-color: #560404;
	background-repeat: repeat-x;
}
#topforopen h3 {
	color: #FFFFFF;
	text-align: center;

}

.coach .cname{
	background: url(../images/cname.gif) no-repeat top;
	color: #990000;
	height: 26px;
	line-height: 22px;
	text-align: center;
	width: 130px
}
/*=== Link Buttons ===*/
.btn-more{
	font-size: 13px;
	text-align: right
}
/*=== Pics, Thumbs, Ads etc. ===*/
.video{
	height: auto;
	width: 640px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 17px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
}
/*=== Footer ===*/
#footer{
	color: #ffffff;
	font-size: 13px;
	padding: 58px 118px 0 20px
}
#footer a{
	color: #ffffff
}
#footer .copyr{
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	background: url(../images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 1px;
	margin: 0 0 10px;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
input {
	width: 265px;
}
textarea {
	width: 265px;
}
#signupdiv {
	height: auto;
	width: 320px;
	margin-right: 40px;
	text-align: center;
	vertical-align: top;
	position: relative;
	float: right;
}
#signupdiv640 {
	height: auto;
	width: 220px;
	padding-right: 30px;
	text-align: center;
	vertical-align: top;
	position: relative;
	float: right;
}
#signupdiv640 input {
width: 190px;

}

/*=== Index Fixes for Stephan ===*/
#indexcontent {
	padding-left: 15px;
	padding-right: 15px;
		
}

#indexcontent h1 {
	height: auto;
	width: 100%;
	font-size: 1.8em;
	font-weight: bold;
	color: #003399;
	text-align: center;
	font-family: tahoma;
	padding-top: 15px;
	padding-bottom: 10px;
}
