.main {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
li {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}

.forms {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
h1 {
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #D37C3E;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
h3 {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	color: #D37C3E;
	background-color: #F8E9D3;
	padding: 5px 5px 5px 10px;
}

#nav {
	padding-left: 8px;
}
#nav a {
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	padding-left: 9px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 7px;
}
#nav a:hover {
	color: #D37C3E;
}
.copyright {
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #BD692B;
}
#seofooter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	padding-top: 60px;
}
#seofooter a {
	color: #CCC;
	text-decoration: none;
}

a.brown:link {
	color: #D17734;
	font-size: 12px;
}
a.brown:hover {
	color: #666666;
	font-size: 12px;
}
.mainhome {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	padding-top: 20px;
}
a.linksm:link {
	color: #D37C3E;
	text-decoration: none;
}
a.linksm:visited {
	color: #D37C3E;
	text-decoration: none;
}
.h1subhead {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	color: #D37C3E;
	margin-top: 0px;
}

