@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #111111;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	width: 950px;
	height: 133px;
}
#logo {
	float: left;
	margin-top: 20px;
	margin-left: 16px;
}
#navBar {
	float: right;
	height: 32px;
	width: 376px;
	background-image: url(../images/navbar.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 25px;
	margin-top: 45px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
}
#navBar ul {
	margin: 0px;
	padding: 0px;
}
#navBar ul li {
	list-style-type: none;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
#navBar ul li a {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CD895F;
}
#navBar ul li a:hover {
	border-bottom-color: #373737;
}
.news {
	color: #FFF;
	background-image: url(../images/devider.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 16px;
	padding-top: 12px;
	float: left;
	width: 950px;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.news span {
	color: #CD895F;
}




#main_photo {
	width: 900px;
	float: left;
	position: relative;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 214px;
	background-image: url(../images/devider.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_photo img {
	margin: 0px;
	padding: 0px;
	border: 1px inset #CD895F;
}
#main_photo span {
	position: absolute;

}


	#main_photo a {
		float:left;
		position:absolute;
	}
	
	#main_photo a img {

	}
	
	#main_photo a.show {
	z-index:500;
	height: 214px;
	width: 900px;
	}

	#main_photo .caption {
	z-index:600;
	background-color:#000;
	color:#ffffff;
	height:35px;
	width:100%;
	position:absolute;
	bottom:-228px;
	}

	#main_photo .caption .content {
		margin:5px
	}
#main_photo .caption .content span {
	margin:0;
	color:#FFF;
	font-size: 22px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	}
#body_bg {
	float: left;
	width: 900px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
}
#body_bghome {
	float: left;
	width: 900px;
	padding-right: 25px;
	padding-left: 25px;
}

#mainbar {
	color: #EED8CA;
	width: 900px;
	background-image: url(../images/mainbar_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	min-height: 250px;
	font-weight: normal;
}
#mainbar a {
	color: #cd895f;
	text-decoration: none;
}

#mainbar h2 {
	margin: 0px;
	padding: 0px;
	font-size: 40px;
	font-weight: lighter;
	color: #cd895f;
	font-family: "helvetica";
}
#mainbar h2.main_heading {
	font-size: 62px;
	font-family: "helvetica";
}

#mainbar span {

}



.mainbar_two {
	float: left;
	width: 858px;
	background-color: #0d0d0d;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #757575;
	border-right-color: #070707;
	border-bottom-color: #050505;
	border-left-color: #414141;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #EED8CA;
	padding-top: 8px;
}
.mainbar_two h2 {
	margin: 0px;
	padding: 0px;
	font-size: 40px;
	font-weight: normal;
	color: #cd895f;
	font-family: "helvetica";
}

#contact {
	color: #EED8CA;
	float: left;
	padding-bottom: 10px;
}
#contact a {
	color: #cd895f;
	text-decoration: none;
}

.operation {
	color: #EED8CA;
	width: 400px;
	float: right;
	text-align: right;
	padding-bottom: 10px;
}
.operation span {
	color: #CCC;
}
#footer {
	float: left;
	width: 910px;
	background-image: url(../images/devider.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	margin-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9c9c9c;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;

}


.reserved {
	color: #666;
	float: left;
}
.designed_by {
	color: #666;
	float: right;
}
.designed_by a {
	color: #8B502C;

}

.feedback {
	float: right;
	width: 300px;
}
.textfield {
	background-color: #CD895F;
	border: 1px solid #999;
	font-size: 11px;
	color: #FFF;
	padding: 5px;

}
.button {
	background-repeat: no-repeat;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #303030;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-color: #ECD1C1;
	border-right-color: #ECD1C1;
	border-bottom-color: #ECD1C1;
	border-left-color: #ECD1C1;
}
.contact_us {
	float: left;
	width: 500px;
}
.heading {
	text-decoration: underline;
	font-weight: bold;
}

.contact_us a {
	color: #cd895f;
	text-decoration: none;
}

.contact_us span {
	color: #CCC;
	font-weight: normal;
}


@font-face {
 font-family: helvetica;
 src: url("../images/helvetica2.eot") /* EOT file for IE */
}
@font-face {
 font-family: helvetica;
 src: url("../images/helvetica.ttf") /* TTF file for CSS3 browsers */
}

.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
b {
	font-size: 11px;
	color: #FFF;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E8C8B5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8C8B5;
	border-right-color: #E8C8B5;
	border-bottom-color: #E8C8B5;
	font-weight: bold;
}
b a {
	color: #FFF;

}
