/* ______________________________________________ LINKS ________________________________________________ */

a:link { color: #a97b34; text-decoration: none }
a:visited { color: #a97b34; text-decoration: none }
a:hover { color: #8f754d; text-decoration: underline }
a:active { color: #8f754d; text-decoration: underli }

.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8f754d;
	text-align: center;
	letter-spacing: .02em }
.footerlinks a:link { color: #8f754d; text-decoration: none }
.footerlinks a:visited { color: #8f754d; text-decoration: none }
.footerlinks a:hover { color: #decba7; text-decoration: none }
.footerlinks a:active { color: #decba7; text-decoration: none }

.textbox-heading-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a97b34 }
.textbox-heading-links a:link { color: #a97b34; text-decoration: none }
.textbox-heading-links a:visited { color: #a97b34; text-decoration: none }
.textbox-heading-links a:hover { color: #decba7; text-decoration: underline }
.textbox-heading-links a:active { color: #decba7; text-decoration: none }

#lh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .08em;
	text-align: center;
	margin: 5px }
#lh a:link { color: #FFFFFF; text-decoration: none }
#lh a:visited { color: #FFFFFF; text-decoration: none }
#lh a:hover { color: #FFFFFF; text-decoration: underline }
#lh a:active { color: #FFFFFF; text-decoration: underline }

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

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

/* These imglinks rules are for adding border hover. --- or see simpler way below ---
NOTE: Must DELETE (not "0") border tag in html, then class the IMAGE.
ALSO: This was the ONLY way I could make this work -
maybe other class-specific objects should be written like this (note link is first, then class). */
.imglinks_unused { border: 1px #000000 solid }
a:link .imglinks { border-color: #000000 }
a:visited .imglinks { border-color: #000000 }
a:hover .imglinks { border: 1px #FFCC33 solid }
a:active .imglinks { border: 1px #FFCC33 solid }

/* Alternate method of above - Class the LINK */
.imglinks_unused img { border: 1px solid #FFFFFF }
.imglinks_unused:hover img { border: 1px solid #000000 }

/* These imglinks rules are only needed if background-color or border-bottom is used on normal links. */
.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 }

/* _____________________________________________ HTML TAGS _____________________________________________ */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #decba7;
	margin-left: 7px;
	margin-right: 7px;
	text-align: justify;
	line-height: 165%;
	margin: 0 }
ul_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
	line-height: 135%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 7px } /* try setting this to 0, then margin-left is all I need to adjust. Check cross-browser. */
ul li_unused { 
	background-image: url(images/_shared/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 20px }
ol_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
	margin-top: 10px;
	margin-bottom: 5px }
blockquote_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	line-height: 135% }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #decba7;
	text-align: justify }
h2_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-transform: uppercase }
hr_solid-or-dashed {
	border: none;
	border-top: #FF00FF 1px solid;
	height: 1px;
	width: 50%;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px }
hr_double {
	border: none;
	border-top: #FF00FF 3px double;
	height: 3px;
	width: 50%;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px }

/* ___________________________________________ CUSTOM STYLES ___________________________________________ */

.div-bar_unused { margin: 15px 0 15px 0 }
.p-margin-indent { 
	margin-left: 23px;
	margin-right: 30px;
	margin-bottom: 7px;
	text-indent: -1.9em;
	line-height: 145% }
.p-no-justify_unused { text-align: left; text-indent: 2em }
.p-align-right_unused { text-align: right; text-indent: 0em }
.p-align-center_unused { text-align: center; text-indent: 0em }
.smalltext_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 120% }
.smalltext2_unused {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing: .08em;
	word-spacing: .1em;
	line-height: 120% }
.text-box {
	background: #210d06;
}
.text-box_heading {
	font-family: Verdana, Arial, Halvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
	color: a97b34 }
.text-box_heading-center {
	font-family: Verdana, Arial, Halvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
	margin-top: 5px;
	color: a97b34 }
.text-box_body {
	font-family: Verdana, Arial, Halvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	line-height: 135%;
	color: decba7;
	letter-spacing: -.02em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px }
.img-right_unused { float: right; margin-left: 15px; margin-bottom: 7px }
.img-left_unused { float: left; margin-right: 15px; margin-bottom: 7px }
.img-right-spaced-border-in-table_unused {
	float: right;
	margin-left: 15px;
	margin-bottom: 7px;
	padding: 5px;
	border: #000000 1px solid }
.list-header_unused { margin-bottom: 5px }
.border-simple_unused { border: #000000 1px solid }
.border-full_unused { border-top: #999999 1px solid; border-left: #999999 1px solid }
.border-full_unused td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	padding: 3px }
.sidebar-header_unused {
	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;
	font-weight: bold;
	color: #c09b54;
	letter-spacing: -.02em }
.center_unused {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -300px;
	width: 600px;
	height: 300px }
.section_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c09b54;
	text-align: justify }
.paragraph_indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #decba7;
	text-align: justify;
	line-height: 155%;
	margin-left: 25px;
	margin-right: 25px }

/* ______________________________________________ FORMS ________________________________________________ */

form { margin: 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 ITEMS __________________________________________  */

#container_unused { /* use this (with text-align center in body) to get a div centered on page at defined width */
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left }
#header_unused { background: url(images/_shared/header_under.gif) repeat-x }
#left-col_unused { background-color: #0000FF }
#right-col_unused { background: url(images/_shared/right-col_bkgrd.jpg) }
#content_unused { padding: 20px 20px 20px 20px }

/* _______________________________________________ BODY ________________________________________________ */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #1c0806 }
html { margin: 0; padding: 0; height: 100% }

/* _____________________________________________ NOTES ________________________________________________ */

/* When wanting to change a used style, check where it's currently used by doing a Find (but not Replace). Search for source code, not tag */

/* ___________________________________ 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 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.
*/