/*----------------------------------
		Theme583 Excursion
		Cat Travel & Leisure
----------------------------------*/

body {	
	background-image: url(images/body-bkg.gif);
	background-repeat: repeat;
	background-color: #BCAD8C;
	margin: auto;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 13px;
	color: #4b291d;
	
}

.sf_outer_wrapper {
	width: 960px;	
	margin: 30px auto;	
}

.sf_extra1 {		
	background-repeat: no-repeat;
	width: 960px;
	height: 40px;	
}

.sf_wrapper {	
	background-image: url(images/content-bkg.gif);	
	background-repeat: repeat-y;
	width: 960px;
	background-color: #F5F4E9;
	position: relative;
}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	display: none;	
}

.sf_navigation_top:after {
	
}

.sf_navigation_top ul {
	
}

.sf_navigation_top ul:after {
	
}

.sf_navigation_top ul li {
	
}

.sf_navigation_top ul li.sf_last_nav_item {
	
}

.sf_navigation_top ul li.sf_first_nav_item {

}

.sf_navigation_top ul li a {
	
}

.sf_navigation_top ul li a:visited {
	
}

.sf_navigation_top ul li a:hover{
	
}

/*--------------------------------
		End Top Navigation
---------------------------------*/

.sf_extra10 {
	background-image: url(images/hdr-pic2.jpg);
	background-repeat:no-repeat;
	width: 198px;
	height: 198px;
	top: -18px;
	right: 154px;
	position: absolute;
	z-index: 100;	
}

.sf_extra10 span{	
	background-image: url(images/frame2.png);
	background-repeat:no-repeat;
	top: 0px;
	right: 0px;
	position: absolute;
	background-repeat:no-repeat;
	display:block;
	width: 199px;
	height: 199px;
}

* html .sf_extra10 span {	
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {	
	background-repeat: no-repeat;
	height: 175px;
	width: 960px;
	clear:both;
}

.sf_extra2 {
	background-image: url(images/hdr-pic3.jpg);
	background-repeat:no-repeat;
	width: 295px;
	height: 193px;
	top: -42px;
	right: 208px;
	position: absolute;
	z-index: 98;	
}

.sf_extra2 span{	
	background-image: url(images/frame3.png);
	background-repeat:no-repeat;
	top: -6px;
	right: -6px;
	position: absolute;
	background-repeat:no-repeat;
	display:block;
	width: 310px;
	height: 206px;	
}

* html .sf_extra2 span {	
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

.sf_main_header {
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-style: italic;
	font-size:48px;
	font-weight: normal;	
	text-align: left;
	padding-left: 30px;	
	padding-top: 0px;	
	overflow:hidden;
	width: 400px;
	height: 170px;
	color: #401c11;
}

.sf_main_header div {
	height: 165px;
	overflow: hidden;
}

.sf_main_header div div {
	height: auto;
	overflow: visible;
}

.sf_extra3 {
	background-image: url(images/hdr-pic1.jpg);
	background-repeat:no-repeat;
	width: 200px;
	height: 198px;
	top: -60px;
	right: 20px;
	position: absolute;
	z-index: 99;	
}

.sf_extra3 span{	
	background-image: url(images/frame1.png);
	background-repeat:no-repeat;
	top: -6px;
	right: -7px;
	position: absolute;
	background-repeat:no-repeat;
	display:block;
	width: 213px;
	height: 213px;
}

* html .sf_extra3 span {	
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

.sf_sub_header {
	display: none;
}
.sf_sub_header p, .sf_main_header p{
	margin: 0;
	padding: 0;
}

/*--------------------------
		End Header
--------------------------*/



/*--------------------------------
		Bottom Navigation
---------------------------------*/

.sf_navigation {
	font-family: Arial, Helvetica, FreeSans, sans-serif;	
	font-weight: bold;
	font-size:11px;
	text-transform: uppercase;
	letter-spacing: 1px;		
	padding:0px 35px 0px 21px;
	background-color: #AF9283;
	min-height:43px;
	height:auto !important;
	height:43px;
	float:left;
	width: 904px;		
}

.sf_navigation:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_navigation ul {	
	padding:0px;
	list-style-type:none;	
	margin: 0px 0px 0px 1px;
	padding: 0px;	
	min-height:43px;
	height:auto !important;
	height:43px;	

}

.sf_navigation ul:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation ul li {
	float:left;	
	padding:15px 0px 14px 0px;
	white-space:nowrap;
	height:1%;	
}

.sf_navigation ul li.sf_first_nav_item {
	
}

.sf_navigation ul li.sf_last_nav_item {
	
}

.sf_navigation ul li a {
	color: #f5f4e9;
	padding:15px 7px 14px 7px;
	text-decoration:none;
}

.sf_navigation ul li a:visited {
	color: #f5f4e9;
	text-decoration:none;
}

.sf_navigation ul li a:hover{	
	background-repeat: repeat-x;
	color: #f5f4e9;	
	padding:15px 7px 14px 7px;
}

/*------------------------------------
	Flyout menu
------------------------------------*/


#Nav1, 
#Nav1 ul { /* all lists */		
	list-style: none;
}

#Nav1 a {	
	
}

#Nav1 li { /* all list items */	
	float: left;		
}

