*{
	/*border:1px solid red !important;*/
}

#flash_header {
	width:488px;
	height:170px;
	float:right;
}
.img_right{
	float:right;
	padding: 3px;
	margin-left:15px;
	margin-bottom:5px;
	border: 2px solid #ccc;
}
.img_bdr{
	padding: 3px;
	margin-right:5px;
	margin-bottom:5px;
	border: 2px solid #ccc;
}
.image {
	border:0;
	padding:0;
	margin:0;
}

.detail_top_nav{
	width: 500px;
	height:23px;
}

.listing_button {
	display:block;
	margin:0;
	border:0;
	margin:0;
	float:left;
}

body{
	background: url(../images/bg_bigred.gif) repeat-x;
	background-color:#6E0D16;
	margin:0;
	padding:0;
	border:0;
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:1.6em;
	height:100% !important;
	min-height:100%;
	height:auto;
}
#wrap_itall {
	/*background: url(images/bg_red.jpg) repeat-x;*/
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	float:left;
}
/*
Setting up the headings and h1's
*/
.contentheading {
	color:#6E0D16;
	font-family:Georgia, Georgia, serif;
	font-size:16px;
	font-weight:bold;
	line-height:1.6em;
}

/*table settings*/

.moduletable{
	float:left;
}

.arrow_bullet{
	padding-right:5px;
	padding-bottom:3px;
}

.hide_elements{
	display:none;
}

/*
these are the building block elements
ie: the over all container and general structure of the site
*/

#container{
	margin-top:50px;
	float:left;
	width:786px;
}

#center{
	margin:0 auto;
	width:786px;
}

/* containers */

#nav_container{
	background-image: url('../images/nav_bg.jpg');
	background-repeat:repeat-x;
	background-color:#6e0d16;
	height:30px;
	width:778px;
	float:left;
}

#nav_container td {
	text-align:center !important;
	height:30px;
}

#nav_container a.mainlevel {
	/*background-image: url('../images/nav_button_bg.jpg');
	background-position: left top;
	background-repeat:no-repeat;*/
	display:inline;
	font-size:12px;
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	letter-spacing:.05em;
	color:#cccccc;
	height:30px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:1.4em;
	margin-right:1.5em;
}
#nav_container a:hover {
	color: #A98E35;
	text-decoration:underline;
}


*html .moduletable_sub{
	margin-left:0px;
}

#header{
	height:170px;
	width:778px;
	float:left;
}

#content{
	background-image:url('../images/content_bg.gif');
	background-position: left top;
	background-repeat:repeat-y;
	float:left;
	width:778px;
	border-top: 1px solid #aaaaaa;
}

#content_home{
	background-image:url('../images/home_content_bg.gif');
	background-position: left top;
	background-repeat:repeat-y;
	float:left;
	width:778px;
	border-top: 1px solid #aaaaaa;
}

*html #main_content {
	display:inline;
	padding-bottom:0;
	margin-bottom:0;
	float:left;
	padding:0;
	padding-top:25px;
	padding-bottom:25px;
	width:457px;
	padding-left:30px;
	height:500px;
}

#main_content{
	padding:15px;
	padding-left:34px;
	padding-top:15px;
	padding-right:35px;
	padding-bottom:30px;
	min-height:308px;
	float:left;
	height:auto !important;
}

#main_content a{
	color:#6E0D16;
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
/*	margin-right:20px;*/
}

#header_tabs{
	float:right;
}

.request_tab{
	display:block;
	background-image:url('../images/request_info.jpg');
	background-position: left top;
	background-repeat:no-repeat;
	color:#ffffff;
	float:right;
	width:161px;
	height:26px;
	margin-left:10px;
}

.top_tab{
	display:block;
	background-image:url('../images/saved_listings.jpg');
	background-position: left top;
	background-repeat:no-repeat;
	color:#ffffff;
	float:right;
	width:161px;
	height:26px;
}

#top_box{
	float:left;
}

#bottom_box{
	margin-top:8px;
	float:left;
}

