@charset "utf-8";
/* -- Clearing -- */
* {
	padding: 0;
	margin: 0;
}
/* -- Default style Structure -- */
body {
	background:url(/images/new.bt/bg_content_small1.jpg) #2a6acc repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	overflow: auto;
}

#wrapper {
	margin: 0 auto;
	width: 922px;
	overflow: auto;
}
#header {
	width: auto;
}
#header .content {
	/*overflow: auto;*/
	height:130px;
	margin: 0px;
	padding: 0px;
	width: 920px;
	background: url(/images/new.bt/top.jpg) no-repeat right top;
}
#main {
	width: 920px;
	background: url(/images/new.bt/end_bg_large.jpg) #fafcf9 repeat-x bottom;
	padding-bottom:10px;
}
#main.bt {width:920px;background:none;}
#main.contact {width:920px;background:none;}
#main_photos {
	width: 920px;
}
#main .main-content {
	overflow: auto;
}
#footer {
	width: 920px;
}
#footer .footer-content {
	height: 170px;
	overflow: auto;
}
/* -- Default Style Content -- */
#header .content .logo {
	width: 296px;
	height: auto;
	float: left;
	position: relative;
}
#header .content .top_nav {
	position: relative;
	float: right;
	width: 624px;
	text-align: right;
}
#header .content .bottom_nav {
	position: relative;
	float: left;
	margin-top: 45px;
	width: 624px;
	text-align: left;
}
#header .content #bottom_nav {
	position: relative;
	float: left;
	margin-top: 45px;
	width: 624px;
	text-align: left;
	z-index: 2;
}
/* Drop down menu */ /* General */
#cssdropdown, #cssdropdown ul { list-style: none; }
#cssdropdown, #cssdropdown * { padding: 0; margin: 0; }

/* Head Links */
#cssdropdown li.headlink { float:left; font-size:13px;}
#cssdropdown li.headlink a { display: inline; }

/* Child lists and links */
#cssdropdown li.headlink { list-style: none; height: 40px;}
#cssdropdown li.headlink ul {  
	background:url("/images/new.bt/drop_down.jpg") repeat-x scroll 0 bottom #21B24B; 
	width: auto;
	padding-top:10px;
	margin-top:-3px;
	display: none; 
	height: 28px; 
	z-index: 1000;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;

}
#cssdropdown li.headlink:hover ul { display: block; position: absolute; }
#cssdropdown li.headlink ul li { display: inline-block; height: 40px; }

#cssdropdown li.headlink ul li.left { 
	background:url("/images/new.bt/left_dropdown.png") no-repeat scroll 0 1px transparent;
	padding-left:13px; 
}
#cssdropdown li.headlink ul li.right {  
	background:url("/images/new.bt/right_dropdown.png") no-repeat scroll 54px 1px transparent;
	padding-right:9px;
}

#cssdropdown li.headlink ul li a { text-decoration: none; color: black; }
#cssdropdown li.headlink ul li a:hover { color: yellow; }
.clear {clear: both;}

#main .main-content .banner {
	float: left;
	position: relative;
	width: 920px;
	height: auto;
}
#main .main-content .left {
	width: 560px;
	height: auto;
	float: left;
	position: relative;
}
#main .main-content .left .content {
	padding: 16px;
}
#main .main-content .right {
	width: 300px;
	height: auto;
	float: right;
	position: relative;
}
#main .main-content .right .content {
	padding-top: 20px;
}
#main .main-content .flyers {float:left; position:relative; width:890px; height:187px;}
#main .main-content .flyers .adverstiment {
        float: left;
        position: relative;
        margin-top: 30px;
        margin-bottom: 25px;
        width: 890px; 
        height: auto;
}
#main .main-content .flyers .adverstiment .banner1{
        float: left;
        position: relative;
        padding-left: 10px;
        width: auto;
}
#main .main-content .flyers .adverstiment .banner2{
        float: left;
        position: relative;
        padding-left: 10px;
        width: auto;
}
#main .main-content .flyers .adverstiment .banner3{
        float: left;
        position: relative;
        padding-left: 10px;
        width: auto;
}
#main_photos .main-content .photosContent {
	overflow: auto;
}
#main_photos .main-content .slideshow {
	float: left;
	position: relative;
	height: auto;
}
#main_photos .main-content .photosContent .photos_navigation {
	width: 920px;
	float: left;
	position: relative;
	margin-top: 34px;
	margin-bottom: 10px;
}

#footer .footer-content .information {
	float: left;
	position: relative;
	width: 380px;
	height: 118px;
	padding: 16px 0px 16px 10px;
}
#footer .footer-content .nav {
	float: left;
	position: relative;
	width: 140px;
	height: 140px;
	margin-top: 10px;
	margin-left: 20px;
	list-style: none;
	border-bottom:1px solid;
	border-bottom-color:#FFFFFF;
	font-size:13px;
}
#footer .footer-content .destinations {
	float: left;
	position: relative;
	width: 110px;
	height: 140px;
	margin-top: 10px;
	list-style: none;
	border-bottom:1px solid;
	border-bottom-color:#FFFFFF;
	font-size:13px;
}
#footer .footer-content .login {
	float: left;
	position: relative;
	width: 210px;
	height: 140px;
	margin-top: 10px;
	margin-left: 30px;
	border-bottom:1px solid;
	border-bottom-color:#FFFFFF;
}
/* -- Text Styles -- */
h1 {
	color:#263377;
	font-family:Arial,Helvetica,sans-serif;
	font-size:35px;
	font-style:normal;
	font-weight:bold;
}
h2 {
	color: #263377;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}

h3 {
	color: #6f582c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
}
.content_text {
	color: #6f582c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
}
.footertxt {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.footerlkn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlkn:Link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerlkn:Active {
	color: #FFFFFF;
	text-decoration: none;
}
.footerlkn:Visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footerlkn:Hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* -- List styles -- */
li.list {
	padding: 4px;
	list-style: none;
	border-bottom:1px solid;
	border-bottom-color:#FFFFFF;
}
li.list_last {
	padding: 4px;
	list-style: none;
}
li.footer_labels {
	padding-bottom: 2px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	list-style: none;
	border-bottom:1px solid;
	border-bottom-color:#FFFFFF;
}
