body {
	background-color: #F3F2AC;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 5px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size: small;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/

#header {
	width:750px;
	height:325px;
	position:relative;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header ol{
	background-color: #97C074;
	width:745px;
	border: 2px solid #8470B3;
	display:block;
	top: 15px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:40px;
	padding:5px 0px 0px 0px;
	text-align:center;
	left: 0px;
	top: -36px;
}
#header li{
	display:inline;	
	margin-right: 0.5em; padding-right: 0.5em;
	border-right: 2px solid #36308B;
	font-weight: bold;
}

#header ol a{
	text-decoration:none;
	color: #000000;
	margin: 0px 16px;
}

#header ol a:hover{
	text-decoration:underline;
	color:#28556b;
}

#central{
	position:absolute;
	top : 330px;
	left : 3px;
	width: 307px;
	z-index: 2;
	text-align: left;
	height: 78px;
}

#header_text {
	top: 0px;
	left:500px;
	width:360px;
	float: right;
	height: 280px;
	background-color: #C7B181;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;

}

#header_text p{
	font-size: medium;
	color: #000000;
	text-align: center;
}

#header2 ol{
	background-color: #97C074;
	width:745px;
	border: 2px solid #8470B3;
	display:block;
	top: 330px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:40px;
	text-align:center;
}

#header2 li {
	display: inline;	
	margin-right: 0.5em; padding-right: 0.5em;
	border-right: 2px solid #36308B;
	font-weight: bold;	
}
#header2 ol a{
	text-decoration:none;
	color: #000000;
	margin: 0px 16px;
}
#header2 ol a:hover{
	text-decoration:underline;
	color:#28556b;
}

/********************** Text ***************************/

h1 {
	color: #36308B;
	font-size: x-large;
	text-align: left;
}

h2 {
	color: #36308B;
	font-size : large;
	text-align: left;

}
	
h3 {
	color: #663300;
	font-size : large;
	text-align: left;
}	

h4 {
	color: #663300;
	font-size: medium;
	text-align: left;
}
	
h5 {
	color: #36308B;
	font-size: medium;
	text-align: left;
}

h6 {
	color: #000000;
	font-size: small;
	text-align: left:
}

#maintext {
	width: 710px;
	margin: 0px;
	padding: 0px;
}

#leftColumn {
	float: left;
	width: 250px;
	margin-top: 5px;
	padding: 5px;
}


#rightColumn {
	float: right;
	width: 375px;
	margin-top: 10px;
	padding: 15px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #558E3F;
	padding-top: 10px;
}



/********************** Footer ***************************/

#baselinks {
	margin: 5px;
	padding: 5px;
	width:745px;
	height:45px;
	position:relative;
	text-align:center;
}

#baselinks li {
	display: inline;	
	margin-right: .5em; padding-right: .5em;
	border-right: 2px solid #36308B;
	font-weight: bold;	
}

#baselinks ol a{
	text-decoration:none;
	color: #588E3F;
	margin: 0px 15px;
}

#baselinks ol a:hover{
	text-decoration:underline;
	color:#28556b;
}

#footerline {
	clear:both;
	margin: 5px;
	padding: 5px;
	font-size: small;
	height:75px;
	color: #000000;
}

#footerhours {
	background-color: #C7B181;
	margin: 5px;
	padding: 5px;
	height: 160px;
	width: 745px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

/****Contact*******/

#contactbottom {
	margin: 5px;
	padding: 5px;
	height: 75px;
	width: 745px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

#contactbottom a{
	text-decoration:none;
	color: #000000;
	font-size: medium;
}

#contactbottom a:hover{
	text-decoration:underline;
	color:#006699;
	font-size: medium;
}
