@charset "utf-8";
/* 
Style Sheets 
	Site: http://www.Clairestone.com
	Company: Meybohm Realty
	By: http://www.PowerServe.net
	Author: Josh Wilkerson
	Created: 12/15/2008
	Last edited: 12/15/2008

Section Flags
	=Container
	=Header
	=Topnav
	=CustomHome
	=Main
	=Listings Page
	=PropDetail Page
	=PropSearch Page
	=Footer
	=Headings
	=Basic
	=Classes
	
Colors:
	Background 	#D8D0BA
	Color 		#000
	links		#
 */
 
/*Style Reset or Baseline*/
  @import url("/css/reset.css");
  
  
* {padding:0; margin:0;}
  
body {
	background:url("/img/bg.gif") top center no-repeat #333;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	}
	
/* =Container */
.firstdiv {
	display:none;
	}
#container {
	margin:48px auto;
	width:800px;
	text-align:left;
	display:block;
	}

/* =Header */
#header {
	background:url("/img/header-bg.gif") top left repeat-x #ac1f22;
	height:116px;
	width:800px;
	}
#header h1 {
	background:url("/img/logo.gif") top left no-repeat;
	float:left;
	margin:13px 0 0 66px;
	height:95px;
	width:358px;
	text-indent:-9999px;
	}
#header .logo img {
	border:none;
	}
#header .tagline {
	float:left;
	margin:72px 0 0 58px;
	}

/* =Topnav */
#topnav {
	background:url("/img/topnav-bg.gif") top left repeat-x #8b754a;
	height:42px;
	}
#topnav .left {
	background:url("/img/topnav-left-bg.gif") top left no-repeat;
	margin:12px 0 0 5px;
	width:372px;
	height:19px;
	text-align:center;
	}
#topnav .left ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:103px;
	padding:4px 0 3px 0;
	margin:0 0 0 -14px;
	position:relative;
	z-index:10;
	}
#topnav .left ul li a:hover, #topnav .left ul li.current a {
	background:url("/img/topnav-left-over.gif") top left no-repeat;
	position:relative;
	z-index:20;
	}
#topnav .left ul li.first a {
	padding:4px 0 3px 0;
	margin:0 0 0 0;
	}

#topnav .right {
	margin:14px 0 0 5px;
	width:390px;
	height:19px;
	text-align:center;
	}
#topnav .right ul li {
	border-left:1px solid #fff;
	}
#topnav .right ul li.first {
	border-left:none;
	}
#topnav .right ul li a {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, Times, serif;
	font-weight:normal;
	padding:0 6px 0 6px;
	letter-spacing:.5px;
	}
#topnav .right ul li a:hover, #topnav .right ul li.current a {
	}
#topnav .right ul li.first a {
	}
#topnav ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#topnav ul li {
	float:left;
	}
#topnav ul li a {
	display:block;
	color:#fff;
	font-size:12px;
	float:left;
	text-transform:uppercase;
	text-decoration:none;
	}
#topnav ul li a:hover, #topnav ul li.current a {
	color:#000;
	}
/*=CustomHome*/
#mainhome {
	background:url("/img/main-home-bg.jpg") top right no-repeat #f4e9ca;
	padding:20px 0 20px 0;
	height:481px;
	}
#mainhome #featured {
	background:url("/img/featured-bg.gif") top left repeat-y;
	color:#000;
	text-align:left;
	margin:10px 0 0 30px;
	width:400px;
	}	
#featured .top {
	background:url("/img/featured-top-bg.gif") top left no-repeat;
	}
#featured .bot {
	background:url("/img/featured-bot-bg.gif") bottom right no-repeat;
	height:11px;
	}
#featured h2 {
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	padding:15px 15px 0 15px;
	}
#featured .slideshow {
	float:left;
	margin:8px 15px 15px 15px;
	width:200px;
	height:auto;
	}
#featured .slideshow img {
	border:2px solid #fff;
	width:196px;
	height:auto;
	}
#featured .propinfo {
	float:left;
	width:150px;
	margin:15px 15px 15px 0;
	}
