@charset "utf-8";
/* CSS Document for menu & slideshow */

#slideshow 
{position:relative; height:317px; width:973px; overflow:hidden; margin:5px 0px 0px 0px; padding:0px 0px 0px 0px;}

#slideshow IMG 
{position:absolute; top:0; left:0; z-index:8; opacity:0.0;}

#slideshow IMG.active 
{z-index:10; opacity:1.0;}

#slideshow IMG.last-active 
{z-index:9;}

#homestage
{position:relative; height:317px; width:973px; overflow:hidden; margin:0px; padding:5px 0px 0px 0px;}

.dropmenudiv
{position:absolute; margin:-2px 0px 0px -5px; top:0; z-index:100; width:225px; visibility:hidden; background:url(../images/shadow.png) bottom left no-repeat;}

.dropmenudiv div
{margin:0px 14px 13px 5px; padding:0px 0px 5px 0px; background:url(../images/dd-bottom.png) bottom left no-repeat; border-top:2px solid #a14b51;}

.dropmenuList
{margin:0px; padding:5px 0px 3px 0px; background:url(../images/dd-bg.gif) top left repeat-x; background-color:#b71e25;}

.dropmenuList li
{margin:0px; padding:0px; font-family:Arial; font-size:12px; line-height:15px; padding:4px 0px 4px 0px; margin:0px 0px 0px 0px; list-style:none; background:url(../images/navBul.gif) 10px 9px no-repeat;}

.dropmenuList li a
{width:auto; display:block; text-indent:22px; text-decoration:none; font-weight:normal; color:#FFFFFF;}

* html .dropmenuList li a
{ /*IE only hack*/ width:100%;}

.dropmenuList li a:hover{
/*THEME CHANGE HERE*/ color:#CCCCCC;}

p{margin:0px; padding:0px;}
