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

/*Begin Design Layout*/

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #BBBFB6;
}
#container_edge {
	width: 916px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #DCDCDC;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #B5B9B0;
	border-left-color: #B5B9B0;
}
#container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	background: #FFFFFF; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 157px;
}

#header img {
	padding: 10px;
}

#sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FF; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar1 {
	background-image: url(/inc/templates/current/wolfesre/images/sidebar_header_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: "Tahoma";
	font-size: 11px;
	color: #333;
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FF; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-top: 0px;
	border: 1px solid #B5B9B0;
}

#sidebar2 {
	background-image: url(/inc/templates/current/wolfesre/images/sidebar_header_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: "Tahoma";
	font-size: 11px;
	color: #333;
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FF; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-top: 10px;
	border: 1px solid #B5B9B0;
}

#sidebar3 {
	background-image: url(/inc/templates/current/wolfesre/images/sidebar_header_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: "Tahoma";
	font-size: 11px;
	color: #333;
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FF; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-top: 10px;
	border: 1px solid #B5B9B0;
}

#sidebar4 {
	background-image: url(/inc/templates/current/wolfesre/images/sidebar_header_4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: "Tahoma";
	font-size: 11px;
	color: #333;
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FF; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-top: 10px;
	border: 1px solid #B5B9B0;
}

.sidebar_content {
	margin-top: 20px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#sidebar_tab2 {
	padding: 15px 10px;
	margin-top: 30px;
}

#slider {
	width: 900px;
	height: 267px;
}

#slider_container {
	padding-top: 0px;
}

.preloadPic {
	display: none;
}

.pagination_container {
	background-color: #A4AC85;
	border: 1px solid #737F62;
	margin:10px;
	padding:5px
}

.pagination {
	color: #FFF;
}

.pagination a {
	color: #FFF;
}

.pagination a:visited {
	color: #FFF;
}

-->

/*End Design Layout*/

/*Begin Nav*/

.nav_container {
	background-image:url(/inc/templates/current/wolfesre/images/nav_background.jpg);
	background-repeat: repeat-x;
	height: 32px;
	text-align: center;
	position: relative;
  }

div#nav_buttons_1 a {
	position: absolute;
	height: 0px;
	margin-top:1px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 28px;
	background-repeat: no-repeat;
	background-image: url(/inc/templates/current/wolfesre/images/nav_buttons.jpg);
	overflow: hidden;
	text-decoration: none;
	color: #fff;
}

div#nav_buttons_1 a.button_1 {
	top: 0px;
	left: 64px;
	background-position: -64px -16px;
	width: 76px;
}


div#nav_buttons_1 a.button_1:hover {
	background-position: -64px -55px;
}

div#nav_buttons_1 a.button_1:active,
div#nav_buttons_1 a.button_1.active {
	background-position: -64px -55px;
}

div#nav_buttons_2 a {
	position: absolute;
	height: 0px;
	margin-top:1px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 28px;
	background-repeat: no-repeat;
	background-image: url(/inc/templates/current/wolfesre/images/nav_buttons.jpg);
	overflow: hidden;
	text-decoration: none;
	color: #fff;
}

div#nav_buttons_2 a.button_2 {
	top: 0px;
	left: 167px;
	background-position: -167px -16px;
	width: 114px;
}


div#nav_buttons_2 a.button_2:hover {
	background-position: -167px -55px;
}

div#nav_buttons_2 a.button_2:active,
div#nav_buttons_2 a.button_2.active {
	background-position: -167px -55px;
}

div#nav_buttons_3 a {
	position: absolute;
	height: 0px;
	margin-top:1px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 28px;
	background-repeat: no-repeat;
	background-image: url(/inc/templates/current/wolfesre/images/nav_buttons.jpg);
	overflow: hidden;
	text-decoration: none;
	color: #fff;
}

div#nav_buttons_3 a.button_3 {
	top: 0px;
	left: 309px;
	background-position: -309px -16px;
	width: 108px;
}


div#nav_buttons_3 a.button_3:hover {
	background-position: -309px -55px;
}

div#nav_buttons_3 a.button_3:active,
div#nav_buttons_3 a.button_3.active {
	background-position: -309px -55px;
}

div#nav_buttons_4 a {
	position: absolute;
	height: 0px;
	margin-top:1px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 28px;
	background-repeat: no-repeat;
	background-image: url(/inc/templates/current/wolfesre/images/nav_buttons.jpg);
	overflow: hidden;
	text-decoration: none;
	color: #fff;
}

div#nav_buttons_4 a.button_4 {
	top: 0px;
	left: 444px;
	background-position: -444px -16px;
	width: 110px;
}


div#nav_buttons_4 a.button_4:hover {
	background-position: -444px -55px;
}

div#nav_buttons_4 a.button_4:active,
div#nav_buttons_4 a.button_4.active {
	background-position: -444px -55px;
}


