/* Styling updated for dyamic HTML pages */

* {
	margin:0;
	padding:0;
}

body {
	background-color:#162413;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	color:#ffffff;
	background-image:url(../images/page-background.gif); 
	background-repeat:repeat-x; 
}

h1 {
	color:#f5dc0e;
	font-size:26px;
	font-weight:normal;	
	margin-bottom:18px;
	padding-left:6px;
}

h1 a {
	color:#f5dc0e;
	font-size:26px;
	font-weight:normal;
	text-decoration:none;
}


h1 a:hover {
	text-decoration:underline;
}


h2 {
	color:#f5dc0e;
	font-size:22px;
	font-weight:normal;
	margin-bottom:0px;
	padding-left:26px;
}

h3 {
	color:#b0c093;
	font-size:18px;
	margin-bottom:18px;
	padding-left:26px;
}

a {
	color:#FFFFFF;
}

a:hover {
	color:#f5dc0e;
}

a img {
	border:none;
}

ul, ol {
	margin-bottom:26px;
}

li ul, li ol {
	margin-bottom:0px;
}


iframe {
	margin-top:30px;
	height:1400px;
	width:968px;
}

div.header  {  /* page header image */
}

div.phone  {
	position:absolute;
	top:0px;
	right:20px;
	width:222px;
	height:44px;
}

div.page  {
	position:relative;
	width:969px;
	margin:40px auto 10px auto;
}

.page img {
	border:#000 3px solid;
}

.page p {
	padding:0px 10px 0px 26px;
	margin-bottom:26px;
}

div.menu  {
	width:969px;
}

.menu ul  {
	display:block;
	width:969px;
	margin-bottom:0px;
}

.menu li  {
	display:block;
	float:left;
	width:132px;
	height:28px;
	background-image:url(../images/menu-item.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:3px;
	color:#eacc16;  /* deep gold */
}

.menu li a {
	color:inherit;
	text-decoration:none;
}

.menu li a:hover {
	color:#b0c093;  /* olive */
}


.menu li.nav-tab-selected a {
	color:#FFF;
}

.menu li.nav-tab-selected a:hover {
	color:#FFF;
}

div.nav-tab  {
	float:left;
	width:322px;
	height:24px;
	border:#f5dc0e 1px solid;
	color:#f5dc0e;
	text-align:center;
	padding-top:2px;
	margin:-1px 0px 0px -1px;
}

.nav-tab a {
	color:#f5dc0e;
	text-decoration:none;
}

.nav-tab a:hover {
	color:#ffffff;
	text-decoration:none;
}

.nav-tab-selected  {
	color:#ffffff;
}

.nav-tab-selected a {
	color:#ffffff;
	text-decoration:none;
}

div.main-content  {
	position:relative;
	clear:both;
	width:968px;
	height:450px;
	background-image:url(../images/content-back.png);
	background-repeat:repeat-y;
	background-color:#162413;
/*	border:#f5dc0e 1px solid;  */
	margin-left:-1px;
	padding-bottom:26px;	
	overflow:hidden;
}

div.content-top  {
	position:absolute;
	width:968px;
	height:30px;
	background-image:url(../images/content-top.png);
	background-repeat:no-repeat;
	z-index:1;
}

div.content-bot  {
	position:relative;
	width:968px;
	height:30px;
	margin-left:-1px;
	background-image:url(../images/content-bot.png);
	background-repeat:no-repeat;
	clear:both;
}

div.expansive  {
	position:relative;
	width:6000px;
	clear:both;	
}

div.content-panel  {
	position:relative;
	float:left; 
	width:968px;
}

.content-panel#cpanel1  {
	left:0px;
}

.content-panel#cpanel2  {
	left:0px;
}

.content-panel#cpanel3  {
	left:0px;
}

.content-panel#cpanel4  {
	left:0px;
}

div.left-content  {
	padding:40px 10px 0px 16px;
	float:left;
	width:500px;
	z-index:10;
}

.left-content ul li  {
	margin-left:44px;
	margin-bottom:8px;
}

.left-content ol li  {
	margin-left:50px;
	margin-bottom:8px;
}

div.right-content  {
	padding:40px 10px 0px 10px;
	float:left;
	right:0px;
	width:410px;
	text-align:center;
	z-index:10;
}

.right-content p {
	margin:0px 0px 8px 0px;
}

.right-content a  {
	color:#f5dc0e;
	text-decoration:none;
}

.right-content a:hover  {
	color:#ffffff;
	text-decoration:none;
}

.right-content#team  {
	padding-top:100px;
	padding-bottom:30px;
}


div.wide-content  {
	padding:40px 10px 0px 16px;
	width:910px;
	z-index:10;
}

.wide-content ul li  {
	margin-left:44px;
	margin-bottom:8px;
}

.wide-content ol li  {
	margin-left:50px;
	margin-bottom:8px;
}


div.address  {
	width:969px;
	text-align:center;
	margin:-4px auto 5px auto;
	font-size:12px;
	color:#f5dc0e;
}

div.medals  {  /* csp banners */
	width:222px;
	text-align:center;
	margin:20px auto 0px auto;
}

.medals img {
	margin:0px 16px;
}

div.text-links  {
	width:969px;
	text-align:center;
	margin:15px auto 0px auto;
	font-size:12px;
	font-weight:bold;
	color:#101a0e;
}

.text-links a {
	color:#101a0e;
	margin:0px 20px;
	text-decoration:none;
}

.text-links a:hover {
	color:#f5dc0e;
	margin:0px 20px;
	text-decoration:none;
}

div.copyright  {
	width:969px;
	text-align:center;
	margin:0px auto 25px auto;
	font-size:11px;
	color:#101a0e;
}

div.spacer {
	clear:both;
	height:0px;
}

div.mls {
	height:auto;
	color:#FFF;
}

.mls hr {
	display:none;
}

