/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  08: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0 0 30px 0;
}
#wrapper {
	width: 810px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm08_middle-810.gif);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(img/clm08_top-810.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(img/clm08_bottom-810.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 450px;
	float: left;
}
#left {
	width: 200px;
	float: left;
}
#right {
	width: 160px;
	float: left;
}
#center .content {
	font-size: 10pt;
	line-height: 1.65em;
	padding-top: 24px;
	padding-right: 16px;
	padding-bottom: 24px;
	padding-left: 16px;
}
#left .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px;
}
#footer .content {
	padding: 12px 0px;
}
#footer {
	color: #666666;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #900;
	text-decoration: none;
}
#left h3 a:link {
	color: #FFF;
	text-decoration: none;
}
#left h3 a:visited {
	color: #FFF;
	text-decoration: none;
}
#left a:visited {
	color: #900;
	text-decoration: none;
}
#left a:hover {
	color: #900;
	text-decoration: underline;
}
#center a:link {
	color: #900;
}
#center a:visited {
	color: #666666;
}
#center a:hover {
	color: #000000;
}
#right .content .extpost {
	font-size: 12px;
	border: 1px solid #999999;
	padding: 8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#right a:link {
	color: #900;
}
#right a:visited {
	color: #900;
}
#right a:hover {
	color: #333;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #B0B0B0;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #418B7A;}
.p7uberlink {
	/*font-weight:100; !important;*/
	/*letter-spacing: .15em;*/
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	line-height: 1.5em;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}

/*******************
------Header-------
*******************/

#header{
	float: left;
	width: 100%;
	height: 120px;
	margin: 0;
	padding: 0;
	background: #3873A9;
	border-bottom: 6px solid #000;
	color: #fff;
	clear: both;
}

.title{
	width: 800px;
	text-align: left;
	color: #FFF;

	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(images/lighthousewithlight120h-blue.gif); /*Add mastehead logo*/
	/*background-image: url(/images/lighthousewithlight120h-blue.gif);
*/	background-repeat: no-repeat;											  /*and postion logo*/
}

.title a:link{
	text-decoration: none;
	color:#FFF;
}

.title a:hover{
	text-decoration: underline;
	color: #CCC;
}

.title a:visited{
	text-decoration: none;
	color:#FFF;
}
.title .rightbanner {
	height: 80px;
	width: 250px;
	text-align: right;
	margin-left: 540px;
	clear: none;
}
.title .lefttitle {
	float: left;
	padding-left: 100px;
}
.companyname{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 34px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
.companyslogan{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	padding-right: 0;
	padding-left: 0px;
	font-weight: bold;
}

/********************
----Navigaiton Bar---
********************/

#top-menu{
	clear: both;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-align: left;
	background: #BFE0FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#top-menu a{
	text-decoration: none;
	color: #900;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#top-menu a:hover{
	text-decoration: none;
	color: #FFF;
	background: url(images/nav_hover.gif) repeat-x;
}

#top-menu ul{
	margin: 0 auto;
	width: 765px;
	padding: 5px 0;
	text-align: left;
}

#top-menu ul li{
	display: inline;
	padding: 0;
	font-size: 13px;
}

/**********************
----Table of Content---
**********************/
#center .content .toc {
	float: right;
	width: 200px;
	clear: right;
	background-color: #EAF5FF;
	margin: 8px;
	padding: 4px;
	border: 1px solid #00457C;
}

.postinfofooter{
	font-size: 11px;
	color: #aaa;
/*	background-image: url(images/stormylighthouseh208-80-trans.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	margin-right: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-bottom: 10px;
}
.imgright {
	margin-left: 30px;
}
.content #imgright img{
	margin-left: 20px;
	height: auto;
}
.addressform {
	width: 145px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#wagmp_directions_1 {
	clear: both;
}
#calculator h3 {
	margin: 0px;
	padding: 0px;
}
#testimonals {
	margin: 0px;
	float: right;
	height: 350px;
	width: 250px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#agent-forms {
	margin: 12px;
	border: 1px solid #CCC;
	width: 360px;
}
#agent-forms td {
	margin: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#agent-forms tr td a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
