body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #298EBE;
	height:100%;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../_media/backgrounds/bg_horiz.jpg);
	background-repeat: repeat-x;
}

#wrapmaster {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width:100%;
	min-height:100%;
    }
	
* html #wrapmaster {
	height:100%;
	}
	
	
	/*  HOME STYLES */
	
#home 	{
	width: 831px;
	margin: 0px auto 0px auto;
	padding-top:5px;
	position: relative;
	background-image:url(../_media/backgrounds/bg_horiz_home.gif);
	background-repeat:repeat-y;
	
	}
	
#home img {
	border: 4px solid #2a8ebf;
	margin-left: 17px;
	}
	
#home div {
	float:left;
	margin-right:5px;
	}	
	
#home ul li{
	padding:0px 0px 4px 20px;
	text-align:left;
	color:#267f99;
	font-weight:bold;
	letter-spacing:90%;
	word-spacing:90%;
	margin: 0px 0 0 -5px;
	vertical-align:baseline;
	list-style-type: none;
	background-image: url(../_media/common_assets/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px 10px 0px;
}
	
#home a {
	color:#267f99;
	font-weight:bold;
	text-decoration:none;
	}
	
#home a:hover {
	text-decoration:overline underline;
	}	
	
#home_meet {
	margin-left: 37px;	
	}

#home_meet ul {
	border-top:solid 1px black;
	border-bottom:solid 1px black;
	padding:10px 0 0 10px;
	}

#home_meet ul li{
	color:#000000;
	font-weight:normal;
	list-style-type: none;
	background-image: url(../_media/common_assets/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}
	
#home_meet a{
	color:#606f68;
	font-weight:normal;
	text-decoration:none;
	display:inline;
	background:none;
	}
	
#home_meet a:hover {
	text-decoration:overline underline;
	background:none;
	}		
	
#home_btm {
	width: 831px;
	background-image:url(../_media/backgrounds/bg_horiz_home_btm.gif); 
	background-repeat:no-repeat;
	margin: 0px auto 0px auto;
	height:18px;
	}	
	
	
.home_image {
	margin-right:40px;
	}	

/*CLIENT HEADER*/				

#client_header {
	display: none;
	text-align: left;
	width: 800px;
	float: left;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	z-index: 1000;
}

/*  BASIC TEXT FORMATING */
p {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	}

h1 {
	color: #263621;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	text-align: left;
	margin-top:15px;
	}
	
* html h1 {
	margin-top:0px;
	}

h2 {
	color: #267f99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 98%;
	font-weight: bold;
	text-align: left;
	}

h3 {
	color:#50666d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
	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:#003366;
	text-decoration:none;
	
	}

a:hover {
		text-decoration: underline;

	}

ul {
	
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	}
	
ul li {
	padding: 8px 12px 8px 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 Classes   */	

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right {
	background-color: #CEE5C6;
	border: 1px solid #298EBE;
	margin-bottom: 10px;
	margin-top:8px;
	padding: 4px;
	}
	
.image_right {
	float: right;
	margin-left:10px
	}
	
.image_left {
	float: left;
	margin-right:10px;
	margin-bottom: 20px;
	margin-top: 15px;
	}

.image_center {
	margin: 0px auto 5px auto;
	}

.swf_center {
	margin: 0px auto 5px auto;
	width: auto;
	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_left p, .module_center p, .module_right p {
	color:#000000;
	}
	
.module_left a, .module_center a, .module_right a {
	color: #263621;
	}	
	
.module_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px
	}	

.module_left h2, .module_right h2 {
	background-color: #298EBE;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}

.module_center {
	margin: 0px 10px 10px 10px;
	width: 82%;
	height: auto;
	padding: 5px auto 5px auto;
	
	}	

.module_center h2 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-align: left;
	background-color: #C68A74;
	margin: 0;
	}

	
/*  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;
}

/*  End CSS Classes   */	


/*  CSS IDs   */	


/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;
	}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 817px;
	padding: 0px;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 817px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px 0px 10px 0px;
	background-image: url(../_media/backgrounds/bg_vert.png);
	background-repeat: repeat-y;
	}

/*------------- content main ----------------- */

#content_main{
	width: 564px;
	min-height: 350px;
	text-align: left;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	float: right;
	position: relative;
	right: 5px;
	}

/*------------- content side ----------------- */


#content_side{
	float: left;
	width:165px;
	height:auto;
	min-height: 100%;
	margin: 0px;
	display: inherit;
	position: relative;
	left: 10px;
	}

#content_side p, #content_side h1, #content_side h2, #content_side ul{

}

#content_side p{
	text-align: left;
	font-size: 100%;
	color: #333333;
    }
	
