h2 {
	font-size: 24px;
	font-weight: normal;
		color: #A4B31A;
	margin-bottom: -14px;
}

body { 
	background:#fff; 
	background-image: url(/images/header/top_bg.jpg);
	background-repeat: no-repeat; 
	font-family:trebuchet MS, trebuchet, verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #666; 
	}
#main {
position:absolute;
width:512px;
height:1782px;
z-index:2;
left: 10px;
top: 85px;
overflow: visible;
}
#mainfull {
position:absolute;
width:800px;
height:1000px;
z-index:2;
left: 12px;
top: 99px;
overflow: visible;
}

#maintop {
position:absolute;
padding: 5px;
width:565px;
height:1782px;
z-index:2;
left: 12px;
top: 77px;
overflow: visible;
}

#contactform {
	position:absolute;
	width:512px;
	height:875px;
	z-index:2;
	left: 12px;
	top: 99px;
	overflow: visible;
	border: 1px solid #ddd;
	padding: 7px;
}
	

#side {
	text-align: left;
	padding: 5px;
	position:absolute;
	width:269px;
	z-index:5;
	overflow: visible;
	left: 540px;
	top: 100px;
	border: 1px solid #ddd;
	background-color: #F0F0F0;
}

#side p {
	margin-bottom: -1px;
}

#sidetop {
	text-align: left;
	padding: 5px;
	position:absolute;
	width:220px;
	z-index:5;
	overflow: visible;
	left: 589px;
	top: 100px;
	border: 1px solid #ddd;
	background-color: #F0F0F0;
}

#news {
	text-align: left;
	padding: 5px;
	position:absolute;
	width:100px;
	z-index:5;
	overflow: visible;
	left: 0px;
	top: 160px;
	border: 1px solid #ddd;
	background-color: #F0F0F0;
}
#news p {
	margin-bottom: -10px;
}

#tours {
	text-align: left;
	padding: 5px;
	position:absolute;
	width:215px;
	height: 750px;
	z-index:6;
	overflow: visible;
	left: 582px;
	top: 99px;
	border: 1px solid #ddd;
	background-color: #F0F0F0;
}
#tours p {
	margin-bottom: -5px;
}
#footer {
text-align: center;
position:absolute;
width:800px;
height:200px;
left: 0px;
z-index:6;
overflow: visible;
}
	
.header {
	color: #666600;
	font-weight: bold;
}
.side_td {
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.top_p {
	margin: 3px 0px 0px;
}
a {
	color: #333;
	text-decoration: underline;
}
.tour_table td {
	border: 1px dotted #999999;
}

.error {
	color: #FF0000;
}
.level {
	color: #FF6600;
}
.error_td {
	border: 1px solid #FF0000;
	color: #FF0000;
}
.error_form {
	color: #FF0000;
	background-color: #FFD7D7;
}
.errormessage {

	color: #FF0000;
	font-size: 14px;
}
.tour_title {
	font-size: 30px;
	color: #333333;
}
.tour_description{

	font-size: 18px;
	color: #333333;
}
.tour_description_red {
	font-size: 18px;
	color: #990000;
}
.tour_description_red a {
	font-size: 18px;
	color: #990000;
}
.burgundy {
	color: #990000;
	font-weight: normal;
}
.breadcrumbs {
	font-family:trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: -10px;
	padding-top: -10px;
}
.breadcrumbs a {
	color: #666;
}
#Destinations img {
border: 1px solid #ddd;
}
.image_border img {
border: 1px solid #ddd;
}