/* CSS Document */

#bgleft {
    background-color: #CCAA77
}

#bgright {
    background-color: #FFF9DD;
    text-align: center
}

SPAN.LogoText_italic1 {
color: #884706;
font: italic 32pt;
font-family: "Times New Roman", Times, serif
}

SPAN.LogoText_italic2 {
color: #884706;
font: 28pt;
font-family: "Arial", Arial, sans serif
}

TABLE.LayoutTable {
cell-spacing: 0px;
table-layout: fixed
}

/* Styles for drop-down menu */
#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
line-height:18px;
z-index:100;
background-color: #D1EFAF;
color: #335533;
font: 10pt;
font-family: Arial, sans-serif;
white-space: nowrap
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 4px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFF9DD;
}

.AddressText1 {
    color: #884706;
    font: 8pt;
	font-family: Arial, sans-serif;
	white-space: nowrap
}

SPAN.HeaderText1 {
color: #884706;
font: italic 32pt;
font-family: "Times New Roman", Times, serif
}

SPAN.HeaderText2 {
color: #884706;
font: 28pt;
font-family: "Arial", Arial, sans serif
}

SPAN.BodyText1 {
color: #884706;
font: 12pt;
font-family: "Arial", Arial, sans serif;
padding: 4px
}

