body {
	background: #FCFAF7 url(../images/container_bg.png) repeat scroll 0 0;
	color: #2F1700;
	font-family:Tahoma,"Trebuchet MS",Verdana,sans-serif;
	font-size:11.5px;
	letter-spacing:1px;
	margin:0;
	min-height:101%;
}
img{
	border:0px;
}
a{
	color: #6F4F30;
	text-decoration:none;
}

a:visited{
	color: #6F4F30;
}

a:hover{
	color: #DF9F61;
	text-decoration: underline;
}
p{
	text-align: left;
}


#container {
	float:left;
	text-align:center;
	width:100%;
	background: #FCFAF7 url('../images/container_bg.png');
}

#top-header{
	background-color:#2F1700;
	border-bottom:2px solid #2F1700;
	height:11px;
	margin:0 auto;
	text-align:center;
}

#top-header a {
	display:inline-block;
	text-align:right;
	text-decoration:none;
	width:930px;
}

#contact{
	border:0 none;
	display:inline-block;
	margin:0;
	padding:0;
}

#header a {
	display:inline-block;
	margin:0;
	padding:0;
	text-decoration:none;
}

#header a#logo img{
	width: 180px;
}

#header img{
	border: 0px;
}

#header{
	background: #ac8868 url(../images/fade.png)  repeat-x scroll 50% top;
	

}

#head-content {
	clear:both;
	height:100px;
	margin:auto;
	text-align:left;
	width:930px;
}

#head-content a{
	padding:10px 0 3px;
}

#list-nav{
	background:transparent url(../images/glass.png) repeat-x scroll 50% 50%;
	border-bottom:2px solid #392F29;
	border-top:2px solid #392F29;
	float:left;
	margin:0 auto;
	width:100%;	
}

#header-nav-ul{
	font-size:13px;
    height:23px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0 auto;
    padding:6px 0 1px 0;
    width:930px;
}

#header-nav-ul li{
	color: #f3ceaa;
	display:inline;
	padding:0 15px;
}

#header-nav-ul li a{
	color: white;
	text-decoration: none;
}

#header-nav-ul li a:visited{
	color: white;
	text-decoration: none;
}

#header-nav-ul li a:hover{
	color: #DF9F61;
	text-decoration: none;
}

#header-nav-ul li a.selected{
	color: #DF9F61;
	text-decoration: none;
}

#subnav{
	background:#dfd3c8 url(../images/brown_glass.png) repeat-x scroll 50% 50%;
	border-bottom:1px inset black;
	display:inline-block;
	text-align:center;
	width:100%;
	min-height:40px;
}	

#subnav_content{
	margin:auto;
	text-align:left;
	width:930px;
}

#subnav_content ul{
	list-style-type:none;
	padding-left:90px;
}

#subnav_content ul.listing_sub{
	display:inline-block;
	list-style-type:none;
	margin:0;
	padding-left:85px;
	position:relative;
	top:-9px;
}

li.heading{
	color:#6F4F30;
	display:inline-block;
	font-size:16px;
	font-variant:small-caps;
	margin-right:50px;
}

li.sub_link{
	display:inline-block;
	font-size:13px;
	font-variant:small-caps;
	margin-right:20px;
}

#content-container{
	display:inline-block;
	margin:auto auto 0;
	min-height:500px;
	text-align:left;
	width:930px;
}

#main-content-results{
	padding: 15px 5px;
}


#main-content{
	clear:left;
    float:left;
    min-height:700px;
    padding:15px 10px 25px 5px;
    width:67%;
}

#side-notes{
	border-left:1px dotted silver;
	clear:right;
	float:left;
	margin-top:14px;
	padding:0 5px;
	width:280px;
}


#side-notes h3{
	font-style:normal;
	font-variant:small-caps;
	font-weight:normal;
	margin-top:25px;
}

#side-notes iframe{
	margin-top: 10px;
}

#services{
	clear:both;
    margin-top:20px;
    text-align:center;
}

#services div{
	border:1px solid #523B2E;
	display:inline-block;
	height:200px;
	margin-bottom:35px;
	margin-right:15px;
	width:290px;
}