/*ie6 specific css*/

*html .border {
	margin:3px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:0;
	border:1px solid #6e0d16;
	float:left;
	background-color:white;
	display:block;
	margin-bottom:
}

.border{
	margin:3px;
	margin-bottom:0;
	border:1px solid #6e0d16;
	float:left;
	background-color:white;
	display:block;
	margin-bottom:
}

.nextlink{
	padding:4px;
}
/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:0;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:0;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:0;
}

#JT_copy img{
	padding:0;
}

.jTip{
cursor:help;
}

.double_border{
	padding:0;
	margin:0;
	float:left;
	background-color:white;
	padding-bottom:3px;
}

#footer{
	background-color:#dfdfdf;
	float:left;
	height:25px;
	width:778px;
	padding-top:5px;
	padding-left:0px;

}

#footer table{
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#6e0d16;
}

#footer img{
	padding-left:10px;
}

#content_wrapper{
	height:500px;
}

*html #subnav_container{
	border-left: 1px solid #aaaaaa;
	width:200px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:white;
	float:right;
}

#subnav_container{
	border-left: 1px solid #aaaaaa;
	width:222px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:white;
	float:right;
}

#sub_navigation{
	float:left;
	margin-left:15px;
}

*html #sub_navigation{
	float:left;
	margin-left:5px;
}

#sub_navigation{
	float:left;
	margin-left:15px;
}

*html #sub_navigation a{
	display:block;
	float:left;
	width:170px;
}

#sub_navigation a{
	display:block;
	width:150xpx;
}

#sub_navigation a:hover{
	display:block;
	width:150xpx;
	color:#6E0D16;
}

#sub_nav_top{
	float:left;
	background-image:url('../images/sub_top_grad.jpg');
	background-position: left top;
	background-repeat:no-repeat;
	width:222px;
	height:18px;
}

#sub_nav_bottom{
	float:left;
	background-image:url('../images/sub_bottom_grad.jpg');
	background-position: left bottom;
	background-repeat:no-repeat;
	width:222px;
	height:18px;
}

#legal_txt{
	float:left;
	margin-top: 8px;
	color:#7f7c63;
	text-align:center;
	width:788px;
}

*html #grad_accent{
	background-image:url('../images/top_sliver_grad.jpg');
	background-position: top right;
	background-repeat:no-repeat;
	width:222px;
	height:21px;
	float:right;
}

#grad_accent{
	background-image:url('../images/top_sliver_grad.jpg');
	background-position: top right;
	background-repeat:no-repeat;
	margin-right:0px;
	width:222px;
	height:21px;
	float:right;
}

#left_content{
	background-image:url('../images/grey_bg_grad.jpg');
	background-position: top;
	background-repeat:repeat-x;
	padding-bottom:15px;
	width:240px;
	margin:0;
	float:left;
}

#left_content_home{
	background-image:url('../images/grey_bg_grad.jpg');
	background-position: top;
	background-repeat:repeat-x;
	width:290px;
	
	margin:0;
	float:left;
}

#right_content{
	width:538px;
	background-image:url('../images/white_bg_grad.jpg');
	background-position: top;
	background-repeat:repeat-x;
	float:left;
	margin:0;
	min-height:50px;
}

*html #right_content {
	width:500px;
	background-image:url('../images/white_bg_grad.jpg');
	background-position: top left;
	background-repeat:repeat-x;
	float:left;
	display:inline;
	margin-left:0px;
}

#right_content_home{
	width:488px;
	background-image:url('../images/white_bg_grad.jpg');
	background-position: top;
	background-repeat:repeat-x;
	float:left;
	margin:0;
	min-height:50px;
}

*html #right_content_home{
	width:430px;
	background-image:url('../images/white_bg_grad.jpg');
	background-position: top;
	background-repeat:repeat-x;
	float:left;
	margin:0;
	min-height:50px;
}

/*link styles*/
#active_menu a{
	color:#fff ;
}

