BODY {
	margin: 0px;
}

.bodyMain {
	background-color : #737373;
        background-image : url(img/main_background1.jpg);
	background-repeat : repeat-x;
}


TD, P {
   font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #777777;
}

H1 {
   margin: 0px;
}

H2 {
   margin: 0px;
}

H3 {
   margin: 0px;
}

H4 {
   margin: 0px;
}

LEGEND {
   font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight: bold;
}

UL {
list-style: square;
margin-left: 15px;
padding-left: 5px;
margin-top: 4px;
}

.makeCap {
text-transform: uppercase;
}

a:active {  color: #C85749; text-decoration: underline}
a:link {  color: #C85749; text-decoration: underline}
a:visited {  color: #486BA3; text-decoration: underline}
a:hover {  color: #486BA3; text-decoration: none;}

a.mainFooterLinks {  font-size: 11px; text-decoration: none; font-weight: bold;}
a:active.mainFooterLinks {  font-size: 11px; text-decoration: none; font-weight: bold; }
a:link.mainFooterLinks {  font-size: 11px; text-decoration: none; font-weight: bold; }
a:visited.mainFooterLinks {  font-size: 11px; text-decoration: none; font-weight: bold; }
a:hover.mainFooterLinks {  font-size: 11px; text-decoration: underline; font-weight: bold; }

a.topMainLinks { color: #DDD5CA; font-size: 10px; text-decoration: none; font-weight: bold;}
a:active.topMainLinks { color: #DDD5CA; font-size: 10px; text-decoration: none; font-weight: bold; }
a:link.topMainLinks { color: #DDD5CA; font-size: 10px; text-decoration: none; font-weight: bold; }
a:visited.topMainLinks { color: #DDD5CA; font-size: 10px; text-decoration: none; font-weight: bold; }
a:hover.topMainLinks { color: #DDD5CA; font-size: 10px; text-decoration: underline; font-weight: bold; }

.mainFooter {
color: #CA3C2A;
font-weight: bold;
text-transform: uppercase;
}

.mainOuterTable {
width: 749px;
background-color: #3A3C3E;
margin-left: auto; 
margin-right: auto;
}

.mainWhiteContainerTable {
width: 746px;
background-color: #FFFFFF;
margin-left: auto; 
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
}

.mainInnerTable {
width: 734px;
background-color: #FFFFFF;
margin-left: auto; 
margin-right: auto;
}

.mainInnerTablePartners {
width: 100%;
background-color: #ffffff;
margin-left: auto; 
margin-right: auto;
}

.mainH1 {
font-size: 16px;
color: #74207A;
}

.mainH2 {
font-size: 14px;
color: #74207A;
}

.mainH3 {
font-size: 12px;
color: #705947;
}

.mainH4 {
font-size: 12px;
color: #87609F;
font-weight: bold;
}

.mainHR {
color: #CCCCCC; 
background-color: #CCCCCC; 
height: .2em; 
border: 0px;
}

.mainLegend {
color: #74207A;
}


#button {
	width: 100%;
	padding: 0 0 0 0;
	margin-bottom: 0em;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	background-color: #FFFFFF;
	color: #FF0000;
	}

html>body #button li a {
	width: auto;
	}

#button ul {
        list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#button li {
	border-bottom: 1px solid #D2D2D2;
	margin: 0;
	}
        
#button li a {
	display: block;
	padding-top: 3px;
        padding-left: 5px;
        background-color: #DEEAFD;
	color: #486BA3;
        font-weight: bold;
	text-decoration: none;
	width: 100%;
	}

#button li a:hover {
        background-color: #EFEFEF;
	color: #40BCFC;
}

.emphasisBoxUpperRight {
	background-image:url(img/fade_upperright.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.emphasisBoxUpperLeft {
	background-image:url(img/fade_upperleft.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.emphasisBoxLowerRight {
	background-image:url(img/fade_lowerright.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.emphasisBoxLowerLeft {
	background-image:url(img/fade_lowerleft.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.emphasisBoxLeft {
	background-image:url(img/fade_left.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 4px;
}
.emphasisBoxRight {
	background-image:url(img/fade_right.gif);
	background-position: left;
	background-repeat: repeat-y;
	width: 4px;
}
.emphasisBoxTop {
	background-image:url(img/fade_top.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 4px;
}
.emphasisBoxBottom {
	background-image:url(img/fade_bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 5px;
}
.emphasisBoxHeader {
	border-bottom-color: #BFBFBF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image:url(img/fade_header.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 2px;
}

.emphasisBoxHeaderOrange {
	border-bottom-color: #BFBFBF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image:url(img/background_orange.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 4px;
        font-face: Verdana, Arial, Helvetica;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 12px;
        text-transform: capitalize;
}

.emphasisBoxHeaderYellow {
	border-bottom-color: #BFBFBF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image:url(img/background_yellow.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 4px;
        font-face: Verdana, Arial, Helvetica;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 12px;
        text-transform: capitalize;
}

.emphasisBoxHeaderRed {
	border-bottom-color: #BFBFBF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image:url(img/background_red.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 4px;
        font-face: Verdana, Arial, Helvetica;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 12px;
        text-transform: capitalize;
}

.emphasisBoxHeaderGreen {
	border-bottom-color: #BFBFBF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image:url(img/background_green.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 4px;
        font-face: Verdana, Arial, Helvetica;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 12px;
        text-transform: capitalize;
}

.emphasisBoxHeaderBlue {
	border-bottom-color: #BFBFBF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image:url(img/background_blue.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 4px;
        font-face: Verdana, Arial, Helvetica;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 12px;
        text-transform: capitalize;
}

.emphasisBoxHeaderBrown {
	border-bottom-color: #BFBFBF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image:url(img/background_brown.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 4px;
        font-face: Verdana, Arial, Helvetica;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 12px;
        text-transform: capitalize;
}

.emphasisBoxContent {
	padding: 4px;
}



.pager_nav_page_active {
    font-size: 16px;
    text-decoration: none;
    font-weight: bolder;
}

.topad {
    border:0px;
    width:555px;
    margin-bottom: 3px;
    margin-top: 3px;
}

.rightad {
    border:0px;
    margin-top: 5px;
}

.overlibFGClass {
    background-color:#FFFFFF;
    border: 1px #CCCCCC solid;
}

.overlibBGClass {
    background-color:#EEEEEE;
    border: 1px #CCCCCC solid;
}

.overlibTextFontClass {
    
}

.overlibCaptionFontClass {
    font-weight:bold;
}

.overlibCloseFontClass {
    text-align:right;
}

.lightgraybg {
    background-color:#EEEEEE;
}

.associated_cities {
    border: 1px #0C5F8F solid;
    margin-top: 5px;    
}

.associated_cities_cell {
    color: #0C5F8F;
    padding: 3px;
}

a.associated_cities_links { color: #0C5F8F; text-decoration: none; }
a:active.associated_cities_links { color: #0C5F8F; text-decoration: none; }
a:link.associated_cities_links { color: #0C5F8F; text-decoration: none; }
a:visited.associated_cities_links { color: #0C5F8F; text-decoration: none; }
a:hover.associated_cities_links { color: #0C5F8F; text-decoration: underline; }

.calendarHome {
border: 1px solid #BFBFBF;
background-image: url(img/table_background.jpg);
background-repeat: repeat-x;
background-color: #FCF2FD;
}

.calendarHomeInner {
width: 161px;
margin-top: 7px;
background-color: #F9D593;
}

#calendarHomeCategories {
background-color: #FFE9C5;
}

#calendarHomeCategories img {
border:0;
padding: 5px 0 0 0;
}

#calendarHomeUpcoming {
margin-top: 10px;
background-color: #FFE9C5;
}

#calendarHomeUpcoming a, #calendarHomeUpcoming a:link, #calendarHomeUpcoming a:visited, #calendarHomeUpcoming a:active {
	color: #855389;
	text-decoration: none;
	font-size: 11px;
        font-weight: bold;
}
#calendarHomeUpcoming a:hover {
        text-decoration: underline;
}

#calendarSearchEvents {
background-color: #FFE9C5;
}

#calendarSearchEvents input {
background-color: #FFF;
color: #333;
font-size: .8em;
width: 65px;
}

#calendarSearchEvents select {
background-color: #FFF;
color: #333;
font-size: 11px;
width: auto;
}

#calendarSearchEvents .searchEventText {
color: #855389;
font-weight:bold;
padding-left: 4px;
padding-top: 2px;
padding-bottom: 2px;
}


#thebuzz300 {
  width: 300px;
  margin-bottom: 10px;
}
	#thebuzz300 ul {
	  position: relative;
		padding: 0;
		margin: 0;
		list-style: none;
		width: 100%;
		top: 1px;
		z-index: 20;
	}
	
	#thebuzz300 li {
		float: left;
		position: relative;
		margin-right: 2px;
	  text-transform: uppercase;
	}
		#thebuzz300 li a {
		  font: bold 10px Tahoma, Arial, Helvetica;
			padding: 4px 7px;
		  color: #000;
		  text-decoration: none;
		  display: block;
			background-color: #CA3C2A;
			border: 1px solid #CA3C2A;
			border-bottom-width: 0;
		}
		#thebuzz300 li.tabs-selected a {
		  background-color: #fff;
			border-bottom-color: #fff;
		}
	#mostviewed {
	  display: none;
	}

	#thebuzz300 div {
	  clear: left;
	  background-color: #fff;
	  padding: 4px 7px;
		font: normal 11px/16px Tahoma, Arial, Helvetica;
		border: 1px solid #d9d9b7;
	}
	#thebuzz300 div a {
	  color: #000;
	  text-decoration: none;
	}
		#thebuzz300 div a:hover {
		  color: #444;
		  text-decoration: underline;
		}