/* LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS */

a:link { color: #57381A; text-decoration: underline }
a:visited { color: #57381A; text-decoration: underline }
a:hover { color: #57381A; text-decoration: none; background: #DCCEB4 }
a:active { color: #57381A; text-decoration: none; background: #DCCEB4 }

.sidebar { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #008837 }
.sidebar a:link { color: #008837; text-decoration: underline }
.sidebar a:visited { color: #008837; text-decoration: underline }
.sidebar a:hover { color: #008837; text-decoration: none; background: #DCCEB4 }
.sidebar a:active { color: #008837; text-decoration: none; background: #DCCEB4 }

.smalltext a:link { color: #008837; text-decoration: underline }
.smalltext a:visited { color: #008837; text-decoration: underline }
.smalltext a:hover { color: #008837; text-decoration: none; background: #DCCEB4 }
.smalltext a:active { color: #008837; text-decoration: none; background: #DCCEB4 }

.imglinks { background: none }
.imglinks a:link { background: none }
.imglinks a:visited { background: none }
.imglinks a:hover { background: none }
.imglinks a:active { background: none }

.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .04em;
	text-align: center;
	line-height: 140%;
	padding: 25px 5px 25px 195px }
.footerlinks a:link { color: #008837; text-decoration: underline }
.footerlinks a:visited { color: #008837; text-decoration: underline }
.footerlinks a:hover { color: #008837; text-decoration: none; background: #DCCEB4 }
.footerlinks a:active { color: #008837; text-decoration: none; background: #DCCEB4 }

.form-btn a:link { color: #DCCEB4; text-decoration: none }
.form-btn a:visited { color: #DCCEB4; text-decoration: none }
.form-btn a:hover { color: #57381A; text-decoration: none; background: #DCCEB4 }
.form-btn a:active { color: #57381A; text-decoration: none; background: #DCCEB4 }

/* HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57381A;
	text-indent: 2em;
	line-height: 130% }
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57381A;
	list-style-type: none;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-left: 7px }
ul li { 
	background-image: url(images/_shared-images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 17px }
	/* Note for lists top spacing problems - 2 methods:
	1. Use the "list-header" style on the para or h tag above the list.
   		-- OR --
	2. Make the list part of the paragraph or h tag it is under, 
   		then adjust the margin-top of the list accordingly.
   		(Move the ending tag </p> manually to the end of the list.) */
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57381A;
	line-height: 130% }
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57381A;
	text-indent: 0em;
	line-height: 130%;
	margin: 7px 10px 0 10px }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #57381A;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase }
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #57381A;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase }
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -.04em;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase }
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #57381A;
	line-height: 130%;
	margin-top: 0;
	margin-bottom: 0 }

/* CUSTOM DEFINED STYLES CUSTOM DEFINED STYLES CUSTOM DEFINED STYLES CUSTOM DEFINED STYLES CUSTOM CUSTOM */

.pg-title { margin-top: 10px }
.p-align-center { text-align: center; text-indent: 0em }
.p-no-indent { text-indent: 0em }
.p-no-top-margin { margin-top: 0 }
.bold { font-weight: bold }
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 0em;
	line-height: 100% }
.img-right { float: right; margin-left: 15px; margin-bottom: 7px }
.img-left { float: left; margin-right: 15px; margin-bottom: 7px }
.imgpad-lb { margin-left: 20px; margin-bottom: 7px }
.imgpad-rb { margin-right: 20px; margin-bottom: 7px }
.sidebar_header {
	background: #008837;
	padding-left: 1px 15px 1px 15px;
	border-left: #33BB6A 2px solid;
	border-top: #33BB6A 2px solid;
	border-right: #006615 2px solid;
	border-bottom: #006615 2px solid }
.border { border: #008837 1px solid }
.sitemap-ul-top { margin-top: 2px }
.seo-h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #57381A;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	text-transform: none }

/* FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS */

form { margin-bottom: 0 }
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57381A;
	font-weight: normal;
	text-align: right }
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57381A;
	background: #DCCEB4;
	padding-left: 3px;
	padding-right: 3px;
	border-left: #BAAC92 2px solid;
	border-top: #BAAC92 2px solid;
	border-right: #FEEFD6 2px solid;
	border-bottom: #FEEFD6 2px solid }
.form-radio, .form-ckbox {
	background: none;
	padding-left: none;
	padding-right: none;
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: none }
.form-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DCCEB4;
	background-color: #57381A;
	border-left: #9B7C5E 2px solid;
	border-top: #9B7C5E 2px solid;
	border-right: #351608 2px solid;
	border-bottom: #351608 2px solid;
	margin-top: 10px }

/* TEMPLATE BACKGROUNDS (use instead of table/cell bkgrds) TEMPLATE BACKGROUNDS TEMPLATE BACKGROUNDS */

#container {
	width: 752px;
	text-align: center;
	background-color: #FFFFFF;
	border-left: #008837 1px solid;
	border-right: #008837 1px solid }
#nav-bkgrd { background-color: #008837; text-align: center; margin-bottom: 2px }
#left-col {
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008837;
	text-align: center;
	padding-top: 10px }
#content { width: 575px; padding: 15px 15px 0 15px; border-left: #DCCEB4 1px solid }

/* BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY */

body {
	margin: 0;
	padding: 0;
	color: #57381A;
	background-color: #DCCEB4;
	scrollbar-arrow-color: #57381A;
	scrollbar-base-color: #DCCEB4 }
html { margin: 0; padding: 0; height: 100% }