@charset "UTF-8";

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: Helvetica, Arial, sans-serif;
	color: #40404
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color:#D5D5D5
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*css reset end-*/
/*micro-clearfix by Nicolas Gallagher http://nicolasgallagher.com/micro-clearfix-hack/*/
/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}
/*micro clear fix end-*/
p {
	font-size: 1.125em;
	line-height:1.5em
	}
ul {
	padding: 1em 0 0 2.2em;
	list-style-type: disc
	}
ol {
	padding: 1em 0 0 2.2em;
	}	
li {
	list-style-position: inside;
	line-height:2.5em
}

ol li {
		list-style-position: outside;
		line-height:1.7em

	}
a {
	color: #789900;
	}
a:hover {
	color: #404041;
	}	

.wrapper {
	width: 980px;
	min-height: 644px;
	margin: 0 auto;
	padding: 3% 0 0 0;
	background-color: #FFF;
	position: relative;
	overflow: visible;
		}

	
.header {
	width: 100%;
	height: 148px;
	}
.logo {
	width: 26%;
	float:left;
	padding:0 0 0 3.265306%;
	}
.topNav {
	width: 66%;
	float: right;
	text-align:right;
	padding: 2% 0 0 0
	}
.topNav a{
	font-size:0.85em;
	padding:0% 6% 0 0;
	color: #404041;
	text-decoration:none;
	}
.topNav a:hover, .topNav a.active{
	color: #789900;
	}	
.navHolder {
	padding:0 3.16325% 0 3.265306%;
	height: 8.074534%;
	}
.navHolder a{
	width: 18.5%;
	height: 51px;
	float: left;
	margin-right: 1.3%;
	border: 2px solid #1D407A;
	border-radius: 14px;
	text-align: center;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	color:#1D407A;
	
	}
.navHolder a:hover, .navHolder a.active{
	background-color: #1d407a;
	background-image: none;
	color: #fff;
	}	
.navHolder > a:last-child{
	margin-right:0
	}
	
/*.navHolder a.simple {
	background: url(../images/primaryNav.jpg) no-repeat 0px 0px
	}
.navHolder a.simple:hover, .navHolder a.simple.active  {
	background-position:-173px 0px
	}
.navHolder a.who {
	background: url(../images/primaryNav.jpg) no-repeat 0px -52px
	}
.navHolder a.who:hover, .navHolder a.who.active {
	background-position:-173px -52px
	}
.navHolder a.what {
	background: url(../images/primaryNav.jpg) no-repeat 0px -104px
	}
.navHolder a.what:hover, .navHolder a.what.active {
	background-position:-173px -104px
	}
.navHolder a.why {
	background: url(../images/primaryNav.jpg) no-repeat 0px -156px
	}
.navHolder a.why:hover, .navHolder a.why.active {
	background-position:-173px -156px
	}
.navHolder a.how {
	background: url(../images/primaryNav.jpg) no-repeat 0px -208px
	}
.navHolder a.how:hover, .navHolder a.how.active {
	background-position:-173px -208px
	}						*/	
.navHolder a p {
	line-height:4em;
}	
.navHolder a:hover p {
		color:#fff;
}
.content {
	width: 100%;
	min-height: 68.633540%
	}

.bannerHolder {
	
	}		
.simpleHomeImg {
	text-align:center;
	padding: 8% 0 0% 0
	}
.simpleHomeText{
	text-align:center;
	}
.howList{
	padding: 2% 0 2% 34%;

	}
.howText{
	padding: 0% 0 0% 23%;
	font-size: 0.9em;
	line-height:1.4em
	}
.col1, .col3 {
	margin: 8% 0 0 0;
	width: 27.551020%;
	min-height: 300px;
	float: left
	}
.col1 {
	border-right:#BBBDBF solid 1px;
}
.col2, .col2Hand {
	margin: 8% 0 0 0;
	width: 44%;
	height:300px;
	border-right:#BBBDBF solid 1px;
	float: left
	}
.col2Hand {
	background: url(../images/hand.jpg) no-repeat right top;	
	}	
.colequal1, .colequal2, .colequal3 {
	margin: 8% 0 0 0;
	width: 33%;
	height: 283px;
	float: left
	}
.colequal1, .colequal2 {
	border-right:#BBBDBF solid 1px;
		}
.siteCol1, .siteCol3 {
	width: 29%;
	float: left;
	margin-top: 41px;
	margin-bottom:41px

	}	
.siteCol2 {
	width: 42%;
	float: left;
	margin-top: 41px
}
.siteCol2 p {
	font-size: 0.85em;
	line-height:1.5em;
	margin-bottom:1em
	}
.siteCol2 > p:last-child {
	margin-bottom:2em
	}
.siteColHalf {
	width:50%;
	float:left;
	margin: 50px 0;
	text-align:center
	}		
			
	
.signHomeColor{
	color: #789900;
	font-size: 2em;
	display:block;
	padding: 1% 0
		}
.popUp, .popUpTwo, .popUpThree{
	height: 644px;
	width: 980px;
	background-color: #fff;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
		}
.popUpTwo{
	height: auto;
	text-align: center;
	background-color: #000;
	}		
		
.close a{
	float: right;
	display: block;
/*	 position: absolute;
	left: 930px;
	top: 590px;
*/		 position: fixed;
	right: 0px;
	bottom: 0px;
font-size: 2em;
	text-decoration: none;
	color: #789900;
	padding: 10px;
	background-color:#000;
	opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
	}
.boldColor {
	font-weight: bold;
	color:#1D407A 
	}
.blue {
	color:#1D407A 
	}	
h1 {
	font-size: 0.85em;
	line-height:1.5em;
	font-weight: bold;
	color:#1D407A;
	margin-bottom: 0.25em 
	}
.title, .titleHow {
	font-weight: normal;
	color:#FFF;
	background-color:#b2b4b3;
	font-size:1em;
	line-height:2em;
	margin: 1em 0;
	text-align:center;
	padding: 0.5em 0;
	}
.titleHow {
	margin: 4% 23% 0% 23%
	}		
.pdf {
	background: url(../images/pdfSmall.jpg) no-repeat left center;
	padding-left:18px;
	
	}
.marginLeft{
	margin: 0 0 0 1.9em;
	padding: 0 0 0 1.4em;
	line-height:2.5em; 
	}	
.noMarginBottom{
	margin-bottom: 0.4em!important;
}
.propertyTitle {
	color: #fff;
	padding:10px 0;
	border-top:#666 solid 1px;
	border-bottom:#666 solid 1px;
	margin-bottom:10px;
	background-color:#333
	}
#tool {
	cursor: pointer;
	}
		
/*@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape){
  .close a{
	position: fixed;
    bottom: 10px;
    right: 10px; 
	
	}
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  .close a{
	position: fixed;
    bottom: 10px;
    right: 10px; 
	
	} 
}*/
