@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	color: #666;
	font-size: 12px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #e6e5d7;
}

h1 { color: #102741; font-size: 24px; font-weight: normal; margin: 3px 0px 25px 0px; }
h2 { color: #6e8764; font-size: 14px; font-weight: normal; margin: 0px 0px 15px 0px; }
a          { color: black; }
a:visited  { color: black; }
a:hover    {
	color: #666;
}

.clear_both { clear:both; font-size:1px; line-height:1px; }

.container {
	width: 100%;
	background-color: #e6e5d7;
	background-image: url(images/page_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.quote {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #396739;
	line-height: 16px;
}


/* BANNER AREA */
.bannerArea {
	width: 980px;height: 126px;
	margin-left: auto;
	margin-right: auto;
}

.toplogo {
	margin-left: 22px;
	padding-top: 0px;
}

.contentArea {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 15px 0px;
}

/* LEFT NAVIGATION */

.leftnavigation {
	width: 205px;
	margin: 0;
	padding-top: 22px;
	padding-left: 30px;
	float: left;
}

.leftnavigation a {
	display: block;
	width: 185px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 0px;
	color: #396739;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/left_nav_image.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}

.leftnavigation a:visited {
	color: #6e8764;
}

.leftnavigation a:hover {
	color: #6e6a31;
	background-position: right -124px;
}

/* CONTENT AREA */

.contentleft {
	width: 350px;
	padding-left: 10px;
	float: left;
	padding-top: 20px;
}

.contentleftwider {
	width: 600px;
	padding-left: 10px;
	float: left;
	padding-top: 20px;
}

.contentright {
	width: 350px;
	padding-left: 10px;
	float: left;
	padding-top: 20px;
}

.contentbox {
	width: 332px;
	min-height: 124px;
	#height: 124px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/box_bkgd.gif);
	background-repeat: no-repeat;
	background-color: #f0f0e5;
	border: 2px solid white;
	border-right-color: #d2d0b9;
	border-bottom-color: #d2d0b9;
	border-bottom-width: 1px;
	border-right-width: 1px;
}

.contentbox img {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

.contentbox .contenttype {
	margin-top: 10px;
	margin-left: 20px;
	padding-bottom: 20px;
	float: left;
	color: #634073;
}

.contentbox .contenttypetwo {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 20px;
	float: left;
	color: #634073;
}
.contentbox .contenttype h2 {
	color: #6e8764;
	font-weight: bold;
	margin-bottom: 5px;
}
.contentbox .contenttypetwo p {
	color: #666;
	margin-top: 5px;
}
.contentbox .contenttypetwo ul {
	color: #666;
	margin-top: 3px;
	font-style:oblique;
}
.contentbox .contenttype p {
	color: #396739;
	margin-top: 5px;
	font-style: oblique;
}
.contentbox .contenttype a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #aaa671;
	background-image: url(images/plus_sign.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 10px;
	background-position: 0px 9px;

}
.contentbox .contenttype a u {
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	border-bottom-color: #c0bd98;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.contentbox .contenttype a:hover {
	color: #a7591a;
}
.imageright {
	margin-top: 10px;
	margin-left: 10px;
	float: right;	
}
.imageleft {
	margin-right: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e6e5d7;
	border-top: solid;
	border-color: #ffffff;
}

.footercontent {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.footernav {
	padding-top: 10px;
	padding-right: 52px;
	float: right;
	color: #666;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.footernav a {
	color: #6e8764;
	text-decoration: none;
}
.footernav a:visited {
	color: #666;
}
.footernav a:hover {
	color: #6e6a31;
}

.copyright {	
	border-width: 2px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 12px;
	color: #928e5c;
	font-size: 12px;
	font-family: Helvetica, Verdana,Arial, sans-serif;
}
.copyright a {
	color: #666;
	text-decoration:none;
}
.copyright a:hover {
	color: #6e8764;
}
.container .contentArea .contentright .contentbox .contenttypetwo p em {
	color: #396739;
}