#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 ul {
	text-align: left;
	list-style-image:url(../_media/common_assets/arrow_transparent_bg.gif);
	list-style-position:outside;
	list-style-type:none;
	width: 165px;
	vertical-align: middle;

	}
	
#content_side ul li {
	height: 28px;
	margin-bottom:-16px;	
	padding:8px 10px 8px 10px;}	
	
#content_side li a {
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 100%;
	margin-left: -12px;
	display:block;	
	vertical-align: middle;

	}
		
#content_side li a:hover {
	color:#263621;
	background-image: url(../_media/backgrounds/bg_side_hover.jpg);
	background-position: center;
	background-repeat:no-repeat;
	height: 28px;
	}
	

#content_side .dashed_line{
	background-image: url(../_media/common_assets/dashed_line_white.gif);
	}
	

/*------------- subnav ----------------- */

#subnav {
	float:right;
	width:165px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 96%;	
	font-weight:bold;
	border: solid 1px #77a867;
 	padding: 5px auto 5px 0px;
	margin-left: 10px;
	background-color:#effcea;
	}
	
#subnav h2{
	font-style: italic;
	color:#77a867;
	padding-left: 10px;
		}
#subnav ul {
	list-style-image:none;
	list-style-type:none;
	}
	
#subnav li {
	margin-top:-10px;

	}	
		
#subnav li a {
	text-decoration:none;
	color:#212121;
	}	

#subnav li a:hover{
	text-decoration:underline;
	}		

	
/*------------- main nav ----------------- */

#main_nav{
	width:165px;
	height: 250px;
	margin-bottom: 75px;
	display: block;
	margin-top:45px;
	background-image:url(../_media/common_assets/h_rule.gif);
	background-repeat:no-repeat;
	background-position: bottom;	
	}
	
#main_nav a {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	padding-left:27px;
	text-decoration:none;
	line-height:-2ex;
	display: block;
	
}

	
#main_nav a:hover {
	background-image:url(../_media/backgrounds/bg_main_hover.gif);
	background-position:right;
	text-decoration:none;
	width:168px;
	background-repeat:no-repeat;
}



/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
}

#footer{
	text-align: right;
	width: 831px;
	margin: 0px auto 0px auto;
	height: 100px;
	position: relative;
	background-image:url(../_media/backgrounds/bg_horiz_home.gif);
}

#footer_interior{
	text-align: right;
	width: 817px;
	margin: 0px auto 0px auto;
	height:160px;
	position: relative;
	background-image:url(../_media/backgrounds/bg_vert.png);
	background-repeat:repeat-y;
	}

#footer p{
	color: #267f99;
	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;
	position: relative;
	top: 40px;
}



#footer_interior p{
	width: 564px;
	float:right;
	color: #267f99;
	margin-top: -20px;
	padding: 0px 5px 4px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
	position: relative;
	top: 40px;
}

#footer a, #footer_interior a {
	color: #267f99;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}


#footer a:hover, #footer_interior a:hover {
	text-decoration: underline;
}

#address{
	padding:11px 0px 4px 0px;
	float:left;
	font-weight:bold;
	font-size:100%;
	text-align:left;
	margin-left:245px;
	margin-bottom:20px;
	}

#phone{
	padding:10px 0px 4px 75px;
	float:right;
	font-weight:bold;
	font-size:100%;
	margin-right:20px;
	text-align:left;
	border-top: solid 1px #263621;
	diplay: block;
	margin-bottom:20px;
}	
/*------------- misc styles ----------------- */
#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;
	}
#column_right {
	float: right;
	width: 48%;
	position: relative;
	}
#column_left {
	float: left;
	width: 48%;
	position: relative;
		}
#mapContainer {
	height: 400px;
	width: 500px;
	margin: 0px auto 0px auto;
	border: solid #000000 1px;
}

.top_pad {
	padding-top:12px;
	}
.top_marg {
	margin-top:12px;}	
	
.pull_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #298EBE;
	background-color: #F3FFEC;
	text-align: center;
	margin: 5px;
	padding: 2px;
	float: left;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #263621;
	border-left-color: #263621;
}

.pull_right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #298EBE;
	background-color: #F3FFEC;
	text-align: center;
	margin: 5px;
	padding: 2px;
	float: right;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #263621;
	border-left-color: #263621;
}

#values{
	text-align:center;
	width: 380px;
	float:left;
	}
	
.underline {
	text-decoration: underline;
}

#seo{
	width:780px;
	margin: 0px auto 0px auto;
	padding:20px;
	}
	
.quote {
	font-size:110%;
	font-style: italic;
		}	
		

.bnaframe {
	width: 260px;
	height: 150px;
	float: left;
	margin: 5px;
	}			
		