#hsbresort{
	margin-top:2px;
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#6e0d16;
	height:30px;
	margin-right:10px;
	display:block;
	float:left;
}

#hsb_menu{
	margin-top:1px;
	float:left;
	width:500px;
}

#hsb_menu a{
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#6e0d16;
	margin-right:20px;
}
#hsb_menu a:link {
	color: #6e0d16;
}
#hsb_menu a:visited {
	color: #6e0d16;
}
#hsb_menu a:hover {
	color: #333;
}
/*img link styles*/

.imglink img{
	float:left;
	border: none;
	text-decoration:none;
}

/*featured box styles*/

#featured_box{
	margin-top:15px;
	margin-right:12px;
	padding:0px;
	float:right;
	background-image: url('../images/featured_box_middle.jpg');
	background-repeat:repeat-y;
	background-color:white;
	width:213px;
}

*html #featured_box{
	margin-top:20px;
	margin-right:6px;
	padding:0px;
	float:right;
	width:213px;
}

.featured_box_waters{
	float:right;
	width:218px;
	height:130px;
	margin-right:12px; 
	margin-top:15px; 
	display:block;
	background-image: url('../images/sidenav/waters.jpg');
	background-repeat:no-repeat;
	background-position: bottom left;
}
.featured_box_waters_link {
	display:block; 
	float:left; 
	width:220px;
	height:119px;
}
.featured_box_summit{
	float:right;
	width:218px;
	height:130px;
	margin-right:12px; 
	margin-top:15px; 
	display:block;
	background-image: url('../images/sidenav/summitrock.jpg');
	background-repeat:no-repeat;
	background-position: bottom left;
}
.featured_box_summit_link {
	display:block; 
	float:left; 
	width:220px;
	height:119px;
}


#featured_box_home{
	margin-top:23px;
	margin-right:12px;
	padding:0px;
	float:right;
	background-image: url('../images/featured_box_middle_home.jpg');
	background-repeat:repeat-y;
	background-color:white;
	width:263px;
}

*html #featured_box_home{
	margin-top:20px;
	margin-right:6px;
	padding:0px;
	float:right;
	width:263px;
}


.featured_link_home{
	float:left;
	display:block;
	background-image: url('../images/explore_home.jpg');
	margin-left:6px;
	width:250px;
	height:23px;
	background-repeat:no-repeat;
	background-position: bottom right;
	margin-bottom:3px;
}

*html .featured_link_home{
	float:left;
	display:block;
	background-image: url('../images/explore_home.jpg');
	margin-left:3px;
	width:250px;
	height:23px;
	background-repeat:no-repeat;
	background-position: bottom right;
	margin-bottom:3px;
}

.featured_link{
	float:left;
	display:block;
	background-image: url('../images/explore.jpg');
	margin-left:6px;
	width:201px;
	height:23px;
	background-repeat:no-repeat;
	background-position: bottom left;
	margin-bottom:3px;
}

*html .featured_link{
	float:left;
	display:block;
	background-image: url('../images/explore.jpg');
	margin-left:3px;
	width:201px;
	height:23px;
	background-repeat:no-repeat;
	background-position: bottom left;
	margin-bottom:3px;
}


.featured_home_homepage{
	background-image: url('../images/featured_bg_home.jpg');
	background-repeat:no-repeat;
	background-position: bottom right;
	float:left;
	margin-left:6px;
	min-height:90px;
	width:250px;
}

*html .featured_home_homepage{
	background-image: url('../images/featured_bg_home.jpg');
	background-repeat:no-repeat;
	background-position: bottom right;
	float:left;
	margin-left:3px;
	width:250px;
}

.featured_home_homepage h2{
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:.8em;
	margin:0;
	margin-left:5px;
	color:#000000;
}

.featured_home_homepage p{
	color:#777777;
	margin-top:8px;
	margin-left:5px;
	margin-bottom:10px;
	line-height:1.3em;
	width:165px;
}


.featured_home{
	background-image: url('../images/featured_bg.jpg');
	background-repeat:no-repeat;
	background-position: bottom;
	float:left;
	margin-left:6px;
	min-height:90px;
	width:201px;
}

