body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#222;
background:black url(../images/bkgd.gif);
margin:0;padding:0;
}
textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a{
color:#336699;
text-decoration:underline;
}

a:link, a:visited{
text-decoration:underline;
}

a:hover, a:active{
color:#FF9900;
text-decoration:underline;
}

table{
margin:0;padding:0;
border:1px solid #666;
}
caption{
font-weight:bold;
font-size:1.2em;
}
tr{

}

th{
border-right:1px solid #999;
background: #e5e5e5;
padding:.2em .4em;
margin:.2em;
color:#333;
font-weight:normal;
}
td{

border-top:1px solid #999;
border-right:1px solid #999;
background:white;
margin:.2em;padding:.2em .4em;
}

.caption{
font-size:10px;
text-align:center;
margin:5px 0 10px 0;
}
.padded{
padding:0 10px;
}

#container{
width:740px;
margin:28px auto 0;
}

#header{
clear:both;
background:url(../images/header.png);
height:90px;width:740px;
position:relative;
}

#header h1{
margin:0;padding:0;
}
#header h1 a{
height:90px;width:337px;
display:block;
}
#header h1 a b{
display:none;
}

#header img.prudentiallogo{
position:absolute;
right:30px;
top:20px;
}

#main{
padding-bottom:82px;
float:left;
background:black url(../images/footer.jpg) bottom left no-repeat;
}

#content{
width:602px;
margin:0 0 0 138px;
float:left;
background:white;

}
* html #content
	{
	display: inline;
	}

#content h1{
font-size:1.4em;
margin:0;
color:white;
padding:.2em .5em;
background:url(../images/section-head.gif) bottom left no-repeat;
}

#content p, #content li{
line-height:150%;
}


#content img{
padding:3px;
border:1px solid black;
}

#content h2, #content h3{
font-variant: small-caps;
letter-spacing: 2px;
margin:0 0 1em;
font-size:1.8em;
}

#content h3{
font-size:1.4em;
}

#content div.column{
padding:10px;

}
* html #content div.column
{

}

.multiple div.odd {
width:281px;\width:301px;w\idth:281px;
float:left;
clear:left;
}

.multiple div.even {
width:281px;\width:301px;w\idth:281px;
float:right;
}

#content div.small{
width:132px;\width:152px;w\idth:132px;
float:left;
}

#content div.medium{
width:281px;\width:301px;w\idth:281px;
float:left;
}

#content div.large{
width:430px;\width:450px;w\idth:430px;
float:left;
}

#content div.propertylisting{
}

#content div.propertylisting img{
float:left;
}
#content div.propertylisting p.propertystats{
float:left;
width:110px;\width:130px;w\idth:110px;
padding:0 10px;
text-align:center;
font-weight:bold;
}

#content div.propertylisting p.propertydesc{
clear:both;
padding:1em 0 0 0;
}

#content div.contact{
clear:both;
background:#ccc;
color:#000;
padding:1em;
}
#content div.contact h2{
font-size:1em;
text-align:center;
}

#sidebar{
width:138px;
margin-left:-740px;
float:left;
background:black url(../images/sidebar.png) top left no-repeat;
}


#sidebar ul#navigation{
margin:2em 0 0;padding:0;
list-style:none;
text-align:center;
}
#sidebar ul#navigation li{
margin:0 0 2em;
}

#sidebar ul#navigation li a{
color:white;
text-decoration:none;
}
#sidebar ul#navigation li a:hover{
text-decoration:underline;
}

#footer{
clear:both;

}
#footer p.copyright{
color:#ccc;
text-align:center;
padding:1em 0 0 0;
}

#footer a:link, #footer a:visited {
text-decoration:none;
color:#ccc;
}
#footer a:hover, #footer a:active{
color:white;
text-decoration:underline;
}


.error {
	color:#336699;
}
.underlined{
text-decoration:underline;
}

.center{
text-align:center;
}
.right{
text-align:right;
}
.big{
font-size:1.3em;
letter-spacing:2px;
}