#services div a{
	border:0 none;
	height:auto;
	text-decoration:none;
	width:auto;
}

#services div img{
	border:0 none;
}

#services div span{
	background:transparent url(../images/glass.png) repeat-x scroll 50% 50%;
	border:1px solid #392F29;
	color:white;
	display:block;
	font-size:15px;
	font-variant:small-caps;
	margin:-3px -1px;
	padding:5px 0;
	width:290px;
}

#footer {
	background:#ac8868 url(../images/fade.png) repeat-x scroll 50% top;
	border-bottom:8px solid #392F29;
	border-top:8px solid #392F29;
	clear:both;
	color:#2F1700;
	font-family:Verdana,sans-serif;
	margin-top:20px;
	text-align:center;
}

#footer span.Highlight{
	color:#2F1700;
	font-variant:small-caps;
	font-weight:bold;
}

#footer a{
	color: #2F1700;
}

#footer_content{
	clear:both;
	float:none;
	margin:auto;
	min-height:100px;
	text-align:center;
	width:930px;
}

#footer_content div{
	display:inline-block;
	padding:15px;
	text-align:left;
	vertical-align:top;
}

#copyright_footer{
	margin:10px 0;
	text-align:center;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	border-bottom:1px solid #2F1700;
	color:#2F1700;
	font-variant: small-caps;
}

h2{
	font-size: 16px;
	color: #2F1700;
	font-weight: bold;
	font-variant: small-caps;
}

h3{
	font-size: 15px;
	color: #2F1700;
	font-weight: bold;
	font-variant: small-caps;
}

h4{
	font-size: 14px;
	color: #2F1700;
	font-weight: bold;
	font-variant: small-caps;
}

h5{
	font-size: 13px;
	color: #2F1700;
	font-weight: bold;
	font-variant: small-caps;
}

h6{
	font-size: 12px;
	color: #2F1700;
	font-weight: bold;
	font-variant: small-caps;
}

form label{
	display:inline-block;
	padding:5px;
	text-align:right;
	vertical-align:top;
	width:150px;
}

#contact_us_form input, #contact_us_form textarea, #contact_us_form select{
	display:inline-block;
	margin:3px;
} 

#contact_us_form p {
	text-align: center;
}

#employees{
	float:left;
	clear: both;
}

div.employee{
	min-height:240px;
	padding:7px;
	width: 48%;
	float: left;
}

.photo img{
	display:block;
	float:left;
	height:128px;
	margin-right:10px;
	width:170px;
}

.summary h2, .summary h3{
	margin:3px 0;
	padding:0;
}

p.social{
	color:black;
	padding:3px;
	text-align:center;
}

p.social a, p.social a:visited {
	color:black;
	text-decoration:none;
}

img.social{
	border:0 none;
	vertical-align: top;
}

#header-nav-ul li.social{
	padding:0 4px;
}

li.social img{
	vertical-align: middle;
}

p.search_listings{
	text-align: center;
}

div#large_map iframe{
	border:0 none;
	height:325px;
	overflow:hidden;
	width:630px;
}

div#small_map iframe{
	width: 200px;
	height: 200px;
	border: 0px;
	overflow: hidden;
}

span#memberships{
	left:88px;
	margin:0;
	padding:0;
	position:relative;
	top:-1px;
}

span#memberships a{
	padding: 0px;
	margin: 0px;
}

span#memberships img#narpm_logo{
	width: 50px;
}

span#memberships img#mls_logo{
	width: 50px;
}

span#memberships img#realtor_logo{
	width: 26px;
}

span#memberships img#eoh_logo{
	width: 26px;
}

span.social{
	display:block;
	left:660px;
	position:relative;
	top:29px;
	width: 265px;
	padding: 0px;
	margin:0px;
}

span.social.head{
	left:29px;
	position:relative;
	top:68px;
	display: inline;
}

span.social img{
	width: 25px;
}

div#map_canvas{
	border:1px solid silver;
	height:155px;
	padding:0;
	text-align:center;
	width:274px;
	display: none;
}

