/* Layout */


body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #ffffff url(img/innerbg.jpg) top left repeat-x;
color: #31363e;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}


/* top */

#top
{
position: relative;
margin: auto;
width: 950px;
height: 121px;
background: url(img/curvatious.gif) top right no-repeat;
}

#logo
{
position: absolute;
top: 0px;
left: 0px;
height: 109px;
width: 476px;
background: url(img/logo.gif) top left no-repeat;
}

#propertysearch
{
position: relative;
float: right;
width: 325px;
height: 121px;
background: url(img/curvatious.gif) top right no-repeat;
text-align: left;
}

#propertysearch h2
{
position: relative;
padding: 11px 0 3px 0;
color: #194A7F;
font-weight: bold;
font-size: 12px;	
}

.plist
{
position: relative;
margin: 0 7px 5px 0;
width: 150px;
border: 2px solid #EAEFF1;
}

.psubmit
{
font-size: 11px;
}
/* head */

#header
{
position: relative;
margin: auto;
width: 950px;
height: 291px;
background: url(img/headwater.gif) top left no-repeat;
}
#innerheader
{
position: relative;
margin: auto;
width: 950px;
}
#title 
{
position:relative;
margin:auto;
height:73px;}
#titlebg 
{
position:relative;
margin:auto;
background-image:url(img/propsearch.jpg);
text-align:left;
padding-left:30px;
}
#nav
{
position: relative;
float: left;
width: 140px;
padding: 25px 0 0 30px;	
text-align: left;
}

#nav li
{
position: relative;
height: 100%;
}

#nav li a
{
position: relative;
display: block;
padding: 6px 0 6px 0;
color: #18467A;
border-bottom: 1px dotted #18467A;
font-weight: bold;
font-size: 11px;
}

#nav li a:hover, #nav .active
{
color: #E40230;
}

#maincontent
{
position: relative;
float: left;
width: 700px;
padding: 25px 0 0 30px;
color: #333;	
text-align: left;
}

#maincontent h1
{
position: relative;
line-height: 1.3em;
font-size: 14px;
font-weight:bold;
}

#maincontent p
{
position: relative;
padding: .75em 0 .75em;
line-height: 1.3em;
font-size: 12px;
}
/* footer */

#beachfoot
{
position: relative;
background: #EBE9E3 url(img/sandsteps.gif) top center;
}

#footcontent
{
position: relative;
margin: auto;
width: 950px;
padding-top: 14px;
height: 20px;
text-align: left;
font-size: 12px;
}

#beachhead h2
{
position: relative;
padding-bottom: 3px;
font-size: 12px;
color: #fff;	
font-weight: bold;
}

#beachhead h2 span
{
padding: 5px;
background: #BDB2A1;
}

.beachbox
{
position: relative;
font-size: 12px;
float: left;
width: 44.5%;
padding: 0 2.5% 0 2.5%;
}

.beachbox a
{
color: #033876;
text-decoration: underline;
}

.beachbox p
{
position: relative;
line-height: 1.5em;
padding: .75em 0 .75em 0;
}

.beachbox p img
{
z-index: 5;
}

.pdflink
{
position: relative;
display: block;
margin-top: 4px;
}

#contactbox
{
position: relative;
color: #656565;
}

#contactbox h3
{
position: relative;
padding: 11px 0 0 0;
font-size: 12px;
font-weight: bold;
border-bottom: 1px dotted #656565;
}

.contactleft
{
position: relative;
float: left;
width: 48%;
}

.contactright
{
position: relative;
float: right;
width: 48%;
}

#contactbox .conwrap span
{
position: relative;
float: left;
width: 65px;
font-weight: bold;
}

.links {
	float:left;
	width:350px;
	height:100px;
}
.links ul {
	padding:0;
	margin:0;
}
.links li {
	padding:0;
	margin:0;
	list-style-type:none;
}


/* foot */

#footwrap
{
position: relative;
padding: 10px 0 13px 0;
background: #737373;
font-size: 12px;
}

#footinside
{
position: relative;
margin: auto;
width: 950px;
color: #D3D0CA;
text-align: right;
}

#footinside ul
{
position: relative;
float: left;
font-weight: bold;
font-size: 11px;
}

#footinside ul li
{
position: relative;
float: left;
padding: 1px 0 1px 0;
border-right: 1px solid #D3D0CA;
}

#footinside a
{
position: relative;
color: #fff;
padding: 0 10px 0 10px;	
text-decoration: underline;
}






