body {
	text-align: left;
	background: #C2C1B0;
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #333;
	line-height: normal;
}
td {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #333;
}
small {
	font-size: 10px;
}
a {
	text-decoration: none; color: #660000;
	outline: none;
}
a:hover {
	color: #660;
}
img {
	border: none;
	font-size: 11px;
}
h1 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #68643B;
	clear: both;
}
h2 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #68643B;
}
p {
	margin: 10px 0;
}
ul {
	margin: 0;
	padding: 0 0 0 10px;
}
li {
	list-style-image: url(images/bullet.gif);
	padding: 3px 0;
}
hr {
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 7px 0;
	border-bottom: 1px dotted #68643B;
	color: #EEE7D0; /*IE needs this*/
}
.hd_strong {
	font-size: 14px;
	color: #68643B;
}
.itl {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #68643B;
	font-style: italic;

}
.bold {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}
.bolditl {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #6B6539;
	font-weight: bold;
	font-style: italic;

}
.small {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #333;
}
.smallitl {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #333333;
	font-style: italic;

}
.smallBditl {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: bold;

}
.smallBd {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.PageHd {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #68643B;
}
.bold2 {

	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #6B6539;
	font-weight: bold;
}
.footer {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 11px;
	color: #666666;
}
.field1 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 10px;
	color: #68643B;
	width: 120px;
}
.field2 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 10px;
	color: #68643B;
	width: 240px;
}
#ad {
	border-top: 2px dotted #6B6539;
	border-bottom: 2px dotted #6B6539;
	margin: 15px 0 15px 0;
	padding: 10px 5px 10px 15px;
	vertical-align: middle;
	font-size: 14px;
	color: #000000;
	min-height: 200px;
}
.img_ad {
	border: 1px solid #000;
	float: right;
	margin-left: 15px;
}
.ad_hd {
	font-size: 16px;
	font-weight: bold;
	color: #6B6539;
}
#totop {
	clear: right;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px dotted #68643B;
	padding-top: 10px;
	margin: 15px 0;
}
#nav {
	margin: 15px 0 15px 0;
	padding: 0;
	width: 220;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#nav ul, #nav li {
	list-style: none;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #fff;
}
#nav li a {	
	color: #333;
	text-decoration: none;
}
#nav li a:hover {
	color: #fff;
}
.img_border {
	border: 1px solid #68643B;
}
.red {
	color: #F00;
}
#docs, #pdfs {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	line-height: 140%;
}
#docs p, #pdfs p {
	margin: 0;
	}
#docs li {
	background: url(images/word.gif) no-repeat 0 0;
	padding: 3px 0 10px 22px;
	line-height: 100%;
	list-style-image: none;
}
#pdfs li {
	background: url(images/pdf.gif) no-repeat 0 0;
	padding: 0 0 10px 22px;
	line-height: 100%;
	list-style-image: none;
}
