p {
	margin: 10px 0;
}
ul, ol {
	padding-left: 15px;
	list-style-position: outside;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
img {
	border: none;
}
a, a:visited {
	color: #00483A;
}
a:hover {
	color: #556A72;
}
h2, h3, h4, h5 { color: #C4A404; margin: 10px 0;}
h2 {color: #00483A; font-size: 1.3em;}
h3 {color: #C4A404; font-size: 1.2em;}
h4 {color: #00483A; font-size: 1.1em;}
h5 {color: #C4A404; font-size: 1em;}
h6 {color: #00483A; font-size: 1em;}
hr {
	border: none 0;
	border-top: 1px solid #EEE;
	width: 80%;
	height: 1px;
	margin: 20px;
	text-align: center;
	clear: both;
}
table {
	border-collapse: collapse;
}
table td {
	padding: 0 2px;
	border: 1px solid #EEE;
}
table td p {
	margin: 0;
}
dl {
	width: 100%;
	margin: 2em 0;
	padding: 0;
}
dt {
	width: 20em;
	float: left;
	margin: 0;
	padding: .5em;
	border-top: 1px solid #EEE;
	font-weight: bold;
}
dd {
	float: left;
	width: 22em;
	margin: 0;
	padding: .5em;
	border-top: 1px solid #EEE;
}
body {
	margin: 0 auto;
	font: 62.5% Helvetica, Arial, Verdana, sans-serif;
	background: #00483A;
	text-align: center;
}
#outer_container {
	margin: 0 auto;
	width: 100%;
	background: #FFF;
}
#inner_container {
	margin: 0 auto;
	width: 100%;
	background: url(../img/top_bg.gif) repeat-x;
}
/* SPLASH page styles */
#splash_inner_container {
	margin: 0 auto;
	width: 100%;
	background: url(../img/splash_top_bg.gif) repeat-x;
}
#splash_container {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}
#splash_header {
	width: 950px;
	height: 200px;
}
#splash_main {
	margin: 0 auto;
	width: 950px;
	height: 466px;
	padding-bottom: 18px;
	background: url(../img/splash_main_bg.jpg) no-repeat;
	text-align: left;
}
#splash_show {
	height: 247px;
	margin: 0 26px;
	float: left;
}
#splash_show ul {
	margin: 0 10px;
	list-style: none;
}
#splash_show li {
	width: 147px;
	height: 247px;
	margin: 0 10px;
	padding: 0;
	color: #00483A;
	background: url(../img/splash_box.png) no-repeat;
	float: left;
}
#s1, #s2, #s3, #s4, #s5 {
	height: 100px;
}
#splash_show li p {
	margin-top: 0;
	padding: 0 5px 0;
	height: 67px;
	width: 137px;
	line-height: 1.1em;
	text-align: center;
}

