html, body
{
background-color: #e2f0ce;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #231f20;
text-align: center;
behavior:url("csshover.htc");
}

#container
{
width: 874px;
margin: 0 auto;
text-align: left;
position: relative;


}

#header{
height: 112px;
background-image:url(../images/bg-header.gif);
width: 874px;
float: left;

}

#header ul
{
display: inline;
list-style-type:none;
float: right;
padding-top: 10px;
padding-right: 30px;
}

#header li
{
display: inline;
padding-right: 5px;
padding-left: 5px;
border-right: 1px solid #bcd0a0;
}

#header li a
{
color: #231f20;
text-decoration: none;
font-size: 11px;
}

#header li a:hover
{
text-decoration: underline;
}

#header li.noborder
{
border: none;
}


#content
{
background-image:url(../images/bg-content.gif);
background-repeat: repeat-y;
width: 876px;
clear: both;
text-align: left;
float: left;
}



#nav  {

border-top: 3px solid #fff;
margin-bottom: 3px;
background-color: #981b1e;
margin-left: 10px;
	height: 43px;
	list-style: none;
	display: inline-block;
	overflow: hidden;
	width: 833px;
text-align: center;
float: left;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#nav a {

	padding: 43px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:43x; /* for IE5/Win only */
	}
	


#nav a:active, #nav a.selected {
	background-position: 0 -43px;
	}
	
	
#nav-vision ul.subnav
{

position: absolute;
top: 160px;
display: block;
background-color: #fff;
text-align: left;
visibility: hidden;

}

#nav-vision ul.subnav li
{
display: block;
width: 150px;
padding-bottom: 5px;
}


#nav-vision a  {
width: 86px;
background: url(../images/nav-vision.gif) top left no-repeat;
float: left;
	}
	
	#nav-vision a:hover {
	background-position: 0 -43px;
	}
	
	#nav-vision a:hover ul.subnav
	{
visibility: visible;

	}
	
	
	
#nav-lifestyle a  {
width: 111px;
background: url(../images/nav-lifestyle.gif) top left no-repeat;
float: left;
	}
	
		#nav-lifestyle a:hover {
	background-position: 0 -43px;
	}
	
#nav-homes a  {
width: 94px;
background: url(../images/nav-homes.gif) top left no-repeat;
float: left;
	}
	
		#nav-homes a:hover {
	background-position: 0 -43px;
	}
	
	
#nav-preservation a  {
width: 216px;
background: url(../images/nav-preservation.gif) top left no-repeat;
float: left;
	}
	
		#nav-preservation a:hover {
	background-position: 0 -43px;
	}
	
	
#nav-mainstreet a  {
width: 135px;
background: url(../images/nav-mainstreet.gif) top left no-repeat;
float: left;
	}
	
	
		#nav-mainstreet a:hover {
	background-position: 0 -43px;
	}

#nav-request a  {
width: 191px;
background: url(../images/nav-request.gif) top left no-repeat;
float: left;
	}
	
	
		#nav-request a:hover {
	background-position: 0 -43px;
	}










#dragonfly
{
z-index: 1;
position: absolute;
overflow: visible;
left: 800px;
}

#masthead
{

clear: both;
height: 294px;
float: left;
width: 876px;

}

#lifestyle #masthead
{
background-image:url(../images/masthead-lifestyle.jpg);
height: 180px;
margin: auto;
}

#vision #masthead
{
background-image:url(../images/masthead-vision.jpg);
height: 180px;
margin: auto;
}

#mainstreet #masthead
{
background-image:url(../images/masthead-mainstreet.jpg);
height: 180px;
margin: auto;
}

#homes #masthead
{
background-image:url(../images/masthead-homes.jpg);
height: 180px;
margin: auto;
}

#preservation #masthead
{
background-image:url(../images/masthead-preservation.jpg);
height: 180px;
margin: auto;
}

#global #masthead
{
background-image:url(../images/masthead-global.jpg);
height: 180px;
margin: auto;
}

#request #masthead
{
background-image:url(../images/masthead-requestinfo.jpg);
height: 180px;
margin: auto;
}


#innerWrap
{
clear: both;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
width: 831px;
margin-left: 10px;
float: left;


}

