body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #67584e;
	background-image: url(../images/img_bg.gif);
	background-repeat: repeat;
	margin: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7F6C60;
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);
}
a, a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #d4150b;
	text-decoration: none;
}
a:hover, a:active {
	color: #ee2e24;
	text-decoration: underline;
}
#content {
	background-image:url(../images/img_content_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-left: 75px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	width: 770px;
	overflow: auto;
	clear: both;
}
#copy {
	width: 500px;
	float: left;
	position: relative;
}
#copy p {
	font-size: 12px;
	line-height: 125%;
	color: #000000;
}
#menu_container {
	width: 150px;
	float: left;
	position: relative;
	left: 15px;
}
#menu_holder {
	width: 150px;
	background-color: #d4150b;
}
#menu_holder a:link, #menu_holder a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #f7f3e9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7f3e9;
	padding-bottom: 5px;
	width: 135px;
	padding-left: 10px;
	display: block;
	padding-top: 5px;
}
#menu_holder a:hover, #menu_holder a:active {
	text-decoration: underline;
}
#nav {
	background-image:url(../images/img_nav_bg.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 75px;
}
#nav a:link, #nav a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #f7f3e9;
	text-decoration: none;
	padding-right: 10px;
}
#nav a:hover, #nav a:active{
	text-decoration: underline;
}
#footer {
	background-image:url(../images/img_footer_bg.gif);
	background-repeat: repeat-y;
	padding-left: 75px;
	padding-right: 175px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #e3dfd5;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	font-size: 10px;
	color: #e3dfd5;
	text-decoration: underline;
}
#promo_sidebar {
	width: 150px;
	float: left;
	position: relative;
	left: 15px;
}
.form {
	font-size: 10px;
	color: #7f6c60;
	padding: 2px;
}
.text {
	font-size: 11px;
	color: #7f6c60;
	line-height: 125%;
}
.tableheader {
	background-color: #413836;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #f7f3e9;
	border: 1px solid #7f6c60;
}
h1 {font-size:18px; color: #ee2e24;}
h2 {
	font-size:14px;
	color: #000000;
	padding-left: 90px;
	font-weight: bold;
	top: -5px;
	position: relative;
}
.textboldred {
	font-size: 12px;
	color: #d4150b;
	line-height: 125%;
	font-weight: bold;
}
.link_top:link, .link_top:visited, .link_top:hover, .link_top:active {
	font-size: 10px;
	color: #7f6c60;
	font-weight: bold;
}
#footer-banner {
	color: #e3dfd5;
	margin-left: 650px;
	padding-top: 20px;
}
