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

a:link { color: #2D706B; text-decoration: underline }
a:visited { color: #2D706B; text-decoration: underline }
a:hover { color: #D7CAB8; text-decoration: none; background-color: #2D706B }
a:active { color: #D7CAB8; text-decoration: none; background-color: #2D706B }

.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #D7CAB8;
	background-color: #2D706B;
	letter-spacing: .08em;
	padding: 3px 70px 4px 70px }
.footerlinks a:link { color: #D7CAB8; text-decoration: none }
.footerlinks a:visited { color: #D7CAB8; text-decoration: none }
.footerlinks a:hover { color: #2D706B; text-decoration: none; background-color: #D7CAB8 }
.footerlinks a:active { color: #2D706B; text-decoration: none; background-color: #D7CAB8 }

/* If needed, place CSS Nav here - copy from desired example */

.sidebar-content a:link { color: #2D706B; text-decoration: none }
.sidebar-content a:visited { color: #2D706B; text-decoration: none }
.sidebar-content a:hover { color: #D7CAB8; text-decoration: none; background-color: transparent }
.sidebar-content a:active { color: #D7CAB8; text-decoration: none; background-color: transparent }
/* Above sidebar rules control link properties only. To adjust other aspects, see CUSTOM area below. */

.imglinks_unused { background-color: transparent }
.imglinks a:link { background-color: transparent }
.imglinks a:visited { background-color: transparent }
.imglinks a:hover { background-color: transparent }
.imglinks a:active { background-color: transparent }
/* Above imglinks rules are only needed if background-color or border-bottom is used on normal links. */

/* 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: #7C5049;
	line-height: 135%;
	margin: 0 }
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B4938;
	list-style-type: circle;
	line-height: 135%;
	margin-top: 10px;
	margin-bottom: 5px }
	/* 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_unused {
	line-height: 135%;
	margin-top: 10px;
	margin-bottom: 5px }
blockquote_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B4938;
	font-style: italic;
	line-height: 135% }
h1_unused {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: capitalize;
	word-spacing: .3em;
	margin-top: 0;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFCCCC;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid }
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2D706B;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 10px }
hr_unused { margin-top: 0; margin-bottom: 0 }

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

.bold { font-weight: bold }
.italic { font-style: italic }
.page-title { text-align: center; padding-top: 7px; padding-bottom: 20px }
.noindent { text-indent: 0em }
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C5049;
	text-indent: 0em;
	line-height: 120% }
.img-right_unused { float: right; margin-left: 15px; margin-bottom: 7px }
.img-left_unused { float: left; margin-right: 15px; margin-bottom: 7px }
.list-header_unused { margin-bottom: 5px }
.inverted-green {
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D7CAB8;
	text-align: center;
	line-height: 135%;
	background-color: #2D706B;
	padding: 4px 0 4px 0 }
.border { border: #2D706B 1px solid }
.border-btm { border-bottom: #2D706B 1px solid }
.home-width-spacer { width: 25px }
.sidebar-content {
	width: 112px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D706B;
	margin-bottom: 7px }

/* FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS */
/* width, height, rounded rect pill shape */

form { margin-bottom: 0 }
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: right }
input, textarea, select, .form-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #4E0000;
	padding-left: 3px;
	padding-right: 3px;
	border-left: #CC0000 1px solid;
	border-top: #CC0000 1px solid;
	border-right: #CC0000 1px solid;
	border-bottom: #CC0000 1px solid }
.form-radio, .form-ckbox {
	background: none;
	padding-left: 0;
	padding-right: 0;
	border: none }
.form-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #CC0000;
	border-left: #4E0000 2px solid;
	border-top: #4E0000 2px solid;
	border-right: #4E0000 2px solid;
	border-bottom: #4E0000 2px solid }

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

#header-xtend { background: url(images/_shared-images/header_xtend.gif) repeat-x }
.sidebar { width: 131px; background: url(images/_shared-images/sidebar_bkgrd.gif) repeat-y }
#content { width: 619px; padding: 20px 10px 20px 10px }

/* 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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B4938;
	background: url(images/_shared-images/page-bkgrd.gif) no-repeat fixed 761px 50%;
	background-color: #D7CAB8;
	scrollbar-face-color: #2D706B;
	scrollbar-arrow-color: #D7CAB8;
	scrollbar-track-color: #D7CAB8;
	scrollbar-shadow-color: #D7CAB8;
	scrollbar-highlight-color: #D7CAB8;
	scrollbar-3dlight-color: #2D706B;
	scrollbar-darkshadow-color: #2D706B }
html { margin: 0; padding: 0; height: 100% }