*html .featured_home{
	float:left;
	margin-left:3px;
	width:201px;
}

.featured_home h2{
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:.8em;
	margin:0;
	margin-left:5px;
	color:#000000;
}

.featured_home p{
	color:#777777;
	margin-top:8px;
	margin-left:5px;
	margin-bottom:10px;
	line-height:1.3em;
	width:115px;
}
.box_top{
	float:left;
	background-image: url('../images/featured_box_top.jpg');
	background-repeat:no-repeat;
	background-position: top;
	height:15px;
	width:213px;
}
.box_middle{
	text-align:left;
	float:left;
	width:213px;
}
.box_bottom{
	float:left;
	background-image: url('../images/featured_box_bottom.jpg');
	background-repeat:no-repeat;
	background-position: bottom;
	height:30px;
	width:213px;
}

/*home featured boxes*/

.home_box_top{
	float:left;
	background-image: url('../images/featured_box_top_home.jpg');
	background-repeat:no-repeat;
	background-position: top left;
	height:15px;
	width:263px;
}
.home_box_middle{
	text-align:left;
	float:left;
	width:263px;
}
.home_box_bottom{
	float:left;
	background-image: url('../images/featured_box_bottom_home.jpg');
	background-repeat:no-repeat;
	background-position: bottom left;
	height:30px;
	width:263px;
}


/* sub menu styesl */


*html .mainlevel_sub{
	background-image: url('../images/link_arrow.jpg');
	background-position: left top;
	background-repeat:no-repeat;
	padding-left:15px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#555555;
}

*html .mainlevel_active_sub{
	background-image: url('../images/link_arrow_down.jpg');
	background-position: left top;
	background-repeat:no-repeat;
	padding-left:15px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

*html .sublevel_sub{
	background-image: url('../images/link_arrow.jpg');
	background-position: left top;
	background-repeat:no-repeat;
	margin-left:5px;
	padding-left:15px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#555555;
}

*html .sublevel_current_sub{
	background-image: url('../images/link_arrow.jpg');
	background-position: left top;
	background-repeat:no-repeat;
	margin-left:5px;
	padding-left:15px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#555555;
}

*html #active_menu_sub{
	color:#000000;
	background-image: url('../images/link_arrow.jpg');
	background-position: left top;
	background-repeat:no-repeat;
	padding-left:15px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

.mainlevel_sub{
	background-image: url('../images/link_arrow.jpg');
	background-position: left top;
	background-repeat:no-repeat;
	padding-left:15px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#555555;
}

.mainlevel_active_sub{
	background-image: url('../images/link_arrow_down.jpg');
	background-position: left top;
	background-repeat:no-repeat;
	padding-left:15px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

.sublevel_sub{
	background-image: url('../images/link_arrow.jpg');
	background-position: left top;
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:15px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#555555;
}

.sublevel_current_sub{
	background-image: url('../images/link_arrow.jpg');
	background-position: left top;
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:15px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#555555;
}

#active_menu_sub{
	color:#000000;
	background-image: url('../images/link_arrow.jpg');
	background-position: left top;
	background-repeat:no-repeat;
	padding-left:15px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

/*form styling */

.requred{
	color:#9E1018;
}

.tip_text{
	color:#AAAAAA;
}

label{
	font-size:12px;
	font-weight:bold;
}

.validation-advice{
	font-size:13px;
	font-weight:bold;
	color:#6e0d16;
}
.highlight{
	color:#6e0d16;
	font-weight:bold;
}


/*listing styles*/
iframe {
	margin-left:-25px;
	width:524px;
	height:600px;
	border:0px;
}
/*------------------------------------------------------------- SEARCH PAGE STYLES ----*/

.clear {
	clear:both;
	font-size:2px;
	margin:0;
	padding:0;
}
form#search {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
}
form#search label {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
}
.form_dropdown {
	margin-bottom: 15px;
}
form#search p {
	margin:0;
}

