body { 
background-color: #62583F;
font-family: Arial;
font-size: 12pt;
text-align: center; 
}


#thumbnailtable img {
cursor: hand;
}

div.spacer {
height: 5px;
margin: 0 0 0 0;
}

div.brownbg {
background-color: #C6BAA2;
padding-top: 10px;
padding-bottom: 10px;
display: block;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
}

div.brownbg h2 { margin-top: 0px; }


div.beigebg {
background-color: #DAD2B6;
padding-top: 10px;
padding-bottom: 10px;
display: block;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
}

div.thumbnails {
position: relative;
width: 300px;
height: 400px;
overflow: auto;
scrollbar-face-color : #DAD2B6; 
scrollbar-highlight-color : #DAD2B6; 
scrollbar-3dlight-color : #AA9C88; 
scrollbar-shadow-color : #ffffff; 
scrollbar-darkshadow-color : #717145;
scrollbar-track-color : #DAD2B6; 
scrollbar-arrow-color : #E4DDC6; 
}


/** columns */

#container {
width: 875px; 
height: 100%;
background-color: #E4DDC6;
text-align: center;
margin-left: auto;
margin-right: auto;
position: relative;
padding: 0px;
font-family: Arial;
}

#page {
width: 846px;
height: 100%;
text-align: left;
position: relative;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
border-left: 3px solid #AA9C88; 
border-right: 3px solid #AA9C88;
padding: 0px;
font-weight: Arial;
}

#header {
width: 846px;
height: 133px;
background-color: #BCB59D;
}

#navig {
width: 846px;
height: 28px;
min-height: 28px;
min-width: 846px;
max-height: 28px;
max-width: 846px;
margin: 0 0 0 0;
display: table-cell;
vertical-align: middle;
background-color: #C6C68E;
background-image: url(../images/navigbg.gif);
background-repeat: repeat-x;
background-position: top left;
color: #666666;
font-family: Georgia;
font-weight: bold;
letter-spacing: 1px;
font-size: 12px;
line-height: 12px;
text-transform: uppercase;
}

#navig a:link { color: #8A8957; text-decoration: none;}
#navig a:hover {color: #666666; text-decoration: none;}
#navig a:visited {color: #8A8957;text-decoration: none;}
#navig a:active {color: #666666; text-decoration: none;}

#navig ul {
list-style: none;
display: inline;
margin: 0px;
padding: 0px;
} 

#navig li {
list-style: none;
display: inline;
padding: 0px;
margin-left: 40px;
margin-right: 0px;
line-height: 12px;
}

#links {
width: 846px;
height: 137px;
max-height: 846px;
max-height: 137px;
min-width: 846px;
padding: 0 0 0 0;
margin: 0 0 0 0;
background-color: #C6C68E;
font-weight: bold;
font-family: Georgia;
text-transform: uppercase;
font-size: 9pt;
display: block;
vertical-align: middle;
}


#links ul {
margin-top: 0px;
padding: 0 0 0 0;
margin-left: 350px;
list-style: none;
font-size: 9pt;
}

#links ul li {
margin-top: 0px;
margin-bottom: 4px;
font-size: 9pt;
}

#links ul a:link    { font-size: 9pt; color: #8A8957; text-decoration: none; }
#links ul a:hover   { font-size: 9pt; color: #666666; text-decoration: none;}
#links ul a:visited { font-size: 9pt; color: #8A8957; text-decoration: none;}
#links ul a:active  { font-size: 9pt; color: #666666; text-decoration: none;}

#content {
width: 846px;
max-width: 846px;
min-width: 846px;
background-color: #DAD2B6;
background-image: url(../images/mainbg.gif);
margin: 0px;
padding: 0px;
color: #666666;
font-family: Arial;
font-size: 10pt;
}

#content table {
font-size: 10pt;
color:  #666666;
margin: 0px;
font-family: Arial;
}

#content p { font-family: Arial; text-align: justify;}

#content img.outlined { border: 1px solid #867D74; }

#content h1, h2, h3, h4, h5 { font-family: Georgia; color: #666666; font-weight: normal; }
#content h1 { font-size: 14pt; }
#content h2 { font-size: 12pt; }
#content h3 { font-size: 10pt; }
#content h4 { font-size: 9pt; }
#content h5 { font-size: 8.5pt; }

.uppercase { text-transform: uppercase; }
.margins   { margin-left: 20px; margin-right: 20px; }

#content a:link    { font-size: 10pt; color: #8A8957; text-decoration: underline; }
#content a:hover   { font-size: 10pt; color: #867D74; text-decoration: underline; }
#content a:visited { font-size: 10pt; color: #8A8957; text-decoration: underline; }
#content a:active  { font-size: 10pt; color: #867D74; text-decoration: underline; }

#footer {
height: 30px;
padding-top: 8px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
background-color: #C6C68E;
color: #797159;
text-align: center;
text-transform: uppercase;
font-family: Times New Roman;
font-size: 8.5pt;
font-weight: bold;
}

/** hacking CSS floats >> */

/** for Gecko browsers */
.addClear:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}

/** for IE browsers */
* html .addClear { height: 1%; }


.greenarea {
width: 846px;
background-color: #C6C68E;
color: #666666;
display: block;
}

#content .navbar {
width: 846px;
height: 28px;
min-height: 28px;
min-width: 846px;
max-height: 28px;
max-width: 846px;
vertical-align: middle;
background-color: #C6C68E;
background-image: url(../images/navigbg.gif);
background-repeat: repeat-x;
background-position: top left;
color: #666666;
font-family: Georgia;
font-weight: bold;
letter-spacing: 1px;
font-size: 12px;
line-height: 12px;
text-transform: uppercase;
text-align: center;
}

#content .navbar a:link    { color: #8A8957; font-family: Georgia; font-size: 12px; text-decoration: none; }
#content .navbar a:hover   { color: #666666; font-family: Georgia; font-size: 12px; text-decoration: none; }
#content .navbar a:visited { color: #8A8957; font-family: Georgia; font-size: 12px; text-decoration: none; }
#content .navbar a:active  { color: #666666; font-family: Georgia; font-size: 12px; text-decoration: none; }

.beigearea {
width: 846px;
background-color: #DAD2B6;
text-align: center;
vertical-align: middle;
font-size: 10pt;
}

.white { color: white; }
.white a:link {color: white;text-decoration: none;}
.white a:active {color: white;text-decoration: underline;}
.white a:hover {color: white;text-decoration: underline;}
.white a:visited {color: white;text-decoration: none;}

.uppercase { text-transform: uppercase; }

.graylink a:link     { font-decoration: none; color: #666666; }
.graylink a:hover    { font-decoration: underline; color: #666666; }
.graylink a:active   { font-decoration: underline; color: #666666; }
.graylink a:visited  { font-decoration: none; color: #666666; }

.browntxt {
color: #635940;
}

