@charset "UTF-8";
#wrapper {
	background-color: #618AA7;
	margin: 10px auto 0px;
	padding: 0px;
	width: 710px;
}
#wrapper  h3 {
	font-size: 95%;
	text-align: right;
	margin: 0px 20px 5px 0px;
	padding: 0px;
	color: #FFFFFF;
}
/* CSS Document */

body {
	font-family: "Trebuchet MS";
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	background-color: #6189a7;
}
p {
	line-height: 1.5em;
	font-size: 110%;
}
#Nav {
	background-image: url(../Images/Nav_Bgnd.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#Nav ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#Nav li {
	float: left;
	list-style: none;
	font-size: 110%;
	color: #FFFFFF;
	margin-top: 10px;
	border-right: 1px solid #263A49;
	margin-bottom: 5px;
}
#Nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#Nav a:hover {
	display: block;
	text-decoration: underline;
}
#BodySection {
	background-image: url(../Images/BodyPattern.gif);
	background-repeat: repeat-y;
	width: 100%;
	position: relative;
	padding: 0px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#BodyContent {
	top: 0px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#BodyContent h1 {
	margin: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 350%;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #263A49;
	background-image: url(../Images/DottedLine.gif);
}
#BodyHead {
	background-image: url(../Images/Body_Head.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 100%;
}
#BodyFooter {
	background-image: url(../Images/BodyFooter.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 71px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#Banner {
	background-image: url(../Images/Banner.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 167px;
	float: left;
	width: 100%;
}
#Address {
	text-align: center;
	color: #FFFFFF;
	margin-top: 5px;
}
.ContactButton {
	height: 34px;
	width: 225px;
	padding: 0px;
	margin: 0px;
	float: right;
	background-image: url(../Images/ContactButton.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ContactButton  h2 {
	color: #FFFFFF;
	font-size: 150%;
	font-weight: normal;
	padding: 0px;
	margin: 5px 5px 5px 10px;
}
.SubNav {
	background-image: url(../Images/SubNavButton.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 225px;
}
.SubNav    h2 {
	color: #FFFFFF;
	padding-top: 8px;
	margin: 0px;
	padding-left: 10px;
	font-size: 110%;
	font-weight: bold;
}
.SubNav  ul {
	list-style: none;
	margin: 20px 0px 0px 10px;
	padding: 0px;
}
.SubNav  li {
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 5px;
	background-image: url(../Images/DottedLine.gif);
	font-size: 110%;
}
.SubNav  a {
	color: #517697;
	text-decoration: none;
	background-image: url(../Images/LinkGraphic.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 15px;
}
.SubNav  a:hover {
	color: #253540;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right -25px;
	display: block;
	height: 15px;
	background-image: url(../Images/LinkGraphic.gif);
}
.SubNavActive {
	color: #253540;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right -25px;
	background-image: url(../Images/LinkGraphic.gif);
	display: block;
	height: 15px;
}
#SmallContact {
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	margin-right: 20px;
}
#SmallContact  a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: right;
	padding: 0px;
}
#TwoColumn {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 100%;
	position: relative;
}
#LeftContent {
	float: left;
	width: 430px;
	margin: 0px;
	padding: 0px;
}
#LeftContent h2 {
	color: #6189A7;
	background-image: url(../Images/DottedLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
	font-size: 150%;
	margin: 0px;
	padding-top: 20px;
	line-height: 1.4em;
}
#LeftContent  ul {
	list-style: circle url(../Images/BulletPoint.gif) outside;
	font-size: 125%;
	line-height: 1.5em;
}
#LeftContent h4 {
	font-size: 135%;
	padding: 10px 0px 0px;
	margin: 0px;
	color: #6189A7;
}
/*.ContactButton a {
	text-decoration: none;
	display: block;
	background-image: url(../Images/ContactButton.gif);
	background-repeat: no-repeat;
	background-position: left 0%;
	height: 30px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
}
.ContactButton a:hover {
	text-decoration: none;
	display: block;
	background-image: url(../Images/ContactButton.gif);
	background-repeat: no-repeat;
	background-position: left -35px;
	height: 30px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
}*/
#RightContent {
	float: right;
	width: 225px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#Home a.NavLink, #Why a.navlink, #Buying a.navLink, #Commercial a.NavLink, #News a.NavLink {

}
.ContactButton a.ContactLink {
	background-image: url(../Images/ContactButton.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	float: left;
	display: block;
	width: 225px;
	height: 34px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;

}
.ContactButton a.ContactLink:hover {
	background-position: 0px -35px;
	background-repeat: no-repeat;
	background-position: 0px -35px;
	float: left;
	display: block;
	width: 225px;
	height: 35px;
	text-decoration: none;
}
#OneColumn h2 {
	color: #6189A7;
	background-image: url(../Images/DottedLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
	font-size: 150%;
	margin: 0px;
	padding-top: 20px;
	line-height: 1.4em;
}
#OneColumn ul {
	list-style: circle url(../Images/BulletPoint.gif) outside;
	font-size: 125%;
	line-height: 1.5em;
}
#Index_BodySection {
	background-image: url(../Images/BodyPattern.gif);
	background-repeat: repeat-y;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	clear: both;
}
#Index_titles {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	width: 690px;
	float: left;
}
#Titles {
	width: 100%;
	margin: 0px;
	padding: 10px 0px 0px;
	list-style: none;
}
#Titles h1 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 130%;
	color: #FFFFFF;
}
#Index_MainTitle {
	background-image: url(../Images/Index_GreenTitle.gif);
	background-repeat: no-repeat;
	width: 448px;
	padding: 5px 0px;
	margin: 0px;
	float: left;
}
#Index_SecondaryTitle {
	background-image: url(../Images/Index_BlueTitle.gif);
	background-repeat: no-repeat;
	width: 225px;
	padding: 5px 0px;
	margin: 0px 0px 0px 7px;
	float: left;
}
#Index_Body {
	margin: 0px 20px;
	padding: 0px;
}
#Special {
	background-image: url(../Images/Index_DropPanel.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 220px;
	position: absolute;
	right: 20px;
	top: 0px;
}
#Special a {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: right;
}
#Special h1 {
	font-size: 135%;
	margin: 15px 0px 10px;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
}
#Special p {
	color: #FFFFFF;
	padding: 0px 10px 10px;
	margin: 0px;
}
#Index_Left {
	margin: 0px;
	padding: 0px;
	width: 430px;
	float: left;
}
#Index_Left h2 {
	margin: 0px;
	padding: 0px;
	color: #517697;
	line-height: 1.4em;
	font-size: 150%;
}
#Index_Left ul {
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px 0px;
}
#Index_Left li {
	text-decoration: none;
	list-style: none;
	background-image: url(../Images/DottedLine.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 140%;
	color: #517697;
	padding: 10px 0px 5px;
	width: 100%;
	margin: 0px;
}
#Index_Left a {
	background-image: url(../Images/LinkGraphic.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	color: #517697;
	text-decoration: none;
	display: block;
}
#Index_Left a:hover {
	background-image: url(../Images/LinkGraphic.gif);
	background-position: right -25px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #253540;
	text-decoration: none;
}
#Index_Left p {
	margin: 0px;
	padding: 0px;
}
#Index_Right {
	margin: 0px;
	padding: 0px;
	width: 225px;
	float: right;
}
.News {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	background-image: url(../Images/DottedLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.News dt {
	font-size: 120%;
	color: #263A49;
	margin: 0px;
	padding: 0px 0px 10px;
	font-weight: bold;
}
.News dd {
	margin: 0px;
	padding: 0px 0px 5px;
	color: #878787;
}
.News a {
	display: block;
	background-image: url(../Images/LinkGraphic.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 15px;
	width: 100%;
	text-align: right;
	margin: 5px 0px;
	padding: 0px;
}
.HideIt {
	display: none;
}
#OneColumn h4 {
	font-size: 135%;
	padding: 10px 0px 0px;
	margin: 0px;
	color: #6189A7;
}
.tabs-hide {
	display: none;
}
#news  h2 {
	margin: 10px 0px;
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	padding: 0px;
	background-image: url(../Images/LinkGraphic.gif);
}
#news a {
	font-size: 130%;
	margin: 10px 0px 0px;
	background-image: url(../Images/LinkGraphic.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	padding: 0px;
	color: #6189A7;
	text-decoration: none;
}
#news   a:hover {
	font-size: 130%;
	margin: 10px 0px 0px;
	text-decoration: underline;
	background-image: url(../Images/LinkGraphic.gif);
	background-repeat: no-repeat;
	background-position: right -25px;
}
#news p {
	margin: 0px;
	padding: 0px 0px 10px;
	background-image: url(../Images/DottedLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#news img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
fieldset {
	background-color: #C4D2D9;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
fieldset ol {
	list-style: none;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	background-color: #C4D2D9;
}
label  {
	padding: 10px 0px;
	margin: 0px;
	display: block;
	font-size: 110%;
}
#Message {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