#featured .detail {
	margin:0 15px 0 15px;
	}
#featured .detail td {
	padding:0 15px 4px 0;
	}
#featured .description {
	margin:0 15px 0 15px;
	}
/* =Main */
#main {
	background:url("/img/main-bg.jpg") bottom left no-repeat #f4e9ca;
	text-align:center;
	padding:20px 0 20px 0;
	height:481px;
	}
#page {
	background:url("/img/page-bg.gif") top left repeat-y #d8d0ba;
	text-align:left;
	margin:0 auto;
	width:541px;
	}
.scroll-pane {
	overflow:auto;
	}
#page .top {
	background:url("/img/page-top-bg.gif") top left no-repeat;
	height:410px;
	padding:10px 20px 0 20px;
	}
#page #rightbar {
	float:left;
	width:133px;
	margin:0 20px 0 0;
	}
#page #rightbar h3 {
	padding:0;
	margin:0;
	}
#page #rightbar .staff {
	border:5px solid #69542b;
	margin:0 0 5px 0;
	}
#page #rightbar .meybohm {
	border:none;
	}
#page #content {
	float:left;
	width:344px;
	height:394px;
	padding:0 0 10px 0;
	}
#content .col {
	float:left;
	width:152px;
	margin:0 0 0 10px;
	}
#content .col a {
	display:block;
	padding:0 0 7px 0;
	}
#page .bot {
	background:url("/img/bot-bg.gif") bottom left no-repeat;
	height:25px;
	}
#page .bot ul {
	list-style:none;
	margin:0 0 0 90px;
	}
#page .bot ul li {
	float:left;
	}
#page .bot ul li a {
	background:url("/img/botnav-bg.gif") top left no-repeat;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	float:left;
	margin:0 -20px 0 0;
	padding:4px 0 3px 0;
	text-align:center;
	text-decoration:none;
	width:145px;
	position:relative;
	z-index:10;
	}
#page .bot ul li a:hover, #page .bot ul li.current a {
	background:url("/img/botnav-over.gif") top left no-repeat;
	color:#000;
	position:relative;
	z-index:10;
	}
	
/*Listings Page */
#page #content2 {
	float:left;
	width:502px;
	height:408px;
	padding:0 0 0 0;
	}
#agentlistings {
	}
#agentlistings tr.odd {
	background:#f4e9ca;
	}
#agentlistings td {
	padding:7px;
	border-bottom:1px solid #933;
	vertical-align:top;
	}
#agentlistings td img {
	border:none;
	}
#agentlistings .propimage {
	}
#agentlistings .propdesc {
	}
#agentlistings .propprice {
	font-size:12px;
	font-weight:bold;
	}
#agentlistings .propprice .newhome {
	color:#c00;
	display:block;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, Times, serif;
	font-size:12px;
	font-style:italic;
	padding-bottom:7px;
	}
#paginate {
	margin:0 0 0 20px;
	}
#paginate td {
	padding:4px 5px 0 0;
	}
#paginate span {
	display:block;
	float:left;
	font-size:12px;
	margin:0 30px 0 0;
	}
.pgnum select {
	padding:0 0 0 7px;
	}
/*End Listings Page */
/* =PropDetail Page */
#page #propdetail {
	float:left;
	width:501px;
	padding:0 0 0 0;
	}
.slideshow {
	float:left;
	width:300px;
	height:240px;
	text-align:center;
	margin:0 10px 10px 0;
	}
.slideshow img {
	border:2px solid #fff;
	display:block;
	margin-bottom:7px;
	}
.slideshow .prev, .slideshow .next {
	font-size:12px;
	font-weight:bold;
	}
.slideshow .prev {
	float:left;
	}
.slideshow .next {
	float:right;
	padding:0 10px 0 0;
	}
.propinfo {
	float:left;
	width:180px;
	font-size:16px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, Times, serif;
	}
.propinfo span {
	display:block;
	padding:0 0 7px 0;
	}
.propinfo .price {
	color:#c00;
	font-size:24px;
	font-weight:bold;
	letter-spacing:.05em;
	}
.propinfo .newhome {
	color:#c00;
	font-size:18px;
	font-style:italic;
	}
