body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/bkg.jpg);
}
#container {
	width: 678px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#mainContent {
	background-color: #D4C396;
	text-align: center;
	overflow: auto;
	width: 678px
}

#about {
	width: 100%;
	background-image: url(../images/home_03.gif);
	height: 158px;
	padding-top: 30px;
	background-repeat: no-repeat;
	text-align: left;
	} 
	
.float {
	float: left;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #5A3212;
	}	

#newsletter {
	background-image: url(../images/home_09.gif);
	width: 368px;
	height: 79px;
	float: left;
	padding-top: 30px;
	padding-left: 10px;
	text-align: left;
}

#store {
	background-image: url(../images/home_07.gif);
	width: 250px;
	height: 190px;
	float: right;
	margin-right: 3px;
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
   }
   
#locale {
	background-image: url(../images/home_05.gif);
	width: 368px;
	height: 130px;
	float: left;
	padding-left: 10px;
	text-align: left;
	}

body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
#apDiv1 {
	position:absolute;
	width:250px;
	height:167px;
	z-index:1;
	background-image: url(../images/border.png);
	left: 10px;
	top: 48px;
}
.style1 {font-family: "Times New Roman", Times, serif}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #5A3212;
}

#latestnews {
	background-image: url(../images/news_06.gif);
	height: 200px;
	width: 308px;
	float: left;
	padding-top: 45px;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-align: left;
	}
	
#featuredpoem {
	background-image: url(../images/poems_03.gif);
	height: 105px;
	width: 307px;
	float: left;
	padding-top: 45px;
	padding-left: 10px;
	text-align: left;
	}
	
	#upcoming {
	background-image: url(../images/news_10.gif);
	height: 180px;
	width: 322px;
	float: right;
	padding-top: 55px;
	padding-left: 10px;
	text-align: left;
	}
	
#featuredart {
	height: 162px;
	width: 110px;
	float: right;
	}
	
#featuredart2 {
	height: 116px;
	width: 325px;
	float: right;
	position: absolute;
	margin-left: 5px;
	background-image: url(../images/news_03.gif);
	padding-top: 45px;
	padding-left: 10px;
	left: 318px;
	top: 25px;
	line-height: 14px;
	text-align: left;
	}

.float2 {
   float: right;
   }
.style6 {font-family: "Times New Roman", Times, serif; font-size: 15px; color: #5A3212; }
.style7 {font-size: 9px}

#contactleft {
	background-image: url(../images/contact_03.gif);
	height: 248px;
	width: 215px;
	float: right;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
   }
   
#contactform {
	background-image: url(../images/contact_061.gif);
	height: 217px;
	width: 400px;
	float: left;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 45px;
   }
   
#bottombox {
	background-image: url(../images/contact_06.gif);
	height: 121px;
	width: 400px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 45px;
   }

#lowerlinksbox {
	background-image: url(../images/contact_10.gif);
	height: 110px;
	width: 208px;
	float: right;
	padding: 10px;
	padding-top: 42px;
   }
   
#boxinside {
	width: 400px;
	border-right: 1px solid;
	border-color: #C5B383;
	text-align: left;
	padding-top: 10px;
	background-image: url(../images/contact_06.gif);
	}

#boxinside2 {
	width: 196px;
	}
	
.clear {
clear: both; line-height: 0;
 }
 
.input {
	background-color:#FFFFFF;
	border-bottom: #996600 1px solid;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#storebkg {
	background-image: url(../images/store.gif);
	width: 100%;
	background-repeat: no-repeat;
	padding-top: 45px;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #542B11;
}
a:visited {
	text-decoration: none;
	color: #845225;
}
a:hover {
	text-decoration: none;
	color: #845225;	
}
a:active {
	text-decoration: none;
	
}
.style9 {font-size: 12px}
.style11 {font-size: 12px; color: #000000; }
