@charset "UTF-8";
/* CSS DOCUMENT */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	padding: 0;
	text-align: center;
	background: #000;
	color: #000;
}

#wrapper {
	text-align: left;
	width: 800px;
	background: #F8F6ED;
	border: 1px solid #fff;
	padding: 0;
	margin: 0 auto; 
}

h1 {
	color: #7F1A40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin: 0;
}

h2 {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: .5em 0 .5em 0;
}

h3 {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 1.5em 0 .5em 0;
}

p {
	margin: 0 0 1em 0;
}



/* HEADER STYLES */

#header {
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 282px;
	margin: 0;
	padding: 0;
}

a.home {
	display: block;
	width: 85px;
	height: 30px;
	background: url("../images/template/navigation/btn-home.jpg") no-repeat;
	float: left;
	text-decoration: none;
}

a.home:hover {
	background-position: 0 -30px;
}

a.journeys {
	display: block;
	width: 131px;
	height: 30px;
	background: url("../images/template/navigation/btn-journeys.jpg") no-repeat;
	float:left;
	text-decoration: none;
}

a.journeys:hover {
	background-position: 0 -30px;
}


a.travel {
	display: block;
	width: 140px;
	height: 30px;
	background: url("../images/template/navigation/btn-travel.jpg") no-repeat;
	float:left;
	text-decoration: none;
}

a.travel:hover {
	background-position: 0 -30px;
}

a.reviews {
	display: block;
	width: 129px;
	height: 30px;
	background: url("../images/template/navigation/btn-reviews.jpg") no-repeat;
	float:left;
	text-decoration: none;
}

a.reviews:hover {
	background-position: 0 -30px;
}

a.photos {
	display: block;
	width: 95px;
	height: 30px;
	background: url("../images/template/navigation/btn-photos.jpg") no-repeat;
	float: left;
	text-decoration: none;
}

a.photos:hover {
	background-position: 0 -30px;
}

a.about {
	display: block;
	width: 104px;
	height: 30px;
	background: url("../images/template/navigation/btn-about.jpg") no-repeat;
	float: left;
	text-decoration: none;
}

a.about:hover {
	background-position: 0 -30px;
}

a.contact {
	display: block;
	width: 116px;
	height: 30px;
	background: url("../images/template/navigation/btn-contact.jpg") no-repeat;
	float: left;
	text-decoration: none;
}

a.contact:hover {
	background-position: 0 -30px;
}

.main_menu {
	width: 800px;
	margin: 0;
	padding: 0;
}

.nav_list {
	margin: 0;
	padding: 0;
	text-indent: 0;	
}

.nav_list li {
	list-style: none;
	display: inline;
}


/* MAIN COLUMN STYLES */

#main_content {
	float: left;
	width: 780px;
	min-height: 300px;
	padding: 20px 10px 10px 10px;
	float: left;
}

#main_content a {
	color: #188DA2;
}

#main_content a:visited {
	color: #333;
}

#main_content a:hover {
	color: #1BADC7;
}

.clearspace {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	border-width: 0;
	margin: 0;
	padding: 0;
}

#center_column {
	width: 595px;
	min-height: 200px;
	float: left;
}

#center_content {
	padding: 0 25px 10px 15px;
	float: left;
	height: 100%;
	line-height: 1.3;
}

#center_content img.left-image { 
	margin: 3px 10px 5px 0px;
	float: left;
}

#center_content img.right-image {
	margin: 3px 0 5px 10px; 
	float: right;
}

#center_content .footnote {
	font-style: italic;
	font-size: 11px;
}

#center_content .name {
	margin: 0 0 30px 20px;
	font-size: 11px;
}

#center_content ul {
	list-style-type: disc;
}



/* RIGHT COLUMN STYLES */

#right_column {
	float: right;
	width: 180px;
}

#right_column_content {
	float: left;
	padding: 20px 10px 10px 10px;
	color: #4A3168;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
}

#right_column_content h2 {
	color: #188DA2;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 2em 0;
	text-transform: uppercase;
}

#right_column_content h3 {
	color: #4A3168;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 1em 0 .5em 0;
	text-transform: uppercase;
}

#right_column_content .testimonial {
	font-style: italic;
	margin: 0 0 3px 0;
}

#right_column_content a {
	color: #4A3168;
}

#right_column_content a:visited {
	color: #4A3168;
}

#right_column_content a:hover {
	font-weight: bold;
	color: #4A3168;
}

#right_column_content ul {
	list-style-type: square;
	color: #4A3168;
	margin: 0;
	padding: 0 0 1.4em 15px;
	list-style-position: outside;
}

#right_column_content li {
	line-height: 1.5em
}

#right_column_content li a.this_page {
	font-weight: bold;
}


/* TABLE STYLES */

table {
	font: normal 100%;
	border-collapse: separate;
	border-spacing: 0;
	margin: 0 0 1em;
	color: #3E3E3E;
}

thead th, thead td, tfoot th, tfoot td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #613906;
	border-width: 1px 0;
	background: #D8D2C7;
	padding: .5em .5em .25em .5em;
}

th {
	font-weight: bold;
	line-height: 1.2;
	padding: .25em .5em;
	text-align: left;
}

tbody th, td {
	padding: 1em .5em .25em .5em;
	text-align: left;
	vertical-align: top;
}

tbody th {
	font-weight: normal;
	white-space: nowrap;
}

tbody th a:link, tbody th a:visited {
	font-weight: bold;
}

tbody td, tbody th {
	border: 1px solid #fff;
	border-width: 1px 0;
}

tbody tr.odd th, tbody tr.odd td {
	border-color: #EBE5D9;
	background: #E5DED3;
}

tbody tr:hover td, tbody tr:hover th {
	background: #ffffee;
	border-color: #523A0B;
}



/* FOOTER STYLES */


#footer_container {
	float: left;
	width: 800px;
	background-color: #000;
	height: 30px;
	text-align: center;
	border-top: 1px solid #fff;
}

#footer_content {
	font-size: 11px;
	color: #fff;
	padding: 10px 0;
}

#footer_content a {
	color: #fff;
}

#footer_content a:visited {
	color: #fff;
}

#footer_content a:hover {
	color: #1BADC7;
}