body { 
font-family: Tahoma, Arial, sans-serif;
background-image: url('images/background.jpg');
background-color: #82682D;
margin-left: 0;
margin-right: 0;
margin-top: 2%;
margin-bottom: 2%;
color: #202020;
font-size : 100%;
scrollbar-arrow-color:#ffffff; 
scrollbar-face-color:#666633; 
scrollbar-3dlight-color:#999966; 
scrollbar-highlight-color:#666633; 
scrollbar-shadow-color:#999966; 
scrollbar-darkshadow-color:#999966; 
scrollbar-track-color:#999966; 
}

P, TD, LI, UL, Table {
font-family : Tahoma, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */


A:LINK {
color : #666633;
font-weight : bold;
text-decoration: underline;
}
A:VISITED {
color : #666633;
font-weight : bold;
text-decoration : underline;
}
A:HOVER {
color : #999966;
font-weight : bold;
text-decoration : underline overline;
}
A:ACTIVE {
color : #666633;
font-weight : bold;
text-decoration : underline;
}

H1 {
font-family : Comic sans ms, Arial, sans-serif;
font-size : 110%;
font-weight : bold;
letter-spacing: 3px;
color : #666633;
}

H2 {
font-family : Comic sans ms, Arial, sans-serif;
font-size : 110%;
font-weight : bold;
border-bottom: 1px solid #526D2E;
color:#666633;
padding: 2px;
}

H3 {
font-family : Comic sans ms, Arial, sans-serif;
font-size : 110%;
font-weight : bold;
color : #666633;
letter-spacing: 3px;
border-left: 1px dashed #666633;
border-right: 1px dashed #666633;
border-top: 1px dashed #666633;
border-bottom: 1px dashed #666633;
padding: 2px;
}

H4 {
font-family : Comic sans ms, Arial, sans-serif;
font-size : 110%;
color : #ffffff;
font-weight:bold;
padding-left: 3px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 2px;
border: 1px solid #C68600;
background-color: #666633;
}

H5 {
font-family : Comic sans ms, Arial, sans-serif;
font-size : 110%;
color : #526D2E;
border: 1px dashed #526D2E;
}

H6 {
font-family : Comic sans ms, Arial, sans-serif;
font-size : 110%;
color : #ffffff;
font-weight:bold;
padding: 1px;
border: 1px solid #666633;
background-color: #C68600;
}

UL {
list-style: square;
}

HR {
color : #666633; 
height : 1px;	 
width : 75%;
}

.tableout {
font-family : Tahoma, Arial, sans-serif;
border: 10px solid #666633;
}

.header1 {
font-family : Comic sans ms, Arial, sans-serif;
background-color: #ffffff;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 0px;
padding-right: 5px;
text-align: left;
height: 130px;
font-size: 75%;
}

.header2 {
font-family : Comic sans ms, Arial, sans-serif;
background-image: url(images/header-prosp.jpg);
background-position: right bottom;
background-repeat: no-repeat;
background-color: #ffffff;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 0px;
padding-right: 5px;
text-align: left;
height: 130px;
font-size: 75%;
}

.topnav {
font-family : Tahoma, Arial, sans-serif;
background-color: #999966;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
font-size: 75%;
}

.topsecondarynav {
font-family : Tahoma, Arial, sans-serif;
background-color: #D8D8C6;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
font-size: 70%;
}

.maintable1 {
background-image: url(images/index-back-prosp.jpg);
background-repeat: no-repeat;
background-position: right;
background-color: #ffffff;
font-size: 75%;
padding-right: 300px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
height: 550px;
}

.maintable2 {
background-color: #ffffff;
font-size: 75%;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
}

.maintable3 {
background-color: #ffffff;
font-size: 75%;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
border-left: 1px solid #666633;
}

.indexcontent {
font-family : Tahoma, Arial, sans-serif;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
color: #ffffff;
letter-spacing: 2px;
text-align: left;
}

.intcontent {
font-family : Tahoma, Arial, sans-serif;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
text-align: left;
}

.footer {
font-family : Tahoma, Arial, sans-serif;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
letter-spacing: 2px;
font-size: 65%;
text-align: left;
background-color: #999966;
color: #ffffff;
}


/* This sets the special button link properties */

.navigation {
text-align: center;
font-size: 95%;
width: 117px;
height: 24px;
display: block;
padding: 4px;
}

a.nav:link {
background-image: url('images/blank.gif');
background-repeat: no-repeat;
text-decoration:none;
color:#FFFFFF;
font-weight : bold;
font-size: 95%;
width: 117px;
height: 24px;
padding-top: 5px
}

a.nav:active {
background-image: url('images/blank.gif');
background-repeat: no-repeat;
text-decoration:none;
color:#FFFFFF;
font-size: 95%;
font-weight:bold;
width: 117px;
height: 24px;
padding-top: 5px;
}

a.nav:visited {
background-image: url('images/blank.gif');
background-repeat: no-repeat;
text-decoration:none;
color:#FFFFFF;
font-size: 95%;
font-weight:bold;
width: 117px;
height: 24px;
padding-top: 5px;
}

a.nav:hover {
background-image: url('images/blank.gif');
background-repeat: no-repeat;
text-decoration:none;
color:#FFBE35;
font-size: 95%;
font-weight:bold;
width: 117px;
height: 24px;
padding-top: 5px;
}

/* This sets the special footer and top nav link properties */

a.ftnav:link {
text-decoration:none;
color:#FFFFFF;
font-weight : bold;
}

a.ftnav:active {
text-decoration:none;
color:#FFFFFF;
font-weight : bold;
}

a.ftnav:visited {
text-decoration:none;
color:#FFFFFF;
font-weight : bold;
}

a.ftnav:hover {
text-decoration:none;
color:#FFBE35;
font-weight : bold;
}