/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


/* common styling */
.menu {font-family: "Trebuchet MS", Verdana,Geneva, Arial, sans-serif height: 100px; font-size:11px; z-index:100; margin: auto; width: 700px; height: 26px; background-image:url(/ag/images/title-pur.jpg); background-repeat:repeat-x;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; a color:#000; width:138px; height:100%; text-align: center; color:#fff; border-bottom: 1px solid #9774B9; background-image:url(/ag/images/title-pur.jpg); background-repeat:repeat-x; line-height:20px; font-size:13px; overflow:hidden;}
.menu ul li:hover {background-image:url(/ag/images/title-lav.jpg);}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background-image: url(/ag/images/title-lav.jpg);}

.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:138px;}

.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}

.menu ul li:hover ul li:hover a.hide {background-image:url(/ag/images/title-lav.jpg); color:#000;}

.menu ul li:hover ul li ul {display: none;}

.menu ul li:hover ul li a {display:block; background:#b582e1; color:#000;}

.menu ul li:hover ul li a:hover {background: #673398; color:#fff;}

.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}

.menu ul li:hover ul li:hover ul.left {left:-105px;}

/* Main Nav Link Styles */

.menu ul li a.item1 { width: 134px; height: 22px; padding-top: 3px; color: #fff; text-align:center; border-right: 2px solid #9774B9 ;}
.menu ul li a.item2 { width: 138px; height: 22px; padding-top: 3px; color: #fff; text-align:center; border-right: 2px solid #9774B9 ;}
.menu ul li a.item3 { width: 138px; height: 22px; padding-top: 3px; color: #fff; text-align:center; border-right: 2px solid #9774B9 ;}
.menu ul li a.item4 { width: 143px; height: 22px; padding-top: 3px; color: #fff; text-align:center; border-right: 2px solid #9774B9 ;}
.menu ul li a.item5 { width: 138px; height: 22px; padding-top: 3px; color: #fff; text-align:center; }

/* MISC */


.style1 {
	font-size: 18
}

.borders {
border-top: solid #000 1px;
border-bottom: solid #000 1px;
}

.list {
list-style: none;
}

#homeRight {
	background: none;
}

#events {
font-size: 0.8em;
border: none;
width: 280px;
height: 100%;
}

.eventslist {
font-size: 13px;
margin-left: 20px;
}

.eventslist2 {
font-size: 16px;
}

#rssfeed {
border-top: solid 2px #000;	
font-size: 12px;
padding: 0px 20px 0px 20px;
}

#creditfooter
{
display: none;
}
