﻿html, body
{
	margin:0;
	padding:0;
	background-color:#425328;
	color:Black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
p
{
	margin-top:20px;
}
h1
{
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:-20px;
}
h2
{
	font-size:18px;
	font-weight:normal;
	font-style:italic;
}
h3
{
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:-20px;
}
h4
{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}

body
{
	margin-top:9px;
}
form
{
	margin:0;
	padding:0;
}
a
{
	color:#FF0000;
}
a img
{
	border:none;
	margin:0;
	padding:0;
}

#bodyarea
{
	background-image:url(../images/template/bg.gif);
	border-top:solid 18px black;
	position:relative;
	left:9px;
	width:1044px;
}
.Banner
{
	width:1044px;
	height:117px;
	background-repeat:no-repeat;
}
#HomeLink
{
	position:relative;
	left:691px;
	display:block;
	background-image:url(../images/template/logo.jpg);
	width:353px;
	height:117px;
	text-indent:500px;
	overflow:hidden;
}
#MainMenu
{
	width:1044px;
	height:36px;
	background-color:Black;
	overflow:hidden;
}
#MainMenu a
{
	display:block;
	padding-left:23px;
	padding-right:33px;
	color:White;
	text-decoration:none;
	font-size:16px;
	float:left;
	line-height:36px;
	white-space:nowrap;
}
#MainMenu a:hover
{
	text-decoration:underline;
}
#Content
{
	float:left;
	width:691px;
	overflow:auto;height:504px;
	/*toggle this line off if you want to use the browser scrollbar:
	overflow:auto;height:504px;*/
}
#Sidebar
{
	margin:0;
	padding:0;
	margin-left:691px;
	margin-top:20px;
	text-align:left;
	white-space:nowrap;
	
}
#SidebarContent
{
	height:335px;
	padding-top:auto;
	margin-left:10px;
}

#spacer
{
	height:70px;overflow:hidden;
}
#hours
{
	height:79px;overflow:hidden;
}
#hours p
{
	margin:0;padding:0;
}
#hours h3
{
	margin:0;padding:0;
	padding-top:5px;
}
.ClearAll
{
	clear:both;
	margin:0;
	padding:0;
	height:1px;
	overflow:hidden;
}
#footer
{
	height:36px;
	width:1044px;
	background-image:url(../images/template/footer.gif);
	
}
#footer p
{
	margin:0;padding:0;
	padding-left:28px;
	line-height:36px;
}
#footer p a
{
	color:#FF0000;
}
.cycle
{
	height:  504px;  
    width:   691px;  
    padding: 0;  
    margin:  0;  
    overflow:hidden;
}
.pics img {  
    padding: 0;  
    border:  none;  
	height:  504px;  
    width:   691px;  
    top:  0; 
    left: 0 
} 

.VisitorForm
{
	display:block;
	float:left;
	width:350px;
}
.VisitorForm input, .VisitorForm textarea
{
	width:280px;
}
.VisitorForm textarea
{
	height:40px;
}
.VisitorForm input.button
{
	width:50px;
	margin-top:20px;
}
.menu1
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align: left;
	margin-left:10px;
}
.menu
{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	text-align: left;
	margin-left:10px;
}
.menu2
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
	text-align: left;
	margin-left:10px;
}
#footerright
{
	margin-right:30px;
}
#facebook
{
	display:block;
	float:right;
	background-image:url(../images/template/facebook.jpg);
	background-repeat: no-repeat;
	width:100px;
	height:36px;
	text-indent:500px;
	overflow:hidden;
}
#twitter
{
	display:block;
	float:right;
	background-image:url(../images/template/twitter.jpg);
	background-repeat: no-repeat;
	width:100px;
	height:36px;
	text-indent:500px;
	overflow:hidden;
}
#wifi
{
	display:block;
	float:right;
	background-image:url(../images/template/wifi2.jpg);
	background-repeat: no-repeat;
	width:66px;
	height:36px;
	text-indent:500px;
	overflow:hidden;
}
