body {
	background-image: url(images/bg_blue3.gif); 
	background-repeat: repeat-x;
	background-color: #FFCC33; 
	text-align: center;
	padding: 0;
	margin: 0;
}
.banner {
	width: 800px;
	height: 200px;
	padding: 0;
	margin: 0;
}
.footer {
	background: no-repeat url();
	width: 800px;
	height: 250px;
	padding: 0;
}
#container{
	width:800px;
	padding: 0;
	text-align: center;
}

.centered {
	margin: 0 auto 0 auto;
}

h1.blogheader {
  	padding: 10px;
	color:#b71c15;
	font: 40px/20px Georgia, serif;
	text-align: left;
	margin: 0;
}

h2.blogheader {
  	padding: 7px 0 0 12px;
	color:#000;
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	text-align: left;
	margin: 0;
}
img.blogheader {
  	border: none;
}
p.hours { float: right;
width: 255px;
text-align: left;
font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
padding: 8px 8px 8px 8px;
background-color:#439FC7

}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #b71c15;
	}

a:hover {font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

img {
	margin-right: 5px;
	padding: 2px;
border: none;
}

img.noborder {
	padding: 0; 
	border: 0;
}
#nav {
padding-right: 4px;
font: 12px 'Lucida Grande', Arial, Verdana, sans-serif;
}
#content {
 	float: left;
  	width: 380px;
  	margin: 10px 10px 0 10px;
  	padding: 2px;
	}
html>body>#container>#content {
  	margin: 10px 10px 0 20px;
	}

#content p {
	color: #000000;
	font: 13px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	line-height: 150%;
	text-align: left;
	}


#content p.dlstat {
	color: #000000;
	font: 13px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: center;
	}


#content h1 {
	color:#54211f;
	font: 36px 'Georgia', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 8px 0 0 0;
}
#content h2 {
	color: #54211f;
	font: 24px 'Georgia', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 75%;
	text-align: left;
	padding: 0px 0px 10px 0px;
}
#content table.ec3_schedule {
	color: #000;
	font: 20px 'Georgia', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 75%;
	text-align: left;
	padding: 0px 0px 10px 0px;
}
#content h3 {
	color: #54211f;
	font: 18px 'Georgia', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 50%;
	text-align: left;
}

#content a:link, #content a:active, #content a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #b71c15;
}

#content a:hover {font-weight: normal; 
	background-color: #b71c15; 
	color: #FFFFFF; 
	text-decoration: none;
}
#content li {
	color: #000000;
	font: 13px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	line-height: 150%;
	text-align: left;
	}
#gallery li {
	list-style-type: none;
	}
blockquote {
	color: #b71c15;
	padding: 3px 3px 3px 13px;
	border-left: 4px solid #b71c15;
	text-align: left;
	background-color: #f7e8ab; 
	}

.credit {
	padding-top: 105px;
	padding-left: 12px;
	margin:5px 5px 5px 80px;
	color:#4F5150;	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;	
	text-align: left;
}

.credit a:link, .credit a:active, .credit a:visited {
	text-decoration: none;
	color: #b71c15;
}

.credit a:hover {font-weight: normal; 
	background-color: #b71c15; 
	color: #FFFFFF; 
	text-decoration: none;
}
#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; padding: 25px 0px 25px 0px}
#navmenu ul li a {text-decoration:none;  margin: 4px;
	padding: 5px 20px 5px 20px; border-bottom: solid 1px black; border-left: solid 2px black;background:#FFCC33;}
#navmenu ul li a:hover {border-top: solid 2px white; }

#navmenuFOOT ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenuFOOT ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenuFOOT li {display: inline; padding: 0px 0px 0px 0px}
#navmenuFOOT ul li a {font: 12px Verdana, sans-serif; text-decoration:none;  margin: 8px;padding: 0px 10px 0px 10px; border-top: solid 1px black; }
#navmenuFOOT ul li a:hover {border-top: solid 2px white; }

/* 
----------------------------------

SIDEBAR

----------------------------------
*/

/* Positioning of the sidebar - don't touch this! */
  	#sidebar {
  	float: right;
  	width: 340px;
  	margin:  18px 12px 0 0;
  	padding: 3px 2px 2px 3px;
  	}
html>body>#container>#sidebar {
  	margin:  18px 24px 0 0;
}

h2.sidebar{
	color: #000000;
	font: 22px  Times New Roman,  serif;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 7px 5px 2px 2px;
	border-bottom: 1px solid;
}


#sidebar p {
	color: #000000;
	font: 11px Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}
#wp-calendar {
	color: #000000;
	font: 11px Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}


#sidebar a:link, #sidebar a:active, #sidebar a:visited {
text-decoration: none;
color: #b71c15;
}


#sidebar a:hover {font-weight: normal; 
	color: #FFFFFF; 
	<--! background-color: #b71c15; 
	text-decoration: none;
}

.textwidget {
	color: #4F5150;
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

#sidebar li{
	color: #4F5150;
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	list-style-type: circle;
	padding: 3px 0px 0px 20px;
}
html>body>#container>#sidebar>li {
	padding: 3px 0px 0px 0px;
}

#sidebar ul {
	color: #4F5150;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	margin: 10px 0px 5px -10px;

/* IE Hacks */
.margin: 10px 0px 5px 0px; */Left margin of 7px that can be readable by both IE6 & IE7, now other still think it�s 5 while IE6 & IE7 think it�s 7 */
_margin: 10px 0px 5px 0px; /* Only IE6 reads this and changes the value to 6px */
}



/* 
----------------------------------
ACCESSIBILITY
-------------------------------
*/


.skiplink {display:none}
abbr, acronym {
   border: none;
} 

abbr[title], acronym[title] {
   border-bottom: 1px dotted #000000; 
   cursor: help;
}
form {
width:320px;
font: 13px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
padding:0;
text-align:left;
}
textarea {
width:320px!important;
}
input {
padding-top:4px;
}

