@charset "utf-8";
/* CSS Document */

* {
padding:0;
margin:0;
}

img {
border:0;
}


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	text-align:center;
	background-image: url(images/body-bg.gif);
	}
	

.wrapper {
	position:relative;
	text-align:left;
	width:756px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	border: 1px solid #122e5c;
	margin-bottom: 5px;
	z-index: 2;
	background-image:url(images/nav_col_bg.gif);
	background-repeat:repeat-y;
	overflow:hidden;
	background-color: #FFFFFF;
	}
		
.logo {
	float:left;
	display: inline;
	background-color: #FFFFFF;
	}
	
.bar {
	float:left;
	width:756px;
	height:37px;
	background-image:url(images/header_bar_bg.gif);
	background-repeat:repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


	
	.nav {
	float:left;
	display: inline;
	width:150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}

	
	.content {
	float:right;
	display: inline;
	width:605px;}
	
	.contenttext {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
		padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	}
	
	
	
.clear {
	clear: both;
}

.orange18 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0d7f3f;
	}
	
.orange12 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0d7f3f;
	}

.black9 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	}	

	
	
.bottom {
	background-image:url(images/bottombg.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#fff;
	height: 150px;
	padding-left: 2px;
	margin-left: 1px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
#page_container .page .content .contenttext a:link, a:visited {
	color: #000000;
}


.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;

	}	
.desc {
	background-image: url(images/description_bg.jpg);
	height: 193px;
	width: 550px;
	margin-top: 20px;
}
.descCopy {
	height: auto;
	width: 510px;
	margin-top: 20px;
	background-color: #F5F7F4;
	padding: 20px;
}

.image_box {
	float: left;
	height: 186px;
	width: 214px;
	margin-right: 30px;
}
.wrapper .content .contenttext .text .desc h2 {
	font-size: 14px;
	color: #4B2C17;
	padding-top: 30px;
	padding-bottom: 50px;
}
.wrapper .content .contenttext .text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0d7f3f;
	font-weight: bold;
	padding-bottom: 10px;
}


	
.red {
	color: #FF0000;
	font-weight: bold;
}
.wrapper .content .contenttext a:link, a:visited {
	color: #0d7f3f;
}
.btn {
	width: 70px;
}

input {
	width: 180px;
}
.navdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	height: auto;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #734221;
	margin-bottom: 20px;
}
.navdivCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	height: auto;
	padding: 10px;
	background-color: #3D2710;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.navdivdel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	height: auto;
	padding: 10px;
	background-color: #0d7f3f;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.wrapper .content .contenttext .text .descCopy h2 {
	font-size: 14px;
	color: #4B2C17;
	padding-top: 30px;
	padding-bottom: 50px;
}

.dc {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.dc a:link {
	color: #999;
	text-decoration:underline;
}

.dc a:visited {
	color: #999;
	text-decoration:underline;
}

.dc a:hover {
	color: #999;
	text-decoration:none;
}
