html * {

	margin: 0;
	padding: 0;

}

body { background: #f3f0df url(/public/img/bg.jpg) 50% 0% repeat-x; }


/*-- Global ---------- */

body, textarea { 

font: 12px/18px Georgia, Times, "Times New Roman", serif;
color: #313131;

}

a { 
	color: #51231f;
	font-weight: bold;
	text-decoration: none;
	
}

a:hover { color: #51231f;
	text-decoration: none; }

img, fieldset { border: 0; }

select option { padding: 0 10px 0 0; }

h1 { font-size: 36px; padding-top: 18px; padding-bottom: 18px; color: #51231f; }
h2 { font-size: 20px; padding-top: 8px; padding-bottom: 8px; color: #51231f; }
h3 { font-size: 14px; padding-bottom: 5px; color: #51231f; }
h4 { font-size: 14px; padding-top: 9px; padding-bottom: 9px; color: #51231f; }
h5 { font-size: 12px; padding-top: 9px; padding-bottom: 9px; color: #51231f; }
h6 { font-size: 10px; padding-top: 9px; padding-bottom: 9px; color: #51231f; }

p { padding: 0 0 18px 0; }

h1, h2, h3, h4, h5, h6 { 

/* font-weight: normal; */

}

blockquote {
	
	padding: 18px;
	background: #eee;	
	margin: 0px 36px 18px 18px;
	
}

ul, ol {
	
	margin: 0px 36px 18px 18px;
}

ul li, ol li { margin: 9px 0 9px 0;}


/*-- Clearing Styles & Container --*/

#container {

width: 857px;
height: 775px;
margin: 0 auto;
background: #f3f0df url(/public/img/bg-container.jpg) no-repeat;

}

.block {
width: 900px;
margin: 0 auto;
display: block;
	
}

.clearfix { display: inline-block; }

.block:after, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.column {

float: left;
width: 192px;

}

/*-- Main Navigation --*/

#navigation {
margin: 0 0 15px 0;
padding: 0 0 0 0;


clear: both;
height: 27px;

}

#navigation ul { 
margin: 0;
padding: 0;
list-style: none; 

}

#navigation ul li { 
margin: 0;
padding: 0;
float: left;
}

#navigation ul li a {
display: block;
padding: 5px 0 6px 0;
font-weight: bold;
font: 13px Lucida Grande, verdana, arial, sans-serif;
color: #fff;
border-right: 1px solid #f3f0df;
float: left;
text-align: center;
margin: 0;
background: #ccb37a;
}

#navigation ul li#about_us a { width: 84px; }
#navigation ul li#property_management a { width: 162px; }
#navigation ul li#about_columbia a { width: 124px; }
#navigation ul li#contact_us a { width: 88px; }
#navigation ul li#properties_for_rent a { width: 144px; }
#navigation ul li#properties_for_sale a { width: 136px; }
#navigation ul li#agents a { width: 70px; }

#navigation ul li a:hover {
background: #51231f;
}

/*-- Logo --*/

h1#logo { 

padding: 0;
float: left;
}

h1#logo a {

display: block;
text-decoration: none;
text-indent: -999em;
width: 322px;
height: 68px;
background: url("/public/img/logo.gif") no-repeat;

}

#callustoday {
float: left;
width: 134px;
height: 60px;
margin: 0 0 0 340px;
}

/*-- Columns --*/

#main {

width: 815px;
padding: 48px 0 0 0;

}

#main-content {

width: 562px;
color: #333333;
margin: 0 15px 0 0;
padding: 0;
float: left;
}


#sidebar {

width: 238px;
float: left;
margin: 0;
padding: 0;

}


#subpage_sidebar {

width: 208px;
float: left;
margin: 0;
padding: 0 15px;
background: #ede3c0;

}


#subpage_sidebar ul { 
margin: 5px 0;
padding: 0;
list-style: none; 
}

#subpage_sidebar ul li { 
margin: 0 0 5px 0;
padding: 0;
}

#subpage_sidebar ul li a {
display: block;
padding: 4px 8px 5px 8px;
font-weight: bold;
color: #fff;
background: #ccb37a;
font: 13px Lucida Grande, verdana, arial, sans-serif;
text-decoration: none;
}

