@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
#header {
	background-image: url(images/header_back.jpg);
	background-repeat: repeat-x;
	height: 136px;
	padding-left: 15px;
}
#header #headercontact {
	float: right;
	font-weight: bold;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 25px;
}
#bar {
	background-color: #9A0000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#content {
	background-image: url(images/left_back.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#clear {
	clear: both;
	padding-top: 15px;
}

#leftside #menu ul {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
}

#leftside #menu li {
	height: 27px;
	background-image: url(images/menuitem_back.jpg);
	background-repeat: repeat-x;
	width: 154px;
	padding-left: 15px;
	padding-top: 11px;
}
#content #leftside #menu a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}

#content #leftside #menu a:hover {
	color: #9A0000;
}

#content #rightside {
	float: right;
	width: 220px;
	padding-top: 20px;
	padding-right: 15px;
}
#content #leftside {
	float: left;
	width: 169px;
	background-color: #E0DACC;
}
#content #main {
	width: 425px;
	padding-top: 15px;
	text-align: left;
	margin-left: 190px;
}
#main h1 {
	color: #9A0000;
	font-size: 13px;
	text-transform: uppercase;
}

#header #headercontact #phonenums {
	text-align: right;
	font-size: 16px;
}

#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #9A0000;
	background-color: #FFFFFF;
}
.smaller {
	font-size: 10px;
}
#highlightbox {
	border: 1px solid #9A0000;
}
#highlightbox h1 {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9A0000;
	line-height: 2.2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#highlightbox p {
	padding-left: 12px;
	padding-right: 12px;
}
.redborder {
	border: 1px solid #9A0002;
	width: 172px;
	padding-top: 8px;
	font-size: 11px;
}

.redborder li {
	list-style-type: none;
}
.redborder ul {
	margin-left: 18px;
}

a {
	color: #63563A;
}

a:hover {
	color: #000000;
}

td {
	vertical-align: top;
}

#footer {
	font-size: 9px;
	color: #A89877;
	text-align: center;
	padding-top: 9px;
}

#footer #credit a {
	font-size: 9px;
	color: #A89877;
	text-decoration: none;
	font-style: italic;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	color: #000000;
	font-size: 12px;
	font-style: italic;
	margin-bottom: -13px;
	padding-top: 10px;
}
#content #main li {
	padding-bottom: 12px;
}
.highlight {
	color: #660000;
}
#highlightbox li {
	line-height: 1.5em;
}