span.agent_name{
	border-bottom:1px solid #2F1700;
	color:#2F1700;
	display:inline-block;
	font-size:15px;
	font-variant:small-caps;
	font-weight:bold;
	width:220px;
}

span.agent_title{
	color: #e07a3e;
}

iframe{
	border: 0px;
}

#sales-iframe{
	min-height: 800px;
}

#sales-iframe iframe{
	border: 0px;
	width: 100%;
	min-height: 1350px;
}

span#tagline{
	display:inline-block;
	left:36px;
	position:relative;
	top:-35px;
}

span#tagline img{
	width:485px;
}

.small-caps{
	font-variant: small-caps;
}

div.Block{
	padding:5px 10px;
}

.Block ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:0px;	
}

.Block li{
	margin-bottom: 5px;
}

#side-notes div.Block h3{
	border-bottom-color:#2F1700;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-variant:small-caps;
	font-weight:bold;
	margin-bottom:3px;
	margin-left:0;
	margin-top:0;
	padding-left:0;
	padding-top:0;
}

.rcta {
	background:#dfd3c8 url(../images/brown_glass.png) repeat-x scroll 50% top;
	border:1px solid #898989;
	margin:20px 0;
	width:99%;	
	
}

.ct, .ct .cl, .cb, .cb .cl {
	display:block;
	font-size:0;
	height:4px;
	line-height:0;
	margin:0;
	position:relative;
}

.ct {
	background:transparent url(../images/cs.gif) no-repeat scroll right top;
	top:-1px;
}

.ct, .cb {
	right:-1px;
	width:100%;
}

.ct .cl {
	background:transparent url(../images/cs.gif) no-repeat scroll left top;
}

.cb {
	background:transparent url(../images/cs.gif) no-repeat scroll right bottom;
	bottom:-1px;
}

.cb .cl {
	background:transparent url(../images/cs.gif) no-repeat scroll left bottom;
}

.ct .cl, .cb .cl {
left:-2px;
width:4px;
}

span.co{
	display:inline-block;
    font-weight:bold;
    letter-spacing:0;
    width:62%;
}

span.no{
	
}

.error{
	color: red;
	margin-bottom: 5px;
}

.success{
	color: green;
}

.centered{
	text-align: center;
}

div#login{
	text-align: center;
}

form#login_form{
	margin:auto;
	text-align:left;
	width:350px;
}

form#login_form label{
	width: 95px;
}

form#upload_form label{
	width: auto;
}

table {
	border: 1px solid silver; 
	border-collapse: collapse;
	width: 99%;
}

table th{
	text-align: center;
}

table td{
	
}

table td, table th
{
	border:1px solid silver;
	padding:2px 4px;
}

table th, table tfoot td
{
	border-bottom:1px solid silver;
	border-left:1px solid silver;
	color:#2F1700;
	
	height:40px;
	padding:2px 5px;
}

table tfoot td{
	background:#DFD3C8 url(../images/brown_glass.png) repeat-x scroll 50% 56%;
}

table thead tr:first-child{
	background:#DFD3C8 url(../images/brown_glass.png) repeat-x scroll 50% 56%;
}

td.actions {
	text-align: center;
}

tr.even {
	background-color:#FDF5E6;
}

td.pic{
	width: 80px;
}

p.addproperty{
	text-align: right;
}

div#userfile_wrap{
	display: inline-block;
}

div.prop_image{
	border:1px solid #6F4F30;
	display:inline-block;
	margin:5px 0;
	text-align:center;
	width:120px;
}

div.prop_title span.title{
	display:block;
    height:30px;
    overflow:hidden;
}

div.prop_image a, div.prop_image img{
	border: 0px;
}

span.prop_image_delete{
	border-top:1px solid silver;
	display:block;
	padding:3px;
	text-align:center;
}

div.upload{
	margin-top: 8px;
}

div#featured{
	text-align: center;
}

div.featured_property{
	display: inline-block;
}

div.prop_title{
	border:1px solid #6F4F30;
	margin-bottom:10px;
	margin-top:-6px;
	padding:5px;
	text-align:left;
	width:110px;
}

