body {
	margin-top: 5px;
	text-align: center;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333300; 
}


.dashed {border-style:dashed; border-color:#B5C08F}


#banner {
	float: center;
	margin-top: 0px;
}

#page {
	width: 841px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFF;
}


#navbar {
	float: left;
	margin-top: 5px;
}

#content {
	float: left;
	width: 841px;
	margin: 5px 0px 5px 0px;
}

#footerbox {
	float: left;
	width: 840px;
	background-color: #CFD784;
	padding: 20px 10px 20px 10px;
	margin-top: 5px;
}


#addr {
float: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 841px;
	font-size: 12px;
	vertical-align: top;
	text-align: center;
	padding: 3px 3px 3px 3px;
	margin-top: 2px;
}




/* **************** NAVBAR styles ********************************* */
/* flyout menu style from CSSPlay WebSite: http://www.cssplay.co.uk */

.menu {
	width:841px;
	font-size:14px;
	position:relative;
	z-index:90;
	font-family: "Arial", "Verdana", "Lucida grande", "Helvetica", "sans-serif";
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
float: left;
padding:0;
margin:0;
list-style-type:none;
text-align: center;
}

.menu ul ul {
width:140px;
background:#CFD784;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:140px;
	position:relative;
	background:#CFD784;
}

/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:12px;
text-decoration:none; 
color: #2D2D00; 
width:139px; 
height:20px; 
border:1px solid #E4E9BC; 
border-width:1px 2px 1px 2px; 
background: #CFD784;
padding-left:0px; 
line-height:19px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:140px;
w\idth:140px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background: #ffffff bottom right no-repeat;
color: #2D2D00;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#CFD784 bottom right no-repeat;
text-indent: 0;
font-weight:bold;

}
.menu ul ul :hover > a.drop {
background:#CFD784 bottom right no-repeat;
text-indent: 0;

}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:21px;
left:0; 
width:140px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:20px;
t\op:21px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#CFD784; 
color: #2D2D00; 
height:auto; 
line-height:1em; 
padding:5px 17px; 
width:104px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:138px;
w\idth:101px;
}
* html .menu ul ul a:visited {
width: 138px;
w\idth:101px;
}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#2D2D00;
text-indent: 0;

}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#818949;
text-indent: 0;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
text-indent: 0;
}
#navbar {
	float: center;
	margin-top: 0px;
}

/* ******************* HOMEPAGE STYLES **************************************** */

#home-content-left{
	float: left;
	width: 162px;
	margin: 0px 15px 0px 0px;
}

#home-content-middle{
	float: left;
	width: 409px;
	margin: 0px 15px 0px 0px;
}

#home-content-right{
	float: left;
	width: 240px;
	margin: 0px;
	vertical-align: top;
}

#page-content-left{
	float: left;
	width: 172px;
	margin: 0px 15px 0px 0px;
}

#page-content-middle{
	float: left;
	width: 600px;
	margin: 0px 15px 0px 0px;
}

#page-content-right{
	float: left;
	width: 25px;
	margin: 0px;
	vertical-align: top;
}


.h1 {font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	font-weight: bold;	
	text-align:center;
}

.smalltext {
	color: #333333;
	font-size: 12px;
	 text-align: center;
	 	font-family: Arial, Helvetica, sans-serif; 
	padding: 0px;	
}


#searchbox {
text-align: left;
	padding: 3px 0px 3px 0px;
	margin: 7px 0px 7px 0px;
	vertical-align:top;
	
	}
	
#feat {
	padding: 4px 4px 4px 4px;
}


#newsbox {
	line-height: 23px;
	white-space: nowrap;
	padding-left:20px; 
	padding-right:20px; 
	padding-top:10px; 
	margin-top:20px; 
	border-color: #CFD784;  
	border-style:dashed; 
	border-width:1px; 
	padding-bottom:10px;

}

#infobox {
	line-height: 23px;
	padding-left:20px; 
	padding-right:20px; 
	padding-top:10px; 
	margin-top:20px; 
	border-color: #CFD784;  
	border-style:dashed; 
	border-width:1px; 
	padding-bottom:10px;

}

#bottomnewsbox {
	line-height: 23px;
	white-space: normal ;
	padding-left:20px; 
	padding-right:20px; 
	padding-top:0px; 
	margin-top:20px; 
	border-color: #CFD784;  
	border-style:dashed; 
	border-width:1px; 
	padding-bottom:5px;
	text-align:center;
}

.sitetext {font-size: 12px; 
font-family: Arial, Helvetica, sans-serif; 
color: #000000; text-align="left"
}

#bottomrow {
	
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

#hoursbox {
	text-align: left;
	padding: 3px 0px 3px 0px;
	margin: 7px 0px 7px 0px;
	font-size: 11px;
	min-height: 16px;
}

#youtubebox {
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 5px 7px 5px;
	font-size: 12px; 
font-family: Arial, Helvetica, sans-serif; 
	min-height: 16px;
	background-color:#CEDB99;
}

#eslbox {
	background: #D9B9C2;
	text-align: center;
	padding: 10px 5px 10px 5px;
	margin: 7px 3px 7px 3px;
	font-size: 11px;
}

.hours {
 width:100%; background-color:#E3D999; padding:5px; line-height:18px;
 }

.standardtext {
font-family: Arial, Helvetica, sans-serif; 
font-size: small; 
text-align:left; 
line-height:16px; 
}

.standardbold {
font-family: Arial, Helvetica, sans-serif; 
font-size: small; 
text-align:left; 
line-height:16px; 
font-weight:bold;
}


.standardtextcenter {
font-family: Arial, Helvetica, sans-serif; 
font-size: small; 
text-align:center; 
line-height:16px; 
}

.standarditalic {
font-family: Arial, Helvetica, sans-serif; 
font-size: small; 
text-align:center; 
line-height:16px; 
font-style:italic; 
}
.bigbrown {
font-family: Arial, Helvetica, sans-serif;
color: #333300;
font-weight: bold;	
}

.bigbrowncenter {font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	font-weight: bold;	
	text-align:center;
}
.standardbrowncenter {font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	font-weight: bold;	
	text-align:center;
	font-size:14px;
}
.standardbrownleft {font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	font-weight: bold;	
	text-align:left;
	font-size:14px;
}
.mediumbrown {font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	font-weight: bold;	
	text-align:center;
	font-size:12px;
}
.smallbold {font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	font-weight: bold;	
	text-align:left;
	font-size:12px;
}

  

