body  { color: white; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #8a191d; margin: 0 }
#main      { color: white; font-size: 12px }
#top    { background-color: #efe3b9; background-image: url("images/mountains2.jpg"); background-repeat: no-repeat; background-position: 0 bottom }
#top_margin { height: 20px }
#bottom  { background-color: #8a191d }
#nav_container  { border-top: 1px solid #8a191d; border-bottom: 1px solid #8a191d }
#nav { height: 23px }
#nav_pad { padding-top: 4px }
/* main table */
#mainContent     { border: solid 1px #8a191d }
#content { color: #543b25; background-color: #f7efd8 }
#copy td { line-height: 17px; padding-right: 30px }
#about_copy td  { line-height: 15px; padding-right: 20px }
#about_copy a:link    { color: #8a191d; text-decoration: none }
#about_copy a:active    { color: #8a191d; text-decoration: none }
#about_copy a:visited   { color: #8a191d; text-decoration: none }
#about_copy a:hover  { color: #543b25; text-decoration: none }
#colored_box    { color: #f7efd8; font-size: 11px; line-height: 13px; background-color: #8a191d; padding: 12px 12px 2px 20px }
#colored_box ul   { margin-top: 0; margin-left: 0; padding-top: 8px; padding-right: 4px; padding-left: 14px }
#colored_box ul li  { line-height: normal }
#contact_form .input     { font-size: 12px; background: #f7efd8; padding-left: 4px; width: 250px; height: 16px; border: solid 1px #8a191d }
#contact_form .textarea   { font-size: 12px; background: #f7efd8; padding-top: 2px; padding-bottom: 2px; padding-left: 4px; width: 250px; overflow: auto; border: solid 1px #8a191d }
#contact_form .button { font-size: 12px; background: #f7efd8; color: #543b25;  border: solid 1px #8a191d }
#contact_form td { padding-top: 4px; padding-bottom: 4px}
.col1     { color: #81191d; font-weight: bold }
.title1  { color: #8a191d; font-size: 12px; font-weight: bold }
.link2 { color: #8a191d; font-size: 11px; font-weight: bold }
.indenttxt {
	color: #543b25;
	font-size: 12px;
	font-weight: normal;
	padding-left: 15px;
	line-height: 22px;
}
#contact  { font-size: 15px; line-height: 17px; padding-top: 10px; padding-bottom: 10px }
.indent  { padding-left: 60px }

.small { font-size: 11px }
.float-right      { display: inline; margin: 0; padding-left: 10px; float: right }
.float-left    { display: inline; margin: 0; float: left }
.footer     { color: #efe3b9; font-size: 11px; padding-top: 6px }
.footer a:link     { color: #efe3b9; text-decoration: none }
.footer a:active     { color: #efe3b9; text-decoration: none }
.footer a:visited    { color: #efe3b9; text-decoration: none }
.footer a:hover   { color: #543b25; text-decoration: none }
/* links */
a:link    { color: #543b25; text-decoration: none }
a:active    { color: #543b25; text-decoration: none }
a:visited   { color: #543b25; text-decoration: none }
a:hover  { color: #8a191d; text-decoration: none }
.h1tag {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #990000
	text-decoration: none;
}

