@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border:none;
}

body  {
	font-size:12px;
	margin: 0;
	border:0;
	padding: 0;
	color:#333333;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background-image: url(../images/back.gif);
}
#header {
	margin-top: 15px;
}
#menu {
	height: 42px;
	margin: auto;
	padding: 0px;
	text-align: center;
	width: 1000px;
}
#main {
	background-image: url(../images/back_content_full.gif);
	height: 100%;
	width: 1000px;
	float: left;
}

#menu1 {
	float: left;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 198px;
}
#menu2 {
	float: left;
}
#menu3 {
	float: left;
}
#menu4 {
	float: left;
}
#menu5 {
	float: left;
}
#flash {
	margin: auto;
	padding: 0px;
	text-align: center;
}


a:link {
	color: #B48E50;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B48E50;
}
a:hover {
	text-decoration: underline;
	color: #B48E50;
}
a:active {
	text-decoration: none;
	color: #B48E50;
}
#footer_content a {
	color: #000000;
}


ul {
	padding-left: 10px;
}

#site_center {
	width:80%;
	position: absolute;
	padding: 0px;
	margin-right: 10%;
	margin-left: 10%;
}

#site_container {
	width:1000px;
	padding: 0px;
	margin: auto;
	height: 100%;
	top: 0px;
	bottom: 0px;
}

#submenu {
	float: left;
	width: 198px;
	height: 100%;
	margin: auto;
	padding: 0px;
}
#submenu_content {
	background-image: url(../images/submenu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 30px;
	padding-left: 37px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B48E50;
	padding-top: 5px;
	padding-bottom: 5px;
}
#submenu_content img {
	margin-bottom: 15px;
}
#submenu_content p {
	margin-bottom: 3px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#footer_content {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	width: 1000px;
}

#content {
	float: left;
	width: 802px;
	margin-top: 7px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 68px;
	width: 1000px;
}
#pageTitle,.pageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #B48E50;
	border-bottom-width: 2px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	float: left;
	width: 760px;
	height: 20px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
#language {
	width: 22px;
	float: right;
	height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
#offer {
	width: 250px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/offer_2.gif);
	background-repeat: repeat-y;
}
#offer_content {
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 13px;
	height:140px;
}
.offer_content1 {
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.Destination {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B48E50;
}
.brownTitleBold {
	color: #B48E50;
	font-weight:bold;
}
.brownTitle {
	color: #B48E50;
}
#offer_pic {
	float: right;
	height: 80px;
	width: 120px;
	margin-left: 5px;
}
.clr {
	clear:both;
}
#searchword {
	margin-top:15px;
	border:1px solid #999999;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-size: 10px;
	color: #616161;
	width: 130px;
	margin-right: 9px;
	height: 17px;
	margin-left: 12px;
	padding-left: 5px;
	padding-top: 3px;
}
inputbox { margin-left:10px;}