.propinfo .address {
	font-style:italic;
	}
.propinfo .subdivision {
	}
.thumbnails {
	display:none;
	}
.detail {
	border: solid #555;
	border-width:1px 0 1px 0;
	padding:10px 0 5px 0;
	}
.detail td {
	padding:0 30px 5px 0;
	}
.description {
	padding:7px 0 10px 0;
	}
.description h3 {
	padding:0 0 0 0;
	font-weight:bold;
	}
.back {
	margin:20px 0 0 0;
	font-size:12px;
	}
/* End PropDetail Page */
/* =PropSearch Page */
#propsearch {
	}
#propsearch fieldset {
	border:1px solid #69542B;
	padding:3px 10px 10px 10px;
	margin:0 0 10px 0;
	}
#propsearch fieldset legend {
	padding:3px;
	}
#propsearch label {
	padding:0 5px 0 0;
	}
#propsearch select {
	margin:0 5px 0 0;
	}
.pricerange select {
	width:100px;
	}
.bedroom select {
	width:50px;
	}
.submitbtn input {
	color:#900;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, Times, serif;
	font-size:16px;
	padding:0 7px;
	}

/* End PropSearch Page */

/* =Footer */
#footer {
	background:url("/img/footer-bg.gif") top left repeat-x #ac1f22;
	height:21px;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, Times, serif;
	font-size:11px;
	color:#F4E9CA;
	}
#footer a {
	color:#F4E9CA;
	text-decoration:none;
	}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
	}
#footer .emailaddress {
	float:left;
	padding:3px 0 0 24px;
	letter-spacing:.3em;
	}
#footer .phonenumbers {
	float:right;
	padding:4px 24px 0 0;
	letter-spacing:.1em;
	}
#footer .office {
	padding:0 90px 0 0;
	}
#footer .vcard {
	margin-left:-9999px;
	font-size:1px;
	}
.disclaimer {
	color:#ccc;
	font-size:10px;
	float:left;
	width:450px;
	padding:10px 0 0 0;
	}
.disclaimer img {
	float:left;
	padding:3px 7px 3px 0;
	}
.copyright {
	color:#ccc;
	font-size:10px;
	float:right;
	text-align:right;
	padding:10px 0 0 0;
	width:300px;
	}
.copyright a {
	color:#ccc;
	text-decoration:none;
	}
.copyright a:hover {
	color:#fff;
	text-decoration:underline;
	}

/* =Headings */
h1, h2, h3, h4, h5, h6, legend {font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, Times, serif; padding:0 0 7px 0; letter-spacing:.5px;}
h1 { font-size:18px; text-transform:uppercase; font-weight:normal;}
h2 {font-size:18px; font-weight:normal;}
h3, legend {font-size:16px; font-weight:normal;}
h4 {font-size:16px; font-weight:bold; color:#900}
h5 {font-size:14px; text-transform:uppercase; font-weight:bold;}
h6 {font-size:14px; font-weight:bold;}

/* =Basic */
div {}
p { padding:0 0 10px 0; line-height:13px;}
ul { margin:0 0 0 25px; padding:0 0 10px 0; list-style:disc;}
ul li ul { padding:5px 0 5px 0; list-style: circle;}
ul li ul li ul { padding:5px 0 5px 0; list-style: square;}
ol { margin:0 0 0 25px; padding:0 0 10px 0; list-style:decimal;}
ol li ol { padding:5px 0 5px 0; list-style: lower-alpha;}
ol li ol li ol { padding:5px 0 5px 0; list-style: lower-roman;}
li {}
a { color:#900; text-decoration:underline;}
a:hover {color:#f00;}
address {}
blockquote {margin:0 30px 10px 30px; font-style:italic; }
strong {font-weight:bold;}
em, i {font-style: italic;}


/* =Classes */
.clear {clear:both;}
.left {float:left;}
.right {float:right;}
.italic {font-style:italic;}
.bold {font-weight:bold;}
.red { color:#900;}
.times {font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, Times, serif;}
.small {font-size:10px;}
.big {font-size:16px;}