﻿body {
	margin: 0px;
	background-color: #ffffff;
}

.navtable {
	text-align: left;
}

.subtext {
	font-family: arial;
	font-size: 12px;
	color: #252525;
	text-decoration: none;
}

a, a:link, a:visited, a:active {
	font-family: arial;
	font-size: 12px;
	color: #252525;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-size: 12px;
	color: #252525;
	text-decoration: underline;
}

.topnav {
	padding-top: 10px;
	vertical-align: middle;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #252525;
	background-color: transparent;
	text-decoration: none;
}

.navimg {
	vertical-align: middle;
	border: 0px;
}

.nav {
	border-right: solid 1px #e1e1e1;
	height: 600px;
	width: 150px;
}

.navitem {
	vertical-align: top;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
}

.header {
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
	background-color: #9e0b0f;
	padding: 5px;
}

.header2 {
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
	background-color: #9e0b0f;
	padding: 5px;
	border-left: solid 1px #ffffff;
}

.top_section {
	background-image: url(top_sectionbg.jpg);
	background-repeat: no-repeat;
}

.text {
	font-family: arial;
	font-size: 12px;
	color: #252525;
	height: 200px;
	background-image: url(sectionbg.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.text2 {
	font-family: arial;
	font-size: 14px;
	color: #252525;
	background-color: #e1e1e1;
	border-left: solid 1px #464646;
	border-right: solid 1px #464646;
	border-bottom: solid 1px #464646;
	border-top: solid 1px #464646;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
