﻿body {
	margin: 0;
	margin-top: 50px;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: url('../siteart/bg.jpg') no-repeat #16497e top;
}

img {
	border: 0;
}

hr {
	color: #ccc;
	width: 90%;
}

a {
	color: #113a66;
}

.left {
	padding: 10px;
	font-size: 12px;
	color: #fff;
	width: 199px;
	text-align: center;
	background: url('../siteart/left.jpg') repeat-x bottom #000;
}

.left a {
	color: #fff;
	text-decoration: none;
}

.right {
	vertical-align: top;
	padding: 10px;
}

#bottomleft {
	vertical-align: top;
	width: 199px;
	text-align: left;
}

#bottomleft a {
	display: block;
	font-size: 16px;
	line-height: 30px;
}

#bottomleft a:hover {
	color: #2d527a;
}

.loc {
	display: block;
	font-size: 18px;
}

.locLink {
	text-decoration: underline;
}

#wrapper {
	width: 778px;
	text-align: left;
}

#nav {
	text-align: center;
	height: 53px;
	text-transform: uppercase;
	color: #fff;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: bold;
	background: url('../siteart/nav.gif') no-repeat;
}

#nav a:link, #nav a:visited, #nav a:active {
	text-decoration: none;
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	color: #fff;
	padding:0 18px;
}

#nav a:hover {
	color: #2d527a;
}

.content {
	padding: 13px;
	color: #c3c3c3;
	background: #fff;
}

.contactTable {
	width: 97%;
}

.heading {
	color: #003471;
	font-weight: bold;
	text-transform: uppercase;
}

.heading span {
	text-transform: lowercase;
}

.contactheading {
	font-size: 18px;
	font-weight: bold;
	color: #083667;
	background: url('../siteart/arrow.gif') no-repeat 0px 4px;
	display: block;
	padding-left: 14px;
}

#main-text {
	line-height: 18px;
	vertical-align: top;
}

#headtd1,#td1,#blacktd1 {
	width: 150px;
}

#headtd2,#td2,#blacktd2 {
	width: 75px;
}

#headtd3,#td3,#blacktd3 {
	width: 25px;
}

#headtd4,#td4,#blacktd4 {
	text-align: right;
}

#headtd1,#headtd2,#headtd3,#headtd4 {
	text-decoration:none; 
	font-family: arial, helvetica, sans serif; 
	font-size:10px;
	font-weight:bold; 
	color:#000;
	border: 1px silver solid; 
	background-color:#eee;
}

#td1,#td2,#td3,#td4 {
	text-decoration:none; 
	font-family: arial, helvetica, sans serif; 
	font-size:10px; 
	color: #000;
	border-right: 1px silver solid; 
	border-bottom: 1px silver solid; 
	border-left: 1px silver solid; 

}

#blacktd1,#blacktd2,#blacktd3,#blacktd4 {
	text-decoration:none; 
	font-family: arial, helvetica, sans serif; 
	font-size:10px;
	color: #000;
	border-right: 1px silver solid; 
	border-bottom: 1px silver solid;
	border-left: 1px silver solid; 
	background-color:#c3c3c3;
}

#tag {
	color: #8b8b8b;
	font-style: italic;
	font-weight: bold;
	font-size: 16pt;
	padding: 0 15px 15px 15px;
}

a.smbold:link, a.smbold:active, a.smbold:visited, a.smbold:hover {
	font-size: 9px;
	font-weight: bold;
}

a.contact {
	text-decoration:none; font-family: arial, helvetica, sans serif; font-size:10px; color:#2d527a;
}

a.contact:hover {
	text-decoration: underline;
}

