/* ========== 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:#000000;
	font-size:12px;
	text-align:justify;
	background-color:#b3b970	;
}
/* ========== WRAPPER */
#wrapper {
	width:1000px;
	margin: 0 auto;
	background-image:url('../images/layout-bg.gif');
	background-repeat:repeat-y;
}

#top-container{
	width:1000px;
	height:44px;
	background-image:url('../images/link-bg.gif');
	background-repeat:repeat-x;
}

.header{
	width:1000px;	
	height:156px;
	background-image:url('../header.gif');
	background-repeat:no-repeat;
	clear:both;
}

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

#main-container{
	width:1000px;
	height:auto;
	clear:both;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#333333;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:6px;
}

.classmenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	text-decoration:none;
}


.classmenu a:hover  {
color:#ecc928;

}


.content-container{
	width:950px;
	height:auto;
	margin:0 auto;
}

#threebox-container{
	width:920px;
	height:auto;
	margin:0 auto;
	padding-top:6px;
}

/* =============================================================*/
#blue-boxlayout{
	width:300px;
	height:auto;
	float:left;
}

.blue-topbar{
	width:300px;	
	height:43px;
	background-image:url('../images/travelinfo-topbar.gif');
	background-repeat:no-repeat;
}
.blue-bgbar{
	width:300px;	
	height:auto;
	background-image:url('../images/bluebox-bgbar.gif');
	background-repeat:repeat-y;
}
.blue-bottombar{
	width:300px;	
	height:14px;
	background-image:url('../images/bluebox-bottombar.gif');
	background-repeat:no-repeat;
}
.box-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-top:10px;
}
.yellowbox-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	padding-top:10px;
}
/* =============================================================*/
#blue-boxlayout2{
	width:300px;
	height:auto;
	float:left;
	padding-left:10px;
}
/* =============================================================*/
#blue-boxlayout3{
	width:300px;
	height:auto;
	float:right;
}

/* ===============================================*/
#nav {
	width:auto;
	height:auto;
	padding-left:10px;

}
#nav ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 8px 5px;
}
#nav li {
	display:block;
	padding:0 0px 0px 15px;
	background:url(../images/box-arrow.gif) no-repeat center left;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;

}
#nav li a {
	color:#FFFFFF;
	text-decoration:none;
}
#nav li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
}

#google-adsbox{
	width:920px;
	height:auto;
	margin:0 auto;
	clear:both;
	padding-top:8px;
}

/* =============================================================*/
#threebox-container1{
	width:920px;
	height:auto;
	margin:0 auto;
	clear:both;
	padding-top:8px;
}
#green-boxlayout{
	width:300px;
	height:auto;
	float:left;
}

.green-topbar{
	width:300px;	
	height:43px;
	background-image:url('../images/lodging-topbar.gif');
	background-repeat:no-repeat;
}
.green-bgbar{
	width:300px;	
	height:90px;
	background-image:url('../images/greenbox-bgbar.gif');
	background-repeat:repeat-y;
	
}
.green-bottombar{
	width:300px;	
	height:14px;
	background-image:url('../images/greenbox-bottombar.gif');
	background-repeat:no-repeat;
}

#green-boxlayout2{
	width:300px;
	height:auto;
	float:left;
	padding-left:10px;
}
#green-boxlayout3{
	width:300px;
	height:auto;
	float:right;
}





/* =============================================================*/
#yellow-container{
	width:915px;
	height:auto;
	margin:0 auto;
	clear:both;
	padding-top:8px;
}
.yellow-topbar{
	width:915px;	
	height:auto;
	background-image:url('../images/yellowbox-topbar.gif');
	background-repeat:no-repeat;
}
.yellow-bgbar{
	width:915px;	
	height:auto;
	background-image:url('../images/yellowbox-bgbar.gif');
	background-repeat:repeat-y;
}
.yellow-bottombar{
	width:915px;	
	height:14px;
	background-image:url('../images/yellowbox-bottombar.gif');
	background-repeat:no-repeat;
}

