body {
	background:  #1b1b1b url('sitebg.jpg') repeat-x;
	background-position: top center;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 23px;
	color: #454545;
}

.bodytable{
	background-color: #fff;
}


.navshadow{
	background: url('navshadow.jpg') repeat-x;
}

.navbg{
	background: url('navbg.jpg') repeat-x;
}

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

td {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #454545;
}

a {
	color: #a10a00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.btn1 a, .btn2 a, .btn3 a, .btn4 a, .btn5 a, .btn6 a  {
	width: 136px;
	height: 77px;
	display: block;
}

.btn1 a {	background: url('btn1.jpg') no-repeat;}
.btn1 a:hover {	background: url('btn1h.jpg') no-repeat;}
.btn2 a {	background: url('btn2.jpg') no-repeat;}
.btn2 a:hover {	background: url('btn2h.jpg') no-repeat;}
.btn3 a {	background: url('btn3.jpg') no-repeat;}
.btn3 a:hover {	background: url('btn3h.jpg') no-repeat;}
.btn4 a {	background: url('btn4.jpg') no-repeat;}
.btn4 a:hover {	background: url('btn4h.jpg') no-repeat;}
.btn5 a {	background: url('btn5.jpg') no-repeat;}
.btn5 a:hover {	background: url('btn5h.jpg') no-repeat;}
.btn6 a {	background: url('btn6.jpg') no-repeat;}
.btn6 a:hover {	background: url('btn6h.jpg') no-repeat;}


.info {
	display: block;
	color: #222526;
}

.footer {
	font-family: Verdana, Arial;
	color: #222526;
	width: 467px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin: 20px 0 20px 0;
}

.footer a {
	color: #870a07;
	text-decoration: none;
}

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

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

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

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

/* Headers */

h1, h2, h3, h4 {
	color: #888888;
}

h1 {
	
	font-size: 18px;
}

h2, h3, h4 {
	font-family: Trebuchet MS, Lucida Grande;
	background: url('hrunderline.jpg') repeat-x;
	text-transform: uppercase;
	font-size: 16px;
	width:  576px;
	height: 22px;
}

ul.menu {
	margin: 0;
	color: none;
	padding-left: 0px;
	list-style: none;
	font-size: 0px;
	width: 816px;
	height: 68px;
	line-height: 12px;
}

ul.menu a {
	display: block;
	font-family: Trebuchet MS, Lucida Grande;
	position:relative;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	letter-spacing:-0.05em;
	color: #7c281c;
	height: 68px;
	width: 134px;
	line-height: 68px;
	text-transform: uppercase;
	text-decoration: none;
	background: url('buttonbg.jpg') no-repeat;
}

ul.menu a:hover {
	color: #7c281c;
	background: url('buttonbg_over.jpg') no-repeat;
	text-decoration: none;

}

ul.menu li {
	margin: 0;

	padding-left: 2px;
	float: left;
	width: 134px;
	height: 68px;
	text-align: center;
	
}

ul.menu li:hover {

}

ul.submenu {
	margin: 0 0 0 20px;
}

ul.submenu li {
	list-style: disc;
	color: #fff;
	padding-left: 2px;
	font-size: 10px;
}


div.menuitem {
	padding: 3px;
	cursor: pointer;
	color: #fff;
}

div.menu ul {
	margin: 0;
	color: #fff;
	padding-left: 5px;
	list-style: none;
}

div.menu li {
	margin: 0;
	padding-right: 5px;
	float: left;
}


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

JSMENU:fontColor:#000000
JSMENU:fontColorHilite:#FFFFFF
JSMENU:menuItemBgColor:#c5c5c5
JSMENU:menuHiliteBgColor:#7c281c
JSMENU:menuLiteBgColor:#c5c5c5
JSMENU:menuBorderBgColor:#c5c5c5
JSMENU:bgColor:#c5c5c5
JSMENU:horizOffset:-1
JSMENU:vertOffset:68
JSMENU:menuOrient:horiz
JSMENU:menuFont:Lucida Grande
FLOWER:2
*/