/* main formatting styles */

body {
	background-color: #D2CCBD;
	margin: 0px;
}
.main {
	border: 6px solid #FFFFFF;
	background-color: #FFFFFF;
}

.left_padding {
	padding-left: 40px;

}


img.navbar1 {margin-top:2px;}



/* links */

a.nav:link, a.nav:visited, a.nav:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #777c38;
	text-decoration: none;
}
a.nav:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #acae85;
	text-decoration: none;
}

a:link, a:visited, a:active{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #666666;
	text-decoration: none;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{
	color: #777C38;
	text-decoration: underline;
}
a.footerlink:hover{
	color: #777C38;
	text-decoration: none;
}




/* general */

.copyarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.copyarialbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}






/* listings pages */


.listpropertyheader {
	font-family: "GoudyOlSt BT";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-left: 35px;
}
.listproperty_information {
	font-family: "GoudyOlSt BT";
	font-size: 15px;
	color: #000000;
	margin-left: 35px;
}
.list_property {
	margin-left: 35px;
	margin-top: 8px;
}
.list_propertygraphic {
	margin-left: 24px;
}

/* rental page */

.list_rentalname {
	font-family: "GoudyOlSt BT";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-left: 70px;
}

.list_rentaltinfo {
	font-family: "GoudyOlSt BT";
	font-size: 15px;
	color: #000000;
	margin-left: 70px;
	font-variant: normal;
}

.ragentinfo {
   color: #717171; 
   font-family:"GoudyOlSt BT",GoudyOldStyT,"Goudy Old Style",Goudy,serif; 
   font-size:20px; 
   font-style:italic;
}


/* agent pages */

.list_agentpic {
	margin-left: 80px;
	margin-top: 8px;
}
.list_agentname {
	font-family: "GoudyOlSt BT";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-left: 50px;
}
.list_agentinfo {
	font-family: "GoudyOlSt BT";
	font-size: 15px;
	color: #000000;
	margin-left: 50px;
	font-variant: normal;
}
.copy {
	font-family: "GoudyOlSt BT";
	font-size: 15px;
	color: #000000;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.agent_buyersRep {
	font-family: "GoudyOlSt BT";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-left: 4px;
	height: 20px;
	vertical-align: middle;
}


/* property pages */



.propertyheader {
	font-family: "GoudyOlSt BT";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.property_information {
	font-family: "GoudyOlSt BT";
	font-size: 15px;
	color: #000000;
}
.property_padding {
	margin: 3px;
	padding: 3px;
}
.property_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
		height: 30px;
}
.property_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 4px;
	background-color: #D2CCBD;
	height: 25px;
}
.property_specs_tan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 4px;
	background-color: #D2CCBD;
	height: 20px;
	vertical-align: middle;
}
.property_specs_tanbold {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D2CCBD;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 4px;
	padding-right: 2px;
		font-weight: bold;
}


.property_specs_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 4px;
	padding-right: 2px;
}



.property_specs_whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 4px;
	padding-right: 2px;
		font-weight: bold;
}

.thumbnail_padding {
	padding-top: 4px;
	margin: 4px;
}
.property_specs_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 4px;
	height: 15px;
}
.mortgage_calculator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 4px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contentpadding {
	padding: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777C38;
	height: 18px;
}
.nav3background {
	background-image: url(images/buttons/nav3background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.imageborders {
	border: 1px double #8A9041;
}
.highlight_bkg {
	background-image: url(images/highilght_backround.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.highlightmenu_padding {
	margin: 0px 0px 10px 10px;
}
.rss_city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #777C38;
}

div.listwrap {width:200px; height:132px; border:1px solid #8A9041; margin:0; padding:0;}
div.listwrap2 {width:185px; height:132px; border:1px solid #8A9041; margin:0; padding:0;}
div.listwrap3 {width:175px; height:132px; border:1px solid #8A9041; margin:0; padding:0;}
ul.arrowlist {list-style-image:url(images/bullet2.gif); margin-top:4px; margin-left:0em; padding-left:1.5em;}
ul.arrowlist li {line-height:20px; padding-left:6px; font-family:arial, helvetica, sans-serif; font-size:12px; color:#333333;}
.imgbg {background-image:url(images/linkbox-bg.jpg); background-repeat:no-repeat; background-position:right bottom; }


/* banner footer inserts  */
#banner-ftr {font-family:'GoudyOlSt BT',serif;}
#banner-ftr .bannerheadline {font-size:105%; margin:4px auto 2px; text-align:center; text-transform:uppercase;}
#banner-ftr p.bannertext {margin:8px 4px; padding:0px 4px;}
#banner-ftr p.tagline {margin:10px 8px 4px; padding:4px 4px 0px; text-align:center; font-weight:bold;}



