@charset "UTF-8";
td, th {
	background-color: #ECECD8;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #302A24;
}
body {
	background: #484842;
	margin-top: 0px;
	margin-left: 0px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
a:link {
	text-decoration: underline;
	color: #352F28;
}
a:visited {
	text-decoration: underline;
	color: #801F18;
}
a:hover {
	text-decoration: none;
	color: #960;
}
a:active {
	text-decoration: underline;
	color: #000;
}
#subnav {
	padding-top: 13px;
	background-color: #EDECD7;
	margin-bottom: 10px;
}
#footer {
	width: 1024px;
	padding-top: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #B7A289;
	background-image: url(images/gray-brown_22.png);
	background-repeat: repeat-x;
	text-align: center;
	height: 32px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #272727;
}
#top {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #272727;
}
#nav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #272727;
	background-image: url(images/nav_09.png);
	background-repeat: repeat;
	background-color: #352F28;
}
#nav2 {
	background-image: url(images/nav_09.png);
	background-repeat: repeat;
	background-color: #352F28;
	width: 100%;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-top: 12px;
	letter-spacing: .1em;
}
#nav2 a {
	color: #B7A289;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
}
#nav2 a:link {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
}
#nav2 a:hover {
	color: #960;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
}
#nav2 a:active {
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
}
#nav2 a:visited {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
}
#blue {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #272727;
}
#pic {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #272727;
}
#content {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #272727;
	width: 1025px;
	background-color: #EDECD7;
}
#copyright {
	width: 1024px;
	height: 30px;
	padding-top: 9px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #848378;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #945300;
	text-transform: none;
	margin-bottom: -6px;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #036;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
	padding-bottom: 5px;
	width: 200px;
	text-align: center;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: -8px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #036;
	letter-spacing: 0.2em;
	text-align: left;
	width: 650px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #036;
}
li {
	list-style-type: circle;
}
#text {
	margin-bottom: 15px;
}
input {
	border: 1px solid #666;
	background-image: url(images/text-bg.png);
	background-repeat: repeat-x;
}
textarea {
	border: 1px solid #666;
}
#footer  a {
	text-decoration: none;
	color: #B7A289F;
}
#footer a:link {
	text-decoration: none;
	color: #B7A289;
}
#footer a:hover {
	text-decoration: underline;
	color: #960;
}
#footer a:active {
	text-decoration: underline;
	color: #FFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#dl {
	border: 1px dotted #600;
}
