.navbar
{
}  

.mainDiv
{
  width:150px;
}

.topItem
{
  letter-spacing: 0;
  background: url("../images/channeldrop.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 126px;
  height: 16px;
  cursor:pointer;
	font-family:"Small Fonts";
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:15px;
	color:#FFFFFF;
	text-indent:10px;
	margin-bottom:5px;
}

.topItem a
{
  letter-spacing: 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 126px;
  height: 16px;
  cursor:pointer;
	font-family:"Small Fonts";
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:15px;
	color:#FFFFFF;
	text-indent:10px;
	margin-bottom:5px;
}

.topItem a:hover
{
  /*background: url("../images/channeldrop2.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
	font-family:"Small Fonts";
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:15px;*/
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:#FFFFFF dotted 1px;
	/*display:block;*/
}

.annualguidebar {
	background: url("../images/annualguidebar.jpg") no-repeat 0 0;
	font-family:"Small Fonts";
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:15px;
	color:#FFFFFF;
	text-indent:10px;
	margin-bottom:5px;
}

.annualguidebar a {
	font-family:"Small Fonts";
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:15px;
	color:#FFFFFF;
	text-indent:10px;
	margin-bottom:5px;
}

.annualguidebar a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:#FFFFFF dotted 1px;
}

.eventcalendarbar {
	background: url("../images/eventcalendarbar.jpg") no-repeat 0 0;
	font-family:"Small Fonts";
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:15px;
	color:#FFFFFF;
	text-indent:10px;
	margin-bottom:5px;
}

.eventcalendarbar a {
	font-family:"Small Fonts";
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:15px;
	color:#FFFFFF;
	text-indent:10px;
	margin-bottom:5px;
}

.eventcalendarbar a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:#FFFFFF dotted 1px;
}

.blogbar {
	background: url("../images/blogbar.jpg") no-repeat 0 0;
	font-family:"Small Fonts";
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:15px;
	color:#FFFFFF;
	text-indent:10px;
	margin-bottom:5px;
}

.blogbar a {
	font-family:"Small Fonts";
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:15px;
	color:#FFFFFF;
	text-indent:10px;
	margin-bottom:5px;
}

.blogbar a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:#FFFFFF dotted 1px;
}

.subbar {
	background: url("../images/subbar.jpg") no-repeat 0 0;
	font-family:"Small Fonts";
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:15px;
	color:#FFFFFF;
	text-indent:10px;
	margin-bottom:5px;
}

.subbar a {
	font-family:"Small Fonts";
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:15px;
	color:#FFFFFF;
	text-indent:10px;
	margin-bottom:5px;
}

.subbar a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:#FFFFFF dotted 1px;
}



.topItemOver
{
  letter-spacing: 0;
  background: url("../images/channeldrop.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 126px;
  height: 16px;
  cursor:pointer;
  	font-family:"Small Fonts";
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:15px;
	color:#FFFFFF;
	text-indent:10px;
	margin-bottom:5px;
}

.topItemClose
{
  letter-spacing: 0;
  background: url("../images/channeldrop2.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 126px;
  height: 16px;
  cursor:pointer;
  	font-family:"Small Fonts";
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:15px;
	color:#FFFFFF;
	text-indent:10px;
	margin-bottom:5px;
}


.topItemCloseOver
{
  letter-spacing: 0;
  background: url("../images/channeldrop.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 126px;
  height: 16px;
  cursor:pointer;
  	font-family:"Small Fonts";
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:15px;
	color:#FFFFFF;
	text-indent:10px;
	margin-bottom:5px;
}



.dropMenu
{
  /*background-color: #d6dff7;*/
  color: #000;
  /*border: 1px solid #FFFFFF;*/
  /*border-width: 0 1px 1px 1px;*/
  filter:alpha(opacity=100);
  /*padding-top:5px;
  padding-bottom:5px;*/
}

.subMenu
{
   display:block;
}

.subItem
{
   height:15px;
   line-height:15px;
}

.subItem a
{
color:#333333;
font-family:"Small Fonts";
font-size:9px;
font-weight:normal;
text-transform:uppercase;
line-height:15px;
text-decoration:none;
margin-left:10px;
}

.subItem a:hover
{
color:#e8054a;
text-decoration:none;
border-bottom:#e60a4a dotted 1px;
}

.subItemOver
{
color:#333333;
font-family:"Small Fonts";
font-size:9px;
font-weight:normal;
text-transform:uppercase;
line-height:15px;
}

.subItemOver a
{
color:#e8054a;
text-decoration:none;
border-bottom:#e60a4a dotted 1px;
cursor:pointer;
line-height:15px;
margin-left:10px;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}




