body {
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-color: #58234A;
}

table {
	border-spacing: 0px;
	_border-collapse: collapse;
	border-width: 0px;
}

input, textarea, select {
	font-family: Tahoma, Arial;
	font-size: 12px;
	padding: 3px;
	letter-spacing: 1px;
	vertical-align: middle;
}

.offline{
	width: 100%;
	height: 100%;
}

.offline td {
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	text-align: center;
	vertical-align: middle;
}

.header {
	width: 900px;
	background-image: url('../images/headerBar.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}

.header td {
	font-size: 12px;
	color: #FFF;
}

.body {
	background-image: url('../images/top.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFF;
	width: 855px;
	padding: 15px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 5px;
	border-color: #64724E;
	font-size: 13px;
	line-height: 1.15;
	padding-right: 30px;
}

.copyright {
	width: 900px;
	padding: 10px;
	color: #FFF;
	font-size: 12px;
}

.copyright a, .copyright a:link, .copyright a:active, .copyright a:visited {
	color: #FFF;
	text-decoration: none;
}

.copyright a:hover {
	color: #FFF;
	text-decoration: underline;
}

.bottom {
	width: 900px;
	color: #FFF;
}

.bottom a, .bottom a:link, .bottom a:active, .bottom a:visited {
	color: #FFF;
	text-decoration: none;
}

.bottom a:hover {
	color: #FFF;
	text-decoration: underline;
}

.headerAddress {
	font-size: 15px;
	font-weight: bold;
}

.menu {
	border-spacing: 0px;
}

.subMenu {
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #58234A;
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding: 5px;
	line-height: 1.5;
	text-align: left;
}

.subMenu a, .subMenu a:link, .subMenu a:active, .subMenu a:visited {
	color: #58234A;
}

.subMenu a:hover {
	color: #391730;
}

a, a:link, a:active, a:visited {
	color: #58234A;
}

a:hover {
	color: #391730;
}

.menuSpacer {
	width: 15px;
	font-size: 0px;
}

.menuBar {
	width: 215px;
	vertical-align: top;
	padding-left: 15px;
}

.bodyBar {
	width: 640px;
	padding-left: 15px;
	vertical-align: top;
}

.welcomeMessage {
	padding: 10px;
	border-style: solid;
	border-color: #64724E;
	border-width: 1px;
	background-color: #CED5AE;
	font-size: 13px;
	font-weight: bold;
	color: #444F35;
}

.pageTitle {
	font-size: 20px;
	color: #58234A;
	font-weight: bold;
}

.phoneNumber {
	font-size: 35px;
	color: #58234A;
	font-weight: bold;
}

.subTitle {
	font-size: 18px;
	color: #64724E;
	font-weight: bold;
}

.privacy {
	text-align: justify;
	line-height: 1.25;
}

.homeLink {
	font-size: 15px;
}

.formLabel {
	padding: 5px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	width: 255px;
}

.formDescription {
	padding: 5px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}

.formField {
	width: 335px;
	text-align: left;
}

.formField input {
	width: 200px;
}

.formFieldSmall {
	width: 200px;
	text-align: left;
}

.formFieldSmall input {
	width: 175px;
}


.required {
	font-size: 10px;
	color: #900;
}

.tos {
	width: 400px;
	padding: 10px;
	border-style: solid;
	border-color: #64724E;
	border-width: 1px;
	background-color: #CED5AE;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: justify;
}

.directions {
	padding: 10px;
	border-style: solid;
	border-color: #64724E;
	border-width: 1px;
	background-color: #CED5AE;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: justify;
}

.small {
	font-size: 11px;
}

.topLinks {
	width: 900px;
	text-align: right;
	font-size: 11px;
	color: #FFF;
}

.topLinks a, .topLinks a:link,.topLinks  a:active, .topLinks a:visited {
	color: #FFF;
	text-decoration: none;
}

.topLinks a:hover {
	color: #FFF;
	text-decoration: underline;
}

.welcomeMessage a, .welcomeMessage a:link,.welcomeMessage  a:active, .welcomeMessage a:visited {
	color: #444F35;
	text-decoration: none;
}

.welcomeMessage a:hover {
	color: #444F35;
	text-decoration: underline;
}

.freeQuote {
	width: 500px;;
	height: 210px;
	background-image: url('../images/freeQuote.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

.freeQuote td {
	color: #FFF;
}

.homeDescriptions td {
	width: 175px;
	padding: 10px;
	vertical-align: top;
	text-align: center;
}

.headerAddress a, .headerAddress a:link, .headerAddress a:hover, .headerAddress a:active, .headerAddress a:visited {
	color: #FFF;
	text-decoration: none;
}

.staff {
	border-width: 0px;
	border-bottom-width: 1px; 
	border-style: dotted;
}