form#search fieldset {
	padding:10px;
	border: 1px solid #ccc;
	margin-top:15px;
	width:450px;
}
form#search legend {
	 color: #780A17;
	 background: #ebead9;
	border: 1px solid #9c9c9c;
	padding: 2px 6px;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
}
.search_button {
	color: #fff;
	background-color: #780A17;
	padding:4px;
	float:right;
	margin-top:10px;
}
.search{
}

.form_left {
	float:left;
	width: 200px;
}	
.form_right {
	float: right;
	width:200px;
	margin-top:5px;
}
.list_item, .listing {
	border: 1px solid #ccc;
	padding:0;
	width:500px;
	margin-top:15px;
	margin-bottom:10px;
	background-color: #ebead9;
}
.listing h1{
	color: #780A17;
	font: 14px Arial, Helvetica, sans-serif;
	background-color: #B99D85;
	border-bottom: 1px solid #ccc;
	padding: 2px 6px 2px 10px;
	margin-bottom:0;
	margin-top:0;
	margin-right:0;
	margin-left:0;
	display:block;
}
.list_item img, .listing img {
	padding:2px;
	float: left;
	border:2px solid #ccc;
	margin-left:15px;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:5px;
}
.agent {
	font-weight:bold;
}
.list_item a, .listing a {
	color: #780A17;
}
.list_item p, .descrip{
	margin-right:10px;
	margin-left:10px;
	font: 11px/16px Geneva, Arial, Helvetica, sans-serif;
}
.list_left {
	float: left;
	width:125px;
}
.list_right {
	float: right;
	width:305px;
	border-left:1px solid #fff;

}
div.wrapper a {
	margin-left:5px;
	margin-right:5px;
	color: #780A17;
}
div.wrapper a:link {
	color: #780A17;
}
.properties {
	width:500px;
	float:right;
	margin-left:15px;
	
}

*html .properties{
	display:inline;
}

.pagenums {
	width:500px;
	float:right;
	margin-bottom:10px;
}
.pagenums a {
	margin-left:5px;
	margin-right:5px;
	color: #780A17;
}
.wrapper {
	float:right;
}
.status {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #666;
}
/*.listing_closeup {
	border: 1px solid #ccc;
	padding:5px;
	width:450px;
	margin-top:10px;
	margin-bottom:15px;
	margin-left:15px;
	background-color: #ebead9;
}*/
.img_left {
	float:left;
	width:175px;
	padding-bottom:0;
	margin-bottom:5px;
	display:block;
}
.info {
	float:left;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	border-left:1px solid #fff;
	padding-left:10px;
	margin-bottom:0;
	padding-bottom:0;
	display:block;
}
.element {
	margin-bottom:3px;
}
.list_pho_sm {
	padding:2px;
	border: 1px solid #fff;
}
.list_titles {
	float: left;
	text-align:right;
	display: block;
	width: 100px;
	font-weight:bold;
	margin-right:20px;
}
.small_pics {
	border: none;
	float:left;
}
.centerwrapper {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
}
.centerwrapper a {
	margin-right:5px;
}
.listing_closeup {
	border: none;
	padding:0;
	width:500px;
	margin-top:15px;
	margin-bottom:10px;
	float: left;
}


.listing_closeup h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #780A17;
	font-weight:bold;
	font-size: 14px;
}
.gallery {
	width:465px !important;
	display:block;
	float: left;
	padding-left:0;
	padding-right:0;
	margin-top:5px;
	margin-bottom:10px;
}

/*.gallery{
	float:right;
	width: 500px;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:10px;
}*/
#main_img {
	width:465px;
	
}
#main_img img {
	width:465px;
	border:2px solid #ccc;
	padding:0;
	margin:0;
}
#thumbnails {
	width:465px;
}
.thumb_wrapper{
	float:left;
	overflow:hidden;
	width:62px;
	height:50px !important;
	padding:2px;
	cursor:pointer;
}
.thumb img {
	width:62px;
	height:50px !important;
}
.thumb {
	width:62px;
	margin-bottom:10px;
	height:50px !important;
}
.details_bolds {
	font-weight:bold;
}
.icon_add {
	margin-top:1px !important;
	margin-right:5px !important;
	border: 0px !important;
}