#innerWrapHome
{
clear: both;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
width: 831px;
margin-left: 10px;
float: left;
overflow: auto;

height: 436px;
}

#vision #innerWrapHome
{
background-image:url(../images/bg-vision.jpg);
}

#homes #innerWrapHome
{
background-image:url(../images/bg-homes.jpg);
}

#preservation #innerWrapHome
{
background-image:url(../images/bg-preservation.jpg);
}

#lifestyle #innerWrapHome
{
background-image:url(../images/bg-lifestyle.jpg);
}

#mainstreet #innerWrapHome
{
background-image:url(../images/bg-mainstreet.jpg);
}



#innerWrapHome .left
{
width: 300px;
float: left;
margin-left: 290px;
margin-top: 100px;
}

#innerWrapHome .left p
{
line-height: 17px;
}

#innerWrapHome .left h1
{
color:#000;
font-weight: normal;
}

.index #innerWrapHome .right
{
float: left;
width: 150px;
margin-top: 150px;
margin-left: 30px;

}

.index #innerWrapHome .right p
{
color: #8c8959 !important;
}

#innerWrapHome .right a
{
color: #981b1e;
text-decoration: none;
}

#innerWrapHome .right a:hover
{
text-decoration: underline;
}

#innerWrap a
{
color: #981b1e;
}

.subpage #innerWrap
{
margin-top: -10px;
}



#intro 
{

margin-left: 20px;
margin-right: 17px;
padding-bottom: 20px;

}

.home #intro
{
border-bottom: 1px solid #ccc;
}

h1{
	font-size: 22px;
	color: #8c8959;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h2{
font-weight: bold;
color: #8c8959;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
padding-bottom: 5px;
padding-top: 10px;
}

#intro p
{
color: #363636;
line-height: 18px;
padding-top: 5px;
padding-bottom: 5px;

}

.home #intro p
{
font-family: Georgia, "Times New Roman", Times, serif;
color: #242424;
font-size: 13px;
line-height: 18px;
}

.subpage #intro p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#introTop
{
margin-left: 20px;
margin-right: 17px;
padding-bottom: 20px;
border-bottom: 1px solid #ccc;
overflow: auto;
}

#introTop img
{
float: left;
padding-left: 20px;
padding-right: 10px;
}

#introTop p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left: 20px;
padding-right: 15px;
line-height: 20px;
float: left;
width: 460px;
padding-top: 20px;
}

#introBottom
{
clear: both;
margin-left: 20px;
margin-right: 17px;
padding-bottom: 20px;

}

.main #introBottom
{
padding-top: 20px;
}

#introBottom p
{
line-height: 20px;
padding-bottom: 5px;
padding-top: 5px;

}

#introBottom .left
{
width: 575px;
float: left;
padding-right: 20px;
border-right: 1px solid #ccc;
padding-bottom: 10px;
}

#introBottom .right
{

padding-left: 20px;
float: left;
color: #8c8959;
padding-bottom: 10px;
}

#introBottom .right p
{
padding: 0;
}

#introBottom .right a
{
color: #981b1e;
text-decoration: none;
}

#introBottom .right a:hover
{
text-decoration: underline;
}



.callout
{
width: 250px;
float: left;
padding-left: 20px;
padding-top: 20px;
line-height: 16px;
font-size: 11px;
}

img.thumb
{
border: 1px solid #ccc;
padding: 5px;
margin-bottom: 10px;
}



#footer
{
clear: both;
float: left;
background-image: url(../images/bg-footer.gif);
width: 876px;
height: 56px;
padding-top: 40px;
text-align: center;
line-height: 18px;
color: #7a7869;
font-size: 11px;
}

.index #footer
{
background-image: url(../images/bg-vision-footer.gif);
height: 26px;
padding-top: 20px;

}

#footer a
{
text-decoration: none;
color: #7a7869;
padding-right: 8px;
}

#log {
	width: 590px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}
.subpagephoto {
	clear: both;
	float: right;
	height: 220px;
	width: 220px;
}
.subpagephoto2 {
	clear: both;
	float: right;
	height: 147px;
	width: 220px;
}


.home h1{display: none;}
