@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1.5;
	color:#5e5d5d;
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:11px;
	border-top:5px solid #cb8b55;
	background:#8D451D url(../images/body_bg.gif) top center no-repeat fixed;
}
html {
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
/* remember to define focus styles! */
:focus {
	outline:0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0;
}
h2 {
	color:#a46237;
	font-size:18px;
	padding:10px 0 10px 0;
}
h3 {
	color:#a46237;
	font-size:15px;
	padding:0 0 5px 0;
}
h3 a {
	color:#a46237;
}
p {
	padding:5px 0 15px 0;
}
a {
	color:#5e5d5d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
.cntnr {
	border:1px solid #dddddd;
	background:#f2f2f2;
	padding:10px;
}
#wrapper {
	width:928px;
	margin:0 auto;
}
#header {
	background:url(../images/header_bg.gif) bottom no-repeat;
}
#logo {
	float:left;
}
#contact_info {
	float:right;
}
#nav {
	background:url(../images/nav_bg.gif) no-repeat;
	padding:0 0 0 202px;
}
#nav a {
	margin:0 2px;
	display:block;
	float:left;
}
#banner {
	background:#fff url(../images/banner_bg.gif) bottom no-repeat;
	padding:10px 26px 0 24px;
}
#main {
	background:#fff url(../images/main_bg.gif) repeat-y;
	padding:0 26px 14px 24px;
}
#title {
	height:40px;
	width:790px;
	background:#461600 url(../images/title_bg.gif) left no-repeat;
	padding:0 0 0 45px;
	line-height:1.45;
	margin:0 auto;
	color:#fff;
	font-size:26px;
}
#title span {
	color:#cd9c61;
	font-weight:normal;
}
#links {
	width:529px;
	float:left;
}
#links_nav {
}
#links_nav ul {
}
#links_nav ul li {
	font-size:15px;
	margin:0 3px 0 0;
	position:relative;
	top:1px;
	float:left;
}
#links_nav ul li a {
	border:1px solid #ddd;
	background:#f2f2f2;
	padding:5px 10px;
	display:block;
}
#links_nav ul li a:hover, #links_nav ul li a.selected {
	color:#461600;
	text-decoration:none;
	border-bottom:1px solid #f2f2f2;
}
.link {
	margin:0 0 10px 0;
}
.link_img {
	width:125px;
	text-align:center;
	float:left;
}
.link_img img {
	border:1px solid #9e9e9e;
}
.link_img a {
	display:block;
	margin:3px;
}
.link_img a:hover {
	color:#461600;
	border:3px solid #954c21;
	margin:0;
}
.link_desc {
	width:346px;
	background:#fff;
	border:1px solid #9e9e9e;
	padding:10px;
	margin:3px 0 0 10px;
	float:left;
}
#flights {
	width:529px;
}
#flights_nav {
	background:url(../images/flights/flights_nav_bg.gif) left no-repeat;
	padding:12px 0 0 123px;
	top:1px;
	position:relative;
}
#contact {
	width:827px;
	height:304px;
	padding:35px 0 0 0;
	background:url(../images/contact/contact_bg.jpg) no-repeat;
	position:relative;
}
#contact form div {
	clear:left;
	display:block;
	zoom:1;
	margin:5px 0 0 0;
	padding:1px 3px;
}
#contact form label {
	display:block;
	float:left;
	width:130px;
	padding:3px 5px;
	margin: 0 0 5px 0;
	text-align:right;
}
#contact form #submithldr{
	top:264px;
	left:129px;
	position:absolute;
}
#gallery {
	width:828px;
	height:391px;
	padding:21px 0 0 0;
	background:url(../images/gallery_bg.jpg) no-repeat;
}
#gallery_thmbs {
	width:400px;
	padding:57px 10px 0 143px;
	float:left;
}
#gallery_thmbs a {
	margin:3px;
	display:block;
}
#gallery_thmbs a:hover {
	margin:0;
	border:3px solid #8d451d;
}
#main_img {
	padding:4px;
	border:1px solid #908c88;
	background:#fff;
}
.thumb {
	width:80px;
	height:80px;
	text-align:center;
	float:left;
}
#gallery_main {
	width:274px;
	float:left;
}
#content {
	padding:10px 16px 0 16px;
}
#back_to_top {
	background:#fff url(../images/back_to_top_bg.gif) top no-repeat;
	padding:0 0 14px 0;
	text-align:center;
}
#footer {
	width:928px;
	background:#461600 url(../images/footer_bg.gif) top center no-repeat;
	padding:30px 0 0 0;
	color:#7f5e4e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:0 auto;
}
#footer .small {
	font-size:10px;
}
#footer a {
	color:#7f5e4e;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}
#footer p {
	padding:0 0 10px 0;
}