#Nav1 li ul { /* second-level lists */
	position: absolute;	
	width: 170px;
	left: -999em;
	z-index: 1000;
	margin-top: 14px;
	.margin-left: -105px;		
	.margin-top: 43px;
}
#Nav1 li ul li { /* second-level lists */	
	background-color: #F5F4E9;
	width: 170px;	
	background-image: none;
	white-space: normal;	
	padding: 0px;
	margin: 0px;
	border-right: none;
}

#Nav1 li ul li a  { /* second-level lists */	
	background-color: #F5F4E9;
	width: auto;
	padding: 3px 5px;	
	color: #333;
	display:block;
}

#Nav1 li ul li a:hover  { /* second-level lists */	
	width: auto;
	padding: 3px 5px;
	display:block;
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	padding: 0px;
	background-color: #F5F4E9;
}

#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}



/*--------------------------------
		End Bottom Navigation
---------------------------------*/

.sf_extra5 {
}


/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {	
	clear:both;
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;	
	font-weight: normal;
	font-style: italic;
	font-size:32px;
	color: #401c11;		
	background-color: #cedede;
	background-image: url(images/page-title.gif);
	background-repeat:no-repeat;	
	margin:25px 20px 0 50px;
	padding: 5px 10px;
	width: 846px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_extra6 {

}


/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation {
	display: none;
}

.sf_subnavigation ul {	
}

.sf_subnavigation ul:after {	
}

.sf_subnavigation ul li {	
}

.sf_subnavigation ul li.sf_last_nav_item {
}

.sf_subnavigation ul li.sf_first_nav_item {
}

.sf_subnavigation ul li a {	
}

.sf_subnavigation ul li a:visited {	
}

.sf_subnavigation ul li a:hover {	
}

/*--------------------------------
		 End Sub Navigation
---------------------------------*/

.sf_extra11 {
	
}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {	
	clear: both;
	padding: 0;	
	margin:10px 80px 10px 70px;	
	display:block;
	min-height: 225px;
	height: auto !important;
	height: 225px;	
}

.sf_content img {	
}

.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

/*--------------------------
		End Content
--------------------------*/


.sf_extra12 {
	
}


/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}

.sf_subnavigation2 ul {	
}

.sf_subnavigation2 ul:after {	
}

.sf_subnavigation2 ul li {	
}

.sf_subnavigation2 ul li.sf_last_nav_item {
}

.sf_subnavigation2 ul li.sf_first_nav_item {
}

.sf_subnavigation2 ul li a {	
}

.sf_subnavigation2 ul li a:visited {	
}

.sf_subnavigation2 ul li a:hover {	
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/

.sf_extra7 {
	
}

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {	
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;	
	clear:both;
	width: 830px;
	padding: 7px 50px 0px 80px;
	color: #57372e;
	background-color: #F5F4E9;
}

.sf_footer p {
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {
			
}

.sf_extra9 {
	background-image: url(images/ftr.gif);	
	background-repeat: no-repeat;
	width: 960px;
	height: 43px;	
}


/*--------------------------
		Extra Stuff
--------------------------*/


a:link {
	text-decoration: underline;	
}

a:visited {
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;
}

.sf_banner {
	margin-top: 40px;
	text-align: center;
}

#bannerLink {
	margin: 10px 0 40px 0;
}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
