@charset "utf-8";
/* CSS Document */

body {
background-color:#ffffff;
margin:auto;
font-family: Arial, Helvetica, sans-serif;
}

h1 {
font-size:x-large;
color:#121a8b;
font-weight:normal;
}

h2 {
font-size:medium;
color:#121a8b;
margin:10px 0px 4px 0px;
}

h3, h4, h5 {
font-size:small;
color:#666666;
margin:0px 0px 4px 0px;
}

p, li, td {
font-size:small;
color:#707070
}

p {
margin:0px 0px 4px 0px;
}

a {
color:#121a8b;
text-decoration:none;

}

a:hover {
color:#fe0000;
}

hr {
color:#707070;
size:1px
}

td.sold {
background-image:url(images/sold45.gif);
background-position:center;
background-repeat:no-repeat;
}

td,th {
padding-left:4px;
padding-right:4px;
padding-bottom:2px;
border-right:1px solid #dddddd;
border-bottom:1px solid #dddddd;
}

#sitecontainer {
margin:auto;
width:1000px;
}

#banner-index {
width:1000px;
height:332px;
background-image:url(images/jean-rowe-banner1.jpg);
margin:0;
padding:0;
}

#banner {
width:1000px;
height:272px;
background-image:url(images/jean-rowe-banner.jpg);
margin:0;
padding:0;
}

#call-jean {
width:1000px;
margin:0;
padding:6px 0px 0px 10px;
margin:auto;
color:#ffffff;
font-size:large;
font-family:Georgia, "Times New Roman", Times, serif
}

#nav-index {
width:1000px;
height:43px;
text-align:left;
margin:263px 0px 0px 0px;
padding:0;
}

#nav {
width:1000px;
height:43px;
text-align:left;
margin:203px 0px 0px 0px;
padding:0;
}

#content {
width:1000px;
margin:auto;
padding:20px;
}

#content #listingsleft {
float:left;
width:300px;
padding:10px 0px 10px 0px;
}

#content  #listingsright {
width:620px;
float:right;
margin:0px 40px 4px 20px;
border:1px solid #cbcdce;
}

#content #contactleft {
float:left;
width:420px;
padding:10px 0px 10px 0px;
}

#content  #contactright {
width:450px;
float:right;
margin:0px 40px 4px 20px;
padding:20px;
border:1px solid #cbcdce;
}

#content  #contactright #awards{
width:180px;
float:left;
}

#content  #contactright #awards img{
border:1px solid #cbcdce;
}

#content #indexleft {
float:left;
width:380px;
padding:10px 0px 10px 0px;
}

#content  #indexright {
width:520px;
float:right;
margin:0px 40px 4px 20px;
}

#content  #indexright #awards{
width:180px;
float:left;
}

#content  #indexright #awards img{
border:1px solid #cbcdce;
}

#content  #indexright h1.index1{
font-weight:normal;
font-size:large;
margin:40px 0px 0px 0px;
}

#content  #indexright h1.index2{
font-weight:normal;
font-size:x-large;
color:#fe0000;
text-align:right;
margin:0px 0px 0px 0px;
}


#footer {
width:1000px;
margin:0px 0px 10px 8px;
color:#121a8b;
font-size:x-small;
}

#footer img {
margin:0px 0px 0px 40px;
float:left;
}

#footer p {
width:640px;
float:right;
margin:10px 0px 0px 0px;
}

#footer a {
font-size:x-small;
color:#121a8b;
text-decoration:none;
}

#footer a:hover {
color:#fe0000;
}