@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background-vertical.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
		font-family:  Arial, Helvetica, sans-serif;
		font-size: 12px;
}

.bodytext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	padding:0px;
	margin:0px;
}

a {
color: #0099ff; 
text-decoration: none;
}

a:visited {
color: #0099ff; 
text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #cc33cc;
}
a:active {
	text-decoration: none;
	color: #cc33cc;
}


.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #C00;
	text-transform: uppercase;
}
.datestimes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}


.menu {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	border-top-color: #FC3;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height:21px; 
	border-top-width: 1px;
	border-top-style: dashed;
	
	
	
}

.menufirstitem {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	border-top-color: #FC3;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height:21px;
}



.cellback {
	width: 132px;
	background-attachment: fixed;
	background-image: url(../images/menu_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.cellbackfourpx {
	width: 4px;
	background-attachment: fixed;
	background-image: url(../images/menu_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.sectionheading {
	font-family: Arial, Verdana, sans serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099ff;
}
.dots {
	background-image: url(../images/grey_dot.gif);
	background-repeat: repeat-x;
}

.pinkdots {
	background-image: url(../images/pink_dot.gif);
	background-repeat: repeat-x;
}


.datestimeswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #333;
}
.smalltextnotbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999;
}
.eventsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CCC;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.eventsshow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 4px;
	padding-top: 4px;
	text-transform: capitalize;
}


.cellback a:link {
	text-decoration: none;
	color: #FFF;
}
.cellback a:visited {
	text-decoration: none;
	color: #FFF;
}
.cellback a:hover {
	text-decoration: none;
	color: #FC0;
}
.cellback a:active {
	text-decoration: none;
}

.cellback .active a {
text-decoration: none;
	color: #FC0;
}

.toplink {
font-size: 11px;
}


table.calendar {
font-size: 12px;
width:220px;
border:1px solid #666666;
color:#666666;
}

table.calendar td {
width:14%;
border:1px solid #666666;
text-align:center;
}

table.calendar td a {
font-weight:bold;
}


.tables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 15px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.tablesbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-weight: bold;
}

#searchterm {
width:120px;
}

.submitsearch {
width:41px;
height:30px;
padding:0px;
margin:0px;
border:0px;
background-color:#FFFFFF;
}