@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;





	#color:  #00573C;
	#color:#069;
	color: black;
	font-size: 14px;
	font-family: Arial, Verdana, Univers;





		#background-color: #FFFFF;
	background-color: #DFD0A5;
	font-weight: normal;
		
}


h1 { color: #00573C; font-size: 16px; font-weight: bold; margin: 3px 0px 25px 0px; }
h2 { color: black; font-size: 18px; font-weight: normal; margin: 0px 0px 0px 0px; }

a          { color: #00573C; }
a:visited  { color: #00573C; }
a:hover    { color: black; }


.topBanner {
	background-repeat: repeat;
	width: 100%;
	height: 30px;
	background-image: url(../images/banner.jpg)

}

.container {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	font-weight: 100;

}


/* BANNER AREA */
.bannerArea {
	width: 908px;
	height: 85px;




	#background-color: #CCC;
	background-color: #8a9bc3;




	#background-color:#806c51;
	background-repeat: repeat-x;
	color: black;
	font-size: 16px;
	font-weight: bold;
}

.bannerArea3 {
	width: 908px;
	height: 85px;
	#background-image: url(images/shadow_bar.jpg);
	background-repeat: repeat-x;
		background-color: #DFD0A5;
}


.bannerNav {
	margin-left: 25px;
	margin-top: 0px;
	color: #930;
	font-size: 12px;
	font-weight: bold;
	f\loat: right;
	text-decoration: none;


	#background-color: #CCC;
	background-color: #8a9bc3;
	height:20px;
	width: 600px;
	top: auto;
	
}

.bannerNav ul{
	margin: 0px;
	text-decoration: none;
}

.bannerNav li{
	list-style: none;
	float:left;
	margin: 0px 10px 0px 0px;
	color: #930;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

	float: right
	#margin-left: 20px; /* for IE */
}

.bannerNav a{
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	color: #930;
	font-size: 14px;
	font-weight: bold;
	float: right;
	text-decoration: none;
}

.bannerNav a:visited{
	color: #930;
	font-size: 14px;
	font-weight: bold;
	float: right;
	text-decoration: none;
}

.bannerNav a:hover{
	color: #930;
	font-size: 14px;
	font-weight: bold;
	float: right
	text-decoration: none;
}



.toplogo {
	margin-left: 15px;
	padding-top: 0px;
	float:left;
	padding-bottom: 0px;
}

.navigationArea {
	width: 908px;
	border-bottom: solid;
	border-color: #039;
	border-width: 1px;
}

/* CONTENT AREA */

.contentArea {
	width: 908px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: left;
}
.contentAreaMembers {
	margin-top:40px;
	margin-bottom:10px;
	width: 908px;
	padding-top: 0px;
	padding-bottom: 20px;
	
	height: auto;
	text-align:center;
}

.publicationsArea {
	margin-top:40px;
	margin-bottom:10px;
	margin-left:3px;
	width: 908px;
	padding-top: 0px;
	padding-bottom: 20px;
	
	height: 1500x;
	text-align:left;
}

.contentleft {
	width: 550px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	font-size: 16px;
}

.contentright {
	width: 270px;
	float: left;
	font-size: 14px;
	text-align:justify;
	
}
.contactInfo {
	width: 270px;
	float: left;	
	font-size: 16px;
	text-align:left;
	margin-top:12px;
	margin-bottom:10px;
	
	
}
.contactInfo li{
	list-style: none;
    margin: 0px 10px 0px 0px;
	margin-left: 20px; /* for IE */
	list-style-type: none;
}
.contactInfo a{
	text-decoration:none;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;	
}
.imageleft {
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 908px;height: 88px;

	
}
.footernav {
	padding-top: 10px;
	padding-right: 32px;
	float: right;
	color: #806c51;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.footernav a {
	color:#00573C;
	text-decoration: none;
}
.footernav a:hover {
	color: #000000;
	text-decoration: none;
}




.copyright {
	border-top: solid;
	border-color: #75570b;
	border-width: 1px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 12px;
	
	color: #806c51;
	font-size: 12px;

}
