* {
	margin: 0;
	padding: 0;
}

body {
	margin:0;
	padding:0;
	background:#fff url('/images/background.gif') center top;
}

img {
	display:block;
	padding:0;
	margin:0;
}

h1 {
	font-family: georgia, times, serif;
	font-size:1.1em;
	font-weight:bold;
	font-style:italic;
	color:#da002a;
	padding-bottom:0.3em;
	text-align: center;
	background: url('/images/h1.gif');
	line-height: 36px;
	padding: 0;
}

#content h2 {

	font-family: georgia, times, serif;
	margin-top: 10px;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	color: #da002a;
	padding-bottom: 0.3em;
	text-align: center;
	
/*	font-family:verdana, tahoma, sans-serif;
	font-weight:normal;
	line-height:1.4em;
	color:#4b3c30;
	padding:0;
	margin:0;
	padding-bottom:.4em;
*/
}

h3 {
	font-family: georgia, times, serif;
	font-size:1em;
	font-weight:normal;
	line-height:1.4em;
	color:#da002a;
	padding-bottom:.9em;
}

p {
	font-family: times, georgia, serif;
	line-height:1.4em;
	padding:0;
	margin:0;
	padding-bottom:.4em;
}

a {
	color: #da002a;
	text-decoration:underline;
}

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

#outer_wrapper {
	background: url('/images/header_background.gif') repeat-x center top;
}

#wrapper {
	width:900px;
	margin:0 auto;
}

#logo {
	width:800px;
	height:103px;
	background:url('/images/header.gif') top center;
	padding-left:100px;
}

#logo a.logo_link {
	width:205px;
	height:103px;
	display:block;
	background:url('/images/logo.gif') top center;
	text-indent:-10000px;
	float:left;
}

#logo p {
	padding-top:76px;
	font-size:0.7em;
	color:#4b3c30;
}

#logo .divider {
	color:#c79316;
}

#logo a {
	color: #4b3c30;
	text-decoration:none;
}

#logo a:hover {
	color:#4b3c30;
	text-decoration:underline;
}

/* Begin Navigation */

#navigation {
	width:135px;
	height:273px;
	padding-left:65px;
	padding-top:47px;
	float:left;
	background:url('images/navigation.gif') no-repeat;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
		
#navigation ul li {
	padding:0;
	margin:0;
	float:left;
	display:block;
}
		
#navigation ul li a {
	display: block;
	text-decoration: none;
}

#navigation ul li a:hover {
	background-position:-107px 0;
}
		
#navigation a.company {
	width:107px;
	height:41px;
	background:url('/images/nav_company.gif') no-repeat;
	text-indent:-10000px;
}

#navigation a.company_over {
	width:107px;
	height:41px;
	background:url('/images/nav_company.gif') no-repeat;
	text-indent:-10000px;
	background-position:-107px 0;
}

#navigation a.agents {
	width:107px;
	height:41px;
	background:url('/images/nav_agents.gif') no-repeat;
	text-indent:-10000px;
}

#navigation a.agents_over {
	width:107px;
	height:41px;
	background:url('/images/nav_agents.gif') no-repeat;
	text-indent:-10000px;
	background-position:-107px 0;
}

#navigation a.ourlistings {
	width:107px;
	height:42px;
	background:url('/images/nav_ourlistings.gif') no-repeat;
	text-indent:-10000px;
}

#navigation a.ourlistings_over {
	width:107px;
	height:42px;
	background:url('/images/nav_ourlistings.gif') no-repeat;
	text-indent:-10000px;
	background-position:-107px 0;
}

#navigation a.search {
	width:107px;
	height:41px;
	background:url('/images/nav_search.gif') no-repeat;
	text-indent:-10000px;
}

#navigation a.search_over {
	width:107px;
	height:41px;
	background:url('/images/nav_search.gif') no-repeat;
	text-indent:-10000px;
	background-position:-107px 0;
}

