body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../_media/backgrounds/body_BG.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapmaster {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width:100%;
	min-height:100%;
    }
	
* html #wrapmaster {
	height:100%;
	}

#client_header {
	display: none;
	text-align: left;
	width: 800px;
	float: left;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	z-index: 1000;
}
/*  THESE STYLES ARE SPECIFIC TO THE 'ADVANCED' CSS STRUCTURE */
#wrap {
	width: 832px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	text-align:left;
	background-image: url(none);
	background-repeat: repeat-y;
	}

#wrapcenter	{
	padding: 0px;
	width: 800px;
	height: 100%;
	float: left;
	}
	
html>body#wrapcenter {
	height: auto;
	}

#wrapleft {
	padding: 0px;
	width: 16px;
	height: 200px;
	float: left;
	background-image:  url(../_media/backgrounds/bg_left.gif);
	background-repeat: no-repeat;
	}
	
#wrapright	{
	padding: 0px;
	width: 16px;
	height: 200px;
	float: right;
	background-image: url(../_media/backgrounds/bg_right.gif);
	background-repeat: no-repeat;
	background-position: top;
	}

#content_header{
	width: 800px;
	margin: 0px;
	background-image: url(../_media/backgrounds/bg_content_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	}
	
#content_footer{
	width: 100%;
	margin: 0px auto 0px auto;
	background-image: url(../_media/backgrounds/bg_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
/*  END 'ADVANCED' CSS STRUCTURE STYLES */
/*  BASIC TEXT FORMATING */
p {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	}

h1 {
	color: #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	text-align: left;
	margin-top:0px;
	}
	
h2 {
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	}

h3 {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	}

h4 {
	color: #21344E;
	font-size: 125%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	}

a {
	color: #993300;
	text-decoration: none;
	font-size: 90%;
	}

a:hover {
	text-decoration: underline;
	}

ul {
	list-style-image: url(../_media/common_assets/arrow_transparent_bg.gif);
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}
	
ul li {
	padding-left: 0px;
	}
	
ol {
	padding:0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	}
	
ol li {
	padding:0px 8px 8px 0px;
	}
	
a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}
/*  CSS IDs   */

/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;
	font-size: 90%;
	}
	
#header_top {
	background-image: url(../_media/backgrounds/bg_topbar.jpg);
	width: 800px;
	height: 19px;
	margin: 0px;
	padding: 11px 0px 0px 0px;
	float: right;
	color: #ECE5BC;
	font-size: 90%;
	}
	
#header_top a {
	color: #ECE5BC;
	font-weight: normal;
	font-size: 90%;
	}
	
#header_top a:hover {
	background-color: #000000;
	}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 800px;
	padding: 0px;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 800px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px 0px 10px 0px;
	background-image: url(../_media/backgrounds/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}
	
#block {
	background-color: #7D1706;
	height: 38px;
	width: 790px;
	font-size: 90%;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	
#block a {
	color: #ECE5BC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
	margin: 10px 0px 0px 2px;
	}
	
#block a:hover {
	text-decoration: underline;
	}
	

/*------------- content main ----------------- */

#content_main{
	width: 565px;
	min-height: 350px;
	text-align: left;
	float: right;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 8px;
	padding-left: 5px;
	}
#content_box 
	
 {
	width: 566px;
	background-color: #F2DEBB;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#content_box p {
	font-size: 85%;
	margin: 6px 0px;
	}
	
#content_box .more a {
	color: #3F478D;
	text-align: right;
	font-size: 95%;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	}
	
#content_box h2 {
	color: #3F478D;
	font-size: 115%;
	font-weight: bold;
	margin: 6px 0px;
	text-align: center;
	}
	
	
#logon{
	width: 453px;
	min-height: 350px;
	text-align: left;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-left: 5px;
	height: 384px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	background-image: url(../_media/backgrounds/logonBGNEW.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	
.interior #content_box h2 {
	color: #3F478D;
	font-size: 115%;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
	text-align: left;
	}
	
.interior #content_box ul {
	border: none;
	margin: 0px 3px;
	padding: 0px 0px 0px 15px;
	font-size: 90%;
	}
	
.interior #content_box li {
	margin: 0px;
	padding: 0px;
	border: none;
	font-weight: bold;
	font-style: italic;
	}
	
.interior #content_box .master_column {
	width: 500px;
	position: relative;
	left: 75px;
	top: 5px;
	}
	
.interior #content_box .column1 {
	width: 150px;
	float: left;
	}
	
.interior #content_box .divide {
	border-bottom: 1px solid #000000;
	width: 450px;
	margin: 0px auto;
	padding: 5px 0px;
	}
	
.interior #content_box .img {
	float: right;
	position: relative;
	right: 10px;
	top: 5px;
	}
	
