/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
/* ========== BODY */
body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#51504d;
	font-size:12px;
	text-align:justify;
	background-color:#ffffff;
	background-image:url(images/bg.gif);
	background-repeat: repeat-x;
}
/* ========== WRAPPER */
#wrapper {
	width:974px;
	height:auto;
	margin: 0 auto;
}
#logo-container {
	width:974px;
	height:88px;
	
}

.logo-box {
	width:223px;
	height:55px;
	background-image:url(images/logo.gif); background-repeat:no-repeat;
	margin-top:28px;
	margin-bottom:5px;
	float:left;
}

#link-container {
	width:518px;
	height:35px;
	margin-top:48px;
	margin-bottom:5px;
	float:right;
	background-image:url(images/link-bg.gif); background-repeat:repeat-x;
}

.left-corner {
	width:12px;
	height:35px;
	float: left;
	background-image:url(images/link-left.gif); background-repeat:no-repeat;
}

.mid-part {
	width:495px;
	height:35px;	
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	line-height:15px;
}




.right-corner {
	width:11px;
	height:35px;
	float: right;
	background-image:url(images/link-right.gif); background-repeat:no-repeat;
}


.headerlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.headerlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ab7a00;
	text-decoration:none;
	font-weight:bold;
}
/* ============================================================== */

#main-container {
	width:974px;
	height:auto;
	clear:both;
}
/* ============================================================== */
#left-container {
	width:450px;
	height:auto;
	float:left;
	
}
#information-container {
	width:450px;
	height:auto;
	padding-bottom:5px;
}

.banner {
	width:450px;
	height: 272px;
	background-image:url(images/banner.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
	
}


#ltbox-topbar {
	width:450px;
	height:9px;
	background-image:url('images/menu-box-up.gif');
	background-repeat:no-repeat;
	background-color:#ffb927;
	
}
#ltbox-midbar {
	width:435px;
	height: auto;
	background-image:url('images/menu-box-mid-bg.gif');
	background-repeat: repeat-y;
	padding-left:15px;
	

}

#ltbox-downbar {
	width:450px;
	height:10px;
	background-image:url('images/menu-box-down.gif');
	background-repeat:no-repeat;
	
}

/* ============================================================== */
#content-container {
	width:719px;
	height:auto;
	clear:both;
}
/* ===============================================*/


/* ============================================================== */

#ltbox-bgbar {
	width:198px;
	height:auto;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
}
#ltbox-bottombar {
	width:200px;
	height:15px;
	background-image:url('images/box-botstrip.gif');
	background-repeat: repeat-x;
	clear:both;
}
.boxdown-ltcorner {
	width:16px;
	height:15px;
	background-image:url('images/left-round-down.gif');
	background-repeat:no-repeat;
	float:left;
}
.boxdown-centerbg {
	width:168px;
	height:38px;
	float:left;
}
.boxdown-rtcorner {
	width:16px;
	height:15px;
	background-image:url('images/right-round-down.gif');
	background-repeat:no-repeat;
	float: right;
}
/* ============================================================== */

.nav {
	width:auto;
	height:auto;
	
	
}
.nav ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 0px 0px;
}
.nav li {
	display:block;
	padding:0 0px 0px 15px;
	background:url(images/bullet.gif) no-repeat center left;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	
}
.nav li a {
	color:#333333;
	text-decoration:none;
}
.nav li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#b0801c;
	text-decoration: none;
}
.title-box {
	width:235px;
	height:23px;
	background-color:#498de8;
	margin-top:5px;
	padding-top:5px;
	padding-left:15px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#307096;
	font-weight:bold;
	padding-left:10px;
}
#content-border {
	width:232px;
	height:auto;
	border:1px solid #498de8;
	padding:8px;
}
/* ============================================================== */

#right-container {
	width:518px;
	height:auto;
	float:right;
	
}

#informationright-container {
	width:518px;
	height:272px;
	padding-bottom:5px;
}

#rtbox-topbar {
	width:518px;
	height:9px;
	background-image:url('images/search-box-up.gif');
	background-repeat:no-repeat;
	background-color:#4cd0f6;
	
}
#rtbox-midbar {
	width:518px;
	height: 253px;
	background-image:url('images/search-box-mid.gif');
	background-repeat: repeat-y;
	text-align:center;

	

}

#rtbox-downbar {
	width:518px;
	height:10px;
	background-image:url('images/search-box-down.gif');
	background-repeat:no-repeat;
	
}


/* ============================================================== */

.header-box {
	width:550px;
	height:93px;
	background-image:url('images/banner-down.gif');
	background-repeat:no-repeat;
	padding-bottom:10px;
	background-color:#d3e7f2;
}

#header-boxdown {
	width:550px;
	height: auto;
	background-color:#d3e7f2;
	}

.header-roundboxdown {
	width:550px;
	background-image:url('images/blue-round-down.gif');
	background-repeat:no-repeat;
	height: 33px;
	background-color:#d3e7f2;
	margin-bottom:10px;
	clear:both;
}
/* ============================================================== */

.title-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6f6f6f;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.title-text a {
	color:#000000;
	text-decoration:none;
}
.title-text a:hover {
	color:#000000;
	text-decoration:underline;
}
/* ============================================================== */

#ad-box {
	width:518px;
	height:auto;
	float:right;
	text-align:center;
	padding-top:8px;
	padding-bottom:10px;
}

#googlead-box {
	width:550px;
	height:auto;
	float:right;
	text-align:center;
	padding-top:8px;
	padding-bottom:10px;
}

#link-box {
	width:535px;
	height:auto;
	clear:both;
	padding-left:15px;
}
#content-box {
	width:974px;
	height:auto;
	float:right;
	text-align:left;


	
}

.blue-boxup {
	width:974px;
	background-image:url(images/blue-box-up.gif);
	background-repeat:no-repeat;
	background-color:#d8f5fd;
	height:9px;
	
}

.blue-boxmid {
	width:955px;
	background-image: url(images/blue-box-mid-bg.gif);
	background-repeat: repeat-y;
	height: auto;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	
}
.blue-boxdown {
	width:974px;
	background-image:url(images/blue-box-down.gif);
	background-repeat:no-repeat;
	height:9px;
	margin-bottom:10px;
	
}

.hotellink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4cd0f6;
	text-decoration:none;
	font-weight:bold;
}
.hotellink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffb927;
	text-decoration:none;
	font-weight:bold;
}

/* ============Footer Container Start=========================================*/
#footer-container {
	width:974px;
	height:25px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	
}
.footertext {
	margin:auto 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1b1b1b;
	text-align:left;
}