#navigation a.contact {
	width:107px;
	height:42px;
	background:url('/images/nav_contact.gif') no-repeat;
	text-indent:-10000px;
}

#navigation a.contact_over {
	width:107px;
	height:42px;
	background:url('/images/nav_contact.gif') no-repeat;
	text-indent:-10000px;
	background-position:-107px 0;
}

/* End Navigation */

#header {
	width:700px;
	height:320px;
	float:left;
}

#agents_details_photoheader {
	width:625px;
	height:273px;
	float:left;
	background:url('/images/agents_details_header_photo.jpg') top left no-repeat;
	padding-top:47px;
	padding-left:75px;
}


#ourlistings_details_photoheader {
	width:667px;
	height:273px;
	float:left;
	background:#333 url('/images/ourlistings_details_header_photo.jpg') top left no-repeat;
	padding-top:47px;
	padding-left:33px;
}

#agents_details_photo {
	width:150px;
	height:227px;
	float:left;
}

#agents_details_text {
	padding:0;
	margin:0;
	padding-left:30px;
	padding-bottom:0.4em;	
}

#agents_details_text p {
	font-family: times, georgia, serif;
	font-weight:normal;
	font-size:0.8em;
	color:#fff;
	line-height:1.4em;
}

#agents_details_text h1 {
	font-family: times, georgia, serif;
	font-size:1.4em;
	font-weight:normal;
	font-style:normal;
	line-height:1em;
	color:#fff;
	padding-bottom:0.2em;
}


#agents_details_text h2 {
	font-size: 1.2em;
	color:#fff;
}


#content_wrapper {
	width:900px;
	padding-top:5px;
	padding-bottom:10px;
	background:url('/images/content_background.gif') repeat-y;
}

#content_wrapper p {
	color:#000;
	font-size:.8em;
}

#searchbar_header {
	width:424px;
	height:51px;
	margin-left:100px;
	margin-right:100px;
	padding-left:276px;
	padding-top:5px;
	background:url('/images/searchbar_header.gif') no-repeat;
}

#searchbar_header p {
	font-family:verdana, tahoma, sans-serif;
	font-size:.8em;
	color:#fff;
	float:left;
}

#searchbar_header .buttons {
	width:92px;
	height:51px;
	margin-left:10px;
	float:left;
}

#searchbar_header .select_button {
	width:92px;
	height:18px;
	font-size:0.7em;
	margin-bottom:4px;
}

#searchbar_header_col1 {
	width:174px;
	height:51px;
	float:left;
}

#searchbar_header_col2 {
	width:188px;
	height:51px;
	float:left;
}

#searchbar_header_col3 {
	height:36px;
	width:62px;
	padding-top:15px;
	float:left;
}

#home_col1 {
	width:295px;
	padding-left:155px;
	padding-top:15px;
	float:left;
}

#home_col2 {
	width:286px;
	padding-left:24px;
	padding-right:40px;
	padding-top:15px;
	float:left;
}

#sub_col1 {
	width:295px;
	padding-left:155px;
	padding-top:5px;
	float:left;
}

#sub_col2 {
	width:286px;
	padding-left:24px;
	padding-top:5px;
	float:left;
}

#agents_wrapper {
	width:597px;
	float:left;
	padding-left:163px;
	padding-top:5px;
}

#agents_wrapper img {
	margin-bottom:5px;
}

#agents_wrapper a img.agents_photo {
	border:1px solid #4b3c30;
}

#agents_wrapper a:hover img.agents_photo {
	border:1px solid #da002a;
}

#agents_wrapper a.agents_link {
	color:#4b3c30;
}

#agents_wrapper a:hover.agents_link {
	color:#da002a;
}

/* HEADERS */

#featuredproperties_header {
	width:900px;
	height:36px;
	margin-top:5px;
	margin-bottom:5px;
	background:url('/images/featuredproperties_header.gif') no-repeat;
	text-indent:-10000px;
}

