html,body {
min-height:100%;
margin:0;
padding:0;
}

body {
background:#898057 url(bg_main.jpg);
font-family:Arial, Helvetica, sans-serif;
color:#000;
}

div {
font-family:Arial, Helvetica, sans-serif;
color:#000;
line-height:150%;
}

a.normal {
color:#0D4B71;
text-decoration:underline;
}

a.normal:hover {
color:#000;
text-decoration:underline;
}

p {
margin:0 0 20px;
}

a img {
border:0;
}

ul {
margin:0 0 0 15px;
padding:0;
}

li {
margin-bottom:10px;
}

h1 {
color:#0D4B71;
font-size:180%;
font-weight:400;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
margin:15px 0;
}

h2 {
color:#0D4B71;
font-size:160%;
font-weight:400;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
margin:10px 0;
}

h3 {
color:#0D4B71;
font-size:110%;
margin:0;
}

h4,h5,h6 {
color:#0D4B71;
font-size:110%;
}

.pic_left {
float:left;
margin-right:10px;
}

.pic_right {
float:right;
margin-left:10px;
}

.clear {
clear:both;
}

.f_left {
float:left;
}

.f_right {
float:right;
}

.main {
width:920px;
background:url(bg.png);
margin:0 auto;
padding:0 30px 10px;
}



.page {
border-top:5px solid #0D4B71;
padding-top:10px;
position:relative;

}

.leftcol {
width:210px;

float:left;
position:relative;
}

.logo {
height:160px;
width:210px;
overflow:hidden;
margin-bottom:10px;
padding:50px 0 0;
}

.logo img {
}

.menu {
background:#FFF;
border:1px solid #CCC;
margin-bottom:20px;
padding:10px 10px 20px;
}

a.mainbuttontext {
color:#000;
text-decoration:none;
font-size:15px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
display:block;
height:33px;
background:url(bg_menu.gif) left no-repeat;
line-height:33px;
padding-left:20px;
}

a.mainbuttontext:hover,
a#on_link,
a#on_end_link{
color:#0D4B71;
text-decoration:none;
background:url(bg_menu_on.gif) left no-repeat;
font-weight:normal;
}

.container {
position:relative;
width:710px;
float:right;
}

.header {
margin-bottom:8px;
}

.content {
float:left;
width:430px;
padding:7px 0 0 30px;
}

.rightcol {
float:right;
width:200px;
}
.featuresdiv {
width:180px;
border:none;
}
.br_feature,
.featuresdiv br{

	display:none;
}
.feat_1 br,
.feat_2 br,
.feat_3 br{

	display:block;
}
.feat_3 a.normal{
	float:right;
	font-weight:bold;
}
.featuresdiv h2,
.featuresdiv h3{
padding:0;
margin:0;
}

.book_now {
width:200px;
height:81px;
margin-bottom:5px;
background:url(book_now.png) no-repeat;
}

.book_now a {
display:block;
height:55px;
width:125px;
color:#FFF;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:20px;
text-decoration:none;
line-height:110%;
position:relative;
padding:15px 0 0 75px;
}

.box {
background:#FFF;
border:1px solid #CCC;
margin-bottom:10px;
line-height:140%;
font-size:90%;
padding:10px;
}

.box p {
margin:0 0 5px;
}

div.dash {
background:url(dash.gif) center repeat-x;
margin:0;
padding:5px 0 10px;
width:160px;
}

.footer {
clear:both;
background:#0D4B71;
text-align:center;
color:#FFF;
font-size:90%;
position:relative;
padding:10px 0 1px;
}

.footer a.normal {
color:#FFF;
text-decoration:underline;
}

.bottom {
padding:5px 5px 0;
font-size:80%;
}

form {
margin:0;
padding:0;
}

.input {
background:#FFF;
border:1px solid #CCC;
color:#666;
font-size:12px;
width:126px;
padding:3px 5px 4px;
}

.btn_ok {
border:0;
background:#0D4B71;
height:24px;
width:30px;
color:#FFF;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
}

.book_now a:hover,.footer a:hover {
color:#FFF;
text-decoration:none;
}

.box h2,.footer p {
margin:0 0 10px;
}
.sponser{
font-size:70%;
text-align:center;
padding:0 150px;
}
.sponser br{
display:none;
}