/*Master Style Sheet
Author: Venue Communications, Inc. www.venuecom.com
Copyright Venue Communications, Inc. 2007
*/
/***********************************************/

/*Begin Design Layout*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #6B90B1;
}

a:hover {
	color: #ff0000;
}

h1 {
	color: #7f7f7f;
	font-size: 18px;
	font-family: arial;
	padding: 7px;
}

h2 {
	color: #888F17;
	font-size: 18px;
	font-family: arial;
	padding: 4px;
}

h3 {
	color: #C1A738;
	font-size: 14px;
	font-family: arial;
	padding: 3px;
}

#virtual_tour {
	background-color: #FFFF00;
	font-size: 16px;
	font-weight: bold;
}

.top {
	color: #888F17;
	font-size: 16px;
	font-family: arial;
	padding-top: 20px;
	padding-left: 20px;
	font-weight: bold;
}

.top a {
	color: #888F17;
}

#content {
	color: #000000;
	font-size: 16px;
	font-family: arial;
	line-height:16px;
	padding-left: 7px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	min-width: 600px;
}

.search_form {
	color: #ffffff;
	font-size: 9px;
	font-family: arial;
	padding-left:26px;
	padding-top:2px;
	padding-bottom:10px;
}

.search_form a {
	color: #ffffff;
}

.adv_search_form {
	color: #000000;
	font-size: 12px;
	font-family: arial;
	padding-bottom:30px;
}

.form_help {
	color: #965A1F;
	font-size: 10px;
	font-family: arial;
}

.savings {
	color: #000000;
	font-size: 12px;
	font-family: arial;
	border: 1px solid #999999;
	margin-bottom: 3px;
}

.style1 {
	color: #ffffff;
	font-size: 14px;
	font-family: arial;
	padding-left:10px;
}
.style1 a {
	color: #ffffff;
}
.style2 {
	color: #cbad8f;
	font-size: 12px;
	font-family: arial;
}
.style3 {
	color: #cbad8f;
	font-size: 11px;
	font-family: arial;
}
.style5 {
	color: #E0CEBC;
	font-size: 12px;
	font-family: arial;
	line-height:16px
}

.style5 a {
	color: #E0CEBC;
	font-size: 12px;
	font-family: arial;
}

.style5 a:hover {
	color: #ffffff;
	font-weight:bold;
}
/*End Design Layout*/

/* BEGIN MLS */

.listing_summary {
	text-align:left;
	font-size: 12px;
	color:#333333;
}

.black11b {
	font-size: 12px;
	color:#333333;
}


.disclosure {
	text-align:left;
	font-size: 10px;
	color:#666666;
}

#photo_gallery_instr {
	text-align:center;
	font-size: 10px;
	color:#999999;
}

#photo_gallery_instr a {
	color:#999999;
	text-decoration:underline;
}

/* END MLS */

/* BEGIN CSS Rollover Menu */


.cssnav
{
	position: relative;
	/*float: left; */ /* comment out for vertical menu */
	font-family:Arial, Helvetica, sans-serif;
white-space: nowrap;
	display: block;
	width: 136px;
	height: 25px;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.cssnav a
{
	display: block;
	font-size: 13px;
	width: 136px;
	height: 25px;
	display: block;
	float: left;
	color: #6B90B1;
	text-decoration: none;
}


.cssnav a:hover
{
	color: #FF0000;
	text-decoration: none;
	font-weight:bold
}


.cssnav img
{
width: 136px;
height: 30px;
border: 0
}


* html a:hover
{
visibility:visible;
}


.cssnav a:hover img
{
visibility:hidden
}


.cssnav span
{
position: absolute;
left: 10px;
top: 5px;
margin: 0px;
padding: 0px;
cursor: pointer;
width: 136px;
height: 25px;
text-align: left;
}


/* END CSS Rollover Menu */

/*Begin Forms*/

.sc_form_required{
	color: #FF0000;
	float: right;
	font-family: Verdana;
	font-size: 9px;
} 

.sc_form_textbox{
width: 225px;
} 

.sc_form_separator_label{
	color: #7C4919;
	font-weight: bold;
	font-size: 14px;
} 

.sc_table_tr_td_label_form{
	font-weight: bold;
	font-size: 12px;
}

.sc_table_tr_td_value_form{
	font-size: 12px;
}  

.sc_form_separator{
	color: #48648C;
	background-color: #48648C;
	height: 1px;
} 

#sc_form_textarea_Other {
width: 250px;
height:70px;
text-indent: 0px;
}

#sc_form_textbox_Bedrooms {
width: 50px;
}

#sc_form_textbox_Bathrooms {
width: 50px;
}

#sc_form_textarea_Comments {
width: 200px;
height:50px;
text-indent: 0px;
}

/*End Forms*/


/*Footer*/
#footer {
	text-align:center;
	font-size: 10px;
	color:#999999;
}

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

