@charset "utf-8";
/* CSS Document */

body {
background:right fixed url(assets/farmland_photo_background.jpg);
margin:0px;
background-color:#231f20;
}

#maincontainer {
width:1010px;
margin:auto;
}

#header {
height:160px;
width:1010px;
background-image:url(assets/header_background_transperency.png);
}

#c21logo {
background-image:url(assets/century21_heritage_realty_logo.jpg);
width:245px;
height:133px;
margin-top:5px;
margin-left:10px;
float:left;
}

#heritagelogo {
background-image: url(assets/heritage_realty_logo2.png);
width:350px;
height:150px;
margin-top:5px;
margin-left:85px;
float:left;
}

#headertext {
width:305px;
margin-left:680px;
font-family: Georgia;
font-size:14px;
color:#231f20;
text-align:right;
padding-top:5px;
font-weight:bold;
}

#headertext b{
color:#231f20;
font-size:22px;
}

/* top navigation area */
#topnav {
background:center url(assets/navigation_gradient.png);
background-repeat:no-repeat;
width:1010px;
height:28px;
margin-top:5px;
padding-top:8px;
text-align:center;
font-family:Georgia;
font-size:18px;
font-weight:bold;
color:#231f20;
}

#topnav a{
text-decoration:none;
text-transform:uppercase;
color:#231f20;
}

#topnav a:hover{
text-decoration:none;
text-transform:uppercase;
color:#FF9933;
}

#contentContainerTop {
background-image:url(assets/content_top_transparent_image.png);
width:960px;
height:18px;
margin:auto;
}

#contentContainerRepeater {
background-image:url(assets/content_repeater_transparent_image.png);
background-repeat:repeat-y;
width:960px;
margin:auto;
}

#contentContainerBottom {
background-image:url(assets/content_bottom_transparent_image.png);
width:960px;
height:17px;
margin:auto;
}

/* left column styles */
#leftcolumn {
width:706px;
margin-left:0px;
margin-top:0px;
}

.subtitleLeft {
background-image:url(assets/content_subtitle_image.jpg);
width:706px;
height:30px;
font-family:Georgia;
font-size:18px;
color:#a37906;
text-align:center;
font-weight:bold;
padding-top:5px;
margin-left:2px;
}

.leftText {
font-family:Georgia;
font-size:16px;
text-align:left;
width:670px;
margin:auto;
color:#231f20;
font-weight:bold;
}

.leftText a{
font-weight:bold;
text-decoration:none;
color:#a37906;
}

.leftText a:hover{
font-weight:bold;
text-decoration:underline;
}

.leftText img{
padding:5,5,5,5;
}

/* right column styles */

#rightcolumn {
width:213px;
float:right;
margin-right:0px;
}

.rightText {
font-family:Georgia;
text-align:center;
font-size:14px;
font-weight:bold;
color:#231f20;
width:200px;
margin:auto;
}

.link {
width:200px;
font-family:Georgia;
font-weight:bold;
font-size:16px;
text-align:center;
color:#a37906;
margin-left:5px;
padding-top:4px;
}

.link a{
text-decoration:none;
color:#231f20;
}

.link a:hover{
color:#a37906;
text-decoration:none;
}

.subtitleRight {
background-image:url(assets/content_navigation_header_image.jpg);
width:209px;
height:30px;
font-family:Georgia;
font-size:16px;
color:#a37906;
text-align:center;
font-weight:bold;
padding-top:5px;
margin-left:2px;
}

.navdivider {
background-image:url(assets/navigation_divider_bar.jpg);
width:208px;
height:7px;
margin-left:2px;
}


/* footer area */

#footertop {
background-image:url(assets/footer_top.png);
width:1001px;
height:16px;
margin-top:15px;
margin-left:4px;
}

#footer {
background-image:url(assets/footer_repeater.png);
background-repeat:repeat-y;
width:1001px;
margin-left:4px;
}

#footerbottom {
background-image:url(assets/footer_bottom.png);
width:1001px;
height:16px;
margin-left:4px;
}

#uscinfo {
width:500px;
text-align:center;
font-family:Georgia;
font-size:12px;
color:#231f20;
}

#uscinfo a{
text-decoration:none;
color:#231f20;
}

#uscinfo a:hover{
color:#a37906;
text-decoration:none;
}

#companyfooterinfo {
width:450px;
text-align:center;
float:right;
}

/* start of database items styles */
#compname {
font-family:Georgia;
font-size:18px;
text-align:center;
font-weight:bold;
color:#231f20;
}

#address {
font-family:Georgia;
font-size:12px;
text-align:center;
color:#231f20;
}

#email {
text-align:center;
}

#email a{
font-family:Georgia;
font-size:14px;
text-decoration:underline;
color:#231f20;
text-align:center;
font-weight:bold;
}

#email a:hover{
color:#a37906;
}

#phone {
font-family:Georgia;
font-size:18px;
text-align:right;
color:#231f20;
font-weight:bold;
}

#address2 {
font-family:Georgia;
font-size:14px;
text-align:right;
color:#231f20;
}

#email2 {
text-align:right;
}

#email2 a{
font-family:Georgia;
font-size:14px;
text-decoration:underline;
color:#231f20;
text-align:right;
font-weight:bold;
}

#email2 a:hover{
color:#a37906;
}

#CityListings {
width:800px;
margin-left:100px;
font-family:Georgia;
text-align:center;
font-size:16px;
font-weight:bold;
color:#ffffff;
}

#CityListingsR {
width:800px;
margin-left:100px;
font-family:Georgia;
text-align:center;
font-size:14px;
font-weight:bold;
color:#231f20;
}

#CityListingsR a{
font-family:Georgia;
font-size:14px;
text-align:center;
color:#231f20;
text-decoration:none;
font-weight:bold;
}

#CityListingsR a:hover{
color:#ffffff;
text-decoration:underline;
font-weight:bold;
}

#listingsContainer {
width:700px;
margin:auto;
}

#listings {
width:650px;
font-family:Georgia;
font-weight:bold;
color:#231f20;
}

#listingphoto{
width:325px;
height:242px;
float:left;
}

#listingphoto img{
border:3px solid #000000;
}

#listinginfo{
width:315px;
height:255px;
margin-left:330px;
}

#disclaimer {
font-family:Georgia;
font-size:9px;
color:#ffffff;
text-align:center;
width:950px;
margin:auto;
}