/* CSS Document */
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0;
	font-family: arial, verdana, helvetica, sans-serif;
	}

body {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	}

#container{
	margin: 0 auto;
	width: 758px;
	text-align: left;
	background-color: #FFFFFF;
	border-top-width: 0;
	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: #282425;
	border-right-color: #282425;
	border-bottom-color: #282425;
	border-left-color: #282425;

}

.table_left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 2px;
	height: 15px;
	border: 1px solid #B6BBD1;
	line-height: 20px;
	text-decoration: none;
}

.table_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 2px;
	height: 15px;
	border: 1px solid #B6BBD1;
	color: #666666;
}


/***********************************************/
/* Footer                                      */
/***********************************************/

#footer{
	width: 758px;
	height: 55px;
	clear: both;
	font: 10px/25px  "Arial","Helvetica", "sans-serif";
	color: #FFFFFF;
	text-align: center;
	background-position: center center;
}


/***********************************************/
/* General                                */
/***********************************************/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6F7B96;
	font-size: 22px;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4E5C7D;
	font-size: 14px;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	margin: 0px;
}

a:link {
	color: #728497;
	text-decoration: none;
}
a:visited {
	color: #BBBBBB;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
.link_blue {
	color: #88AEC3;
	text-decoration: none;
}
.icon {
	padding-right: 3px;
}
.black {
	color: #333333;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 100px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	color: #6E839B;
	line-height: 15px;
	text-decoration: none;
	margin: 2px;
	padding-left: 3px;
	border-top: 1px #6E839B;
	border-right: 1px solid #6E839B;
	border-bottom: 1px #6E839B;
	border-left: 1px solid #6E839B;
}


/***********************************************/
/* Navigation                                 */
/***********************************************/
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	float: right;
	margin-top: 42px;
	margin-right: 10px;
}
.nav a{
	color: #FFFFFF;

}
.nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #75809A;
	text-decoration: none;
}
.nav_bknd {
	width: 753px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav_top_bkgd_2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: baseline;
}
.logo {
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.table_left_nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 7px 1px 7px 30px;
	color: #666666;
	line-height: 13px;
}.table_left_nav_text_hotels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #666666;
	line-height: 13px;
	padding-right: 3px;
	padding-left: 10px;
}
hr {
	border: 1px solid #DBE9FF;
	color: #DBE9FF;
}
.table_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 2px 2px 2px;
	border: 1px solid #B6BBD1;
	text-decoration: none;
	vertical-align: top;
}
.table_main_noborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	height: 15px;
	border: 1px none #B6BBD1;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #AEC9E4;
	font-size: 22px;
	margin: 0px 0px 10px;
	font-style: normal;
}
.image {
	border: 1px solid #cccccc;
	padding: 1px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #505D7F;
	text-decoration: none;
	margin: 0px;
	position: relative;
	top: 35px;
	padding: 0px;
	right: 0px;
	left: 155px;
}
