/*********************************************************
**********************************************************

	Folder:	Theme203
	Name:	B&B
	Cat:	Travel & Leisure

**********************************************************
*********************************************************/



.sf_outer_wrapper{
	width: 840px;
	margin: auto;
	margin-top:20px;
}

a{
	color: #000;
}


.sf_extra1{
	width:840px;
	height: 44px;
}
.sf_extra2{
	float: right;
	width: 400px;
	height: 200px;
	background:url(images/main_image.jpg) no-repeat;
	sf_edit:true;
}

.sf_extra4{
	width: 800px;
	height: 44px;
	background:url(images/border_banner.gif) no-repeat;
}
.sf_extra9{
	width: 840px;
	height: 66px;
	clear:both;
}



.sf_wrapper{
	width:800px;
	margin-left: 20px;
	min-height: 400px;
	background:url(images/content_BG.gif) repeat-y;
}
* html .sf_wrapper{
	height: 400px;
}
.sf_wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
}





.sf_header_wrapper{
	height: 200px;
	width: 800px;
	
}
.sf_main_header{
	font-size: 2.5em;
	text-align:center;
	width: 400px;
	padding-top: 20px;
	float: left;
	line-height: 42px;
}





.sf_sub_header{
	width: 400px;
	font-size:1.2em;
	text-align:center;
	clear:left;
	float:left;
	margin-top: 8px;
}


	
.sf_navigation{
	width: 230px;
	margin-left: 10px;
	margin-top:10px;
	float: left;
}
.sf_navigation:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
}
.sf_navigation ul{
	list-style-type: none;
	background:url(images/nav_BG_repeat.gif) repeat-y;
	padding-left: 0px;
	margin: 0;
}
.sf_first_nav_item{
	width: 230px;
	padding-top:20px;
	background:url(images/nav_top.gif) no-repeat;
}
.sf_last_nav_item{
	width: 230px;
	height: 30px;
	padding-bottom:30px;
	background:url(images/nav_bottom.gif) no-repeat bottom;
}
.sf_navigation ul li a{
	width: 180px;
	margin-left: 15px;
	list-style-type: none;
	font: bold .9em "Times New Roman", Times, serif;
	display: block;
	height: 24px;
	line-height:22px;
	text-decoration:none;
}
.sf_navigation ul li a:hover{
	padding-left: 15px;
	list-style-type: none;
	height: 24px;
	margin-right: 15px;
	line-height:22px;
}





.sf_content{
	float: right;
	width: 500px;
	margin-left: 0px;
	font-size: 1em;
	font-family:"Times New Roman", Times, serif;
}
.sf_pagetitle{
	width: 500px;
	float: right;
	text-size: 10px;
	font-weight: bold;
	text-align: right;
	margin-right: 8px;
	}
h2{
	font-size: 1.2em;
	font-weight: bold;
}





.sf_footer{
	clear: both;
	float: left;
	margin-top: 50px;
	margin-left: 15px;
	font-size: .7em;
}
	





/*------------------------------------
	BANNER
------------------------------------*/
div.sf_banner{
	margin-bottom: 35px;
	padding-top: 80px;
	text-align: center;
	font-size: .8em;
}
div.sf_banner div#bannerLink{
	padding-top: 10px;
}


