@charset "UTF-8";
body {
	background-color: #E6D3A5;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
}

td img {display: block;}

td {
	background-repeat: no-repeat;
}

hr {
	height:2px;
	width:100%;
	margin: 0px;
	background-color: #660000;
	border: 0;
}

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;
}

.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663300;
}

.xxbottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}


.margin10

{margin-top: 10px;
}


.blackborderwhitebg

{
	background-color: #FFFFFF;
	border: 1px solid #663300;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	padding: 10px;
}

.blackborderwhitebg a

{
	color: #660000;
}

.blackborderwhitebg a:hover

{
	color: #000000;
}

#padding10

{
	padding: 10px;
	border: 0;
	margin: 0;
}

.h1-nogap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #523D1E;
}

.h2-nogap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #523D1E;
}

.blockquote
{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.sidebar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #000;
	background-color: #FCFBF7;
	background-image: url(images/gradient-lite.jpg);
	background-repeat: repeat-x;
	border: 2px solid #660000;
	
}

.checkmarkpdf
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	background-color: #E6D4A5;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	border: 2px solid #660000;
	width: 141px;
	padding: 10px;
	text-align: center;
}
.checkmarkpdf a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	text-decoration: none;
}
.checkmarkpdf a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.checkmarkpdf img
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-width: 1px;
	border-color:#660000;
	border-top-style: solid;
	
	
}

.tours p{
	padding: 5px;
	margin: 0;
	text-align: left;
}

.gallery a img
{
	border-width: 1px;
	border-color:#660000;
	border-style: solid;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #842109;
	margin-top: 0px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
	width: 910px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 18px;	
}

#footer a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #842109;
	text-decoration: none;
}

#footer a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	
}

