html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
p{
	margin-bottom: 10px;
}
img {
	border: 0;
}
a {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FF7F00;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
/*	background: #8E0D0D url(/images/page_bg.jpg) repeat-x; */
	text-align: center;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
}

p, td {
	text-align: justify;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
}
ul li a{
	font-size: 9pt;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
/*	width: 988px; */
	width: 1168px;
	position: relative;
}
#left {
 position: absolute;
 top: 0;
 left: 0;
 width: 268px;
}
#right {
 position: absolute;
 top: 0;
 left: 268px;
 width: 940px;
}

#rightAds {
 position: absolute;
 top: 250px;
 left: 1070px;
 width: 180px;
}

/** Left **/
#left {
/* background: url(/images/logo_800.jpg) no-repeat; */
 padding-top: 14px;
/* height:709px; */
 height:800px;
}
#left h1 {
 text-align: center;
 font: 28px Verdana, serif;
 color: #6C0505;
 height: 80px;
}
#sidemenu {
	padding-left: 15px;
	padding-right: 15px;
	font: 14px arial, serif;
	float: left;
}

.sessionMsg{
		padding: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		font-style: bold;
		border: 1px solid #CCCCCC;
		background-color: #CCCCFF;
}

#imagepreview {
	float: left;
	margin-top: 30px;
/*	position: absolute;
 	top: 595px; 	
*//*	padding-left:15px;	*/
	height:150;
}
img.mainpreview {
	width: 644px;
	height:244px;
	border: 2px solid #FFEEEE;
}

#imagepreview img{
	border: 2px solid #EEEEEE;
}
#imagepreview-cpation {
	clear: both;
	padding-top: 10px;
/*	position: absolute;
 	top: 750px;
*//*	padding-left:15px;
	height:150;*/
}

#otherlinks {
	position: relative;
	float: left;
	margin-top: 10px;
/* 	top: 715px;		*/
	font: 8pt  Verdana, Arial, sans-serif;
	color: #565656;
/*	padding-left: 10px; */
}

#otherlinks a{
	color: #565656;
	text-decoration:none;
}
#otherlinks a:hover{
	color: #FF7F00;
	text-decoration: underline;
}

#otherlinks h2{
 font: 10pt Verdana, Arial, sans-serif;
 color: #FFFFFF;
 font-weight: normal;


}
.clear{
	clear:both;
	margin-bottom:10px;
}

.superclear{
	clear:both;
	margin-bottom:25px;
}

#copyright {
	margin-top: 30px;
 color: #BBB;
/* position: absolute;
 top: 810px;
*/ width: 240px;
}
#copyright p{
	font: 8pt Verdana, Arial,  Helvetica, sans-serif;
	color: #BBB;
	margin: 0 1em 0em 0em;
	text-align:left;
}

#copyright a{
	color: #BBB;
	font-weight: 700;
	
}
/** Right **/
#nav {
/* background: url(/images/header.jpg) no-repeat; */
 height: 100px;
}
#nav ul {
 margin: 0;
 padding: 0 0 0 25px;
}
#nav li {
 float: left;
 border-right: 1px solid #A26A6B;
 padding: 68px 9px 15px 9px;
 list-style: none;
}
#nav li.last {
 border-right: none;
}
#nav a {
/* color: #CECECE; */
	color: #A26A6B;
 font: 10pt Verdana, Arial, Helvetica, sans-serif;
 font-variant:small-caps;
 font-weight: normal;
}

#nav li:hover{
	background-color: #EEE;
}

#nav .selected a {
 font-weight: bold;
}

/** Body **/
#body {
/* background: url(/images/body_bg.jpg) repeat-y;  */
}
#body-top {
/* background: url(/images/body_top.jpg) no-repeat; */
}
#body-bot {
/* background: bottom left url(/images/body_bot.jpg) no-repeat; */
 padding: 36px 39px 19px 39px;
}

#body h1 {
 margin-bottom: 10px;
 margin-top: 10px;
 font: 14pt Verdana, Arial, Helvetica, sans-serif;
 color: #660505;
 font-weight: normal;
}
#body h1 strong {
 color: #660505;
 font-weight: bold;
 font-size: 14pt;
}
/*
#body h2 {
 font: 14px "Times New Roman", serif;
}
#body h2 strong {
 color: #660505;
 font-weight: normal;
 font-size: 18px;
}
*/
#body h2 {
 font: 10pt Verdana, Arial, Helvetica, sans-serif;
 color: #660505;
 margin-top: 1.4em;
 margin-bottom: 1.1em;
}

