body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #cddcc6;
	height:100%;
	color:#06353B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
}

#wrapmaster {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width:100%;
	min-height:100%;
	background-image: url(../_media/backgrounds/bg_vert.jpg);
	background-position: center;
	background-repeat: repeat-y;
    }
	
* html #wrapmaster {
	height:100%;
	}

#wrap {
	width: 830px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align:left;

	}
	
/*  BASIC TEXT FORMATING */
p {
	color:#171F23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	}

h1 {
	color: #3A822E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	text-align: left;
	margin: 10px 0px 15px 0px;
	}

h2 {
	color: #3A822E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: left;
	font-weight: normal;
	}

h3 {
	color:#06353B;
	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: #377C2C;
	text-decoration: none;
	border-bottom: 1px dotted #377C2C;
	}

a:hover {
	background-color: #377C2C;
	color: #ffffff;
	}

ul {
	margin-left: 20px;
	padding-left: 0px;
	}
	
ol {
	margin-left: 20px;
	padding-left: 0px;
	}
	
li {
	color:#06353B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-bottom: 8px;
	background-image: url(../_media/backgrounds/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	position: relative;
	list-style: none;
	padding-left: 22px;
	}
	
a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}

/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, #mapContainer, .module_left, .module_center, .module_right{
	border: solid #3A822E 1px;
	margin-bottom: 10px;
	padding: 2px;
	}
	
.image_right {
	float: right;
	margin-left:10px
	}
	
.image_left {
	float: left;
	margin-right:10px
	}

.image_center {
	margin: 5px 5px 5px 5px;
	}

.swf_center {
	margin: 0px auto 5px auto;
	width: 460px;
	height: 160px;
	}

.module_right {
	float: right;
	width: 280px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px
	}
	
.module_left {
	float: left;
	width: 280px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px
	}	

.module_center {
	margin: 0px 10px 10px 10px;
	width: 80%;
	height: auto;
	padding-bottom: 5px;
	}	

.module_right h2, .module_left h2, .module_center h2 {
	background-color: #AD9B73;
	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_right p, .module_left p, .module_center p {
	padding-left: 6px;
	padding-right: 6px;
	}
	
.clear {
	clear: both;
}
	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center
	}

.text_left {
	text-align: left
	}

.text_right {
	text-align: right
	}

/*  End CSS Classes   */	


/*  CSS IDs   */	


/*------------- home section ----------------- */


#home{
	width: 780px;
	margin: 0px auto 0px auto;
	padding-top: 150px;
	}
	
#home h2 {
	text-align: right;
	padding-bottom: 0px;
	margin-bottom: -10px;
	margin-top: -5px;
	}
	
/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;
	background-image: url(../_media/backgrounds/bg_horiz.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 830px;
	padding: 0px;
	}

#header a {
	text-decoration: none;
	border-bottom: none;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 830px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../_media/backgrounds/bg_content.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	}

#content_header{
	width: 798px;
	margin: 0px;
	background-image: url(../_media/backgrounds/bg_content_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px;
	padding-top: 4px;
	margin: 0px auto 0px auto;
	}
	
#content_footer{
	width: 798px;
	margin: 0px auto 0px auto;
	background-image: url(../_media/backgrounds/bg_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}


/*------------- content main ----------------- */

#content_main{
	width: 580px;
	min-height: 350px;
	text-align: left;
	position: relative;
	float: left;
	left: 10px;
	padding: 0px 0px 8px 0px;
	margin: 0px;
	}


/*------------- content side ----------------- */


#content_side{
	float: right;
	width:180px;
	height: 450px;
	min-height: 100%;
	position: relative;
	right: 10px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#content_side p{
	color: #666666;
	font-size: 90%;
    }
	
#content_side h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold; 
	color: #770C6A;
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin-top: 0px;
	}
	
#content_side a {
	color: #770C6A;
	border: none;
	background-color: #F5F7F2;
	padding: 0px 2px;
	}

#content_side a:hover {
	background-color: #770C6A;
	color: #ffffff;
	}
	
#content_side ul {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	}
	
#content_side li{
	list-style: none;
	text-align: center;
	background-image: none;
	padding-left: 0px;
	}
	


/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	background-image: url(../_media/backgrounds/bg_horiz.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

#footer{
	width: 798px;
	margin: 0px auto 0px auto;
	padding-top: 14px;
}

#footer p{
	color: #377C2C;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}

#footer a {
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	border: none;
}

/*------------- misc styles ----------------- */
#float_left{
	float: left;
}

#float_right{
	float: right;
}

#mapContainer {
	width: 98%;
	margin: 0px auto;
	height: 400px;
}

.col_left {
	float: left;
	width: 49%;
}

.col_right {
	float: left;
	width: 49%;
}

.test {
	color: #F5F7F2;
}

