body {
background: #FCFBE8;
color: #997700;
}

body.menu3 {
background: #FCFBE8;
color: #997700;
}

#sub3 a:link {
color: #997700;
}

#sub3 a:visited {
color: #997700;
}

#sub3 a:active {
color: #997700;
}

#sub3 a:hover {
color: #6B5401;
text-decoration: underline;
}

#main3 {
width: 810px;
height: 445px;
background: #fff;
border: 0px;
overflow: auto;
scrollbar-base-color:#ECEADB;
}

#main3 h1 {
font-size: 16pt;
text-align: center;
color: #997700;
font-family: georgia;
font-weight: bold;
text-decoration: underline;
}

#main3 h2 {
font-size: 14pt;
text-align: center;
color: #997700;
font-family: georgia;
font-weight: normal;
}

#main3 h3 {
font-size: 12pt;
text-align: center;
color: #997700;
font-family: georgia;
font-weight: normal;
}

#main3 p {
font-size: 10pt;
text-align: left;
text-indent: 20px;
color: #997700;
font-family: georgia;
margin-left: 20px;
margin-right: 20px;
margin-top: 10px;
}

#main3a {
width: 810px;
height: 445px;
background: #FCFBE8;
border: 0px;
overflow: auto;
scrollbar-base-color:#ECEADB;
}

#main3a h1 {
font-size: 16pt;
text-align: center;
color: #997700;
font-family: georgia;
font-weight: bold;
text-decoration: underline;
}

#main3a h2 {
font-size: 14pt;
text-align: center;
color: #997700;
font-family: georgia;
font-weight: normal;
}

#main3a h3 {
font-size: 12pt;
text-align: center;
color: #997700;
font-family: georgia;
font-weight: normal;
}

#main3a p {
font-size: 10pt;
text-align: left;
text-indent: 20px;
color: #997700;
font-family: georgia;
margin-left: 20px;
margin-right: 20px;
margin-top: 10px;
}

#sub3 {
color: #997700;
font-size: 12px;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin-left: 2px;
padding: 0;
width: 90px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px;
float: left;
}

.glossymenu li{
list-style-type:none;
position: relative;
}

.glossymenu li a{
background: white url(css-nav4.gif) repeat-x bottom left;
font: 12px;
color: #997700;
display: block;
width: 90px;
padding: 0;
text-decoration: none;
text-align: center;
height: 2em;
line-height: 2em;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 90px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
margin-top: 0px;
}

.glossymenu li ul a{
width: 90px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul li ul {
position: absolute;
width: 90px;
left: 0;
top: 0;
display: none;
margin-left: 92px;
margin-top: -1px;
}

.glossymenu li ul li ul a{
width: 90px;
}

.glossymenu li ul li ul li{
float: left;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #997700;
}

.glossymenu li a:hover{
background-image: url(css-nav2.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */

img.blank {
border:0px;
}
