body, td, p, textarea, input {
  font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-weight: bold;
}
	
h2 {
	font-size: 12pt;
	color:#666666;
}

h3 {
	font-size: 14pt;
	font-weight: bold;
	color:#666666;
}

a, a:link {
	color: #000000;
	text-decoration: underline;
}


a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}
	


.header {
	height: 119px;
	width: 100%;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #5f0513;
	border-bottom-color: #797979;
	border-bottom-width: 27px;
	border-bottom-style: none;
}

.page {
	width: 760px;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
}
.footerEmail {
	margin-top: -32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 500px;
}

.main_area {
	padding-right: 30px;
}

.sidebar {
	width: 227px;
	text-align: left;
	background-color: #760C16;
}

.sidebar_interior {
	padding-left: 10px;
	padding-right: 10px;
}

.sidebar_interior p {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

.nav_holder {
	width: 760px;
}

.footer {
	background-color: #03442A;
	background-image: url(images/footer_tile.jpg);
	background-repeat: repeat-x;
	height: 106px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.footer a
{
	color: white;
}

.footer_interior {
	width: 720px;
	text-align: left;
}

.footer_interior p {
	font-size: 9px;
	color: #FFFFFF
}

.navigation {
	text-align: center;
	height: 27px;
	width: 100%;
	background-image: url(images/nav_tile.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #797979;
}

.navigation_interior {
	font-size: 10px;
	height: 27px;
	vertical-align: middle;
}

.navigation a:link {
	font-family:Helvetica, sans-serif, Arial;
	margin-top: 4px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation a:visited {
	font-family:Helvetica, sans-serif, Arial;
	margin-top: 4px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation a:hover {
	font-family:Helvetica, sans-serif, Arial;
	margin-top: 4px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomGreyBox {
	padding: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/footer_tile.jpg);
	background-repeat: repeat-x;
	background-color: #03442A;
}

.bottomGreyBox a {
	color:#FFFFFF;
	font-size: 10pt;
	line-height: 18px;
}

.bottomGreyBox a:visited {
	color:#FFFFFF;
	font-size: 10pt;
	line-height: 18px;

}

span.numbers { width: 400px; }
