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

a:link { color: #005e2a; text-decoration: underline }
a:visited { color: #005e2a; text-decoration: underline }
a:hover { color: #005e2a; text-decoration: none }
a:active { color: #005e2a; text-decoration: none }

.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #005e2a;
	letter-spacing: .06em }
.footerlinks a:link { color: #005e2a; text-decoration: none }
.footerlinks a:visited { color: #005e2a; text-decoration: underline }
.footerlinks a:hover { color: #000000; text-decoration: underline }
.footerlinks a:active { color: #000000; text-decoration: none }

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

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

.imglinks { 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 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: 12px;
	color: #005e2a;
	text-align: justify }
ul {
	list-style-type: none;
	line-height: 135%;
	margin-top: 10px;
	margin-bottom: 5px }
ul li { 
	background-image: url(images/_shared-images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 20px }
	/* 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 {
	line-height: 135%;
	margin-top: 10px;
	margin-bottom: 5px }
blockquote {
	font-style: italic;
	line-height: 135% }
h1 {
	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: #F3E9D9;
	background-color: #387150;
	text-transform: uppercase }
hr { margin-top: 15px; margin-bottom: 15px }

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

.background {
	background-color: #f3e9d9;
	background: url(images/body-background.jpg) no-repeat;}
.p-align-no-justify { text-align: left }
.p-align-right { text-align: right }
.p-align-center { text-align: center }
.smalltext {
	font-size: 10px;
	text-indent: 0em;
	line-height: 120% }
.smalltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .08em;
	word-spacing: .1em;
	line-height: 120% }
.img-right { float: right; margin-left: 15px; margin-bottom: 7px }
.img-left { float: left; margin-right: 15px; margin-bottom: 7px }
.list-header { margin-bottom: 5px }
.border { border: #000000 1px solid }
.sidebar-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DCCEB4;
	letter-spacing: .05em;
	background: #57381A;
	border-left: #9A7B5C 3px solid;
	border-top: #9A7B5C 3px solid;
	border-right: #000000 3px solid;
	border-bottom: #000000 3px solid }
.sidebar-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57381A;
	letter-spacing: -.02em;
	background: #DCCEB4;
	border-left: #EDDFC5 3px solid;
	border-top: #EDDFC5 3px solid;
	border-right: #57381A 3px solid;
	border-bottom: #57381A 3px solid }

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

form { margin-bottom: 0 }
th {
	font-weight: normal;
	text-align: right }
input, textarea, select {
	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: none;
	padding-right: none;
	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 { background: url(images/_shared-images/header_under.gif); background-repeat: repeat-x }
#left-col { background-color: #0000FF }
#right-col { background: url(images/_shared-images/right-col_bkgrd.jpg) }
#content { padding: 20px 10px 20px 20px }

/* LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT */

/* For CSS Positioning - copy from desired example */

/* 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: #000000;
	background-color: #e7ddce;
	scrollbar-face-color: #e7ddce;
	scrollbar-arrow-color: #005e2a;
	scrollbar-track-color: #f3e9d9;
	scrollbar-shadow-color: #005e2a;
	scrollbar-highlight-color: #005e2a;
	scrollbar-3dlight-color: #005e2a;
	scrollbar-darkshadow-color: #005e2a  }
html { margin: 0; padding: 0; height: 100% }

/* ----------------------------------- COLORED SCROLLBAR REFERENCE ---------------------------------- 

Possible parameters & descriptions:

face -------- main bar
arrow ------- arrows
base -------- leave out or see explanation below
track ------- under main bar (what the main bar slides in)
3dlight ----- outer top left line around main bar
highlight --- inner top left line around main bar
shadow ------ inner btm right line around main bar
darkshadow -- outer btm right line around main bar

"Face" & "Base" are similar & would typically NOT be used together.  Usually it would be "Face" & "Track" without "Base" or see next paragraphs.

Use "Base" by itself (eliminate the other parameters - except maybe 'arrow') to have a standard 3D bar in whatever color scheme is specified.  For example, scrollbar-base-color: #FF0000; will look like the normal 3D bar - in red.

To get the dithered look for the track, don't specify a track color.  It's supposed to get its blended
color from the "highlight" & "face" colors.  If you want solid, specify a color.
*/