/* ------ General Element Styles ------ */
body
	{
	background: #1a277f;
	font-family: Verdana, Sans-Serif;
	}
    
a:link,
a:visited
    {
    color: #1a277f;
    text-decoration: none;
    }    
    
a:active,
a:hover
    {
    color: #646eb3;
    text-decoration: underline;
    }

h1, h2, h3, h4, h5
    {
    color: #1a277f;
    }

p
    {
    color: #666666;
    font-size: 11px;
    }

img
	{
	border: 0;
	}
/* ------ General ID Styles ------ */
#main_holder
    {
	width: 760px;
	margin: auto;
	background: #ffffff;
	border: solid 2px #dedede;
    }
    
#main_content_holder
    {
	width: 760px;
	margin: 0;
	padding: 0;
    }
    
#body_copy
    {
	background: transparent;
	padding: 20px 0px 0px 0px;
	width: 760px;
	clear: both;
    }

#footer
    {
	width: 760px;
	clear: both;
 	border-top: solid 4px #dedede;
   }
    
#copyright
    {
	background: transparent;
	height: 18px;
    color: #1a277f;
    font-weight: normal;
    text-decoration: bold;
    font-size: 11px;
    padding: 4px 20px 0px 0px;
    text-align: right;
	width: 740px;
    }

#footer_nav
    {
	background: transparent;
	height: 17px;
	width: 740px;
    color: #1a277f;
    font-size: 11px;
    padding: 2px 20px 0px 0px;
    text-align: right;
    margin-top: 4px;
    }

#infoarea h1
    {
    font-size: 18px;
    margin: 0px 0px 5px 0px;
    }

#infoarea p
    {
    font-size: 11px;
    margin: 0px 0px 5px 0px;
    line-height: 18px;
    }

#infoarea a:link,
#infoarea a:visited
    {
    font-weight: bold;
    text-decoration: underline;
    }

#infoarea a:active,
#infoarea a:hover
    {
    font-weight: bold;
    text-decoration: none;
    }

#infoarea h3
    {
    font-size: 14px;
    margin: 15px 0px 5px 0px;
    color: #646eb3;
    }

#infoarea ul
    {
    margin-top: 0px;
    margin-bottom: 0px;
    }

#infoarea ul li
    {
    font-size: 11px;
    color: #666666;
    margin-top: 0px;
    margin-bottom: 4px;
    }
      
/* ------ General Internal Page Styles ------ */
.internal #body_copy
    {
	background: none;
	padding: 0px 0px 0px 0px;
	width: 760px;
	clear: both;
    }
    
.internal #body_copy #infoarea
    {
	width: 640px;
	float: right;
	padding: 10px 60px 0px 60px;
	margin-bottom: 10px;
    }

/* ------ Header Styles ------ */
#pageHeader
	{
	background: #1a277f url(../../images/ui/bg_banner2.gif) bottom left no-repeat;
	height: 108px;
	width: 760px;
	margin: 0;
	}

#subhead
	{
	height: 186px;
	width: 760px;
	background: #dedede;
	}
	
/* ------ Menu Styles ------ */
#main_menu
	{
	background: #646eb3 url(../../images/ui/bg_menu.gif) top left repeat-y;
	width: 223px;
	height: 160px;
	margin: 0;
	padding: 20px 0px 0px 30px;
	border-bottom: solid 1px #ffffff;
	float: left;
	}
    
#main_menu ul
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}    
    
#main_menu ul li
	{
	display: block;
	padding-right: 10px;
	padding-left: 14px;
	background: transparent url(../../images/ui/menu_marker.gif) top left no-repeat;
	}    
    
#main_menu ul li a:link,
#main_menu ul li a:visited
	{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	}    
    
