@charset "utf-8";
/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dt, dd, p, form, hr, div, table, tr, td {
	padding: 00px;
	margin: 00px;
}
p {
	padding: 00px 00px 15px 00px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 36px;
	padding: 00px 00px 15px 00px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left_align {
	text-align: left;
}
.right_align {
	text-align: right;
}
.center_align {
	text-align: center;
}
.text_justify {
	text-align: justify;
}
A:link, A:active, A:visited, A:hover {
	color: #0000FF;
	text-decoration: underline;
}
A:hover {
	color: #FF0000;
}
.clear {
	clear: both;
}
.center-line { border: #000000 solid 1px; margin: 10px; }

img {
	border: 00px;
}
.padding_none {
	padding: 00px;
}
.margin_none {
	margin: 00px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-color: #f2f2f2;
}
#travel {
	width: 958px;
	position: relative;
	margin: auto;
}
/************************************ Header **************************************/
#header {
	background: url(images_travels/top_bg.jpg) left top scroll repeat-x;
	float: left;
	width: 958px;
	height: 43px;
}
/************************************ Top Banner **************************************/
#left_banner {
	width: 542px;
	float: left;
}
#right_banner {
	width: 416px;
	float: right;
}
#right_banner img {
	padding: 36px 00px 00px 00px;
	display: block;
}
#right_banner h2 {
	padding: 25px 00px 00px 00px;
	line-height: 50px;	
	font-size: 28px;
	text-align: right;
}
/************************************ Content **************************************/
#content {
	padding: 15px 00px 00px 00px;
	float: left;
	width: 958px;
}
.img_border, .img_border2 {
	border: 1px solid #CCCCCC;
	padding: 02px;
	background-color: #FFFFFF;
	margin: 00px 15px 10px 00px;
}
.img_border2 {
	margin: 00px 00px 10px 15px;
}
.margin_left {
	margin: 00px 00px 10px 15px;
}
.margin_right {
	margin: 00px 15px 10px 00px;
}
.box {
	background-color: #d4e6fd;
	border: 1px solid #014896;
	padding: 15px 15px 00px 15px;
	margin: 00px 00px 15px 00px;
	display: block;
	text-align: center;
}

.box_1{
	background-color: #5997E4;
	border: 1px solid #666666;
	padding: 15px 15px 15px 15px;
	margin: 00px 00px 15px 00px;
	color:#FFFFFF;
	
}

.text_height { line-height:140%; }
/************************************ Form **************************************/
.form_box {
	border: 1px solid #b66d00;
	width: 300px;
	float: right;
	margin: 00px 00px 10px 15px;
}
.form_box h5 {
	background: url(images_travels/form_top_bg.jpg) left top scroll repeat-x;
	border-bottom: 1px solid #b66d00;
	line-height: 35px;
	padding: 00px 15px;
	display: block;
}
.form_box span {
	padding: 10px 05px;
	display: block;
	background-color: #fcebd2;
}
.padding_table td {
	padding: 00px 03px;
}
.textbox1 {
	width: 180px;
	height: 18px;
}
.textarea1 {
	width: 180px;
	height: 50px;
	margin: 01px 00px 00px 00px;
}
.content_border {
	border-top: 2px solid #000000;
}
.margin_border {
	margin: 00px 00px 15px 00px;
}
.coming_soon {
	padding: 100px 00px;
}
/************************************ Bottom Banner **************************************/
#bottom_banner {
	border: 1px solid #404040;
	background-color: #a2cbf9;
	padding: 10px;
	float: left;
	margin: 00px 00px 15px 00px;
}
#bottom_banner img {
	border: 1px solid #FFFFFF;
	display: block;
}
#contact {
	border: 1px solid #404040;
	width: 300px;
	float: right;
	margin: 00px 00px 00px 00px;
}
#contact h4 {
	background: url(images_travels/contact_bg.jpg) left top scroll repeat-x;
	border-border: 1px solid #404040;
	line-height: 35px;
	padding: 00px 15px;
	color: #FFFFFF;
	display: block;
}
#contact span h5 {
	padding: 04px 05px 03px 05px;
	text-align: center;
	line-height: 30px;
	font-size: 22px;
	display: block;	
}
#contact span h6 {
	border-top: 1px solid #404040;
	padding: 05px 05px;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	display: block;
}
/************************************ Bottom Link **************************************/
#bottom_link {
	background-color: #1062be;
	line-height: 30px;
	padding: 00px 20px;
	width: 918px;
	color: #FFFFFF;
	float: left;
}
#bottom_link A:link, #bottom_link A:active, #bottom_link A:visited, #bottom_link A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom_link A:hover {
	text-decoration: underline;
}
/************************************ Local Biz **************************************/
#localbiz {
	padding: 00px 10px;
	color: #000000;
	float: right;
	width: 500px;
	line-height: 30px;
	font-size: 11px;
	text-align: right;
}
#localbiz A:link, #localbiz A:active, #localbiz A:visited, #localbiz A:hover {
	color: #000000;
	text-decoration: none;
}
#localbiz A:hover {
	text-decoration: underline;
}