#subpage_sidebar ul li a:hover {
background: #51231f;
color: #fff;
}



#marquis_rental {
width: 238px;
margin: 0 0 8px 0;
padding: 0;
}

#marquis_sale {
width: 238px;
margin: 0 0 8px 0;
padding: 0;
}






/*--Breadcrumb --*/

ul#breadcrumb {

padding: 9px 0 0 0;
margin: 0 0 5px 0;
list-style: none;
}

ul#breadcrumb li {

margin: 0;
display: inline;

}

ul#breadcrumb li a {

color: #666;
font-size: 11px;
background: url("/public/img/bc-arrow.gif") 100% 50% no-repeat;
padding: 0 8px 0 0;
text-decoration: none;

}

ul#breadcrumb li.home a { color: #666;
text-decoration: none; }

ul#breadcrumb li.active a { 

text-decoration: none;
font-weight: normal; 
background: none;

}


/*--Content area --*/

#contentarea {

padding: 6px 36px 36px 24px;

}

h2#contenttitle {

font-size: 20px;
font-weight: normal;
padding: 18px 0 9px 0;

}

/*--agent block --*/

#agentblock {

width: 536px;
color: #333333;
margin: 0;
padding: 13px;
background: #eee4cd;
}

	#agent_pic {
	float: left;
	width: 97px;
	margin: 0 13px 0 0;
	}

	#agent_info {
	float: left;
	width: 150px;
	margin: 0 13px 0 0;	
	}

	#agent_summary {
	float: left;
	width: 255px;	
	}


/*--Footer --*/

#footer {
font: 11px Lucida Grande, verdana, arial, sans-serif;
width: 815px;
padding: 0 0 10px 0;
margin: 0;
clear: both;
}

#footer a {
color: #313131;
text-decoration: underline;
padding:0 0 0 0;
}

#footer a:hover {
text-decoration: none;
}

#footer_links {
width: 180px;
margin: 0;
padding: 35px 0 7px 0;
float: left;

}

#footer_note {
width: 520px;
margin: 0;
padding: 30px 0 0 0;
text-align: right;
float: left;


}

#footer img { vertical-align: middle; }

#footer_logo {
	float:left;
	width:110px;
}

a.famouslyhot {
	text-indent: -999em;
	padding:0;
	
}

.famouslyhot img {
	
	padding:0 0 0 8px;
	height: 60px;
}

#footer p { padding: 0; }



/*-- Property Listings ---------- */

#content ul.property_listings {

list-style: none;
margin: 0;
padding: 0;
font-size: 1px;
line-height: 1px;

}

#content ul.property_listings li {

padding: 12px 0 0 0;
margin: 12px 0 0 0;
border-top: solid 1px #ddd;
clear: both;

}

#content ul.property_listings li h5 {

font-size: 14px;

}

#content ul.property_listings li h5 a {

text-decoration: none;
line-height: 14px;

}

#content ul.property_listings li img {

width: 220px;
padding: 3px; 
border: solid 1px #ccc;
background: #fff;
float: left;
margin: 0 12px 12px 0;

}

#content ul.property_listings li p.price {

font-weight: bold;
padding: 0 0 13px 0;
font-size: 18px;
line-height: 18px;
color: #869244;

}

#content ul.property_listings li p {

font-size: 12px;
line-height: 1.5em;
padding: 0 0 3px 0;

}

#content ul.property_listings li p span { font-weight: bold; } 

#property { 

border-top: solid 3px #ccc;
padding: 6px 0 18px 0;

}

#property #property_image {

/*width: 300px;
float: left;
*/
}

#property_image ul, #property_image li {

list-style: none;
margin: 0;

}

#property .listing_info {

font-size: 12px;
line-height: 1.5em;
width: 180px;
float: left;

}
/*
#slideshow {


}

#slideshow img {

	width: 450px;

}

#images_nav {
	
	float: right;

}

#images_nav img {

	width: 50px;

}

#property #property_image img {

border: solid 1px #ccc;
padding: 4px;
width: 280px;
background: #fff;
margin: 0 0 9px 0;

}
*/
#property p {

padding: 0;

}

#property p span { font-weight: bold; }

