.chromestyle{
width: 99%;
font-weight: bold;
font-family: Verdana;
font-size: 13;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 768;
background: url(/images/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 10px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a.tnav{ font-weight: bold;
font-family: Verdana;
font-size: 13; 
color: #330001;
padding: 8px 4px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a.tnav:hover{ font-weight: bold; font-size:13; font-family: Verdana; text-decoration: none; color: #704C4D;

}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 13px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
text-decoration: none;
color: #ffffff;
font-family: Verdana;  
background-color: #704c49;
}

BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 9pt
}

.Footer
{
    COLOR: #ffffff;
    TEXT-DECORATION:None;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 7pt
}
.side
{
    COLOR: #cc3333;
    TEXT-DECORATION:None;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt
}
FORM
{
    FONT-FAMILY: MS Sans Serif;
    FONT-SIZE: 9pt
}
a.footer:link {text-decoration: none; color: #ffffff}
a.footer:visited {text-decoration: none; color: #ffffff}
a.footer:hover {text-decoration: underline; color: #ffffff}
a:link {text-decoration: underline; color: #000000}
a:visited {text-decoration: underline; color: #336699}
a:hover {text-decoration: underline; color: #003366}
a.side:link {text-decoration: none; color: #ffffff}
a.side:visited {text-decoration: none; color: #ffffff}
a.side:hover {text-decoration: none; color: #cc3333}
p
{
font-weight:none;
font-family:Verdana, Arial;
font-size:8pt;
text-align:left;
margin-left:30;
margin-right:10;
}
li
{
font-weight:none;
font-family:Verdana, Arial;
font-size:8pt;
text-align:left;
margin-left:30;
margin-right:10;
}
TD.text
{
font-weight:none;
font-family:Verdana, Arial;
font-size:8pt;
text-align:left;
}
td.border
{
color:#000000;
font-weight:none;
font-family:Verdana, Arial;
font-size:8pt;
border: solid 1px #000000;
}
.events
{
color:#000000;
font-weight:none;
font-family:Verdana, Arial;
font-size:8pt;
background-image:url(/images/events_homepage.gif);
background-position:left;
background-repeat:no-repeat;
padding:6;
}

.events2
{
color:#000000;
font-weight:none;
font-family:Verdana, Arial;
font-size:8pt;
background-image:url(/images/events_homepage2.gif);
background-position:center;
background-repeat:no-repeat;
padding:6;
background-color:#ffe996;
border-top:1px solid #000000;
}

.rightnav
{
color:#000000;
font-weight:none;
font-family:Verdana, Arial;
font-size:8pt;
background-image:url(/images/right_nav_spacer.gif);
background-position:left;
}

TD.logos
{
font-weight:none;
font-family:Verdana, Arial;
font-size:10pt;
text-align:center;
}
TD.menu
{
background-color:#000000;
color:white;
font-weight:none;
font-family:Arial;
font-size:10pt;
text-align:left;
}
TD.headertext
{
color:#ffffff;
font-weight:none;
font-family:Arial;
font-size:10pt;
text-align:left
}
TD.clients
{
font-weight:none;
font-family:Arial;
font-size:8pt;
text-align:left;
}
TD.form
{
    COLOR: #003366;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
A.NAV
{
text-decoration:none;
color:#003366;
font-family:Arial,sans-serif;
FONT-SIZE: 10pt
}

n.main
{border-left: 1px solid #000000;
border-right: 1px solid #000000;}

td.home
{
border-left: solid 1px #000000;
}