#main_menu ul li a:active,
#main_menu ul li a:hover
	{
	color: #ffff00;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	}
	
.sec_home #main_menu ul #menu_home,
.sec_about #main_menu ul #menu_about,
.sec_communities #main_menu ul #menu_communities,
.sec_homes #main_menu ul #menu_homes,
.sec_awards #main_menu ul #menu_awards,
.sec_testimonials #main_menu ul #menu_testimonials,
.sec_contact #main_menu ul #menu_contact
	{
	background: transparent url(../../images/ui/menu_marker_on.gif) top left no-repeat;
    }

.sec_home #main_menu ul #menu_home a:link,
.sec_home #main_menu ul #menu_home a:visited,
.sec_about #main_menu ul #menu_about a:link,
.sec_about #main_menu ul #menu_about a:visited,
.sec_communities #main_menu ul #menu_communities a:link,
.sec_communities #main_menu ul #menu_communities a:visited,
.sec_homes #main_menu ul #menu_homes a:link,
.sec_homes #main_menu ul #menu_homes a:visited,
.sec_awards #main_menu ul #menu_awards a:link,
.sec_awards #main_menu ul #menu_awards a:visited,
.sec_testimonials #main_menu ul #menu_testimonials a:link,
.sec_testimonials #main_menu ul #menu_testimonials a:visited,
.sec_contact #main_menu ul #menu_contact a:link,
.sec_contact #main_menu ul #menu_contact a:visited
	{
	color: #ffff00;
	}
    
.sec_home #main_menu ul #menu_home a:active,
.sec_home #main_menu ul #menu_home a:hover,
.sec_about #main_menu ul #menu_about a:active,
.sec_about #main_menu ul #menu_about a:hover,
.sec_communities #main_menu ul #menu_communities a:active,
.sec_communities #main_menu ul #menu_communities a:hover,
.sec_homes #main_menu ul #menu_homes a:active,
.sec_homes #main_menu ul #menu_homes a:hover,
.sec_awards #main_menu ul #menu_awards a:active,
.sec_awards #main_menu ul #menu_awards a:hover,
.sec_testimonials #main_menu ul #menu_testimonials a:active,
.sec_testimonials #main_menu ul #menu_testimonials a:hover,
.sec_contact #main_menu ul #menu_contact a:active,
.sec_contact #main_menu ul #menu_contact a:hover
	{
	color: #ffff00;
	text-decoration: none;
	}
	
/* ------ Splash Styles ------ */
#splash
	{
	width: 507px;
	height: 180px;
	float: right;
 	border-bottom: solid 1px #ffffff;
	}

    
#pg_home #spl_item1
    {
	background: transparent url(../../images/splash/callout_wellbuilt.gif) top left no-repeat;
	height: 180px;
	width: 253px;
	float: left;
    }

#pg_home #spl_item2
    {
	background: transparent url(../../images/splash/photo_home.jpg) top left no-repeat;
	height: 180px;
	width: 254px;
	float: right;
    }
    
#pg_about #spl_item1
    {
	background: transparent url(../../images/splash/callout_integrity.gif) top left no-repeat;
	height: 180px;
	width: 253px;
	float: left;
    }

#pg_about #spl_item2
    {
	background: transparent url(../../images/splash/photo_about.jpg) top left no-repeat;
	height: 180px;
	width: 254px;
	float: right;
    }
	
    
#pg_contact #spl_item1
    {
	background: transparent url(../../images/splash/callout_develop.gif) top left no-repeat;
	height: 180px;
	width: 253px;
	float: left;
    }

#pg_contact #spl_item2
    {
	background: transparent url(../../images/splash/photo_handshake.jpg) top left no-repeat;
	height: 180px;
	width: 254px;
	float: right;
    }
    
#pg_homes #spl_item1
    {
	background: transparent url(../../images/splash/callout_unique.gif) top left no-repeat;
	height: 180px;
	width: 253px;
	float: left;
    }

#pg_homes #spl_item2
    {
	background: transparent url(../../images/splash/photo_deer_home.jpg) top left no-repeat;
	height: 180px;
	width: 254px;
	float: right;
    }
	
    
#pg_awards #spl_item1
    {
	background: transparent url(../../images/splash/callout_craftsmen.gif) top left no-repeat;
	height: 180px;
	width: 253px;
	float: left;
    }

#pg_awards #spl_item2
    {
	background: transparent url(../../images/splash/photo_team.jpg) top left no-repeat;
	height: 180px;
	width: 254px;
	float: right;
    }
	
    
#pg_testimonials #spl_item1
    {
	background: transparent url(../../images/splash/callout_courteous.gif) top left no-repeat;
	height: 180px;
	width: 253px;
	float: left;
    }

#pg_testimonials #spl_item2
    {
	background: transparent url(../../images/splash/photo_family.jpg) top left no-repeat;
	height: 180px;
	width: 254px;
	float: right;
    }
	
    
#pg_communities #spl_item1
    {
	background: transparent url(../../images/splash/callout_smallnumber.gif) top left no-repeat;
	height: 180px;
	width: 253px;
	float: left;
    }

#pg_communities #spl_item2
    {
	background: transparent url(../../images/splash/photo_couple.jpg) top left no-repeat;
	height: 180px;
	width: 254px;
	float: right;
    }
    
#pg_blackthorne #spl_item1
    {
	background: transparent url(../../images/splash/callout_blackthorne.gif) top left no-repeat;
	height: 180px;
	width: 253px;
	float: left;
    }

#pg_blackthorne #spl_item2
    {
	background: transparent url(../../images/splash/photo_diegan.jpg) top left no-repeat;
	height: 180px;
	width: 254px;
	float: right;
    }
    
#pg_brandywine #spl_item1
    {
	background: transparent url(../../images/splash/callout_brandywine.gif) top left no-repeat;
	height: 180px;
	width: 253px;
	float: left;
    }

#pg_brandywine #spl_item2
    {
	background: transparent url(../../images/splash/photo_brandywine.jpg) top left no-repeat;
	height: 180px;
	width: 254px;
	float: right;
    }
    
#pg_benst #spl_item1
    {
	background: transparent url(../../images/splash/callout_benst.gif) top left no-repeat;
	height: 180px;
	width: 253px;
	float: left;
    }

#pg_benst #spl_item2
    {
	height: 180px;
	width: 254px;
	float: right;
    }
	
    
#pg_wmfarms #spl_item1
    {
	background: transparent url(../../images/splash/callout_wmfarms.gif) top left no-repeat;
	height: 180px;
	width: 253px;
	float: left;
    }

#pg_wmfarms #spl_item2
    {
	background: transparent url(../../images/splash/photo_wmfarms.jpg) top left no-repeat;
	height: 180px;
	width: 254px;
	float: right;
    }
	
    
#pg_totteridge #spl_item1
    {
	background: transparent url(../../images/splash/callout_totteridge.gif) top left no-repeat;
	height: 180px;
	width: 253px;
	float: left;
    }

#pg_totteridge #spl_item2
    {
	background: transparent url(../../images/splash/photo_marlow.jpg) top left no-repeat;
	height: 180px;
	width: 254px;
	float: right;
    }
    
#pg_deerrun #spl_item1
    {
	background: transparent url(../../images/splash/callout_deerrun.gif) top left no-repeat;
	height: 180px;
	width: 253px;
	float: left;
    }

#pg_deerrun #spl_item2
    {
	background: transparent url(../../images/splash/photo_deer_home.jpg) top left no-repeat;
	height: 180px;
	width: 254px;
	float: right;
    }
	
	
	
	
	
.home_layout_block
	{
	width: 500px;
	margin: 20px 70px 0px 70px;
	}	
	
#pg_homes .home_layout_block
	{
	width: 390px;
	margin: 20px 20px 0px 20px;
	}	
	
.home_layout_block h1
	{
	padding: 10px 0px 4px 4px;
	margin-bottom: 0px;
	border-top: solid 3px #e3e5ef;
	}	
	
.home_layout_block .pic_holder
	{
	margin-top: 0px;
	}	
	
.home_layout_block .pic_holder h3
	{
	margin-top: 0px;
    color: #ff6600;
	background: #e3e5ef;
	padding: 4px;
	}	
	
.home_layout_block .disclaimer
	{
	margin: 10px 0px 10px 0px;
	font-size: 10px;
	color: #999999;
	}	
	
	
#testi_holder
	{
	}
	
#testi_holder .testi
	{
	margin: 20px 0px 20px 0px;
	padding-top: 5px;
	border-top: solid 1px #dddddd;
	}
	
#testi_holder .testi .t_date
	{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #999999;
	}
	
#testi_holder .testi .t_content p
	{
	margin-left: 10px;
	}
	
#testi_holder .testi .t_content .greeting
	{
	margin-left: 0px;
	margin-bottom: 5px;
	}
	
#testi_holder .testi .t_content .sig
	{
	margin-top: 10px;
	}
	
	
/* ------ Shared Styles ------ */
#pg_home #body_copy #infoarea,
#pg_about #body_copy #infoarea,
#pg_testimonials #body_copy #infoarea,
#pg_communities #body_copy #infoarea,
#pg_homes #body_copy #infoarea,
#pg_awards #body_copy #infoarea,
#pg_contact #body_copy #infoarea
	{
	width: 440px;
	float: right;
	padding: 0px 40px 0px 10px;
	border-left: solid 2px #eeeeee;
	margin-bottom: 10px;
	}
    
/* ------ General Callout Styles ------ */
#body_copy #callout
	{
	width: 253px;
	float: left;
	margin-bottom: 10px;
	}

#body_copy #callout p
	{
	margin: 0px 0px 5px 0px;
	}

#body_copy #callout .co_block
	{
	width: 253px;
	margin: 0;
	background: transparent url(../../images/ui/bg_callout.gif) top left repeat-y;
	padding-bottom: 10px;
	}

#body_copy #callout .co_content
	{
	margin: 0;
	padding: 10px 15px 0px 15px;
	}

#body_copy #callout .co_content a:link,
#body_copy #callout .co_content a:visited
	{
	color: #1a277f;
	text-decoration: underline;
	}    
    
#body_copy #callout .co_content a:active,
#body_copy #callout .co_content a:hover
	{
	color: #646eb3;
	text-decoration: none;
	}

#body_copy #callout .co_header
	{
	background: transparent url(../../images/ui/bg_menu.gif) top left repeat-y;
	height: 27px;
	margin: 0;
 	border-bottom: solid 1px #ffffff;
	}

#body_copy #callout .co_header h3
	{
	background: transparent url(../../images/ui/callout_head_logo.gif) top left no-repeat;
	background-position: 0px 2px;
	font-size: 14px;
	color: #ffffff;
	height: 27px;
	padding: 4px 0px 0px 35px;
	margin: 0;
	}
