@charset "utf-8";
a {
   outline: none;
}
body {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	margin: 0px;
	height: 90px;
	background-repeat: no-repeat;
	background-image: url(images/TBDC_logo_col_hz.png);
}
#navbar {
	background-image: url(images/nav_bg.jpg);
	height: 52px;
}
.p_space {
	line-height: 0em;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.p_space2 {
	line-height: 1em;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 18px;
}

#bluebar_spacer {
	height: 65px;
}
#content_body {
	width: 758px;
	border: 2px solid #006;
	float: left;
	padding-bottom: 20px;
	margin-bottom: 10px;
	padding-right: 20px;
}
#program_container {
	width: 760px;
	margin-left: 10px;
	margin-top: 10px;
}
#team_container {
	width: 760px;
	margin-left: 20px;
	margin-top: 20px;
	height: 29.7em;
	clear: both;
}
#team_nav_container {
	float: left;
	width: 740px;
	height: 300px;
}


.coaches_info {
	height: 225px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	border: thin solid #8C0F05;
}
.coach_image_left {
	float: left;
	height: 225px;
}
.coach_image_right {
	float: right;
	height: 225px;
}
.coach_text_left {
	float: left;
	margin-top: 9px;
	margin-right: 10px;
	margin-left: 10px;
	height: 205px;
	background-image: url(images/coaches/coaches_txt_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
}
.coach_text_right {
	float: right;
	margin-top: 9px;
	margin-right: 10px;
	margin-left: 10px;
	height: 205px;
	background-image: url(images/coaches/coaches_txt_gold.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
}






#splash_container {
	height: 216px;
	width: 300px;
	float: right;
}



#content_left {
	width: 504px;
	float: left;
	padding-left: 20px;
	margin-top: 20px;
}
#contact_info_left {
	width: 440px;
	height: 216px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #900;
	background-image: url(images/coaches/coaches_txt_gold.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 10px;
}

#flash_image_holder {
	height: 205px;
	width: 500px;
	float: left;
}
.left_side_title_box {
	height: auto;
	width: 500px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 18px;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1em;
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-align: center;
	float: right;
}
.left_side_text_box {
	clear: both;
	height: auto;
	margin-top: 20px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}
#content_right {
	width: 208px;
	float: right;
	height: auto;
	background-image: url(images/red_side_bar.jpg);
	background-repeat: repeat-y;
	border: 3px solid #000;
	margin-top: 20px;
	padding-top: 10px;
	clear: both;
}

.right_side_text_box {
	height: auto;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding-top: 2px;
	color: #00CDFC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.right_side_divider {
	height: 10px;
	width: 180px;
	background-image: url(images/divider_bar.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: 20px;
	padding-bottom: 5px;
	padding-top: 20px;
}
.right_side_title {
	height: auto;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	line-height: 1em;
	background-image: url(images/divider_bar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-align: right;
}
#affiliate_bar {
	height: 100px;
	width: 780px;
	float: left;
	padding-bottom: 10px;
	clear: both;
}
#affiliate_enclose_left {
	float: left;
	height: 100px;
	width: 390px;
}
#affiliate_enclose_right {
	float: right;
	height: 100px;
	width: 390px;
}
#affiliate_dive_on {
	width: 175px;
	padding-left: 20px;
	float: left;
}
#affiliate_cgc {
	width: 195px;
	float: right;
	padding-top: 25px;
}
#affiliate_trillium {
	width: 195px;
	float: left;
	padding-top: 30px;
}
#affiliate_dive_ca {
	width: 175px;
	float: left;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #F90;
}
#footer {
	clear: both;
	height: 30px;
	background-image: url(images/gold_bar.jpg);
	background-repeat: repeat-x;
	border: 1px solid #000;
}
table {
	background-color: #FFF;
	width: 562px;
	padding: 0px;
	overflow: auto;
	color: #FFF;
	font-size: 14px;
	height: 29.7em;
}
tr {
	background-color: #999;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

th {
	background-color: #999;
	font-size: 14px;
	color: #FFF;
}
