
/*
link 5c98bf
text 607069
back edebe3
footer links 8b9c96
*/

body
{
	margin-top: 15px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #edebe3;
	line-height: 1.5em;
}

#main
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#main img
{
	padding: 0; 
	border: 0;
}

#headerLeft
{
	float:left;
}

#headerRight
{
	float:right;	
	width:758px;
	height:156px;
	background-image:url('./../imgs/home/photos.jpg');
}

#topNav
{
	margin: 14px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

#topNav ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	list-style-type: none;
}

#topNav ul li
{
	margin: 0px;
	padding: 0px 10px 0px 10px;
	display: inline;
	border-left: 1px solid #edebe3;
	font-size: 12px;
}

#topNav li a, 
#topNav li a:visited, 
#topNav li a:active 
{
	padding-top:5px; 
	text-decoration: none; 
	color: #5c98bf;	
}

#topNav li a:hover
{ 
	text-decoration: underline; 
	color: #5c98bf;	
}

#mainNav
{	
	width: 1000px;
	height: 40px;	
}

#mainNav img
{
	border-style:none; 
}

#mainNavLeft
{
	float:left;
}

#mainNavLeft ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;	
}

#mainNavLeft ul li
{
	margin: 0px;
	padding: 0px;	
	display: inline;
}

#mainNavRight
{
	float:right;
	width:167px;
	height:40px;
	background-image:url('./../imgs/home/search_bg.jpg');
}

#mainNavSearch
{
	padding:10px 0px 0px 15px;
}

#search
{
	background-color:#F0F3F3;
	border-color:#C3CFD5;
	border-style:solid;
	height:14px;
	width:100px;
}

#contentSpacer
{
	color: #607069;
	background-image:url('./../imgs/home/bg_top.gif'); 
	background-repeat: repeat-y;
	height:11px;
}

#content
{
	color: #607069;
	background-image:url('./../imgs/home/bg.gif'); 
	background-repeat: repeat-y;
	
	height:auto !important;
	height:1px;
	min-height:1px;
}

#contentLeft
{
	float:left;
	width:245px;
	margin-left:9px;
	padding: 0px 0px 0px 20px;
	background-image:url('./../imgs/watermark.gif');
	background-repeat:no-repeat;
	background-position:bottom;	
	display:inline;
}

#contentLeftNav
{
	float:left;
	width:200px;
	padding: 0px 0px 0px 0px;
}

#contentLeftNav ul
{
	margin-left: 0;
	padding-left: 0;
	border-bottom: 1px dotted #dddddd;
	list-style: none;
	list-style-position:inside;
}

#contentLeftNav ul li
{
	border-top: 1px dotted #dddddd;
	margin: 0;
	padding: 1px 0px 1px 0px;
	list-style: none;
	padding-left: 12px; 	
	background-image: url(./../imgs/arrow.gif); 
	background-repeat: no-repeat;
	background-position: left center;
}

#contentLeftNav li a, 
#contentLeftNav li a:visited, 
#contentLeftNav li a:active 
{ 
	text-decoration: none; 
	color: #5c98bf;	
	font-weight:bold;
}

#contentLeftNav li a:hover
{ 
	text-decoration: underline; 
	color: #5c98bf;	
	font-weight:bold;
}

#contentLeftNav li.selected a, 
#contentLeftNav li.selected a:visited, 
#contentLeftNav li.selected a:active,
#contentLeftNav li.selected a:hover 
{ 
	color: #78a56c;	
}

#contentLeftNav ul li.subnav
{
	border-top: 0px;
	padding-left: 20px; 	
	background-image: none;	
}

#contentLeftNav li.subnav a,
#contentLeftNav li.subnav a:visited, 
#contentLeftNav li.subnav a:active 
{ 
	color: #78a56c;	
	font-weight:normal;
}

#contentLeftNav li.subnav a:hover
{ 
	color: #78a56c;	
	font-weight:normal;
}

#contentLeftNav li.subnav a, 
#contentLeftNav li.subnav a:visited, 
#contentLeftNav li.subnav a:active,
#contentLeftNav li.subnav a:hover 
{ 
	color: #78a56c;	
}

#contentRight
{
	float:right;
	width:280px;
	padding: 0px 20px 0px 10px;
}

#contentCenter
{
	float:left;
	width:400px;
	padding: 0px 0px 0px 0px;
}

#footer
{
	color:#8b9c96;
	clear:both;
	width: 1000px; 
	text-align: right; 
	background-color: #edebe3;
	background-image: url('./../imgs/bottom_shadow.gif'); 
	background-repeat: repeat-x;
}

#footer ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

#footer ul li
{
	margin: 0px;
	padding: 0px 5px 0px 5px;
	display: inline;
	border-right: 1px solid #8b9c96;
	font-weight:normal;
}

#footer li a, 
#footer li a:visited, 
#footer li a:active 
{ 
	text-decoration: none; 
	color: #8b9c96;	
}

#footer li a:hover
{ 
	text-decoration: underline; 
	color: #8b9c96;	
}

#footerLeft
{
	float: left;
}

#footerCenter
{
	float: right;
	padding: 7px 10px 0px 0px;
	text-align:right;
}

#footerRight
{
	float: right;
	padding: 0px 0px 0px 0px;
}





