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;
	margin: 0px 0px 0px 0px;
	height:45px;
	padding:4px 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 #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 : 335px;
	left : 308px;
	margin-left: -90px;
	width: 326px;
	height: 83px;
	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;
	text-align: center;
}


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

#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 15px;
}
#header2 ol a:hover{
	text-decoration:underline;
	color:#28556b;
}

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

h1 {
	color: #0033CC;
	font-size: x-large;
	text-align: center;

}

h2 {
	color: #468676;
	font-size : large;
	text-align:center;
}
	
h3 {
	color: #7F5A64;
	font-size : medium;
	text-align: center;
}	

h4 {
	color: #000060;
	font-size : small;
	text-align: center;
}	

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

h6 {
	color: #d5fade;
	font-size: large;
	text-align: center;
}
	
#maintext {
	width: 710px;
	margin: 0px;
	padding: 0px;
}

#leftColumn {
	float: left;
	width: 250px;
	margin-left: 27px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

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



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

#baselinks {
	background-color: #ECD8DD;
	width: 745px;
	height: 50px;
	position:relative;
	padding: 5px 0px 0px 0px;
	border: 2px solid #000060;
	display:block;
	text-align:center;
}	
	
#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;
	padding: 5px;
	font-size: small;
	height: 75px;
	color: #FFFFFF;
}

#footerhours {
	background-color: #d5fade;
	margin: 5px;
	padding: 5px;
	height: 160px;
	width: 745px;
}

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

#contactbottom {
	margin: 5px;
	padding: 5px;
	height: 50px;
	width: 745px;
}

#contactbottom p{
	font-size: medium;
	color: #000066;
	text-align: center;
}


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