body {
    background-color: #aec7e8;
    font-family: Verdana, Arial, Tahoma;
    font-size: 12px;
    color: #666666;
    line-height: 100%;
}

a {
	font-family: Verdana, Arial, Tahoma;
    font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}

img {
	border-style : none;
	border : 0px;
}

input {
	font-size: 12px;
    font-family: Verdana, Arial, Tahoma;
}

input.enq_n_width {
	font-size: 12px;
    font-family: Verdana, Arial, Tahoma;
	width: 25%;
}

textarea {
	font-size: 10px;
    font-family: Verdana, Arial, Tahoma;
	width: 450px;
}	

select {
	font-size: 12px;
    font-family: Verdana, Arial, Tahoma;
}

span {
	font-size: 12px;
	line-height: 150%;
}

.mndiv span {
	line-height: 100%;	
}

span.font_small {
	font-size: 10px;
	line-height: 50%;
}

p.font_small {
	font-size: 10px;
	line-height: 40px;
}

p.lo_line_height {
	line-height: 50%;
}

.main_body {
	width: 830px;
	margin: 0 auto;
	margin-top: 20px;
	background: #E9E9D1;
}

.errormsg {
	color: #FF0000;
	font-weight:bold;
	margin-left: 70px;
}

.header {
	background-image: url(../images/header/header.png);
	width: 830px;
	height: 130px;
}


.nav {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.nav li {
    float: left;
}

.barbk {
	width: 830px;
	background: url(../images/header/barbk.png) repeat-y;
}

.bar {
	border-bottom: 1px solid #FFFFFF;
	width: 800px;
	margin: 0 auto;
}

#nav_bar {
    clear: both;
    background-color: #FFFFFF;
    height: 39px;
}

#nav_bar li a {
    background: #919148 url(../images/header/nav_off.png);
	background-repeat: repeat-x;
    margin-right: 1px;
    border: solid 1px #919148;
    display: block;
    width: 121px;
    height: 37px;
    line-height: 37px;
    vertical-align: middle;
    text-align: center;
    color: #333333;
    text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

#nav_bar li a:hover { 
	background: #CCCCCC url(../images/header/nav_on.png);
	background-repeat: repeat-x;
    color: #FFFFFF;
}

#nav_bar li.last a { 
	margin-right: 0;
	width: 126px;
}

#nav_bar li a.overflow {
    line-height: normal;
    padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
    height: 33px;
}

.main_content {
	padding: 20px 20px 40px 20px;
	width: 790px;
	background: url(../images/header/barbk.png) repeat-y;
}

.content {
	line-height: 150%;
}

.img_float_left {
	float: left;
	padding:0px 10px 0px 5px;
}

.enquire_form {
	margin-left: 75px;
	width: 650px;
}

.img_float_right {
	float: right;
	padding:0px 10px 0px 5px;
}

.li_50 {
	margin-left: 50px;
	line-height: 150%;
}

.li_320 {
	margin-left: 320px;
	line-height: 150%;
	list-style: disc;
}

.tour_div {
	border: 1px solid #919148;
	width: 302px;
}

.tour_ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.tour_ul li {
    float: left;
}

#tour_ul_a {
    clear: both;
    background-color: #FFFFFF;
    height: 18px;
}

#tour_ul_a li a {
    background: #CCCCA4;
	background-repeat: repeat-x;
    margin-right: 1px;
    display: block;
    width: 100px;
    height: 18px;
    line-height: 125%;
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
}

#tour_ul_a li a:hover { 
	background: #F1F1E7;
	background-repeat: repeat-x;
    color: #999999;
}

#tour_ul_a li.bed_tour a { 
	margin-right: 0px;
	border-right: 0px;
}

.footer {
	background-image: url(../images/footer/footer_back.png);
	background-repeat:no-repeat;
	width: 830px;
	height: 110px;
	line-height: 100%;
}

a.linkTitle {
	font-weight: bold;
    color: #666666;
	line-height: 150%;
}

div.contactDiv {
	margin: auto;
	text-align: left;
	width: 400px;
}

ul.contactUL {
	margin-left: 70px;
	list-style-type: none;
}

A.footer_link {
	font-size: 12px;
    color: #666666;
    line-height: 100%;
	text-decoration: none;
}

A.footer_link:hover {
    color: #EEEEEE;
}

.base_bar {
    width: 800px;
    margin: 0 0 auto;
}

.base {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.base li {
    float: left;
}


#footer_bar {
    clear: both;
    background-color: #FFFFFF;
    height: 16px;
}

#footer_bar li a {
    background: #CCCCA4;
    margin-right: 1px;
    display: block;
    width: 199px;
    height: 16px;
    line-height: 125%;
    vertical-align: top;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
}

#footer_bar li a:hover { 
	background: #F1F1E7;
    color: #999999;
}

#footer_bar li.last_base a { 
	margin-right: 0px;
	width: 200px;
}