body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #6E8B56;
	background-image: url(../_media/images/paul_index_bg3.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#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:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 140%;
	margin:0 0 10px 0;
	}

h1 {
	color: #4A6E2C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A6E2C;
	text-align: left;
	margin:0 0 20px 0;
	font-weight: normal;
	}
	
h2 {
	color: #2c421a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	margin: 20px 0 15px 0;
	}

h3 {
	color:#2c421a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: left;
	font-weight: bold;
	margin:10px 0 0 0 ;
	}

h4 {
	color: #21344E;
	font-size: 125%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	}

a {
	color: #643b52;
		}

a:hover {
	color: #454b52;
	text-decoration:none;
	}

ul {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color: white;
	}
	
ul li {
	list-style-type:circle;
	padding: 8px 8px 8px 0px;
	}
	
ol {
	padding:0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	color: white;
	}
	
ol li {
	padding:0px 8px 8px 0px;
	}
	
a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}
	
dl {
	margin-bottom:25px;
	}	
	
dt {	
	color:#2c421a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: left;
	font-weight: bold;
	margin:10px 0 0 0 ;
	}
	
dd {	
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 140%;
	margin:0 0 10px 0;
	}
	
	
/*  CSS IDs   */

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


#header_wrapper{
	width: 100%;
	}

#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: 0;
	background-image: url(../_media/backgrounds/bg-vert.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
#content_bg {
	background-image: url(../_media/backgrounds/content-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px 0px;
}

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

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


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


#content_side{
	float: left;
	width:184px;
	margin: 0px;
	height:650px;
	min-height:100%;
	display: inherit;
	position: relative;
	left: 16px;
	text-align:left;
	}

#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: #ffffff;
	/*background-color:#a6b999;*/
	background-image:url(../_media/backgrounds/stripe2.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;  
	margin:15px 0 0px;
	padding: 8px 10px 8px;
	border-top: 5px double #ffffff;
	border-bottom: 5px double #ffffff;
	border-right: 1px solid #ffffff;
		}
		
#content_side h2.home {
	margin: 0px 0 15px;
	font-size: 90%;
	padding: 3px 10px;
	border:none;
	}		
	
#content_side h2.home a {
	text-decoration:none;
	color: #ffffff;
	display: block;
	}	
	
#content_side ul {
	margin:0px 0 50px;
	padding:10px 0 10px;
	border-right: 1px solid #ffffff;
	border-bottom: 5px double #cbdfca;
	}


#content_side li {
	list-style-type: none;
	list-style-position:outside;
	margin:0 0 0 10px;
		}
	
#content_side li a {
	color: #4a6e2c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;  
	text-decoration: none;
	
	}
	
#content_side li a:hover {
	color: #243911;
	}

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


#content_side ul#quicklinks {
	/*background-color:#a6b999;*/
	background-image:url(../_media/backgrounds/stripe2.gif);
	padding-top: 10px;
	border-top: 5px double #ffffff;
	border-bottom: 5px double #ffffff;
	}
	
#content_side #quicklinks li {
	padding-top: 10px;
	padding-bottom: 10px;
	}	
	
	
#content_side #quicklinks a {
	color: #FFFFFF;
		}	

#content_side #quicklinks a:hover {
	color: #385321;
	}


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

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

#footer{
	text-align: left;
	width: 770px;
	margin: 0px auto 0px auto;
	padding: 15px 0px;
}
#footer p{
	color: #bed2bd;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom:3px double #bed2bd;
}

#footer a {
	color: #bed2bd;
	font-weight: bold;
	font-size: 100%;
	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: #6E8B56;*/
	background-color: #e5fae5;
	border: solid #2c421a 1px;
	margin-bottom:15px;
	padding: 4px;
	}

.module_left p, .module_center p, .module_right p {
	color: #2c421a;
	}


	
.image_right {
	float: right;
	margin:10px 0 10px 15px;
	}
	
.image_left {
	float: left;
	margin:10px 20px 10px 0;
	}

.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: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px
	}	

.module_right h2, .module_left h2, .module_center h2 {
	background-color: #4A6E2C;
	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;
	}	

	
/*  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-bottom: 5px double #cbdfca;
	border-top: 5px double #cbdfca;
	width: 90%;
	margin: 0px auto 15px auto;
	padding: 13px 10px 7px 10px;
	
	}
	
.highlight h2 {
	color: #4a6e2c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:130%;
	font-style:italic;
	}
	
.highlight p {
	color: #2c421a;
	}		

.alt_para {
	border-bottom: 5px double #cbdfca;
	border-top: 5px double #cbdfca;
	width: 90%;
	margin: 15px auto 15px auto;
	padding: 10px 10px 10px 10px;	
	}

.alt_para p {
	color:#2c421a;
	}	
	
	

/*  End CSS Classes   */
#location {
	width: 770px;
	background-color: #4a6e2c;
	margin: 0px auto;
	border-bottom: 1px solid #295406;
}
#location p {
	color: #e7f9e1;
	margin: 0px;
	padding: 10px 10px;
}
#seo {
	width: 770px;
	margin: 0px auto;
	padding: 20px 0px;
}
#seo h1 {
	color: #c0d4c0;
	border-bottom-color: #c0d4c0;
	font-size:140%;
}

#seo h2 {
	font-size:100%;
	margin:15px 0 8px;
	}

#seo a {
	color: #FFFFFF;
}
