﻿body {
	background:#000;
	margin:0;
}

td {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000;
}

a:hover {
	color:#000;
}

#banner {
	background:url(siteart/bannerbg.jpg) no-repeat bottom;
	padding:10px 0;
}

.nav {
	float:right;
	text-align:right;
	margin-top:112px;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration:none;
	font-size:13px;
	color:#a3444b;
	padding:5px 25px;
	border-left:1px #a3444b solid;
}

a.menu:hover {
	color:#000;
}

.hbar {
	background:#a3444b;
	display:block;
}

#content {
	background:url(siteart/contentbg.jpg) no-repeat top;
	padding:30px 0;
}

#left {
	width:235px;
	vertical-align:top;
	padding:0 25px 0 5px;
}

.left-hdr {
	font-size:16px;
	font-weight:bold;
	display:block;
	padding:5px 0;
}

.address {
	border-top:1px #a3444b dotted;
	border-bottom:1px #a3444b dotted;
	padding:5px 0;
	font-size:11px;
	display:block;
}

#right {
	border-left:10px #a3444b solid;
	vertical-align:top;
}

.hdr {
	display:block;
	border-bottom:1px #a3444b solid;
	padding:5px;
	font-size:16px;
	font-weight:bold;
}

#footer {
	text-align:center;
	padding-bottom:15px;
}

.red {
	color:red;
	font-weight:bold;
	font-style:italic;
}