#body h3 {
 font: 9pt bold Verdana, Arial, Helvetica, sans-serif;
 color: #660505;
}
#body .left {
 margin: 0 26px 0 0;
}

/** destination pages **/
.destinationSummary{
	width: 700px;
	margin: 10px 0px ;
	float: left;
	border:1px solid #CCCCCC; 
	float:left; 
	padding: 10px;
	border-radius: 10px 10px 0px 10px;
	-moz-border-radius: 10px 10px 0px 10px;
    -webkit-border-radius: 10px 10px 0px 10px;
    -khtml-border-radius: 10px 10px 0px 10px;
	
}

.destImg{
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 200px;
	margin-right: 10px;
}
/** end destination pages **/

/** elements **/
.roundedFeature{
	border:1px solid #CCCCCC; 
	float:left; 
	padding: 10px;
	border-radius: 10px 10px 0px 10px;
	-moz-border-radius: 10px 10px 0px 10px;
    -webkit-border-radius: 10px 10px 0px 10px;
    -khtml-border-radius: 10px 10px 0px 10px;
}

#mainContent{
	border:1px solid #A26A6B; 
	float:left; 
	width: 730px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
	background-color: #FFFFFF;
	border-radius: 10px 10px 0px 10px;
	-moz-border-radius: 10px 10px 0px 10px;
    -webkit-border-radius: 10px 10px 0px 10px;
    -khtml-border-radius: 10px 10px 0px 10px;
		
	}
	
#subContent{
	border: 1px solid #A26A6B; 
	float:left; 
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 730px;
	margin-right: 10px;
	background-color: #FFFFFF;
	border-radius: 10px 10px 0px 10px;
	-moz-border-radius: 10px 10px 0px 10px;
    -webkit-border-radius: 10px 10px 0px 10px;
    -khtml-border-radius: 10px 10px 0px 10px;
	}
	
input{
	color: #444444;
	font-size: 12px;
}

/** footer **/
.body-hr {
 clear: both;
 height: 43px;
/* background: bottom left url(/images/body_hr.jpg) no-repeat; */
 margin: 10px -39px;
}

#footer-1 {
  float: left;
  width: 180px;
  padding-right: 10px;
  margin-top: 5px;
  font: 14px "times new roman", serif;
  color: #660505;
  text-align: center;
}
#footer-1 strong {
  display: block;
  font-size: 18px;
  font-weight: normal;
}
#footer-2 {
  float: left;
  width: 180px;
  padding-right: 10px;
  margin-top: 5px;
  margin-left: 10px;
  font: 18px "times new roman", serif;
  color: #000;
  line-height: 34px;
}
#footer-2 .left {
  margin-right: 10px;
}
#footer-3 {
  float: left;
  width: 180px;
  margin-left: 10px;
  margin-top: 5px;
  font: 14px "times new roman", serif;
  color: #000;
  text-align: center;
}
#footer-3 .left {
  margin-right: 10px;
}


.messagebox{
 position:absolute;
 width:100px;
 margin-left:30px;
 border:1px solid #c93;
 background:#ffc;
 padding:3px;
}
.messageboxok{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #349534;
 background:#C9FFCA;
 padding:3px;
 font-weight:bold;
 color:#008000;
}
.messageboxerror{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #CC0000;
 background:#F7CBCA;
 padding:3px;
 font-weight:bold;
 color:#CC0000;
}
/* QUICK LINKS */
.quickLinks{
	width: 220px;
	color: #BBB;
	margin-right: 20px;
	float: left;
	line-height: 16px;
	margin-bottom: 20px;
	font-size: 8pt;
}

.quickLinks a{
	color: #BBB;
	text-decoration: none;
	margin-left: 8px;
}

.quickLinks a:hover{
	color: #AAA;
	text-decoration: underline;
	font-style: bold;
}

.quickLinks strong{
	color: #999;
	line-height: 24px;
}

