body {
	background:  #fff url('sitebg.png') center repeat-y;;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #000;
}

.sitebody{
	height: 100%;
	width: 840px;
}

.top {
	background: url('topbg.png') repeat-x;
	height: 210px;
}


.bottom {
	background: url('bottombg.png')  repeat-x;
	height: 130px;

}


.sitearea {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #000;
}

td {
font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}

a {
	color: #533030;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}





.outermenu {
	color: #fff;
	width: 209px;
	font-size: 12px;
	line-height: 30px;
	margin-left: 2px;
	padding-left: 0px;
	background: url(navbg.png) repeat-y;

}

.menu {
	color: #000;
	font-size: 12px;
	line-height: 48.5px;
	padding-left: 10px;

	
}

.menu a {
	text-decoration: none;
	color: #000;
	width= 100%;
	height: 30px;
	font-weight: bold;
	
}

.menu a:hover {
	filter:alpha(opacity=60); /* ie */
		-moz-opacity: .60; /* mozilla */
	color: #000;
	text-decoration: underline;
}



.weather {

line-height: 10px;
}




.footer {
	width: 560px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin: 20px 0 20px 0;
}

.footer a {
	color: #00854d;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}




/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #00854d solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #00854d;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}



/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#000
JSMENU:fontColorHilite:#e99d39
JSMENU:menuItemBgColor:#e99d39
JSMENU:menuHiliteBgColor:#FFF
JSMENU:menuLiteBgColor:#e99d39
JSMENU:menuBorderBgColor:#FFF
JSMENU:bgColor:#e99d39
JSMENU:horizOffset:170
JSMENU:vertOffset:10
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/