div#nav_buttons_5 a {
	position: absolute;
	height: 0px;
	margin-top:1px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 28px;
	background-repeat: no-repeat;
	background-image: url(/inc/templates/current/wolfesre/images/nav_buttons.jpg);
	overflow: hidden;
	text-decoration: none;
	color: #fff;
}

div#nav_buttons_5 a.button_5 {
	top: 0px;
	left: 582px;
	background-position: -582px -16px;
	width: 84px;
}


div#nav_buttons_5 a.button_5:hover {
	background-position: -582px -55px;
}

div#nav_buttons_5 a.button_5:active,
div#nav_buttons_5 a.button_5.active {
	background-position: -582px -55px;
}

div#nav_buttons_6 a {
	position: absolute;
	height: 0px;
	margin-top:1px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 28px;
	background-repeat: no-repeat;
	background-image: url(/inc/templates/current/wolfesre/images/nav_buttons.jpg);
	overflow: hidden;
	text-decoration: none;
	color: #fff;
}

div#nav_buttons_6 a.button_6 {
	top: 0px;
	left: 694px;
	background-position: -694px -16px;
	width: 136px;
}


div#nav_buttons_6 a.button_6:hover {
	background-position: -694px -55px;
}

div#nav_buttons_6 a.button_6:active,
div#nav_buttons_6 a.button_6.active {
	background-position: -694px -55px;
}

/*End Nav*/
/*Begin Content*/

#content {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	text-align: left;
	color: #666;
	font-family: "Tahoma";
	font-size: 12px;
	line-height: 17px;
}

hr {
	color: #DDE2D4;
	background-color: #DDE2D4;
	height: 1px;	
	border: 0px;
}

ul
{
	list-style-position: outside;
	list-style-type: disc;
}

a {
	text-decoration:underline;
	color: #687F44;}

a:visited {
	text-decoration:underline;
	color: #687F44;}
	
a:hover {
	text-decoration:none;
	color: #e29a00;}
	
p	{
	margin-top:0px;}
	
img{
	border-width:0px;
}
h1{
	color:#666666;
	font-size:14px;
	margin: 5px 0px;
	font-weight: bold;
}

h2{
	color:#666666;
	font-size:14px;
	margin: 5px 0px;
	font-weight: bold;
}

h3{
	color:#999999;
	font-size:12px;
	font-variant: normal;
	padding-right: 5px;
	padding-left: 20px;
}

h4{
	color:#666;
	font-size:10px;
	font-variant: normal;
	padding-right: 0px;
	padding-left: 0px;
}

.HelpText {
	font-size:9px;
}

#email_window {
	position: fixed;
	top: 50px;
	left: 0px;
	margin: auto;
	width:100%;
	background: transparent;
	z-index: 98;
	border: 0px;
}

#share {
	position: relative;
	top: 10px;
	left: 400px;
	margin: auto;
	width:68px;
	height:22px;
	z-index: 10;
}

/*End Content*/

/*Begin Two Columns*/

.mask_content{
   position: relative;
   overflow: hidden;
   left: 0px;
   margin: 0px;
   width: 630px;
}

.mask_listing_details{
   position: relative;
   overflow: hidden;
   margin: 0px auto;
   width: 100%;
}

.colleft{
   position: relative;
   width: 100%;
   right: 50%;
}
.col1{
   position: relative;
   overflow: hidden;
   float: left;
   width: 48%;
   left: 101%;
}
.col2{
   position: relative;
   overflow: hidden;
   float: left;
   width: 48%;
   left: 3%;
}

.col_content{
	padding: 30px;
}

/*End Two Columns*/

/*Begin Listings*/

.TabbedPanelsContentGroup {
	clear: both;
}

.TabbedPanelsContent {
	padding: 0px;
	min-height: 350px;
}

.listings_header{
   float: left;
   width: 100%;
}

.listings_footer{
   float: left;
   width: 100%;
}

#brochure {
	background-image: url(/inc/templates/current/wolfesre/images/brochure_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: "Tahoma";
	font-size: 11px;
	color: #333;
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FF; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: auto;
	margin-top: 20px;
	border: 1px solid #B5B9B0;
	text-align: center;
	background-color:#CDCDCD;
}

/*End Listings*/

/*Begin Forms*/

.sc_table_form {
	margin: auto;
	padding: 25px;
	border: 1px #B5B9B0 solid;
}

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

.sc_form_textbox{
	width: 200px;
} 

.sc_form_separator_label{
	font-weight: bold;
} 

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

#sc_form_textbox_State {
	width: 100px;
}

#sc_form_textbox_Zip {
	width: 70px;
}

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

/*End Forms*/

/*Footer*/

.footer_extra {
	text-align:center;
	font-size: 12px;
	color: #737F62;
	padding: 0 10px;
	font-weight:bold
}

#footer_container {
	text-align:center;
	font-size: 10px;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDE2D4;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#footer {
	text-align:center;
	font-size: 10px;
	color: #B0C294;
}


#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

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