#property p.price {


font-weight: bold;
padding: 9px 0 9px 0;
font-size: 24px;
color: #869244;

}


#property p.address {

font-size: 13px;
font-weight: bold;
padding: 0 0 9px 0;

}

#property p.property_type { padding: 9px 0 0 0; }

#map {

margin: 12px 0 0 0;
border: #ccc 1px solid;

}

#listing_extra, #listing_map, #listing_disclaimer, #listing_lending {

/*width: 480px;*/
font-weight: normal;

}

#listing_extra h4 , #listing_map h4, #listing_disclaimer h4, #listing_lending h4 {

font-size: 13px;
border-bottom: solid 1px #ccc;
padding: 18px 0 9px 0;
margin: 0 0 9px 0;

}

#listing_info { padding: 9px 0; }

#listing_info p {

padding: 3px 0;

}

#listing_info h4 {

	padding: 9px 0 0 0;	

}

#apply-button a {
	
	display: block;
	padding: 8px;
	color: #fff;
	background: #9b201a;
	border: solid 1px #fff;
}

#userbox {

color: #fff;
background: #5b5d5d;
padding: 12px;
width: 196px;
margin: 0 0 8px 6px;

}

#userbox p span {

display: block;
font-size: 18px;

}

#userbox p a {

margin: 0 6px 0 0;
color: #fff;

}




#searchform h4 {

font-size: 18px;
padding: 0 0 9px 0;

}

#searchform p {

padding: 6px 0 0 0;

}


/*-- paging ---------- */

.prevnext {

float: right;

}

.prevnext a.next {

background: url("/public/img/arrow_wht_r.gif") 100% 50% no-repeat;
padding: 5px;
background: #51231f;
color: #fff;

}

.prevnext a.prev {

background: url("/public/img/arrow_wht_l.gif") 0% 50% no-repeat;
padding: 5px;
background: #51231f;
color: #fff;
margin: 0 10px 0 0;

}

.paging {

border-top: solid 1px #ddd;
padding: 9px 0 0 0;
font-size: 14px;
clear: both;


}

/*-- Form Styles ----- */

.generic_form {

	width: 520px;

}



#searchform_form, #searchform_form h4 {


	width: 180px;

}

.generic_form fieldset {

padding: 0 0 4px 0;
border: none;
border-bottom: solid 1px #e5e5e5;
margin: 0 0 5px 0;


}

.generic_form fieldset h4 {

	padding: 9px 0 9px 0;
	width: 520px;

}

.generic_form fieldset legend {

font-family: Georgia, Times, "Times New Roman", serif; 
color: #b5121b;
font-size: 18px;
padding: 0 4px 5px 0px;
margin: 0;


}

.generic_form fieldset ul { list-style: none; }

.generic_form fieldset p.note { 

font-size: 10px;
font-weight: bold;
color: #666;
padding: 0 0 0 4px;

}

.generic_form fieldset ul li input { margin: 0 6px 0 0; }

.generic_form fieldset label {

display: block;
font-weight: bold;

}

.generic_form fieldset input.forminput {

padding: 3px;
font-weight: bold;

}

.generic_form fieldset p { float: none; }

.generic_form fieldset p input.forminput { width: 480px; }

.generic_form fieldset p.formcol1 input.forminput , .generic_form fieldset p.formcol2 input.forminput { width: 230px; }

.generic_form fieldset p.formcol1 {

float: left;
clear: both;

}

.generic_form fieldset p.formrow {

width: 520px;
clear: both;

}

.generic_form fieldset p.formcol2 {

margin: 0 0 0 250px;

}


.generic_form fieldset p { padding-left: 0; }

.generic_form span.required, .generic_form span.error {

color: #b5121b;
font-style: italic;
font-size: 11px;

}

.generic_form span.error { display: block; } 

.generic_form fieldset .formcheck label {

display: inline;
font-size: 11px;

}

.generic_form fieldset ul { clear: both; }

.generic_form fieldset textarea {

width: 500px;
padding: 3px;
font-weight: bold;
height: 250px;

}

p.errornotice {

color: #b5121b;
font-size: 13px;
background: #efbdc0;
padding: 9px;
margin: 0 0 18px 0;

}