#company_header {
	width:900px;
	height:36px;
	margin-top:5px;
	margin-bottom:5px;
	background:url('/images/company_header.gif') no-repeat;
	text-indent:-10000px;
}

#agents_header {
	width:900px;
	height:36px;
	margin-top:5px;
	margin-bottom:5px;
	background:url('/images/agents_header.gif') no-repeat;
	text-indent:-10000px;
}

#agents_details_header {
	width:900px;
	height:36px;
	margin-top:5px;
	margin-bottom:5px;
	background:url('/images/agents_details_header.gif') no-repeat;
	text-indent:-10000px;
}

#ourlistings_header {
	width:900px;
	height:36px;
	margin-top:5px;
	margin-bottom:5px;
	background:url('/images/ourlistings_header.gif') no-repeat;
	text-indent:-10000px;
}

#search_header {
	width:900px;
	height:36px;
	margin-top:5px;
	margin-bottom:5px;
	background:url('/images/search_header.gif') no-repeat;
	text-indent:-10000px;
}

#contact_header {
	width:900px;
	height:36px;
	margin-top:5px;
	margin-bottom:5px;
	background:url('/images/contact_header.gif') no-repeat;
	text-indent:-10000px;
}

/* END HEADERS */

#content {
	width:700px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:100px;
	margin-right:100px;
}

/*
#content h2 {
	font-family:verdana, tahoma, sans-serif;
	font-size:.8em;
}
*/

#content p {
	font-family:verdana, tahoma, sans-serif;
	font-size:.8em;
	color:#000;
}

#content img {
	float:left;
	margin-right:10px;
}

#content_col1 {
	width:295px;
	padding-left:55px;
	float:left;
}

#content .listings p, #content .listing p {
	font-family: times, georgia, serif;
	line-height:1.4em;
	padding:0;
	margin:0;
	padding-bottom:.4em;
}

#content_col2 {
	width:286px;
	padding-left:24px;
	padding-right:40px;
	float:left;
}

#innercontent, .innercontent {
	padding: 15px 55px;
}

.details_button {
	margin-top:5px;
}

.listings, .listing {
	margin-bottom:20px;
}

.listing {
	float:left;
	width: 295px;
}

.more_listings {
/*	width:180px;*/
	text-align:center;
	padding:5px 0 5px 0;
	margin:0 auto;
	margin: 0 55px;
}

#content_col2 .more_listings a {
	color:#4b3c30;
	padding-right:20px;
	background:url('/images/arrow_button.gif') center right no-repeat;
}

.clearer {
	clear:both;
}

#footer {
	width:900px;
	height:31px;
	background:url('/images/footer.gif') no-repeat;
	padding-top:20px;
	margin-bottom:20px;
}

#footer p {
	text-align:center;
	color:#c79316;
	font-size:.8em;
}

#footer a {
	color:#4b3c30;
	text-decoration:none;
}

#footer a:hover {
	color:#4b3c30;
	text-decoration:underline;
}

#footer_logos {
	position:relative;
	top:-30px;
	left:810px;
	width:83px;
}

.photo {
/*	border: 1px solid #C79316;*/
}

#contactform {
	width: 286px;
	margin: 0;
	padding: 0;
}

#contactform label {
	width: 65px;
	display: block;
}

#contactform input, #contactform textarea {
	width: 274px;
	border: 1px solid #C79316;
	padding: 5px
}


#listing {
	padding: 0 20px;
}
#listing h3 {
	font-size: 1.7em;
	margin: 0;
	padding: 0;
}
#listing .price {
	font-size: 1.2em;
}
#listing .photo {
	float:right;margin-left:10px;width:275px;
	border: 1px solid #c79316;
	padding: 5px;
}

#agents_details_text h3 {
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	color:#fff;
}
#agents_details_text .price {
	font-size: 1.3em;
	
}


p#providedby {
	font-size: 8pt;
	text-align: center;
}

#paginate p {
	clear:both;
	text-align: center;
}