* html #nav ul li {
	margin: 30px 5px 30px 15px;
}

* html #nav ul li ul {
	padding-top: 9px;
}

.clearrt {
	clear: right;
}

.clearit {
	clear:both;
}
a {
	color: #DAA520;
	text-decoration: none;
	border-bottom: 1px dashed #fff0d0;
}

a:hover {
		border-bottom: 1px dashed #CC6633;
}
body, p, td {
	color: #000000;
	font: normal normal normal 1em/175% Georgia, "New York", Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
}

.spread {
	margin-bottom: 2em;
}
cite {
	color: #A37A18;
	font: italic normal normal 1em/175% Georgia, "New York", Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
}

h1 {
	font-size: 150%;
}

h1, h2, h3, h4, h5 {
	color: #A37A18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 140%;
	margin: 10px 10px 0px 0px;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 115%;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 95%;
}

html {
	background-image: url(bottomleaves_opt.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

table {
	border: 0;
	width: 100%;
}

ul, ol, li {
	color: #996600;
	list-style: none;
	margin: 3px 0 0 0;
	padding: 0;
}

#nav li .emphasis a {
	color: #7B5229;
}
ul.cast li {
	color: #A37A18;
	padding-left: 20px;
}

.highlight {
	font-style: italic;
}

.boldhighlight {
	font-style: italic;
	font-weight: bold;
}

.catch {
	font-weight: bold;
	color: #A37A18;
}
.leftphoto {
	float: left;
	margin: 4px 12px 4px 0;
}

.photo {
	float: right;
	padding: 6px;
	position: relative;
}

#footer, footer a {
	color: #996600;
	font: normal normal normal 65%/125% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 380px 0 6px 0;
	text-align: center;
	text-decoration: none;
}

.box {
	border: 0;
	width: auto;
	clear: right;
	padding: 2px 4px 0 8px;
}

* html .box {
	height: 1%;
}
hr {
	color: #FFF0D0;
}
.feedbackform label {
	font-size: 90%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: 600;	
	color: #A37A18;
	margin: 0 0 9px 0;
}
#leaf {
	background-color: transparent;
	background-image: url(topleaf.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
	height: 349px;
	left: 50%;
	/*margin-left: -356px;*/
	padding: 0;
	/*position: absolute;*/
	width: 713px;
}

#leaf2 {
	background-color: transparent;
	background-image: url(topleaf2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
	height: 174px;
	padding: 0;
	width: 100%; 
}

#logo {
	float: left;
	margin-left: 60px;
}

#main {
	background-color: transparent;
	border-bottom: 2px solid #FFF0D0;
	border-left: 1px solid #FFF0D0;
	border-right: 2px solid #FFF0D0;
	border-top: 0;
	margin: -20px 12% 20px 200px;
	padding: 18px;
}
* html #main {
	margin: 0 12% 20px 200px;
}
#nav {
	background-color: #FFFFFF;
	border: 0;
/* begin IE7 fix */
/*	float: left; */
	position: absolute;
	top: 160px;
	left: 2px;
/* end IE 7 fix */	
	font: normal normal 85%/150% Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 9px 3px 2px;
	padding: 0 0 5px 0px;
	width: 190px;
	z-index: 90;
	height: 40em;
}

#nav a {
	color: #CC6633;
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	border-bottom: 1px dashed #CC6633;
	color: #A37A18;
}

#nav li.current a {
	border: 0;
	color: #A37A18;
/*	cursor: text; */
}

#nav li.current ul li a {
	color: #CC6633;
/*	cursor: text; */
}
#nav ul {
	margin: 0;
	padding: 0 0 8px 3px;
}

#nav ul li {
	background-image: url(small_leaf_button_trans.gif);
	list-style-type: none;
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 30px;
	margin: 20px 5px 20px 0;
	background-color: transparent;
	padding: 10px 0 6px 50px;
}
* html #nav ul li {
padding: 18px 0 21px 50px;
margin: 0 5px 0 0;
	
}
#nav ul li ul {
	margin-top: 0;
	padding-top: 10px;
	background-color: transparent;
}
* html ul li ul {
	margin-top: 12px;
	height: 1%;
}
#nav ul li ul li {
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 0 -20px;
	height: auto;
	padding: 0;
	background-image: none;
}
* html #nav ul li ul li {
	margin: 0;
}
#skip {
	left: 3px;
	position: absolute;
	top: 3px;
	z-index: 99;
}

#skip a {
	background: transparent;
	color: #CCCCCC;
	font: normal normal 80%/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.btnhov {
	border-top: 1px solid #DFA800;
	border-left: 1px solid #DFA800;
}
.feedbackform {
	background-color: #FFFFFF;
	border: 1px solid #FFF0D0;
	margin: 12px 60px 6px 25px;
	padding: 10px;
	z-index: 3;
}
.feedbackform input.btn3, .feedbackform textarea.btn3 {
	background-color: #FFF9DF;
	border: 1px solid #FFB10D;
	width: 95%;
}

.feedbackform input.btn2, .feedbackform input.btn3 {
	background-color: #FFF9DF;
	border: 1px solid #FFB10D;
	color: #081315;
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 85%;
	font-weight: normal;
}

