body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #b7ac88;
	color: #544c2e;
	line-height: 1.35em;
}
body a {
	color: #b04700;
	cursor: hand;
	padding: 2px;
	background-image: url(../images/rollover-grn.gif);
	background-position: 0px -50px;
	background-repeat: repeat-x;
	text-decoration: none;
}
body a:hover {
	color: #FFFFFF;
	background-position: 0px 0px;
}
body a.current {
	background-position: 0px 0px;
}




p {
	margin: 0px 0px 1.25em;
	padding: 0px;
}

h1 {
	display: none;
}
h2,h3 {
	margin: 0px 0px .25em;
	padding: 0px;
	font-size: 1.75em;
	font-weight: normal;
}
h4 {
	font-size: 1.35em
.em;
	font-weight: normal;
	margin: 0px 0px .25em;
	padding: 0px;
	font-size: 1.5em;
	line-height: 1.1em;
}

.dark_rule {
	background-image: url(../images/dark-rule.gif);
	background-repeat: repeat-x;
	padding-bottom: 15px;
	background-position: bottom;
	margin-bottom: 30px;
}
.caption {
	font-size: smaller;
	text-align: center;
	display: block;
}
.clear_row {
	clear: both;
}
.light_rule {
	background-image: url(../images/light-rule.gif);
	height: 5px;
	margin-bottom: 20px;
	background-repeat: repeat-x;
}

.light_rule_rtcol {
	background-image: url(../images/light-rule.gif);
	height: 5px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	display: block;
	margin-top: 10px;
}
.larger_txt {
	font-size: larger;
}


#topmast_box {
	background-image: url(../images/topmast-bg.jpg);
	background-repeat: repeat-x;
	height: 190px;
}
#topmast_content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-image: url(../images/logo-silverleaf.gif);
	background-repeat: no-repeat;
	display: block;
	height: 190px;
	width: 275px;
	float: left;
}
#nav {
	float: left;
	text-align: right;
	padding-top: 70px;
	width: 625px;
}
#nav img {
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	display: inline;
	margin-left: 13px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	width: 100%;
	height: 100%;
	background-image: url(../images/rollover-bg.gif);
}
#nav a:hover {
	background-image: url(../images/rollover-bg.gif);
	background-position: 0px 0px;
}



#body_box {
	background-image: url(../images/body-bg.jpg);
}
#body_content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: .9em;
	padding-bottom: 1.25em;
}

#foot_box {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 100px;
}
#foot_content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 100px;
	font-size: .7em;
	padding-bottom: 40px;
}
#foot_content a {
	color: #6c7947;
	background-image: url(../images/rollover-brn.gif);
}
#foot_content a:hover {
	color: #FFFFFF;
}

#foot_content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#foot_content  ul  li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
.photo_box_left {
	padding: 0px 20px 30px 0px;
	float: left;
	margin: 0px;
}
.photo_box_left img {
	background-image: url(../images/photo_bg.gif);
	padding: 5px;
}

.photo_box_right {
	padding: 0px 0px 20px 20px;
	float: right;
	margin: 0px;
	display: inline;
}
.photo_box_right img {
	background-image: url(../images/photo_bg.gif);
	padding: 5px;
}
#main_feature_rt {
	float: left;
	width: 569px;
	padding-bottom: 30px;
}
ul.ubullets    {
	margin: 1em 0px 0px;
	padding: 0px;
	list-style-type: none;
}
ul.ubullets       li {
	border-bottom: 1px dashed #cbc3a7;
	margin-bottom: 0.75em;
	padding-bottom: 5px;
}
#first_sm_col {
	float: left;
	width: 224px;
	margin-right: 30px;
}
#second_sm_col {
	float: left;
	width: 225px;
}
#lt_col {
	float: left;
	width: 435px;
}
#rt_col {
	float: left;
	width: 435px;
	margin-left: 30px;
}
#tourdates  td {
	border-bottom: 1px dashed #E7E3D3;
	padding: 5px 5px 5px 0px;
}
#tourdates h4 {
	margin-top: 0.75em;
	padding-bottom: 10px;
	margin-bottom: 0em;
}

#tourdates  h4 a {
	margin-left: -2px;
}
