body 
{
margin: 0 auto; 
padding: 0; 
background: #A0A696; 
text-align: center; 
background-image: url(graphics/bg.gif); 
background-repeat: repeat-x; 
background-position: 0px 0px;
}

body.b2 
{
margin: 0 auto; 
padding: 0; 
background: #A0A696; 
text-align: center; 
background-image: url(graphics/bg2.gif); 
background-repeat: repeat-x; 
background-position: 0px 0px;
}

.bordered {border: 1px solid #000;}
.section_title { font-family: Georgia, Arial, sans-serif; font-size: 18px; color: #506364;  }
.important { font-weight: bold; }

table.available_homes { border-collapse: collapse; background: #D3DDDD; font-family: Verdana, Georgia, Arial, sans-serif; font-size: 11px;}
table.available_homes td {border: 1px #000 solid; padding: 10px;}
table.available_homes tr.row1 {background: #506465; color: #fff;}

a img {border: none; }

a:link {color: #000;}
a:visited {color: #000;}
a:hover {color: #000;}
a:active {color: #000;}

#menu { width:750px; padding: 1px 0 0 0; }
#menu a, #services a:visited {color: #fff; font-family: Arial, Verdana, sans-serif; font-size: 12px; text-decoration: none;}
#menu a:hover {color: #000;}

#ss { width:750px; padding: 1px 0 0 0; margin: 0;}

#container
{
position: relative;
margin: 0 auto;
width: 750px;
}

#content
{
width: 750px;
background: #fff;
}

#footer
{
width: 750px;
background: #fff;
font-family: Verdana, sans-serif;
font-size: 11px;
padding-bottom: 5px;
}

#left_column
{
float: left;
width: 500px;
background: #fff;
}

#right_column
{
float: right;
width: 220px;
background: #fff;
font-family: Georgia, sans-serif;
font-size: 16px;
padding: 15px;
color: #000;
text-align: justify;
}

#single_column
{
width: 730px;
text-align: center;
margin: 0 auto;
}

#single_column p { margin: 0 auto; font-family: Georgia, sans-serif; font-size: 14px; padding: 10px; }

#left_column2
{
float: left;
width: 209px;
background: #fff;
padding: 0px 5px 0px 5px;
text-align: right;
border-right: 1px dotted #999;
margin-top: 25px;
}

#right_column2
{
float: right;
width: 500px;
background: #fff;
font-family: Georgia, sans-serif;
font-size: 16px;
padding: 20px 15px 0px 15px;
color: #000;
text-align: left;
}

#property1
{
background: #E8E6DE;
padding: 10px;
border-bottom: 2px solid #fff;
}

#property2
{
background: #DBECF4;
padding: 10px;
border-bottom: 2px solid #fff;
}

#property_invite
{
background: #C6D1D1;
padding: 10px;
border-bottom: 2px solid #fff;
text-align: left;
font-family: Georgia, sans-serif;
font-weight: bold;
color: #506364;
}

#thumb
{
float:left;
}

#thumb_desc
{
float: right;
text-align: left;
width: 360px;
padding: 0px 10px 5px 10px;
font-family: Georgia, Arial, sans-serif;
font-size: 12px;
}

.title_thumbs {font-weight: bold; font-size: 14px; font-family: Georgia, sans-serif;}
.title_thumbs a {text-decoration: none;}

#void {clear: both;}

#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 40px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #C1D0D0;
border-bottom: 1px solid #eee;
}

#navcontainer a.active { background: #fff; }

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #506364;
color: #fff;
}