/* CSS Document */
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #2B2B2B;
	background-color: #82A6BD;
	}
* {
	margin: 0px;
	padding: 0px;
	}
p {
	margin-bottom: 15px;
	}
h1 {
	font-size: 18px;
	}
h2 {
	font-size: 15px;
	color: #1c1c1c;
	background-color: inherit;
	}
ul {
	margins: 0px;
	padding: 0px opx 30px 0px;	}
	
li {
	list-style-type: none;}
	
.indent {padding-left: 20px;}
	
#btmnav{
	width: 775px;
	height: 15px;
	margin-bottom: 5px  0px 15px 0px; 
	text-align: center;}

#btmnav a{
	font-size: 12px;
	font-weight: bold;
	color: #3881AF;}
	
#btmnav a:hover{
	color: #000000;
	text-decoration: underline;}

.smtitles {
	font-size: 15px;
	font-weight: bold;
	color: #2B2B2B;
	background-color: inherit;}

a {
	color: #660000;
	background-color: inherit;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
a:hover {
	color: #2B2B2B;
	text-decoration: underline;
	}
img, img a {
	border: none;
	margin: 0px;
	padding: 0px;
	}
#container {
	background-image: url(images/home_container.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 702px;
	margin: 50px auto;
	}
#header {
	width: 800px;
	height: 248px;
	background-image: url(images/home_header.gif);
	background-repeat: no-repeat;
	}
#content {
	width: 800px;
	height: 399px;
	padding-top: 27px;
	background-image: url(images/home_content_bg.gif);
	background-repeat: no-repeat;
	}

#sitemap {
	width: 200px;
	height: 399px;
	padding-top: 5px;
	margin-left: 80px;
	margin-right: 20px;
	float: left;}
	

#sitemap2 {
	width: 350px;
	height: 399px;
	padding-top: 42px;}

#logo {
	width: 245px;
	height: 246px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	}
#nav_area {
	width: 555px;
	height: 246px;
	float: right;
	}
#contact {
	width: 545px;
	height: 15px;
	padding: 42px 0px 0px 120px;
	line-height: 12px;
	font-size: 11px;
	color: #646464;
	background-color: inherit;
	}
#nav {
	width: 527px;
	height: 43px;
	margin-top: 145px;
	}
#nav a, #nav img {
	line-height: 0px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	border: none;
	}
#left_side {
	float: left;
	width: 310px;
	height: 385px;
	padding-left: 75px;
	}
#welcome_box {
	width: 290px;
	height: 166px;
	background-image: url(images/welcome_box.gif);
	background-repeat: no-repeat;
	color: #000;
	background-color: inherit;
	font-size: 12px;
	line-height: 17px;
	padding: 45px 10px 0px 10px;
	text-align: left;
	}
#quote_box {
	width: 310px;
	height: 154px;
	margin-top: 10px;
	}
#right_side {
	float: right;
	width: 348px;
	height: 385px;
	padding-right: 50px;
	}
#month_special_box {
	width: 348px;
	height: 115px;
	}
#destinations_box {
	width: 348px;
	height: 134px;
	}
#prepared_box {
	width: 278px;
	height: 68px;
	background-image: url(images/prepared_box.gif);
	background-repeat: no-repeat;
	padding: 58px 0px 0px 70px;
	}
#prepared_box a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	color: #535353;
	background-color: inherit;
	}
#prepared_box a:hover {
	text-decoration: underline;
	}
#footer {
	width: 775px;
	height: 28px;
	float: right;
	display: block;
	text-align: center;
	font-size: 11px;
	color: #646464;
	background-color: inherit;
	}
	