/* ------- */
#splash_subnav {
	margin: 20px 0;
	float: left;
}
#splash_subnav ul {
	margin: 0 24px;
	padding: 0;	
}
#splash_subnav li {
	padding: 0 10px;
	list-style: none;
	float: left;
}
#splash_subnav #book_online { background: #00483A;}
#splash_subnav #directions { background: #00483A;}
#splash_subnav #offers { background: #00483A;}
#splash_subnav #book_online,
#splash_subnav #directions,
#splash_subnav #offers {
	margin-top: 20px;
	width: 200px;
	font-size: 1.2em;
	line-height: 30px;
	color: #FFF;
	text-align: center;
}
#splash_subnav li a {
	text-decoration: none;
	display: block;
}
#splash_subnav li a:hover {
	text-decoration: underline;
}
/* ------- */
#splash_content p {
	margin: -40px 160px 20px;
	color: #FFF;
	font-size: 1.1em;
	line-height: 1.2em;
	text-align: center;
	float: left;
}
/* ------- */
#splash_footer {
	margin: 0 auto;
	position: relative;
	top: -18px;
	width: 950px;
	height: 70px;
	color: #00483A;
	background: url(../img/splash_footernav_bg.jpg) no-repeat;
	clear: both;
}
#splash_footer ul {
	position: relative;
	width: 650px;
	top: 10px;
	margin: 0 140px;
	text-align: center;
}
#splash_footer li {
	padding-left: 10px;
	font-size: 1.6em;
	list-style: none;
	display: inline;
}
#splash_footer li a {
	padding-right: 10px;
	text-decoration: none;
}
#splash_footer li a:hover {
	color: #556A72;
}
/* End SPLASH page styles */
#container {
	margin: 0 auto;
	text-align: left;
	width: 950px;
	background: #FFF url(../img/bg.gif) repeat-y;
	overflow: hidden;
}
#header {
	height: 123px;
}
#members {
	width: 100px;
	height: 100px;
	position: relative;
	top:-100px;
	z-index: 100;
	float: right;
}
#sub_header {
	height: 125px;
}
/* --- main navigation --- */
#nav {
	font-size: 1.4em;
	height: 34px;
	background: url(../img/nav_bg.gif) no-repeat;
}
#nav li {
	padding: 0 10px;
	list-style-type: none;
	float: left;
}
#nav a {
	padding: 4px;
	line-height: 34px;
}
#nav a:link, #nav a:visited,
#academy_nav a:link, #academy_nav a:visited {
	color: #00483A;
	text-decoration: none;
}
#nav a:hover, #academy_nav a:hover {
	color: #FFF;
	background: #C4A404;
}
#academy_nav {
	font-size: 1.2em;
	height: 34px;
	background: url(../img/nav_bg.gif) no-repeat;
}
#academy_nav li {
	padding: 2px 12px 0;
	list-style-type: none;
	text-align: center;
	float: left;
}
#academy_nav a {
	display: block;
}
#general_nav {
	height: 2px;
	background: url(../img/general_nav_bg.gif) no-repeat;
}
#content {
	width: 840px;
	padding: 30px 60px;
	float: left;
}
#left_col {
	padding-bottom: 20px;
	width: 538px;
	font-size: 1.2em;
	line-height: 1.6em;
	border-bottom: 1px solid #00483A;
	float: left;
}
#left_col h1 {
	color: #C4A404;
	padding: 20px 0;
	font-size: 1.6em;
	border-top: 1px solid #00483A;
}
#left_col ul, #left_col ol {
	margin-left: 10px;
	padding-left: 25px;
}
#crumb_trail {
	padding-bottom: 10px;
	color: #C3C7CC;
	font-size: 1.2em;
	font-style: italic;
	text-align: right;
}
#crumb_trail a, #crumb_trail a:visited {
	color: #C3C7CC;
}
#crumb_trail a:hover {
	color: #C4A404;
}
.imageright {
	margin: 0 0 10px 10px;
	border: 1px solid #556A72;
	float: right;
	clear: right;
}
.gallery img {
	margin: 5px;
	padding: 2px;
	border: 1px solid #C3C7CC;
}
.gallery a:hover img {
	border: 1px solid #556A72;
}
div.video {
	margin: 10px 0 20px 10px;
	float: right;
	clear: right;
}
img.break {
	margin-bottom: 20px;
}
div.break {
	clear: both;
}
div#course-tour {
	margin-bottom: 15px;
}
#course-tour li {
	padding: 0 5px;
	list-style: none;
	float: left;
}
p.top {
	font-size: .9em;
}
p.top a {
	color: #C4A404;
	text-decoration: none;
}
p.top a:hover {
	color: #556A72;
}
p.center {
	text-align: center;
}
p.question {
	color: #C4A404;
	font-weight: bold;
}
/* form styles */
.form  {
	width: 480px;
}
form {
	margin-top: 20px;
}
fieldset {
	margin: 10px 0;
	padding:10px;
	border: 1px solid #C3C7CC;
	background: #EEE;
}
legend { 
	padding: 2px 8px;
	font-size: 1.1em;
	color:#556A72;
	background: #FFF;
	border: 1px solid #556A72;
}
ul.form li { 
	list-style:none;
	clear:both; 
}
ul.form label { 
	text-align: right;
	float:left; 
	width:200px; 
	padding:5px 5px 5px 0;
}
.form input  {
	display:block; 
	float:left; 
	padding:3px; 
	width:180px; 
	margin:5px 0 5px;
	background:#FFF;
	border: 1px solid #556A72;
	outline:none;
	text-align: right;
}
.form input:hover, input:focus, input:active { 
	border-color:#222; 
	background:#C3C7CC;
}
.form select {
	font-size: .9em;
}
.form em {
	font-size:0.8em; 
	color:#222; 
	font-style:normal;
}
.form .send { 
	width:150px; 
	height:35px; 
	padding:10px; 
	margin-right: 4px;
	text-align:center; 
	border: 1px solid #222; 
	font-weight:bold; 
	color:#222;   
}
.form .send:hover {
	cursor:pointer; 
	color:#222;
}
.input { 
	text-align: right; 
	color: #000;
}
#right_col {
	margin-left: 60px;
	font-size: 1.4em;
	float: left;
}
.facebook {
	margin: 0 0 20px 20px;
}
#subnav li {
	padding-bottom: 10px;
	width: 220px;
	list-style: none;
}
#subnav a {
	display: block;
	line-height: 24px;
	border-bottom: 1px solid #00483A;
}
#subnav a:link, #subnav a:visited {
	color: #00483A;
	text-decoration: none;
}
#subnav a:hover {
	color: #C4A404;
}
#subnav #corporate_sites {
	margin-bottom: 220px;
	color: #556A72;
	text-indent: 14px;
	width: 231px;
	height: 26px;
	border: none;
	outline: none;
	background: url(../img/dropdown_bg.gif) no-repeat;
}
#subnav #corporate_sites li { width: 250px; }
#subnav #corporate_sites a {border: none;}
#footer {
	margin: 0 auto;
	position: relative;
	width: 950px;
	height: 124px;
	background: url(../img/mainfooter.gif) no-repeat;
	clear: both;
}
#footer h2 {
	margin: 0;
	padding-top: 20px;
	text-align: center;
	font: normal 10px Helvetica, Arial, Verdana, sans-serif;
	color: #FFF;
}
#footer h2 a:visited, #footer h2 a:link {
	color: #FFF;
	text-decoration: none;
}
#footer h2 a:hover {
	color: #000;
}
#footer h3 {
	margin: 0;
	padding-top: 4px;
	text-align: center;
	font: normal 10px Helvetica, Arial, Verdana, sans-serif;
}
#footer h3 a:visited, #footer h3 a:link {
	color: #1A525A;
	text-decoration: none;
}
#footer h3 a:hover {
	color: #FFF;
}