.interior #content_box .column4 {
	width: 285px;
	float: left;
	position: relative;
	left: 8px;
	top: 5px;
	font-size: 85%;
	}
	
.interior #content_box .column4 h2 {
	margin: 0px 0px 0px -1px;
	}
	
.interior #content_box .column4 h3 {
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	}

.interior #content_box .column2 {
	width: 150px;
	float: left;
	}

.interior #content_box .column3 {
	width: 150px;
	float: left;
	}
	
.interior #content_box .archive {
	float: right;
	position: relative;
	top: 10px;
	right: 15px;
	padding: 0px 0px 10px 0px;
	}
	
.interior #content_box .archive a {
	color: #003399;
	font-weight: bold;
	}
	
#content_box h3 {
	font-size: 100%;
	margin: 6px 0px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}
	
#content_box #column1 {
	width: 245px;
	float: left;
	position: relative;
	left: 25px;
	}
	
#content_box #column2 {
	width: 245px;
	float: right;
	position: relative;
	right: 25px;
	}
	
#content_box_top {
	width: 566px;
	height: 12px;
	background-image: url(../_media/common_assets/img_index_content_top.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 5px auto 0px auto;
	}
	
#content_box_btm {
	width: 566px;
	height: 12px;
	background-image: url(../_media/common_assets/img_index_content_btm.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	clear: both;
	}
	
#content_sm_box {
	width: 268px;
	float: left;
	position: relative;
	left: 5px;
	top: 10px;
	margin: 0px;
	}
	
#content_sm_box p {
	margin: 0px;
	text-align: center;
	}
	
.rss {
	padding: 2px 0px;
	}
	
.rss p {
	padding: 4px 0px 0px 0px;
	}
	
.rss_btn {
	float: left;
	margin: 0px 2px 0px 0px;
	}
	
#content_sm_box a {
	font-size: 85%;
	}
	
#content_sm_box h2 {
	font-size: 100%;
	text-align: center;
	color: #3F478D;
	margin: 0px 0px 5px 0px;
	}

#content_sm_box_top {
	background-image: url(../_media/common_assets/img_index_sm_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 268px;
	height: 7px;
	}
	
#content_sm_box_btm {
	background-image: url(../_media/common_assets/img_index_sm_btm.jpg);
	background-repeat: no-repeat;
	width: 268px;
	height: 7px;
	clear: both;
	}
	
#content_sm_box_bg {
	width: 248px;
	padding: 0px 10px;
	background-color: #F2DEBB;
	}
	
#content_red_box {
	width: 281px;
	float: right;
	position: relative;
	right: 5px;
	top: 10px;
	}
	
#content_red_box a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#content_red_box a:hover {
	text-decoration: underline;
	}
	
#content_red_box p {
	margin: 0px 0px;
	font-size: 90%;
	color: #FFFFFF;
	text-align: justify;
	}
	
.img_spacer {
	padding: 10px 0px;
	}
	
.img_shield {
	float: left;
	margin: -12px 10px 0px 50px;
	padding: 5px 0px 0px 0px;
	}
	
#content_red_box strong {
	font-size: 95%;
	color: #FFFFFF;
	}

#content_red_box_top {
	width: 281px;
	height: 8px;
	background-image: url(../_media/common_assets/img_index_sm_red_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
#content_red_box_bg {
	width: 261px;
	padding: 0px 10px;
	background-color: #821A09;
	}
	
#content_red_box_btm {
	width: 281px;
	height: 8px;
	margin: 0px 0px 10px 0px;
	background-image: url(../_media/common_assets/img_index_sm_red_btm.jpg);
	background-repeat: no-repeat;
	}

/*------------- content side ----------------- */


#content_side{
	float: left;
	width:218px;
	height: auto;
	min-height: 100%;
	margin: 0px;
	display: inherit;
	position: relative;
	padding: 0px;
	background-color: #7D1706;
	}

#content_side p, #content_side h1, #content_side h2, #content_side ul{

}

#content_side p{
	text-align: left;
	font-size: 90%;
	color: #FFFFFF;
    }
	
#content_side h1 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
    }
	
#content_side h2 {
	color: #1c82b1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	}
	
#content_side h3 {
	color: #1c82b1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	}
	
#content_side ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE5BC;
	}
	
.bullet {
	margin: 1px 5px 0px 0px;
	float: left;
	}
	
.logos {
	padding: 10px 0px;
	}
	
.img_block {
	margin: 5px 0px 0px 10px;
	float: left;
	}
	
.img_block2 {
	margin: 5px 0px 0px 80px;
	float: left;
	}
	
