body		
{
	margin: 0px auto 0px auto;
	background-color: #333;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

#main_holder {
	margin: 0px auto;
	width: 952px;
	background-color: #fff;
}

.hidden {
	display: none;
}

a:link {
	/*color: #4c7db5;*/
	color: #245478;
	text-decoration: none;

}

a:visited {
	color: #5C7E99;
	text-decoration: none;
}

a:active {
	color: #f00;
}

a:hover {
	color: #FF6F00;
}

/* === HEADER STYLES ======================================== */

h2 {
	font-size: 18px;
	color: #333;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 16px;
	color: #333;
	margin : 10px 0 0 0;
	padding : 0;
	font-weight: bold;
}



/* /// NAVIGATION STYLES //////////////////////////////////////////////////////// */

#logo-image {
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#CCC;
}

#navholder {
	text-align:right;
	height:200px;
}


#logoAndNav_holder		
{
	width: 200px;
	border-width: 0px 1px 0px 0px;
	border-style: dotted;
	border-color: #000;
}

#nav_holder		
{
	margin: 0px;
	padding: 0;
}

#navigation		
{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 202px;
	height: 330px;
	background-image: url(/img/nav_background.jpg);
	background-position: left bottom;
}

#banner {
	float: left;
	height: 330px;
	margin: 0;
	padding: 0;
}

#navigation a {
	color: #333;
	text-decoration: none;
}

#navigation a:link {
	color: #333;
}
#navigation a:visited {
	color: #333;
}
#navigation a:active {
	color: #f00;
	text-decoration: none;
}
#navigation a:hover {
	color: #FF6F00;
	text-decoration: none;
}

#navigation ul {
	margin: 5px 0 0 0px;
	padding: 0;
	font-size: 14px;
	text-align: right;
}

#navigation li		
{
	list-style-type: none;
	margin: 0px;
	padding: 3px 22px;
}


#breadcrumbs-top {
	background-color: #4681B6;
	color: #fff;
	padding : 3px 0px 3px 20px ;
	font-size: 11px;
	
	border-width : 1px 0px ;
	border-style : dotted ;
	border-color : #4681B6 ;
}

#breadcrumbs-top a:link {
	color: #fff;
	text-decoration: none;
}

#breadcrumbs-top a:visited {
	color: #fff;
	text-decoration: none;
}

#breadcrumbs-top a:active {
	color: #f00;
	text-decoration: none;
}
#breadcrumbs-top a:hover {
	color: #fff;
	text-decoration: underline;
}

#sitemap {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* === SUB-NAVIGATION STYLES ============================================= */

.subnav {
	padding : 4px 0px 4px 30px ;
	font-family : Georgia, Times, serif ;
	color : #245478 ;
}

#sub_subnav div {
	padding : 4px 0px 4px 60px ;
	background-image: url(/img/subnav_active.jpg);
	background-repeat: repeat-y;
	color : #245478 ;
}

.sub_subnav_active {
	font-weight : bold ;
}

.subnav_title
{
	font-family: Times, Georga, serif;
	font-size: 44px;
	color: #8FB0D0;
	line-height: 34px;
	padding: 30px 20px 25px 30px;
	text-transform: uppercase;
}


.subnav_expanded li { background-color: #FCC; }

#subnav_holder		
{
	float: left;
	/* width: 310px; */
	width: 415px;
	padding: 0 0 0 5px;
	margin: 0px;
	
}

ul#sub-nav-list {
	margin: 10px 0 0 0;
	padding:0px;
	font-size:13px;
	padding-right:20px;
	margin-top:10px;
	list-style-type: none;
	text-transform: uppercase;
}

#sub-nav-list a {
	text-decoration : underline ;
}

.featured_image {
	border-bottom: 1px dotted #4681B6;
}

/* === CONTENT STYLES ==================================================== */

#contentAndSubnav_holder		
{
	width: 100%;
	float: left;
	background-color: #fff;
	background-image: url(/img/faux_01.jpg);
	background-repeat: repeat-y;
}

#content_holder		
{
	float: left;
	/* width: 620px; */
	width: 500px;
	padding: 0px;
	margin:0px;
	
}

.customHR {
	clear: both;
	border: 0;
	margin: 0;
	padding: 0;
	height: 9px;
	background-color: #4681B6;
}



#content {
	padding : 30px ;
	
	font-family : Verdana ;
	font-size : 12px ;
	line-height : 18px ;
	
}



/* /// FOOTER STYLES ///////////////////////////////////////////////////// */

#standard{
	float:right;
	margin-right: 10px;
}

#footer_holder {
	float: left;
	font-size:10px;
	/*background-color: #4681B6;*/
	background-color: #fff;
	height: 20px;
	color: #000;
	width: 100%;
	border-top: 1px solid #333;
	padding-top: 3px;
}

#breadcrumbs-bottom {
	float:left;
	text-transform: uppercase;
	margin-left: 10px;
}

#footer_holder a:link {
	color: #000;
	text-decoration: none;
}

#footer_holder a:visited {
	color: #000;
	text-decoration: none;
}

#footer_holder a:active {
	color: #f00;
	text-decoration: none;
}
#footer_holder a:hover {
	color: #000;
	text-decoration: underline;
}



/* === LIST STYLES ======================================================= */

.level1 {
	font-size: 12px;
	margin: 0;
	padding: 4px 0 4px 30px;
}

.level2 {
	font-size: 12px;
	margin: 0;
	padding: 4px 0 4px 60px;
}

.level3 {
	font-size: 12px;
	margin: 0;
	padding: 4px 0 4px 90px;
}

.highlighted {
	background-color: #dae8f3;
	background-image: url('/img/subnav_active.jpg');
}

/*.level1selected {
	font-size: 14px;
	padding-left: 0;
	margin-left: -8px;
}

.level2selected {
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
}

.level3selected {
	font-size: 12px;
	padding-left: 36px;
}*/

.level1selected {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 4px 0 4px 30px;
}

.level2selected {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 4px 0 4px 60px;
}

.level3selected {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 4px 0 4px 90px;
}