body {
	margin: 0;
	padding: 0;
	background-color:#000000;
	/*background: #000000 url(images/img01.gif) repeat-x left top;*/
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1F1709;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Segoe UI, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #F93D00;
}

img {
	border:none;}

h1 { font-size: 2em; margin-bottom:10px; }

h2 { font-size: 1.4em;} 

h3 { font-size: 1.2em;}

.bigtext{
	font-size:1.2em;
	}
.bigtext2{
	font-size:1.6em;
	}

/*p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}*/

.sidebarNAV {
	line-height: 180%;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #663300;
}

a:hover {
}

#wrapper {
	width: 968px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 968px;
	height: 120px;
	margin: 0 auto;
	background: url(images/new_header_3.jpg) no-repeat left top;
}

/* Header for MLS search page*/

#MLS_header {
	width: 100%;
	height: 75px;
	margin: 0 auto;
	background: url(images/new_header_MLS_short.jpg) no-repeat left top;
	background-color:#e09c09;
}

/* Logo */

#logo {
	float: left;
	width: 968px;
	height: 60px;
	color: #616161;
}

#MLS_logo {
	float: left;
	width: 100px;
	height: 40px;
	color: #616161;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding: 80px 0 0 80px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 90px 10px;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #616161;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Segoe UI, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit { 	display: none; }

/* Menu */

#menu {
	width: 968px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	background-image:url(images/menu_bkg_mod_2.png);
}

#MLS_menu {
	width: 1000%;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	background-image:url(images/menu_bkg_mod_MLS.png);
	text-align:center;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
}

#MLS_menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 33px;
	background: url(images/img03.gif) no-repeat right top;
	line-height:0.5em;
}

#MLS_menu li {
	float: left;
	height: 20px;
	background: url(images/img03.gif) no-repeat right top;
	line-height:0.5em;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 0px 20px;
	line-height:35px;
	text-decoration: none;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
}

#MLS_menu a {
	display: block;
	margin-top: 5px;
	margin-right: 3px;
	padding: 2px 15px 2px 15px;
	text-decoration: none;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#MLS_menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	color:#FFCC00;
}

#MLS_menu a:hover {
	color:#FFCC00;
}

/* Page */

#page {
	width: 968px;
	margin: 0 auto;
	background: url(images/img05_2.png) repeat-y left top;
}

#page-bgtop {
	background: url(images/img04_5.png) no-repeat left top;
}

#page-bgbtm {
	background: url(images/img06_2.png) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 695px;
	padding: 25px 15px 25px 0;
}

.post {
	margin-bottom: 8px;
	background: url(images/img09.jpg) repeat-y left top;
}

.post-bgtop {
	background: url(images/img08.jpg) no-repeat left top;
}

.post-bgbtm {
	background: url(images/img10.jpg) no-repeat left bottom;
}

.post .title {
	padding-top: 15px;
	padding-left: 20px;
	color: #000000;
}

.post .title a {
	color: #000000;
	border: none;
}

.post .meta {
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663300;
}

.post .entry {
	padding: 10px 20px 15px 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 15px 0 0 15px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	padding-left:5px;
	line-height: 2.2em;
	border-bottom: 1px dashed #D2D4C9;
	list-style:circle;
	list-style-position:inside;
}

#sidebar li li span {
	display: block;
	/*margin-top: -20px;*/
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 30px;
	background: url(images/img11_2.png) no-repeat left top;
	letter-spacing: -.5px;
	color: #000000;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: 693300;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/*Main Photo DIV*/
#mainPhoto {
	width:400px;
	height:300px;
	text-align:center;
	margin-right:4px;
}
/* Property display page classes and IDs */
#propertyname {
	/*margin-top:5px;*/
	padding-top:8px;
	padding-left:15px;
	font-size:1.4em;
	/*font-weight:bold;*/
	height:40px;
	/*padding-bottom:10px;*/
	background-image:url(images/data_display_header.png);
	background-position:center;
	background-repeat:no-repeat;
	/*background-color:#FFCC00;*/
}
#propertyprice {
	/*vertical-align:middle;*/
	/*padding-bottom:5px;*/
	font-size:1.5em;
	margin-top:5px;
	margin-bottom:10px;
	padding-left:15px;
	height:30px;
	background-image:url(images/data_display_price_bkg.png);
	background-repeat:no-repeat;
	/*background-color:#FFCC99;*/
}
.propertydisplay_list{
text-align:center;
vertical-align:middle;
}

#general_data{
	height:275px;
	font-size:1.25em;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:5px;
	background-image:url(images/data_display_general_databkg.png);
	background-repeat:no-repeat;
	}
#property_description {
	font-size:1.2em;
}
#rental_rates {
	padding-top:10px;
	height: 150px;
	background-image:url(images/rental-rates-bkg.png);
	background-repeat:no-repeat;
}
#notes_block {
	width:400px;
	padding:25px;
	background-color:#EFEFEF;
	border:#666666;
	border-style:solid;
	margin-top:10px;
	margin-left:30px;
	
}


/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: 20px;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color:#CCCCCC;
}

/* Image thumbnail viewer */

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
/* Image thumbnail viewer code end*/

.searchtable { margin-bottom:20px; }
.searchtable td { padding:5px; }
.searchtable td table tr td { padding:0 5px; }
.searchtable td div strong { padding-left:5px; }
#type_rentals, #type_longtermrentals { display:none; }

.selectedinfo { margin:10px 20px; font-size:90%; padding:10px 20px; background-color:#FFF8CD; border:1px solid #FFF197; }