body{
background-image: url(images/bg.jpg);
margin:0px;
padding:0px;
position:absolute;
top:0px;
left:0px;
width:100%;
text-align:center;
}

#main{
text-align:left;
position:relative;
background-color:#ffffff;
width:911px;
top:0px;
margin:0 auto 0 auto;
border-left: thin solid #764608;
border-right: thin solid #764608;
border-bottom: thin solid #764608;
}
#topbar{
background-color:#ffffff;
text-align:center;
top:0px;
position:relative;
width:100%;
height:75px;
min-height:75px;
}
#logo{
position:absolute;
display:block;
float:left;
top:0px;
left:0px;
width:140px;
height:75px;
min-height:75px;
}
#nav{
	top:55px;
	position:relative;
	text-align:center;
	height:24px;
	width:585px;
	min-height:24px;
	margin:0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
.navimg{
position:relative;
top:-4px;
}
ul.navlinks{
position:relative;
display:inline;
list-style: none;
}
li.navlink{
width:114px;
height:24px;
min-height:24px;
float:left;
position: relative;
}
#nav a{
top:0px;
position:relative;
text-decoration:none;
color:#555555;
}
#bodyarea{
position:relative;
top:0px;
width:911px;
}
#titletxt{
position:relative;
width:861px;
top:15px;
left:25px;
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#764608;
}

#contactleft{
position:absolute;
width:250px;
top:45px;
left:25px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}
#contactright{
position:absolute;
top:45px;
left:250px;
width:623px;
text-align:center;
}
#eventspane{
position:absolute;
width:150px;
top:45px;
left:25px;
}
#featuredpane{
position:absolute;
top:45px;
left:0px;
width:911px;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#764608;
}
#leftpane{
top:45px;
position:absolute;
left:175px;
width:360px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
#rightpane{
top:30px;
position:relative;
left:0;
width:100%;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
#rpmidleft{
width:360px;
margin:20px 0 20px 175px;
text-align:left;
}
#rpmidright{
width:360px;
margin:20px 0 20px 0;
float:right;
text-align:left;
}
#footer{
top:0px;
position:relative;
width:911px;
text-align:center;
background-color:#ffffff;
height:75px;
min-height:75px;
}
.footertext1{
font-family: Arial, Helvetica, Verdana;
top:10px;
font-size: 12px;
line-height: 25px;
letter-spacing: 5px;
color:#764608;

}
.footertext2{
font-family: Arial, Helvetica, Verdana;
top:10px;
font-size: 10px;
font-weight: bold;
line-height: 20px;
color:#888888;
}
#topdivider{
position:relative;
background-image:url(images/topbar.jpg);
width:911px;
height:22px;
min-height:22px;
}
#bottomdivider{
position:relative;
background-image:url(images/bottombar.jpg);
width:911px;
line-height:11px;
font-size:11px;
height:11px;
min-height:11px;
max-height:11px;
}
div{
margin:0px;
padding:0px;
}
img{
border:0px;
}
