* html {
	height: 100%;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #F7FFEC;
	background-image: url(../_media/markers/horz_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wrapmaster {
	position: relative;
	top: 0px;
	left: 0px;
	height:auto;
	width: 900px;
	min-height:100%;
	margin: 0px auto 0px auto;
	background-image: url(../_media/markers/vert_bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
    }
	
#index {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width: 100%;
	min-height:100%;
	background-image: url(../_media/markers/vert_bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
    }
	
* html #wrapmaster {
	height:100%;
	}

#wrap {
	width: 900px;
	padding: 0px;
	height: auto;
	text-align:left;
	background-image: url(none);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#wrapcenter	{
	padding: 0px;
	width: 900px;
	height: 100%;
	float: left;
	}
	

html>body#wrapcenter {
	height: auto;
	}

#wrapleft {
	padding: 0px;
	width: 10px;
	height: 300px;
	float: left;
	background-image:  url(../_media/markers/left_bg.jpg);
	background-repeat: no-repeat;
	}
	
#wrapright	{
	padding: 0px;
	width: 10px;
	height: 300px;
	float: right;
	background-image: url(../_media/markers/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}

#client_header {
	display: none;
	text-align: left;
	width: 900px;
	float: left;
	background-color: #FFFFFF;
	z-index: 1000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*  BASIC TEXT FORMATING */
p {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	}

h1 {
	color: #2F5B00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F5B00;
	text-align: left;
	margin-top: 0px;
	}

h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	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: #F0FFDB;
	text-decoration: none;
	}

a:hover {
	color: #305C00;
	text-decoration: underline;
	}

ul {
	list-style-image: url(../_media/markers/bullet_img.gif);
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color: #000000;
	}
	
ul li {
	padding: 6px 6px 6px 0px;
	}
	
ol {
	color:#000000;
	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_left2, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right {
	background-color: #F0FFDB;
	border: solid #305C00 1px;
	margin-bottom: 5px;
	padding: 4px;
	}
	
.image_right {
	float: right;
	margin-left:10px;
	}
	
.image_left2 {
	float: left;
	margin: 5px 10px 20px 0px;
	}
	
.image_left {
	float: left;
	margin-right:10px;
	}

.image_center {
	margin: 0px auto 5px auto;
	}

.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: 250px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px
	}	

.module_right h2 {
	background-color: #2F5B00;
	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: 250px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px
	}	

.module_left h2 {
	background-color: #2F5B00;
	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: 80%;
	height: auto;
	padding-bottom: 5px;
	}	

.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: #2F5B00;
	margin: 0;
	}

.module_right a {
	color: #2F5B00;
}	
	
.module_center a {
	color: #2F5B00;
}	

.module_left a {
	color: #2F5B00;
}	  	
	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center
	}

.text_left {
	text-align: left
	}

.text_right {
	text-align: right
	}
	
.text_indent {
	text-indent:10px;
	}	

/*  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: 805px;
	padding: 0px;
	}
#index_header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 900px;
	padding: 0px;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 805px;
	text-align: center;
	background-image: url(../_media/markers/interior_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 120px;
	background-position: top;
	padding-top: 15px;
	}

/*------------- content main ----------------- */

#seo{
	position:relative;
	width: 775px;
	margin: 0px auto 0px auto;
}
#seo a {
	color:#262626;}

#content_main{
	width: 575px;
	min-height: 300px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
	left: 10px;
	}
#content {
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}

/*------------- content side ----------------- */


#content_side{
	float: right;
	width:182px;
	height: 250px;
	min-height: 100%;
	margin: 0px;
	display: inherit;
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
	right: 3px;
	}


#content_side p, #content_side h1, #content_side h2, #content_side ul{
	
}

#content_side p{
	text-align: left;
	padding-left: 6px;
	padding-right:8px;
	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: #2F5C01;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	}
	
#content_side a{
	color:#2F5B00;
	}
	
#content_side h2 a{
	color: #2F5C01;
}

#content_side ul {
	text-align: left;
	list-style-type: none;
	}
	
#content_side li a {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 100%;
	color: #000000;
	}
	
	
#content_side li a:hover {
	text-decoration: underline;
	}
	
#content_side li.indent{
	text-indent:15px;
	}
	
	
#content_side .dashed_line{
	background-image: url(../_media/common_assets/dashed_line_white.gif);
	}
	


/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
}

#addresses{
	text-align: right;
	width: 900px;
	margin: 0px auto 0px auto;
	height: 83px;
	position: relative;
	background-image: url(../_media/markers/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#footer{
	text-align: right;
	width: 595px;
	left: 10px;
	height: 80px;
	position: relative;
}
#footer p{
	color: #285000;
	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: 20px;
}

#footer a {
	color: #F0FFDB;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}


#footer a:hover {
	text-decoration: underline;
}

#footer_index{
	text-align: right;
	width: 775px;
	margin: 0px auto 0px auto;
	height: 80px;
	position: relative;
}
#footer_index p{
	color: #285000;
	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: 20px;
}

#footer_index a {
	color: #F0FFDB;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}


#footer_index a:hover {
	text-decoration: underline;
}

/*------------- misc styles ----------------- */
.bold{
	font-weight: bold;
	}

#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: 410px;
	width: 510px;
	margin: 0px auto 0px auto;
	border: solid #000000 1px;
}


#address_text {
	width: 800px;
	margin: 0px auto 0px auto;
}

.office_address{
	float:left;
	width:25%;
	margin:0px;
	padding:0px;
	}	
	
.office_address h2 {
	margin:5px auto 0px 20px;
	padding:0px;
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	}

.office_address p {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 2px auto 0px 30px;
	text-align:left;
	padding:0px;
	line-height:125%;
	font-weight:bold;
	font-size:95%;
	}