body {
	background-color: #FFFFFF;
	color:#000066;
	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: #B7CBB7;
	width:745px;
	border: 2px solid #7F5A64;
	display:block;
	top: 15px;
	position:absolute;
	padding-left: 10px;
	height: 45px;
	text-align: left;
	top: -36px;
}
#header li{
	display: inline;	
	margin-right: 0.5em; 
	border-right: 2px solid #d5fade;
	font-weight: bold;
}

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

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

#central{
	position:absolute;
	top : 14px;
	left : 340px;
	margin-left: -90px;
	width: 326px;
	height: 89px;
	text-align: center;
}

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

}

#header_text p{
	font-size: medium;
	color: #000066;
	padding-left: 10px;
	text-align: left;
	
}

#header2 ol{
	background-color: #B7CBB7;
	width:745px;
	border: 2px solid #7F5A64;
	display:block;
	top: 330px;
	position:absolute;
	padding-left: 10px;
	height:45px;
	text-align: left;
	
}

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

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

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

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

}

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


h4 {
	color: #864682;
	font-size : medium;
	text-align: left;
}	

h5 {
	color: #468676;
	font-size: medium;
	text-align: left;
}
	
h6 {
	color: #000066;
	font-size: small;
	text-align: left;
}


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

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


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

#baselinks {
	margin: 5px;
	width:740px;
	height:45px;
	position: relative;
	text-align: left;
}

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

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

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

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

#footerhours {
	background-color: #d5fade;
	margin: 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: #000066;
	font-size: medium;
}

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