body {
	background-color: fbfaf7;
}



#shell {
	height: auto;
}

.grid_12#spacer {
	height:50px;
}

#logo {
	position:relative;
	left: 120px;
}


#navbase {
	background-color: #e7e2d4;
	height: 50px;
	width: 940px;
	border: 1px solid white;
}

#navlist {
	margin-left: auto;
	margin-right: auto;
	margin: 5px;
	margin-top: 6px;
	padding: 6px;
	text-align: center;
	border: 1px dashed #cbc7ba;
}

#navlist li, a {
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
	display: inline;
	font-family: Chaparral Pro, Palatino Linotype, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6d5130;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 50px;
	width: 100%;
}



li#active {
	color: #47331b;
}


div#annbase {
	background-color: #23898c;
	width: 940px;
	height: 250px;
	z-index: 1;	
	border: 1px solid white;
}

div#annleft {
	position: relative;
	top: -250px;
	height: 249px;
	z-index: 1;
	background-color: #033e40;
}

#featured {
	padding-left: 70px;
	padding-right: 70px;
	position:absolute;
	margin-left: 7px;
	margin-top: 13px;
	border: 1px dashed #3d6b6c;
}



#annright {
	position: relative;
	top: -485px;
	right: -388px;
	height: 220px;
	z-index: 2;
	background-color: #23898c;
	border: 1px dashed #56a4a7;
	overflow: hidden;
}

#annright h1 {
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}

#annright p {
	color: white;
	font-family: Palatino Linotype, Times, serif;
	font-size: 13px;
	padding: 10px;
}

#columncenter, #columnleft, #columnright {
	position: relative;
	top: -400px;
}

h2 {
	color: #6d5130;
	font-size: 16px;
	margin-bottom:10px;
	font-family: Palatino Linotype, Times, serif;
}

h3 {
	color: #6d5130;
	font-size: 12px;
	font-family: Palatino Linotype, Times, serif;
	line-height: 25px;
	text-align: justify;
}

h4 {
	font-style: normal;
	vertical-align: middle;
	display: inline;
	font-family: Chaparral Pro, Palatino Linotype, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6d5130;
	border: 1px solid white; 
	background-color: #e7e2d4; 
	margin-top: 15px;
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	float:right;
}

#footer {
	position: relative;
	top: -300px;
	border-top: 1px dashed #59330d;
	border-bottom: 1px dashed #59330d;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 15px;
	margin-top: 0px;
}

h5 {
	font-style: normal;
	vertical-align: middle;
	display: inline;
	font-family: Chaparral Pro, Palatino Linotype, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6d5130;
	border: 1px solid white; 
	background-color: #e7e2d4; 
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