p.error { padding: 0;}

input.submit {

padding: 5px;
font-weight: bold;

}

.generic_form fieldset select { margin: 3px 0;}

.generic_form input.submit { margin: 0 0 18px 0; }

p.error {

color: #b5121b;

}

p.usernotice {

background: #eee;
padding: 9px;
margin: 9px 0 9px 0;
font-weight: bold;

}

span.note { 

font-size: 11px; 
display: block;

}




.compact p { 

clear: both;
float: left;
padding: 0;

}

.compact label { 



}

.compact fieldset { 

border: 0; 
padding: 6px; 

}

.compact fieldset legend { padding: 0; }

.compact input { 

margin: 0; 
padding: 3px;

}

.compact input.submit { 

padding: 2px;
margin: 12px 0 0 0;


}


/*-- Property Listings ---------- */

#main-content ul.property_listings {

list-style: none;
margin: 0;
padding: 0;
font-size: 1px;
line-height: 1px;

}

#main-content ul.property_listings li {

padding: 12px 0 0 0;
margin: 12px 0 0 0;
border-top: solid 1px #ddd;
clear: both;

}

#main-content ul.property_listings li h5 {

font-size: 14px;

}

#main-content ul.property_listings li h5 a {

text-decoration: none;
line-height: 14px;

}

#main-content ul.property_listings li img {

width: 220px;
padding: 3px; 
border: solid 1px #ccc;
background: #fff;
float: left;
margin: 0 12px 12px 0;

}

#main-content ul.property_listings li p.price {

font-weight: bold;
padding: 0 0 13px 0;
font-size: 18px;
line-height: 18px;
color: #869244;

}

#main-content ul.property_listings li p {

font-size: 12px;
line-height: 1.5em;
padding: 0 0 3px 0;

}

#main-content ul.property_listings li p span { font-weight: bold; } 

#property { 

border-top: solid 3px #ccc;
padding: 6px 0 18px 0;
width: 562px;
}

#property #property_image {

/*width: 300px;
float: left;*/
/*width: 562px;*/

}

#property .listing_info {

font-size: 12px;
line-height: 1.5em;
width: 180px;
/*float: left;*/

}

#property #property_image img {

/*border: solid 1px #ccc;
padding: 4px;
width: 280px;
background: #fff;
margin: 0 0 9px 0;
*/
}

#property p {

padding: 0;

}

#property p span { font-weight: bold; }

#property p.price {


font-weight: bold;
padding: 9px 0 9px 0;
font-size: 24px;
color: #869244;

}


#property p.address {

font-size: 13px;
font-weight: bold;
padding: 0 0 9px 0;

}

#property p.property_type { padding: 9px 0 0 0; }

#map {

margin: 12px 0 0 0;
border: #ccc 1px solid;

}

#listing_extra, #listing_map, #listing_disclaimer, #listing_lending {

/*width: 480px;
font-weight: normal;*/

}

#listing_extra h4 , #listing_map h4, #listing_disclaimer h4, #listing_lending h4 {

font-size: 13px;
border-bottom: solid 1px #ccc;
padding: 18px 0 9px 0;
margin: 0 0 9px 0;

}

#listing_extra { width: 562px; padding: 9px 0;}

.listing_agent {

	padding: 12px 12px 0 12px;
	background: #eee3cd;
	width: 538px;
	margin: 0 0 12px 0;

}

.listing_agent_photo {

	width: 100px;
	overflow: hidden;
	float: left;
}

.listing_agent_photo img { width: 100px; }

.listing_agent_name {

	width: 144px;
	float: left;
	padding: 0 12px;

}

.listing_agent_desc h4 {

	padding: 0 0 6px 0;


}

.listing_agent_desc p a {

	font-weight: normal;
	text-decoration: underline;

}

.listing_agent_desc {

	width: 410px;
	float: left;
	padding: 0 12px 0 12px;


}

p.agent-phone { float: right; }

.listing_agent_desc h5 { 

	padding: 0 0 6px 0;
	font-size: 13px;	
	font-weight: normal;
}

.listing_agent_desc .more {
	
	display: block;

}

.homefeatured {

	margin: 12px 0;

}

