HTML {
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#926C54; 
scrollbar-3dlight-color:#926C54; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#808080; 
}

BODY {
background-color: #4F4131;
font-family: Verdana, Arial, sans-serif;
font-size: 70%;
margin: 0px 0px 10px 0px;
color:#000000;
}

#background {
background-image: url(images/background.jpg);
background-position: top center;
background-repeat: repeat-y;
}

P, TD, LI, UL {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
}

Table {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
border-collapse: collapse;
}

HR {
color: #926C54;
height: 1px;
width: 100%;
}

A:LINK {color: #B09368; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #B09368; text-decoration: underline; font-weight: bold;}
A:HOVER {color: #000000; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #B09368; text-decoration: underline; font-weight: bold;}

H1 {
color: #926C54;
font-family: "Book Antiqua", Palatino, serif;
text-align: left;
font-size: 1.8em;
font-weight: bold;
letter-spacing: 2px;
padding: 2px 2px 2px 10px;
border-left: 10px solid #E0D1C1;
border-bottom: 1px solid #926C54;
}

h2 {
color: #926C54;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.6em;
font-weight: normal;
letter-spacing: 2px;
}

h3 {
color: #926C54;
text-align: left;
font-size: 14px;
font-weight: bold;
font-variant: small-caps;
letter-spacing: 2px;
}

h4 {
background-image: url('images/cell1.jpg');
background-color: #E0D1C1;
color: #000000;
font-size: 14px;
letter-spacing: 2px;
font-weight: bold;
border: 1px solid #E0D1C1
} 

h5, h6 {
font-size: 14px;
font-weight: bold;
color: #926C54;
}

.imageleft {
margin: 0px 10px 0px 0px;
float: left;
border: 3px double #808080;
}

.imageright {
margin: 0px 0px 0px 10px;
float: right;
border: 3px double #808080;
}

.imagecatalog {
border: 3px double #808080;
}

.header {
background-color: #B09368;
border-top: 5px solid #FFFFFF;
border-bottom: 5px solid #FFFFFF;
height: 140px;
}

.headerdate {
background-image: url('images/header.jpg');
text-align: right;
font-weight: bold;
padding-right: 10px;
width: 350px
}

span.slogan {
text-align: right;
font-style: italic;
letter-spacing: 3px;
color: #000000;
}


.pullquote {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
color: #926C54;
font-size: 1.3em;
font-weight: bold;
width: 130px;
float: left;
line-height: 1.5em;
margin: 5px 8px 8px 0px;
border-top: 1px dotted #926C54;
border-bottom: 1px dotted #926C54;
}

.navigation {
background-image: url('images/cell1.jpg');
color: #4F4131;
font-size: 90%;
font-weight: bold;
text-align: center;
letter-spacing: 2px;
height: 30px; padding-left:20px; padding-right:20px; padding-top:0px; padding-bottom:0px
}

.navigation A:LINK {color: #926C54; text-decoration: none; font-weight: bold;}
.navigation A:VISITED {color: #926C54; text-decoration: none; font-weight: bold;}
.navigation A:HOVER {color: #000000; text-decoration: underline; font-weight: bold;}
.navigation A:ACTIVE {color: #926C54; text-decoration: none; font-weight: bold;}

.sidebar {
background-color: #FFFFFF;
text-align: left;
vertical-align: top;
width: 200px;
padding: 5px 5px 10px 0px;
line-height: 1.6em;
border-top: 25px solid #FFFFFF;
}

.maintext {
background-color: #FFFFFF;
text-align: justify;
vertical-align: top;
line-height: 1.4em;
width: 550px;
padding: 5px 0px 10px 20px;
border-top: 25px solid #FFFFFF;

}

.maintextwide {
background-color: #FFFFFF;
text-align: justify;
vertical-align: top;
line-height: 1.4em;
width: 750px;
padding: 5px 0px 10px 20px;
border-top: 25px solid #FFFFFF;

}

.copyright {
background-image: url('images/cell1.jpg');
background-color: #FFFFFF;
font-size: 90%;
text-align: center;
padding: 2px;
height: 30px;
border-bottom: 5px solid #FFFFFF
}

.form {
background-color: #E0D1C1;
color: #000000;
font-weight: bold;
letter-spacing: 3px;
padding: 2px;
border: 1px solid #808080;
}