@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:16px;
	color: #333;
}
body {
	background-color: #415765;
	background-repeat: no-repeat;
}
a:link {
	text-decoration: underline;
	color:#333;
}
a:visited {
	text-decoration: underline;
	color:#333;
}
a:hover {
	text-decoration: none;
	color:#666;
}
a:active {
	text-decoration: underline;
}
.style1 {
	color: #333333;
	font-size:14px;
	}
	
img {
	border:0;
}


.style9 {font-size: 9px}
.style10 {
	color: #666666
}

.subscript {
	font-size:xx-small;
	vertical-align:sub;
} 


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0px;
}

h2 {
	font-size:16px;
	color:#333;
	font-weight:bold;
	line-height: 20px;
}

h3 {
	font-size:12px;
	color:#85A0B1;
	margin: 0;
}

.phone {
	font-size: 14px;
}

.contact{
	color: #000;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.5em;
	font-weight: normal;
	padding: 5px 5px 5px 12px;
	text-decoration: none;
}

.contactlink{
	text-decoration: none;
	color: #000;
}


.leftnavlink {
	display:block;
	width:150px;
	height:auto;
	background:#85A0B1;
	padding:10px 10px 10px 10px;
	border-bottom:2px solid #fff;
	color:#fff!important;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none!important;
}

.leftnavlink:hover, #land {
	color:#000!important;
	text-decoration:none!important;
}

.larger {
	font-size:14px;
}

.imgcaption {
	width:205px;
	height:auto;
	float:right;
	display:inline;
	padding:5px;
}

.imgcaption p {
	font-size:smaller;
	border:1px solid #666;
}

.testimonial {
	font-style: italic;
}

#footer {
	text-align:center;
	color: #85A0B1;
}

#footer a {
	color: #85A0B1;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

