@charset "UTF-8";
 /* Color Values:
 	#e7d468	-yellow	
	#f9f8ee	-light yellow	
	#cc5e1a	-orange	
	#333	-dark gray
	#666	-light gray
	#496444	-green
	#f1edd6	-sidebar bg	
 */
 
* {padding: 0; margin: 0;} 

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100.1%;
	background: #f9f8ee;
}
h1 {
	font-weight: normal;
	color: #cc5e1a;
	margin-top: 0px;
	padding-bottom: 10px;
	font-size: 1.6em;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #333;
	padding: 0 0 1.3em
}
h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	color: #cc5e1a;
}
img {
	border: none;
}
a:link {
	text-decoration: underline;
	color: #496444;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
table {
	margin-bottom: 12px;
	margin-left: 25px;
	padding: 0px;
	border-collapse: collapse;
	border-bottom: 3px solid #f1edd6;
}
tr, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	padding: 3px 20px 3px 5px;
	text-align: left;
	color: #496444;
}
.cellcolor {
	background: #f1edd6;
}
#top {
	width: 100%;
	background: url(../images/bg.jpg) repeat-x;
	border-bottom: 10px solid #867a42;
}
#header {
	position: relative;
	height: 100px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.headerLeft {
	margin-left: 0px;
	margin-top: 30px;
	float: left;
	height: 47px;
	width: 224px;
}

#header h1 {
	text-indent: -9000em;
}
#header ul   {
	list-style: none;
	float: left;
	padding: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}
#header li {
	float: left;
}
#header ul a:link , #header ul a:visited{
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	text-decoration: none;
	color: #333;
	padding-right: 0.8em;
	padding-left: 0.8em;
	line-height: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header ul a:hover {
	color: #496444;
	background: url(../images/bg_hover.jpg) repeat-x;
}
#header li a.current, #header li a.current:hover, #header li a.current:active{
	color: #cc5e1a;
	cursor: default;
	background: #f9f8ee url(../images/bg_hover.jpg) repeat-x;
	font-weight: bold;
}
#wrapper {
	width: 860px;
	margin: 35px auto;
	clear: both;
}
#content {
	width: 585px;
	float: left;
	margin-bottom: 30px;
	margin-left: 5px;
}
#content h2 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc5e1a;
	font-size: 1em;
	padding-bottom: 1.3em;
}
#content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333;
	padding-left: 2em;
	list-style: outside;
	padding-bottom: 1.3em;
	line-height: 1.3em;
}
#content ul li {
}
#content p img {
	float: left;
	padding: 0px 20px 0px 0px;
}
#content img.clear {
	clear: both;
	padding-bottom: 15px;
}
#content p img.Right {
	float: right;
	padding-left: 15px;
}
#sidebar {
	float: right;
	width: 225px;
	margin-right: 5px;
}
#storynav {
	background: #f1edd6;
	width: 225px;
	border-bottom: 2px solid #867a42;
	margin-bottom: 25px;
}
#storynav h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	padding-left: 8px;
	border-top: 2px solid #867a42;
	border-bottom: 2px solid #867a42;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #e7d468;
	color: #496444;
}
#storynav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#storynav ul li {
	margin: 0px;
	padding: 0px;
}
#storynav ul a {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	line-height: 1.3em;
	border-bottom: 1px solid #867a42;
	padding: 10px 8px;
	text-decoration: none;
	margin: 0px;
	display: block;
	color: #666;
}
#storynav ul li a.last {
	border-bottom-style: none;
}
#storynav ul li a.current {
	color: #cc5e1a;
	cursor: default;
}
#storynav ul li a:hover {
	background: #f9f8ee;
}
#sidetour {
	width: 225px;
	border-top: 2px solid #867a42;
	border-bottom: 2px solid #867a42;
	padding-left: 0px;
	background: #f1edd6;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
#sidetour #tourlogo img {
	margin-bottom: 15px;
}
#sidetour ul {
	padding-right: 8px;
	padding-left: 15px;
}
#sidetour ul  li{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	line-height: 1.3em;
	padding-bottom: 1em;
	color: #666;
	list-style: disc inside;
}
#sidetour h2 {
	text-indent: -9000px;
}
#sidetour h3 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.93em;
	line-height: 1.3em;
	color: #cc5e1a;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0.8em;
}
#sidetour p #more {
	padding-right: 15px;
}
#newsletter {
	background: #f1edd6;
	width: 225px;
	border-bottom: 2px solid #867a42;
	margin-bottom: 25px;
}
#newsletter h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	padding-left: 8px;
	border-top: 2px solid #867a42;
	border-bottom: 2px solid #867a42;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #e7d468;
	color: #496444;
}
#newsletter  P{
	color: #666;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 8px;
}
#bottom {
	width: 100%;
	clear: both;
	border-top: 10px solid #867a42;
	background: url(../images/bg.jpg) repeat;
	padding-bottom: 15px;
}
#footer {
	width: 860px;
	margin: 20px auto;
	position: relative;
}
#footer p {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	padding-bottom: 0.2em;
	line-height: 1.1;
	text-decoration: none;
	color: #333;
	font-size: 0.75em;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footerLeft {
	float: left;
	width: 250px;
	margin-left: 5px;
}
#footermenu {
	text-align: right;
	width: 590px;
	float: right;
	margin-right: 5px;
}
br.clear {
	clear: both;
}
#homephotos {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #867a42;
	margin-bottom: 37px;
	height: 290px;
	text-align: center;
}
#homephotos img.field {
	margin-right: 6px;
	margin-left: 6px;
}
#homephotos img {
	padding-top: 6px;
}

#homecontent {
	width: 405px;
	float: left;
	margin-bottom: 30px;
	margin-left: 5px;
	}
#homesidebar {
	float: right;
	margin-bottom: 30px;
	margin-right: 5px;
	width: 405px;
}
#homesidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding-left: 8px;
	border-top: 2px solid #867a42;
	border-bottom: 2px solid #867a42;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #e7d468;
	color: #496444;
	letter-spacing: 0.5em;
	margin-bottom: 10px;
}
#homesidebar img {
	padding-right: 5px;
	float: left;
	padding-bottom: 10px;
}
#homesidebar h3  {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.93em;
	line-height: 1.3em;
	color: #cc5e1a;
	margin-bottom: 10px;

}
#homesidebar h3 a:link, #homesidebar h3 a:visited, #homesidebar h3 a:hover, #homesidebar h3 a:active{
	text-decoration: none;
	color: #cc5e1a;
}
#homesidebar h4 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.93em;
	line-height: 1.3em;
	color: #cc5e1a;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}
#homesidebar ul  li{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	line-height: 1.3em;
	padding-bottom: 0.6em;
	color: #666;
	list-style: disc inside;
	clear: both;
}
#homesidebar #info {
	padding-left: 20px;
	background: url(../images/home/more_homebg.gif) no-repeat;
	height: 72px;
	padding-top: 10px;
}
#homesidebar #info img {
	float: right;
	padding-top: 10px;
}

