@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 130%;
	padding: 0;
	margin: 0;
	background: #eeeeee url(../images/body-bg.gif) 0 0 repeat-y;
	background-attachment: fixed;
}

#header {
	float:left;
	margin:0px;
	padding:0px;
	width: 980px;
	height: 200px;
}

#mainbody {
	background: #ffffff;
	padding: 20px;
}

img.img_left {
	margin-right: 15px;
	margin-top: 4px;
}
img.img_right {
	margin-left: 15px;
	margin-top: 4px;
}

a.more_details {
	color: #ffffff;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	padding: 2px 5px;
	background: #CC0000;
	border: 1px solid #a20808;
	margin-left: 170px;
}
a.booknow {
	color: #ffffff;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	padding: 2px 5px;
	background: #e8a125;
	border: 1px solid #cb8712;
}
	
a.more {
	color: #ffffff;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	padding: 2px 5px;
	background: #CC0000;
	border: 1px solid #a20808;
	margin: 0px 20px 0px 310px;
}
a.book {
	color: #ffffff;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	padding: 2px 5px;
	background: #e8a125;
	border: 1px solid #cb8712;
}
#trip
{
	font-family:Tahoma;
	font-size:12px;
}
#a
{
	font-family: Tahoma;
	font-size:12px;
	color:#0000FF;
	text-align:justify;
	font-weight:bold;
}

#footer1 a, #footer2 a {
	color: #999999;
	text-decoration: none;
}
#footer1, #footer2 {
	color: #999999;
	height: 50px;
	padding-left: 30px;
	line-height: 50px;
}
#footer1 {
	background: url(../images/footer_bg1.gif);
}
#footer2 {
	background: url(../images/footer_bg2.gif);
}

/* Menu Style Start*/

#menubar1 {
	background: url(../images/menu_bg1.gif);
}
#menubar2 {
	background: url(../images/menu_bg2.gif);
}
#horiz-menu {
	height: 30px;
	padding: 0 2px;
}

#horiz-menu ul {
	padding-left: 2px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;	
	text-align: center;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 80px;
	margin: 0 2px;
}
#horiz-menu li:hover {
	background: url(../images/menu_over.gif);
}

#horiz-menu a {
	white-space: nowrap;
	font-family: Tahoma;
	display: block;
	float: center;
	height: 30px;
	line-height: 30px;
	padding: 0;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#horiz-menu li.active {
	background: url(../images/menu_over.gif);
}
#horiz-menu li.active a {
	color: #FFFFFF;
}

#horiz-menu li:hover a {
	color: #ffffff;
}

/* Menu Style End */

.header1 {
	color: #51baea;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 35px;
}
.header2 {
	color: #000000;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 35px;
}
.header3 {
	color: #1553bb;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 35px;
}

#box {
	background: #eeeeee;
	border: 1px solid #cccccc;
	padding: 8px;
}
#box img {
	border: 1px solid #333;
}

#title1 {
	padding-left: 30px;
	background: url(../images/title_bg1.gif) 0 0 no-repeat;
	line-height: 25px;
	height: 25px;
	color: #333333;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 15px;
}
.sub-title1 {
	color: #1553bb;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

#title2 {
	padding-left: 30px;
	background: url(../images/title_bg2.gif) 0 0 no-repeat;
	line-height: 25px;
	height: 25px;
	color: #333333;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 15px;
}
.sub-title2 {
	color: #891a1c;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

#title3 {
	padding-left: 30px;
	background: url(../images/title_bg3.gif) 0 0 no-repeat;
	line-height: 25px;
	height: 25px;
	color: #333333;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 15px;
}
.sub-title3 {
	color: #f37021;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

#title4 {
	padding-left: 30px;
	background: url(../images/title_bg4.gif) 0 0 no-repeat;
	line-height: 25px;
	height: 25px;
	color: #333333;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 15px;
}
.sub-title4 {
	color: #1ca10a;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
.white_txt {
	color: #FFFFFF;
}
.checklist
{
	font-family: Tahoma;
	font-size:12px;
	color:#0000FF;
	text-align:justify;
	font-weight:bold;
}
.err{
	color:#FF0000;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
.extension {
	color:#E7732E;
}
.border {
	border:2px solid #000000;
}
.border-bottom {
	border-bottom:1px solid #000000;
}