/* 
Page Content Styles
Not Necessary for Menu to Operate 
*/
body{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
#body {
	background-image: url(images/site-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
#logo {
	background-image: url(images/logo.png);
	height: 128px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	overflow: hidden;
	text-align: left;
	margin-left: 15px;
}
#logo a {
	padding-top: 200px;
	display: block;
	width: 329px;
}

#wrapper {
	padding:0px 0px 0px 0px;
	margin:0px;
	width: 960px;
	background-image: url(images/content-top-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#content {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/content-bg.png);
	background-repeat: repeat;
	background-position: center top;
	clear:both;
}
#home-left {
	width: 375px;
	margin-left: 50px;
	padding: 0px;
	float: left;
	clear: both;
}




/*
Top Nav Menu Styles
Required for Menu to Work
*/
div#nav_menu {
	z-index:100;
	margin: 0px;
	position: relative;
	background-color:#48637e;
	height:27px;
}
div#nav_menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	background-color:#7896b5;
	width:960px;
	height:27px;
	background-image: url(images/nav-rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div#nav_menu ul li { float: left; margin: 0; padding:0; position: relative; background-image: url(images/nav-divider.gif); background-repeat: no-repeat; background-position: left top; height: 27px; text-align:center; width: 137px; }

div#nav_menu ul li a {
	color: #ffffff;
	font-weight:bold;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 0 0;

}

div#nav_menu ul li a:hover {
	color: #e3c995;
}
div#nav_menu ul li ul {
	border: 1px solid #FFFFFF;
	display: none;
	left: 8px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 18px;
	width: 100px;
}

div#nav_menu ul ul,
div#nav_menu ul li:hover ul ul,
div#nav_menu ul ul li:hover ul ul
{display: none;}

div#nav_menu ul li:hover ul,
div#nav_menu ul ul li:hover ul,
div#nav_menu ul ul ul li:hover ul
{display: block;}

div#nav_menu ul ul ul{
	left:100px;
	top:0px;
}

div#nav_menu ul #lastmenu a{
	border:none;
}
div#nav_menu ul li:hover ul, div#nav_menu ul li.over ul {
	display: block;
}
div#nav_menu ul li ul li {
	padding: 1px 3px 1px 3px;
	margin:0px;
	background-color: #FFFFFF;
	width: 100px;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	opacity: .8;
}
html>body div#nav_menu ul li ul li {
	width: 94px;
}
div#nav_menu ul li ul li:hover {
	-moz-opacity:9;
	filter:alpha(opacity=90);
	opacity: 9;
	background-color: #F49424;
}
div#nav_menu ul li ul li a {
	display: block;
	color: #15678E;
	padding: 0px;
	text-align: left;
	border:none;
	text-transform: capitalize;
	font-weight: normal;
}
div#nav_menu ul li ul li a:hover {
	color: #FFFFFF;
}
/*End Menu Styles*/




#footer-inside {
	text-align: right;
	clear: both;
	margin-top: 10px;
	margin-right: 52px;
	padding-bottom: 5px;
	margin-left: 10px;
	color:#e3c995;
	font-weight:bold;
}
#footer-inside a, #sub a, #home-left a, #sub-video a {
	color: #e3c995;
	text-decoration: none;
}
#footer-inside a:hover, #sub a:hover, #home-left a:hover, #sub-video a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#footer-outside {
	clear: both;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f9fc0;
}
.right {
	float: right;
}
#footer-outside a {
	color: #7f9fc0;
	text-decoration: none;
}
#footer-outside a:hover {
	color: #48637e;
}
#home-right {
	float: right;
	width: 490px;
	padding-top: 40px;
}
#sub-right {
	float: right;
	width: 490px;
	margin-top: 28px;
}
#home-right img, #sub-right img {
	padding-right: 10px;
	padding-bottom: 10px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#spacer {
	height: 60px;
}
#sub {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	clear: both;
}
#sub-video {
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
}
#sub h1,#home-left h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #a5e0ef;
}
#sub h2, #home-left h2, #sub-video h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sub h3, #home-left h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div.clear { clear:both; }

/* Contact Us */
#contactForm { margin:0; padding:0; }
#contactForm div { margin:0; padding:0; }
#contactForm div.label { clear:left; float:left; width:105px; margin-right:10px; margin-bottom:2px; }
#contactForm div.field { float:left; width:255px; margin-bottom:2px; }
#contactForm div.required { color:#222222; }
#contactForm input,
#contactForm select,
#contactForm textarea {
	margin:0;
	padding:0;
	color: #000000;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
#contactForm div.label_textarea { clear:left; width:370px; padding-top:10px;}
#contactForm div.field_textarea { clear:left; width:370px; padding-bottom:10px; overflow:hidden; }
#contactForm div.field_textarea textarea { width:360px; height:125px; }

/* Rates */
div.rates { text-align:center; }
div.rate {
	float:left;
	width:32%;
	margin-left:1%;
	background-image: url(images/box-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #48637e;
	margin-bottom:5px;
	border: 1px solid #48637E;

 }

/* Hosts & Coaches */
div.staff div { margin:0; padding:0; }
div.staff div.coach { margin-top:15px; }
div.coach .img { float:left; width:300px; margin-bottom:10px;  overflow:hidden; }
div.coach .bio {
	float:right;
	width:440px;
	text-align:left;
	overflow:hidden;
}
div.coach .bio .dates {
	float:left;
	width:100px;
	overflow:hidden;
	padding:3px 0;
	padding-right:10px; 
	border-top:1px solid #ddd;
	text-align:right;
}
div.coach .bio .achievements {
	float:left;
	width:315px;
	overflow:hidden;
	padding:3px 0;
	padding-left:10px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	text-align:left;
}
div.coach .bio .notopborder { border-top:0; }
.rate .title {
	margin: 5px;
	color: #ffe4b3;
	background-color: #48637e;
	padding: 5px;
}
#sub .rate .title h3 {
	color: #ffe4b3;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/*Rowing Videos */
img.left { padding: 3px; border: 0; float: left; clear: left; margin: 0 10px 0 0; }
