html {
	height: 100%;
}
body {

}
body {
	background-color: #ffffff;
	background-image: url(images/circlesbg.gif);
	margin: 0px;
	font-size: 12px;
}
body,td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #451801;
	font-size: 12px;
	
}
p {
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}

* html #content {
	height: 100%;
}

#header {
	display: block;
	width: 740px;
	height: 75px;
	background-color: #FFFFFF;
}
#main {
	display: block;
	width: 740px;
	background-color: transparent;
}
#mainleft {
	display: block;
	width: 478px;
	float: left;
	clear: left;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#mainright {
	display: block;
	width: 232px;
	clear: right;
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainrightdottedline.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#photos {
	display: block;
	width: 740px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#nav {
	display: block;
	width: 740px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
}

#content {
	position: relative;
	min-height: 100%;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px 0px 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 0px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 0px none #333333;
	border-left: 1px solid #333333;
	height: 100%;
}

a:link { text-decoration: none; color: #451801; }
a:visited { text-decoration: none; color: #451801; }
a:active { text-decoration: underline; color: #CC0000; }
a:hover { text-decoration: underline; border-bottom: none; color: #CC0000; }


#footer {
	position: relative;
	width: 756px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	clear: both;
	float: none;
	
	background-color: #ffffff;
    background-repeat: repeat-x;
	background-position: center top;
	border-top: 0px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 0px none #333333;
	border-left: 1px solid #333333;

}

a.footer:link {
	text-decoration: none;
	color: #DE2712;
}
a.footer:visited { text-decoration: none; }
a.footer:active { text-decoration: none; }
a.footer:hover { text-decoration: underline; }

div#navcontainer {
	background-color: #451801;
	display: block;
	width: 740px;
}
div#navcontainer ul {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}
div#navcontainer ul li {
display: inline;
margin-left: -4px;
}
div#navcontainer ul li a {
	padding: 5px 22px 4px;
	color: white;
	text-decoration: none;
	margin: 0px;
}
div#navcontainer ul li a:hover {
background-color: #de2712;
color: white;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #de2712;

}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #de2712;
}
#join {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DE2712;
	margin: 8px 0px 0px;
	padding: 0px 0px 0px 25px;
	background-image: url(images/joinbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
}
a.join:link { text-decoration: none; color: #DE2712; }
a.join:visited { text-decoration: none; }
a.join:active { text-decoration: none; }
a.join:hover { text-decoration: underline; }

.soldout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #DE2712;
}
.toursbullet {
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.toursbutton {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.testimony {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #de2712;
	text-decoration: none;
}
hr {
	color: #DE2712;
	width: 99%;
}
.dividerline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #de2712;
	margin: 7px 0px;
}
.readme {	padding-right: 10px;
	padding-bottom: 10px;
}