﻿html {
	border: none 0;
	margin: 0;
	padding: 0;
}

body {
	border: none 0;
	margin: 0;
	padding: 0;
	background-color: #96150b;
	text-align: center;
	
}

#background_container {
	background-color: #ffffff;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
}

img {
	display: block;
	border: none 0;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	background-color: transparent;
	line-height: 0;
	overflow: hidden;
}

a {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	text-decoration: underline;
	outline: none;
	color: #b51408;
}

p {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana;
	color: #666666;
	margin-bottom: 20px;
	text-align: justify;
}

.big_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #96150b;
	font-style: normal;
	color: #96150b;
}

/* class definitions */

.fl {
	float: left;
}

.fr {
	float: right;
}

.cb {
	clear: both;
}

.clean {
	display: block;
	border: none 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.list {
	margin: 10px;
}

.menu_item {
	display: block;
	margin-top: 9px;
	height: 28px;
	border-bottom: 1px #666666 solid;
	text-decoration: none;
	color: #666666;
	vertical-align: middle;
}

.menu_active,
.menu_item:hover {
	color: #b51408;	
}

/* id definitions */
#edge_container {
	width: 744px;
	margin: auto;
	margin-top: 46px;
	margin-bottom: 0px;
	text-align: left;
}

#top_container {
	width: 744px;
	height: 65px;
}

#logo {
	width: 306px;
	height: 66px;
}

#mini_nav {
	width: 153px;
	height: 10px;
	margin-top: 20px;
}

#mini_email {
	width: 48px;
	height: 10px;
	background-image: url(/images/mini_email.gif);
	background-position: 0px 0px;
}

#mini_sitemap {
	width: 62px;
	height: 10px;
	background-image: url(/images/mini_sitemap.gif);
	background-position: 0px 0px;
}

#mini_home {
	width: 43px;
	height: 10px;
	background-image: url(/images/mini_home.gif);
	background-position: 0px 0px;
}

#mini_home:hover,
#mini_sitemap:hover,
#mini_email:hover {
	background-position: 0px -10px;
}

#header_container,
#header {
	width: 744px;
	height: 197px;
	margin-bottom: 20px;
}

#content_container {
	width: 744px;
}

#page_title {
	margin-top: 20px;
}

#content_left {
	width: 200px;
}

#menu_container {
	margin: 10px;
	margin-top: 50px;
	width: 180px;
}

#content_right {
	width: 508px;
	height: 230px;
	overflow-y: scroll;
	margin-left: 35px;
}

#stuff {
	width: 470px;
}

#telephone {
	text-align: right;
	margin-bottom: 10px;
}

#address {
	margin-top: 0px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

#footer {
	width: 100%;
	height: 100px;
	background-color: #96150b;
	text-align: center;
}

#footer_body {
	width: 744px;
	margin: auto;
	margin-top: 10px;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}

#ifour {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}

#ifour:hover {
	color: #ffffff;
}