body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000;
}
#nav {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:13px;
}
#nav a, #nav a:visited {
	text-decoration:none;
	color:#eac49a;
}
#nav a:active, #nav a:hover {
	border-bottom:1px #eac49a dotted;
}
.current {
	color:#ffe2c3;
	font-weight:bold;
}
p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-bottom:15px;
}
.last {
	margin-bottom:0px;
}
h2 {
	font-family:Georgia, serif;
	font-size:30px;
	line-height:38px;
	font-weight:normal;
	color:#fff;
	margin-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}
.box {
	background:#503424;
	padding:19px;
	border:1px #60402e dashed;
	color:#ffe4c6;
	margin-bottom:30px;
}
.box a, .box a:visited {
	color:#c9d5fd;
	text-decoration:none;
}
.box a:active, .box a:hover {
	border-bottom:1px #c9d5fd dotted;
}
h3 {
	font-family:Georgia, serif;
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	font-style:italic;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:15px;
}
.hr-brown {
	color:#60402e;
	margin-bottom:20px;
}
a img {
	border:none;
}
h4 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:10px;
	padding-left:20px;
	padding-right:20px;
}
ul.list {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	margin-left:35px;
}
