body {
	margin: 0;
	padding: 0;
	background: #FEEDB9 url(images/bg.jpg) repeat-x left top;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2F4600;
}


h1, h2, h3 {
	font-weight: normal;
	color: #5F8700;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}


ul {
}

ol {
}

a {
	color: #4E7301;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

/* Header */

#header {
	width: 920px;
	height: 155px;
	margin: 0 auto;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#headerbg {
	margin: 0 auto;
	width: 920px;
	height: 250px;
	margin-bottom: 20px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Logo */

#logo {
	float: left;
	width: 450px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-top: 80px;
	text-align: center;
	font-size: 4em;
	color: #299762;
}

#logo h1 a {
	color: #FEEDB9;
}

#logo p {
	padding-top: 100px;
	text-transform: lowercase;
	font-size: 1.8em;
	color: #ABC13A;
}

#logo h2 a, #logo p a {
	color: #ABC13A;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	height: 190px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 100px 0px 0px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FEEDB9;
}

#menu .current_page_item a {
	color: #FEEDB9;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#latest-post {
	float: right;
	width: 620px;
	line-height: 25px;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#recent-posts {
	float: left;
	width: 240px;
	line-height: 25px;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #A2B736;
}

.post .meta a {
	color: #7F9C1E;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #D9D785 1px dashed;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: #ECE29F;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
	border-top: #77881F 2px dashed;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 35px;
	border-bottom: #A1B635 1px dashed;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding-left: 20px;
	background: url(images/img03.jpg) no-repeat left 50%;
	color: #5F8700;
}

#sidebar a {
	text-decoration: none;
	color: #4E7301;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F5E7AC;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#wrapper {
	width: 100%;
	background: #5C8400;
}

#navi {
	float:left;
	font-size: 11px;
	font-weight:bold;
	background-color: #FFCC66;
	width: 245px;
	line-height: 20px;
}

#navi ul{
	padding: 0 0 0 0;
}
#navi li{
	padding-left: 7px;
	display: block;
}


#navi h2{
	color:#456900;
	font-weight:bold;
	margin-left: 5px;
	font-size: 18px;
}

#navi a{
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}

#navi a:hover{
	color: #FF0000;
}

#content{
	background: #ECE29F;
}

#destination{
	font-size:12px;
}

#list{
	background-color:#FFFFFF;
}

p.center {
	text-align:center;
}

.clearthis {
	clear: both;
}

p.left {
	padding-left: 5px; 
	text-align: left;
}

div.left {
	padding-left: 5px; 
	text-align: left;
}

b.underline {
	text-decoration:underline;
}

td.background {
	background-color: #FACC39;
}

div.pic {
	padding: 3px; 
	text-align: right;
}

.center {
	text-align: center;
}

p.head {
	padding-left: 8px;
}

.content {
	background: #ECE29F;
}

.last {
	font-size: 12px;
	padding-right: 100px;
}

div.right {
	text-align:right;
}

table.hotel {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;
}

tr.hotel {
	padding-bottom: 7px; 
	padding-top: 7px;
}
 span.hotel {
 	font-family: Arial,Helvetica,sans-serif; 
 	font-size: 11px; color: rgb(211, 13, 22);
 }
 
span.hotels {
 	color: #D30D16; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 14px;
}

span.hotels2 {
 	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	color: rgb(102, 102, 102);
}

 div.hotel {
 	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
}

 div.hotels {
 	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	color: rgb(102, 102, 102);
}

 a.hotel {
 	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; color: rgb(51, 51, 51); 
	font-weight: bold; 
	text-decoration: none;
}
 
 td.hotel {
 	border-bottom: 1px dotted rgb(153, 153, 153);
}

#destiny {
	float:left;
	font-size: 11px;
	font-weight:bold;
	margin-bottom: 15px;
	background-color: #FFCC66;
	width: 245px;
	line-height: 20px;
}

#destiny ul{
	padding: 0 0 0 0;
}
#destiny li{
	padding-left: 7px;
	display: block;
}


#destiny h2{
	color:#456900;
	font-weight:bold;
	margin-left: 5px;
	font-size: 18px;
}

#destiny a{
	color: #336600;
	font-weight:bold;
	text-decoration:none;
}

#destiny a:hover{
	color: #FF0000;
}

.partner {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 15px;
}

.listing {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;
}