﻿@import url('layout.css');
body {
	background-position: top;
	background-color: #F6F0E1;
	background-image: url('../images/topbkgd_stripe.gif');
	background-repeat: repeat-x;
}

#wrapper {
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	width: 866px;
}

#logo {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
	height: 133px;
	vertical-align: bottom;
}

#header {
	margin-left: 186px;
	height: 63px;
}
#header2 {
	margin-left: 186px;
	height: 69px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
}
#navigation {
	float: left;
	width: 182px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 50px;
	text-align: right;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	margin-right: 44px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li a {
	margin-right: 44px;
color: #666666;
	text-decoration: none;
}
#navigation a:hover {
	margin-right: 44px;
	color: #B1423B;
	text-decoration: none;
}
#navigation li#youarehere a {
 margin-right: 44px;
color: #B1423B;
	text-decoration: none;
}

#container {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
		border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
}

#page_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
	line-height: 22px;
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B1423B;
	font-weight: 500;
}

.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B1423B;
}
.alignATB {
	display: block;
	margin-right: 42px;
	margin-top: 28px;
}
.alignBDB {
	margin-top: 17px;
}
.alignLOGO {
	display: block;
	margin-top: 48px;
	text-decoration: none;
}
.contentindent {
	margin-left: 40px;
	margin-right: 40px;
}
.footertext {
	line-height: normal;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #333333;
	margin-left: 40px;
}
.footertext a{
	text-decoration: none;
	color: #333333;
}
.footertext a:hover{
	text-decoration: none;
	color: #B1423B;
}

a{
color: #B1423B;
}
a:hover {
color: #B1423B;
	}
.centerlogo {
	border-width: 0;
	display: block;
	margin-top: 50px;
	margin-left: 44.5px;
	text-decoration: none;
}



.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #808080;
}


