 

body{
	background-color:#CCCC99;
	margin-right: auto;
	margin-left: auto;
	width:90%;	
		
}

#magnolia {
	z-index: 1;
	margin: 0px;
	padding: 0px;
	height:225px;
	width: 246px;
	left: 0px;
	top: 0px;
	position: absolute;
	}
	
#magnolia img{
	
}




#masthead{
	width: 100%;
	border: 3px solid #996600;
	margin-top: 20px;
	color: #cccc99;
	background-color: #cccc99;
	padding: 0px;
	height: 150px;
	position: static;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 3;
}

#nav{
	background-color: #16210B;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #996600;
	border-left-color: #996600;
	text-align: center;
	z-index: 4;
	
}

#nav a {
	font-family: Calibri, "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #CCCC99;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	
}
#content{
	border: 3px solid #996600;
	width: 100%;
	height: 100%;
}
#content a{
	color: #660000;
	text-decoration: none;
	

	
}


h2{
	color: #660000;
	vertical-align: text-top;
}
h3 {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #660000;
	background-position: right;
	text-align: right;
	margin: 0px 10% 0px 0px;
}
h4 {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #660000;
	background-position: left;
	text-align: left;
	margin: 0px 0px 0px 10%;
}







/************** .feature styles ***************/

.feature{
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 684px;
}





/************** .main styles *****************/
.main{
	padding: 0px;
	width: 90%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.maintitle {
	font-family: Monotype Corsiva;
	font-size: 36px;
	color: #660000;
	font-weight: bold;
	text-align: center;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
	
}
.mainwriting {
	font-family: Calibri, "Arial Narrow";
	font-size: 16px;
	color: #660000;
	padding-top: 5px;
	padding-right: 5%;
	padding-bottom: 5px;
	padding-left: 5%;
	text-align: left;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}	
.main table {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	position: relative;
}
.main a {
	font-family: "Gill Sans MT";
	font-size: 18px;
	color: #660000;
	text-decoration: underline;
	text-align: center;
	vertical-align:middle;

}
.main img{
	padding: 0px;


}

.nextright {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #660000;
	text-align: right;
	font-weight: bold;
	right: 0px;
	width: 200px;
	position: relative;

	left: 60%;
}
.nextleft {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #660000;
	background-position: left;
	text-align: left;
	margin: 0px 0px 0px 5px;
	font-weight: bold;
	width: 200px;
	position: relative;
	left: 10%;
}


/***********end of main*********/

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	position: static;
	height: 20px;
	width: 100%;
	vertical-align: baseline;
}


.tablecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-align: center;
}
.tablewriting {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #660000;
	text-align: left;
}
.smallwriting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

/************** .about styles *****************/
.about{
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}


.about img{
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	text-align: center;
	width: 400px;
	display: block;
}
hr {
	color: #996600;
	width: 90%;
}
.spacer {
	color: #cccc99;
	margin: 5px;
}
