﻿body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#8B2B37;
}

a:hover {
	color:#000;
}

a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
	font-weight:bold;
	font-size:9pt;
	color:#FFF;
	text-transform:uppercase;
}

a.nav:hover {
	color:#8B2B37;
}

.pageheader {
	font-family:Verdana,Arial,Helvetica;
	font-weight:bold;
	font-size:11pt;
	color:#FFF;
	background:url(siteart/mainheaderbg.gif) left top no-repeat;
	height:23px;
	display:block;
}

html .pageheader {
	padding:2px 5px;
}

#main {
	border-left:1px #561921 solid;
	border-right:1px #561921 solid;
	width:516px;
}

html #main {
	padding:5px;
}

.rightheader {
	font-family:Verdana,Arial,Helvetica;
	font-weight:bold;
	font-size:11pt;
	color:#FFF;
	background:url('siteart/rightheaderbg.gif') no-repeat left top;
	height:23px;
	display:block;
}

html .rightheader {
	padding:2px 5px;
}

#right {
	text-align:center;
	background:url(siteart/rightbg.gif);
	background-repeat:no-repeat;
	vertical-align:top;
}

html #right {
	width:182px;
}