.search {
	padding: 2px 0px 0px 15px;
	color: #ECE5BC;
	font-weight: bold;
	margin: 0px;
	font-size: 90%;
	}
	
.box {
	margin: 4px 0px 0px 0px;
	}
	
	
#content_side a {
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	
	}
	
#content_side a:hover {
	
	background-color: #000000;
	}

#content_side .dashed_line{
	background-image: url(../_media/common_assets/dashed_line_white.gif);
	}

/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
}

#footer{
	text-align: center;
	width: 800px;
	margin: 0px auto 0px auto;

}
#footer p{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}


#footer a:hover {
	text-decoration: underline;
}
/*------------- misc elements ----------------- */

#column_right {
	float: right;
	width: 48%;
	position: relative;
	}
#column_left {
	float: left;
	width: 48%;
	position: relative;
		}
#mapContainer {
	height: 400px;
	width: 98%;
	margin: 0px auto 0px auto;
}


/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right, #mapContainer {
	background-color: #F1EAD4;
	border: solid #C68974 1px;
	margin-bottom: 5px;
	padding: 4px;
	}
	
.image_right {
	float: right;
	margin-left:10px;
	border: 1px solid #7D1706;
	margin-right: 5px;
	}
	
.image_left {
	float: left;
	margin-right:10px
	}

.image_center {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 80px;
	}

.swf_center {
	margin: 0px auto 5px auto;
	width: 460px;
	height: 160px;
	}

.swf_impacted {
	margin: 0px auto 5px auto;
	width: 480px;
	height: 350px;
	}

.module_right {
	float: right;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px
	}	

.module_right h2, .module_left h2, .module_center h2 {
	background-color: #C68A74;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}
	
.module_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px
	}	

.module_center {
	margin: 0px 10px 10px 10px;
	width: 80%;
	height: auto;
	padding-bottom: 5px;
	}
	
#photo {
	width: 216px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #701709;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7D1706;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #7D1706;
	border-left-color: #7D1706;
	float: left;
	clear: both;
	height: auto;
	}


#photo a {
	color: #FFFFFF;
	font-weight: bold;
	display: inherit;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	font-size: 100%;
	}
	
#photo a:hover {
	text-decoration: none;
	display: inline;
	}
	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center;
	}

.text_left {
	text-align: left;
	}

.text_right {
	text-align: right;
	}

/*  DESIGN ELEMENTS */
	
.dashed_line{
	background-image: url(../_media/common_assets/dashed_line_grey.gif);
	background-repeat: repeat-x;
	height: 4px;
	margin-bottom: 8px;
	clear: both;
	}

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
.float_left{
	float: left;
}

.float_right{
	float: right;
}

.highlight {
	border: solid #C68974 1px;
	background-color: #EFE6CD;
	width: 97%;
	margin: 0px auto 0px auto;
	padding: 10px 10px 5px 10px;
	}

/*  End CSS Classes   */
#menu {
	list-style-type:none;
	padding:0;
	margin:0;
	width:218px;
	position:absolute;
	left:0;
	z-index:100;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {
	float:left;
	position:relative;
	background-color: #9f7507;
}

#menu li.sub {
	background-color: #811a09;
}

#menu li, #menu li a {
	display:block;
	color:#ECE5BC;
	font-family:arial, sans-serif;
	font-size:11px;
	line-height:24px;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	text-indent:5px;
	width: 218px;
}


#menu ul,
#menu li:hover ul ul,
#menu li:hover ul li:hover ul ul {
	display:none;
	width: 218px;
}

#menu li:hover {
	color:#ECE5BC;
	z-index:500;
	background-color: #000000;
	width: 218px;
}

#menu li:hover ul {
	display:block;
	height:150px;
	width: 218px;
}
#menu li:hover ul li:hover ul, 
#menu li:hover ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:110px;
	top:-1px;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	width: 218px;
}

#menu li:hover ul li.fly {
}
#menu li:hover ul li:hover {
	background-color: #000000;
	width: 218px;
}

#menu li:hover ul li:hover ul li {background:#c60;}
#menu li:hover ul li:hover ul li.hover ul li {background:#780; z-index:500;}

#menu li:hover ul li:hover ul li.fly {background: #c60 url(frog_arrow.gif) no-repeat top right;}
#menu li:hover ul li:hover ul li:hover {z-index:500; background:#fa4;}
#menu li:hover ul li:hover ul li:hover a {color:#000;}

#menu li:hover ul li:hover ul li:hover ul li:hover {background:#aa0;}
#menu li:hover ul li:hover ul li.hover ul li:hover a {color:#fff;}

#nav img {display:block; float:right;}
#nav p {margin:0px; padding:17px 0 0 0; color:#000; font-size:12px; font-family:arial, sans-serif; text-align:justify;}
x