a.detail{
	display:inline-block;
	margin-top:2px;
	text-align:right;
	width:100%;
}

.clear_fix{
	clear: both;
	float: none;
	width: 100%;
}

.property_map{
	text-align: left;
}

.property_address{
	border:0 none;
	font-size:14px;
	margin:3px 0 3px 65px;
}

.property_city{
	margin: 0px 0px 3px 65px; 
	display: inline-block;
}

#side-notes h3.property-gallery{
	border-bottom:1px solid;
	display:inline-block;
	margin:7px 0 5px;
	width:100%;
}

ul.listing_details{
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.listing_details span.co{
	width: 38%;
}

span.addr {
	display:block;
	font-weight:bold;
}

span.area {
	display:block;
	margin:0;
	padding:0;
}

span.more_images{
	display:block;
	float:right;
	position:relative;
	top:-15px;
	width: 20px;
}

span.subdivision {
	display:block;
	margin:0;
	padding:0;
}

form.google_map_form{
	height:inherit;
	overflow:hidden;
}


p.set_apart{
	margin-top: 15px;
}

/** Gallery Styles **
 *  used for property display
 */

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	display:inline-block;
	height:18px;
	margin-left:15px;
}
div.controls a {
	padding: 0 15px;
}

div.nav-controls {
	float: right;
	width: auto;
}

div.slideshow-container {
	height:407px;
	margin:auto;
	position:relative;
	text-align:center;
	width:600px;
}

div.slideshow{
	height:406px;
	text-align:center;
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}


div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 600px;
	text-align: center;
}
div.slideshow a.advance-link {
	margin:auto;
	padding:0;
	text-align:center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	border:1px solid #CCCCCC;
	padding:2px;
	vertical-align:middle;
}

div.caption-container {
	
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
}
div.image-desc {
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
	width:286px;
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	display:inline-block;
	list-style-type: none;
	margin:2px 0 2px 0;
	padding:0;
}
a.thumb {
	border:1px solid #CCCCCC;
	display:inline-block;
	padding:0;
	text-align:center;
	width: 90px;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display:inline-block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	display:inline-block;
	height:11px;
	margin-bottom:12px;
}
div.navigation div.bottom {
	height:11px;
	margin-bottom:12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
	width: auto;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
	width: auto;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
	width: auto;
}

span.side_notes_h3{
	font-style:normal;
	font-variant:small-caps;
	font-weight:normal;
	margin-top:25px;
	color: #2F1700;	
}


img.agent_pic{
	width: 100px;
}

.property_agent_pic{
	width: 93px;
	float: left;
	margin-right: 4px;
}

.property_agent_name{
	font-size:13px;
	font-weight:bold;	
}

.property_agent_email, .property_agent_phone{
	display:block;
	font-size:10px;
}

a.a{
	background:transparent url(../images/down.gif) no-repeat scroll right 6px;
	padding-right:14px;
}

a.d{
	background:transparent url(../images/up.gif) no-repeat scroll right 6px;
	padding-right:14px;
}

.shiftcontainer {
	left:5px;
	position:relative;
	top:11px;
}

.shadowcontainer{
	background:transparent url(../images/bigshadow.png) repeat scroll right bottom;
	height:126px;
	width:170px;
}

.shadowcontainer .innerdiv {
	left:-3px;
	position:relative;
	top:-5px;
}

div.photo{
	float:left;
	margin-bottom:10px;
	width:187px;
}

img.wordle{
	width:281px;
}
/**
 * maps key ABQIAAAAnrPqvf3i0ZKEc8dL9XVkZBSSb2gQHRl465whUMiaTDJ0zXgVlBRaQMCnVa-wwyo5bqqnUFOr6_11OA
 * 			
 * 
 */

 
#pay_online img.lock{
 	vertical-align:middle;
 }
 
 #pay_online a.pay{
 	font-size:13px;
	font-weight:bold;
	padding-left:8px;
 }

.social .pay{
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
}

.social .pay .lock{
	vertical-align: middle;
}