#featured_agent {

	padding: 0 0 9px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #f8f6e9;
	font-size: 16px;
	font-weight: normal;
	color: #9b201a;

}


#agent_name {

	padding: 9px 0;
	margin: 8px 0;
	border-bottom: 1px solid #ede3c0;
	border-top: 1px solid #ede3c0;
	font-size: 24px;
	font-weight: normal;
	color: #9b201a;
	
}

#agent_info {

	width: 200px;

}

#agent_info .listing_agent_photo {

	width: 200px;
	padding: 0 0 12px 0;

}

#agent_info .listing_agent_photo img {

	width: 184px;
	padding: 8px;
	background: #fff;

}

#agent_introduction {

	width: 338px;

}

#agent_contact {
	
	padding: 9px 0;
	margin: 0 0 9px 0;
	border-bottom: 1px solid #ede3c0;
	font-size: 15px;
	font-weight: normal;
	color: #512220;

}

#agent_info p {

	padding: 5px 0;

}

ul.sidebar_listings li img {

width: 200px;
padding: 3px; 
border: solid 1px #ccc;
background: #fff;
margin: 0 0 12px 0;

}



ul.sidebar_listings, ul.sidebar_listings li {

width: 200px;
margin: 0;
padding: 0;
list-style: none;

}

ul.sidebar_listings li {

	border-bottom: 1px solid #f8f6e9;
	padding: 0 0 9px 0;
	margin: 0 0 9px 0;

}

ul.sidebar_listings li a {

	background: none;
	padding: none;

}

ul.sidebar_listings li p {

	padding: 0;

}

ul.sidebar_listings li p.price {

	/*font-size: 18px;*/
	font-weight: bold;
	padding: 5px 0 9px 0;

}

.sidebar_listing_info h5 { padding: 0; }

.sidebar_listing_info h5 a {

	font-size: 14px;
	font-weight: normal;

}

.sidebar_listing_info p.price { font-size: 11px; }

.sidebar_listing_info p.price a {

	font-size: 11px;
	float: right;
	font-weight: bold;
	text-decoration: underline;

}

.sidebar_listing_info p.more a {

	width: 192px;
	padding: 8px;
	background: #971812;
	color: #fff;
	display: block;
}

#agent_sidebar {

width: 208px;
float: left;
margin: 0;
padding: 15px;
background: #ede3c0;

}

#agent_listings_header {

	padding: 0 0 9px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #f8f6e9;
	font-size: 20px;
	font-weight: normal;
	color: #9b201a;

}

/* Home Featured */

.home-listing {

	width: 227px;
	height: 257px;
	padding: 6px 6px 7px 5px;
	color: #fff;
}

.home-listing a {
	
	color: #fff;
	text-decoration: underline;
	font-weight: normal;

}

.home-listing p {

	padding: 0;

}

#featured-rental .home-listing { background: url('/public/img/home-featured-bg-rent.gif') no-repeat; }
#featured-sale .home-listing { background: url('/public/img/home-featured-bg-sale.gif') no-repeat; }

#featured-rental {

padding-bottom: 18px;

}

.sidebar-featured a { text-decoration: none; }

.sidebar-featured h4, .sidebar-featured h4 a {

	font-weight: normal;
	font-size: 12px;
	padding: 0;
	letter-spacing: -.05em;
}

.sidebar-featured h4 {

	padding: 12px 6px 0 46px;

}

.sidebar-featured h4 a span {

	display: block;
	font-weight: normal;
	text-decoration: underline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;


}

.home-listing-photo {

	height: 169px;
	overflow: hidden;
	text-align: center;

}

.home-listing-photo img { height: 169px; }

.home-listing-description {

	height: 82px;
	overflow: hidden;
	padding: 5px 10px 0 10px;
	

}

#featured-rental .home-listing-description {
	
	background: url('/public/img/sidebar-featured-rental-icon.gif') 18px 22px no-repeat;

}

#featured-sale .home-listing-description {
	
	background: url('/public/img/sidebar-featured-sale-icon.gif') 18px 22px no-repeat;

}

.home-listing-description .home-listing-price {

	font-weight: bold;

}

#editContent {

	background: #fff;
	padding: 12px;

}

