@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #000;
	font-size: 14px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #e6e5d7;
	font-style: normal;
	font-variant: normal;
}
h1 {
	color: #000066;
	font-size: x-large;
	font-weight: bolder;
	margin: 3px 0px 25px 0px;
	font-style: normal;
	font-variant: normal;
}
h2 {
	color: #000099;
	font-size: large;
	font-weight: bolder;
	margin: 0px 0px 15px 0px;
	font-style: normal;
	font-variant: normal;
}
h3 {
	color: #399;
	font-size: medium;
	font-weight: bolder;
	margin: 0px 0px 15px 0px;
	font-style: normal;
	font-variant: normal;
}

a          { color: black; }
a:visited  { color: black; }
a:hover    { color: black; }

.clear_both { clear:both; font-size:1px; line-height:1px; }

.container {
	width: 100%;
	background-color: #E6E6E6;
	background-repeat: no-repeat;
	background-position: 0px bottom;
}


/* BANNER AREA */
.bannerArea {
	width: 980px;height: 106px;
	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;
}

/* TOP NAVIGATION */
.topnavigation {
	width: 980px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
    padding-top: 22px;
}

.topnavigation a {
	padding: 5px 5px 5px 5px;
	color: #60F;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.topnavigation a:visited {
	color: #00F;
}

.topnavigation a:hover {
	color: #909;

}


/* CONTENT AREA */

.contentleft {
	width: 980px;
	padding-left: 10px;
	float: left;
	padding-top: 20px;
}

.contentright {
	width: 350px;
	padding-left: 10px;
	float: left;
	padding-top: 20px;
}

.contentbox {
	width: 682px;
	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 .contenttype h2 {
	color: #634073;
	font-weight: bold;
	margin-bottom: 5px;
}
.contentbox .contenttype p {
	color: #634073;
	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: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.footernav a {
	color: #622c5c;
	text-decoration: none;
}
.footernav a:visited {
	color: #622c5c;
}
.footernav a:hover {
	color: #a7591a;
}

.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;
}
