BODY
{
    BACKGROUND-COLOR: white
}
TD
{
	FONT-FAMILY: Times New Roman;
	COLOR: #00549f
}
TD a
{
	FONT-FAMILY: Times New Roman
}
LI
{
	FONT-FAMILY: Times New Roman;
	COLOR: #00549f
}
LI a
{
	FONT-FAMILY: Times New Roman
}
#cover_main
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Century Gothic
}
#cover_guides_text
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Century Gothic
}
#cover_button_text A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: Century Gothic;
    TEXT-DECORATION: none
}
#cover_calendar_text
{
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Century Gothic
}
#cover_top_text
{
	font-weight: bold;
	font-size: 17px;
	width: 810px;
	color: black;
	font-style: italic;
	font-family: 'Times New Roman' , 'Century Gothic';
	line-height: 100%;
	height: 50px;
	text-align: left;
}
#cover_menu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    WIDTH: 658px;
    COLOR: #000000;
    FONT-FAMILY: Century Gothic;
    POSITION: absolute;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #c7a826;
    layer-background-color: #C7A826
}
#cover_calendar_text A
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
#cover_top_text A
{
    COLOR: white;
    TEXT-DECORATION: none
}
#cover_menu_left
{
	font-weight: bold;
	width: 170px;
	color: #ffffff;
	line-height: 70%;
	z-index: 4
}
#cover_menu_mid
{
	font-weight: bold;
	HEIGHT: 21px;
	color: #ffffff;
	line-height: 21px;
	z-index: 4
}
#cover_menu_left a
{
	text-decoration: none;
	color: #ffffff;
	line-height: 70%;
	z-index: 4
}

#cover_menu_top
{
	FONT-WEIGHT: bold;
    POSITION: relative;
    HEIGHT: 21px;
    BACKGROUND-COLOR: #866A38;
    layer-background-color: #866A38;
	width: 749px;
	color: #ffffff;
	z-index: 4
}
#cover_menu_top a
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	z-index: 4
}

#pages_phonenumber
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 18px;
    COLOR: white;
    FONT-FAMILY: 'Times New Roman';
    TEXT-DECORATION: none
}
#pages_maintext
{
    FONT-SIZE: 14px;
    COLOR: #00549f;
    FONT-FAMILY: 'Times New Roman', Arial, Verdana
}
#pages_maintext TD
{
    FONT-SIZE: 14px;
    COLOR: #00549f;
    FONT-FAMILY: 'Times New Roman', Arial, Verdana
}
#search
{
    position: relative;
    left: 10px;
    top: 10px;
	color: #ffffff;
	font-weight: bold;
	z-index: 4
}
#search_text
{
    position: relative;
    left: 12px;
    top: 30px;
	z-index: 4
}
#cover_menu_middle
{
	FONT-WEIGHT: bold;
    POSITION: relative;
    HEIGHT: 45px;
    BACKGROUND-COLOR: #866A38;
    layer-background-color: #866A38;
	width: 930px;
	color: #ffffff;
	z-index: 4
}
#cover_menu_middle
{
    text-decoration: none;
	color: #ffffff;
}

#cover_menu_middle a
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	z-index: 4
}
	


#dropmenudiv{
COLOR: white;
position:absolute;
background-color: #866A38;
border:1px #866A38;
border-bottom-width: 0;
font:normal 12px 'Times New Roman,Century Gothic,arial,comic sans ms,technical';
line-height:18px;
z-index:100;
}

#dropmenudiv a{
COLOR: white;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px #866A38;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
COLOR: white;
background-color: black;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}