@charset "UTF-8";
/* CSS Document */

body {
	background-color:#8E977E;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	height:100%;

	
}
#page {
	margin: 0; padding: 0;
  	min-height: 100%; _height: 100%;
	}
	
#top-bg {
	background-image: url("../images/top-bg001-copy.jpg");
	height:288px;
}

#menu-holder001 {
/*margin-top:-200px;*/
	position:relative;
	top: -80px;
	width:100%;
	height:40px;
	background-color:#D1D8B2;
	z-index: 50;
}

#menu-pos001 {
/*margin-top:-200px;*/
	position:relative;
	top: 0px;
	width:950px;
	height:40px;
	background-color:#D1D8B2;
	z-index: 51;
}



#content-body01 {
	position:relative;
	width:960px;
	top:-50px;
	text-align:left;
	margin-bottom:100px;
	padding-left:10px;
	padding-right:10px;
	z-index:1;
	
}

	#content-body01 a:link {text-decoration:underline; font-weight:normal; color: #D2D69E; }
	#content-body01 a:visited {text-decoration:underline; font-weight:normal;color: #D2D69E;}
	#content-body01 a:hover {font-weight:normal;color: #D2D69E;}
	#content-body01 a:focus {font-weight:normal;color: #D2D69E;}
	#content-body01 a:active {font-weight:normal;color: #D2D69E;}

.content-body01 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #ffffff;
	line-height:18px;

}

.content-header01 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #D2D69E;
	line-height:18px;

}

#base-bg01 {
	/*margin-top:-200px;*/
	position:relative;
	bottom:0px;
	width:100%;
	height:250px;
	background-image: url("../images/bot-bg001.jpg");
	z-index: 50;
}

#base-content01 {
	width:1024px;
	height:155px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	padding-top:25px;
}
	#base-content01 a:link {text-decoration:underline; font-weight:normal; color: #6A715E; }
	#base-content01 a:visited {text-decoration:underline; font-weight:normal;color: #6A715E;}
	#base-content01 a:hover {font-weight:normal;color: #6A715E;}
	#base-content01 a:focus {font-weight:normal;color: #6A715E;}
	#base-content01 a:active {font-weight:normal;color: #6A715E;}

.base-content-type {
	font-family:Helvetica, Arial, sans-serif;
	font-size: .7em;
	font-weight:normal;
	color: #D2D69E;
}
