body {
	background:  #3f0d0b url('sitebg.jpg') repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #000;
}

.bodytable{
	background: url('bodybg.jpg') repeat-y;
}

.leftside {
	background: url('leftbg.jpg') repeat-y;

}


.rightside {
	background: url('rightbg.jpg') repeat-y;

}

.navcol {
	background: url('navbg.jpg') no-repeat;

}



.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: 16px;
	color: #000;
}

a {
	color: #3f0d0b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}





.outermenu {
	color: #fff;
	width: 200px;
	font-size: 12px;
	line-height: 30px;
	background: url(navitem.gif) repeat-y;

}

.menu {
	color: #fff;
	font-size: 12px;
	line-height: 45px;
	
	
}

.menu a {
	text-decoration: none;
	color: #fff;
	width: 180px;
	height: 30px;
	font-weight: bold;
	
}

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








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

.footer a {
	color: #3f0d0b;
	text-decoration: none;
}

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




/* Image Styles */
img.one, img.two {
	clear: both;
	border: 0px #3f0d0b solid;
}

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

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

/* Headers */

h1, h2, h3, h4 {
	color: #3f0d0b;
}

h1 {
	font-size: 18px;
}

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

h4{
	font-size: 20px;
	}

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

JSMENU:fontColor:#eaeae5
JSMENU:fontColorHilite:#3f0d0b
JSMENU:menuItemBgColor:#3f0d0b
JSMENU:menuHiliteBgColor:#eaeae5
JSMENU:menuLiteBgColor:#3f0d0b
JSMENU:menuBorderBgColor:#eaeae5
JSMENU:bgColor:#3f0d0b
JSMENU:horizOffset:180
JSMENU:vertOffset:10
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/