/* CSS Document */
*{
margin:0;
padding:0;
border:0;
}

body{
background:#04174b;
text-align:center;
margin:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#04174b;
}


h1, h2, h3{
font-family:"Adobe Caslon Pro", Georgia, "Times New Roman", Times, serif;
background:transparent;
font-style:italic;
}

h4{
font-family:Arial, Helvetica, sans-serif;
color:#CC0000;
font-size:24px;
font-weight: bold;
text-align:center;
}

p{
line-height:1.4em;
padding:10px 5px 20px 5px;
}
p.clr{
height:1px;
clear:both;
}
div.skip{
margin-left:-999em;
height:0;
}
div#wrapper{
width:926px;
background:url(../images/bg/wrapper.gif) repeat-y;
margin:0 auto;
text-align:left;
border:0;
}
div#masthead{
width:926px;

}


div#navigation{
background:#fff;
border:0;
width:926px;
}
ul#global-nav{
list-style:none;
margin-left:15px;
font-size:24px;
}
#global-nav a{
color:#04174b;
text-decoration:none;
font-style:italic;
}
#global-nav a:hover{
text-decoration:underline;
}
#global-nav li{
float:left;
/*padding:5px 25px 0 26px;*/
padding:5px 11px 0 10px;
margin:0px 0 0 0;
text-align:center;
}



div#content{
background:#fff;
padding:100px 60px;
}
#content h2{

}

h3.inquiries{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:italic;
font-size:16px;
margin:10px 0 0 0;
}
p.homepage{
font-size:30px;
font-style:italic;
font-family:"Adobe Caslon Pro", Georgia, "Times New Roman", Times, serif;
line-height:180%;
}

p.sitemap{
font-size:18px;
line-height:180%;
}


p.tag{
font-weight:bold;
text-align:center;
margin-top:10px;

}
p.tag span, span{
font-weight:bold;
padding:0 0px;
}

div#front-photos{
margin-top:10px;
padding-bottom:50px;
}

img#mid-photo{
padding:0 2px;}

img.photo{
border:2px solid #04174b;
margin-left:10px;
}
img.accent-about{
width:270px;
float:right;}

img.accent-customhomes{
width:562px;
margin-left:135px;
margin-bottom:20px;
}
img.accent-inquiries{
width:376px;
margin-top:20px;
float:right;}

ul.unbullet-list{
list-style:none;
margin-bottom:10px;
}
.unbullet-list li{
padding:2px 0;
}

h2#about-head{
background:url(../images/header/about.gif) no-repeat;
width:280px;
height:70px;
text-indent:-999em;
}
h2#customhomes-head{
background:url(../images/header/customhomes.gif) no-repeat center;
width:840px;
text-align:center;
height:70px;
text-indent:-999em;
}

h2#inquiries-head{
background:url(../images/header/inquiries.gif) no-repeat;
width:177px;
height:70px;
text-indent:-999em;
}
h2#directions-head{
background:url(../images/header/directions.gif) no-repeat;
width:177px;
height:70px;
text-indent:-999em;
}
h2#links-head{
background:url(../images/header/links.gif) no-repeat;
width:177px;
height:70px;
text-indent:-999em;
}
h2#neighborhoods-head{
background:url(../images/header/neighborhoods.gif) no-repeat;
width:334px;
height:70px;
text-indent:-999em;
}

.neighborhood h2{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-style:normal;
}
.neighborhood img{
margin-left:200px;}