.icons{
	margin-left:-20px;
	margin-top:2px;
}

.icons img{
	padding:0;
	margin:0;
	float:left;
	border:0;
	padding-right:3px;
}

.details_box {
	background-color: #ebead9;
	border: 1px solid #ccc;	
	margin-bottom:15px;
	padding: 2px 6px 10px 10px;
	margin-left:0;
	width:465px;
	float: left;
}
.icon_mail {
	margin-top:0;
	margin-right:5px;
	margin-bottom:0;
	vertical-align:middle;
}
.saved_blurb {
	font:12px/18px Arial, Helvetica, sans-serif;
	margin-top:-5px;
}
.icon_info {
	margin-top:0;
	margin-right:5px;
	vertical-align:middle;
}


*html #request_info{
	float:right;
	height:37px;
	width:215px;
	margin-right:5px;
	margin-top:15px;
}

#request_info{
	float:right;
	height:37px;
	width:215px;
	margin-right:12px;
	margin-top:15px;
}

.request_link{
float:left;
width:215px;
height:37px;
display:block;
background-image: url('../images/request_info.jpg');
/*background-image: url('../images/explore.jpg');*/
background-repeat:no-repeat;
background-position: bottom left;
}

*html #powner_signin{
	float:right;
	height:37px;
	width:215px;
	margin-right:5px;
	margin-top:15px;
}

#powner_signin{
	float:right;
	height:37px;
	width:215px;
	margin-right:12px;
	margin-top:15px;
}

.powner_link{
float:left;
width:215px;
height:37px;
display:block;
background-image: url('../images/powner_signin.jpg');
background-repeat:no-repeat;
background-position: bottom left;
}

/*****/
*html #incentives_prgm{
	float:right;
	height:37px;
	width:215px;
	margin-right:5px;
	margin-top:15px;
}

#incentives_prgm{
	float:right;
	height:37px;
	width:215px;
	margin-right:12px;
	margin-top:15px;
}

.incentives_link{
float:left;
width:215px;
height:37px;
display:block;
background-image: url('../images/incentives_program.jpg');
background-repeat:no-repeat;
background-position: bottom left;
}

/*****/

#request_info_home{
float:right;
height:37px;
width:263px;
margin-right:12px;
margin-top:15px;
}

*html #request_info_home{
	float:right;
	height:37px;
	width:263px;
	margin-right:6px;
	margin-top:15px;
}

.request_link_home{
float:left;
width:263px;
height:37px;
display:block;
background-image: url('../images/request_info_home.jpg');
background-repeat:no-repeat;
background-position: bottom left;
}

.search_status{
	margin-left:34px;
	margin-bottom:34px;
	width:400px;
}

/********************************************** INCENTIVES PAGE */

h1.incentiveheading{
	color:#6E0D16;
	font-family:Georgia, Georgia, serif;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}

#incentiveh2{
	color:#6E0D16;
	font-family:Georgia, Georgia, serif;
	font-size:12px;
	font-weight:bold;
	line-height:1.6em;
	margin-left: 10px;
}

#list{
	list-style-type:none;
	margin-left:30px;
}

table.incentive{
	text-align:center;
	border-spacing:10px;
}

#discovery_package { 
	float:right; 
	height:69px; 
	margin-right:12px; 
	margin-top:15px; 
	width:215px;
}

.discovery_package_link {
	background-image:url(/images/PageContentImages/booknow.jpg); 
	background-position:left bottom; 
	background-repeat:no-repeat; 
	display:block; 
	float:left; 
	height:69px; 
	width:215px;
}

.featured_home p {
	color:#000;
	line-height:1.3em;
	margin-bottom:10px;
	margin-left:5px;
	margin-top:8px;
	width:115px;
	font-weight:bold;
}