/* ===============================================*/
#yellownav {
	width:auto;
	height:auto;
	padding-left:10px;
	padding-top:6px;

}
#yellownav ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 8px 5px;
}
#yellownav li {
	display:block;
	padding:0 0px 0px 15px;
	background:url(../images/yellow-arrow.gif) no-repeat center left;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;

}
#yellownav li a {
	color:#333333;
	text-decoration:none;
}
#yellownav li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:underline;
}
/* ===============Top Link Class==============================================================*/
#link-container{
	width:620px;
	height:auto;
	margin:0 auto;
	padding-top:10px;
	padding-left:85px;
}

.navigation-home {
	clear:both;
	width:auto;
	float:left;
	list-style:none;
	/*	margin:-10px 0 0;*/
	padding:0 0 0 0;
	font-size:14px;
	color:#FFFFFF;
	line-height:24px;
	text-align:center;
}
.navigation-home li {
	float:left;
	margin:0 0 0 3px;
}
.navigation-home a {
	float:left;
	background:url(../images/btn-home-nav-left.gif) no-repeat;
	padding:0 0 0 5px;
	color:#FFFFFF;
	font-weight:bold;
	outline:none;
	text-decoration:none;
}
.navigation-home a span {
	float:left;
	height:24px;
	width:auto;
	padding:0px 5px 0px 10px;
	background:url(../images/btn-home-nav-center.gif) repeat-x;
	cursor:hand;
}
.navigation-home a em {
	float:left;
	height:24px;
	width:10px;
	overflow:hidden;
	background:url(../images/btn-home-nav-right.gif) no-repeat;
}
.navigation-home li.active a, .navigation-home a:hover {
	background:url(../images/btn-home-nav-left-hover.gif) no-repeat;
	color:#b4eeff;
	font-weight:bold;
	text-decoration:none;
	position:relative;
}
.navigation-home li.active a span, .navigation-home a:hover span {
	background:url(../images/btn-home-nav-center-hover.gif) repeat-x;
	width:auto;
}
.navigation-home li.active a em, .navigation-home a:hover em {
	background:url(../images/btn-home-nav-right-hover.gif) no-repeat;
}
/* ============Footer Container Start=========================================*/
#footer-container{
	width:1000px;
	height:21px;
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
	padding-top:8px;
}
#footer-container a{
	color:#333333;
	text-decoration:none;
}
#footer-container a:hover{
	color:#333333;
	text-decoration:underline;
}


/* ==========INNERPAGE CLASS==========*/

#ip-contentlayout{
	width:1000px;
	height:auto;
	clear:both;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0f546a;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:6px;
	padding-left:10px;
}
/* ======================================================*/

#leftinnerpage-box{
	width:250px;
	height:auto;
	float:left;
	margin-left:10px;
}

#innerpagebox-content{
	width:245px;
	height:auto;
}
/* ===============================================*/
.innerpagebox-nav {
	width:auto;
	height:auto;

}
.innerpagebox-nav ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 8px 5px;
}
.innerpagebox-nav li {
	display:block;
	padding:0 0px 0px 12px;
	background:url(../images/innerpage-arrow.gif) no-repeat center left;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;

}
.innerpagebox-nav li a {
	color:#333333;
	text-decoration:none;
}
.innerpagebox-nav li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:underline;
}
/* ======================================================*/
#centerinnerpage-box{
	width:445px;
	height:auto;
	float:left;
	margin-left:8px;
	padding-top:10px;
}
/* ======================================================*/
#rightinnerpage-box{
	width:230px;
	height:auto;
	float:right;
	margin-right:8px;
}
/* ======================================================*/



.table-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0066CC;
	text-decoration:none;

}
a.table-text  {
	color:#0066CC;
	text-decoration:none;
}
a.table-text:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
}

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

#database-container{
	width:445px;
	height:auto;

}
.database-topbar{
	width:445px;
	height:19px;
	background-color:#b6edff;
	border:1px solid #3ac5f2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#074d64;
	font-weight:bold;
	padding-top:6px;
	padding-left:8px;
}
.database-bgbar{
	width:437px;
	height:auto;
	border:1px solid #3ac5f2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:8px;
	background-color:#fefff9;
}

.table-texts{

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px;
	text-align:left
	
	
}
