/* CSS Document */
img
{  border-style: none;
}



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-color: #7e9257;
	background-repeat: repeat-x;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #006600;
}

#avmenu{
	clear:center;
	float:center;
	width:203px;
	margin:0 0 5px 0;
	padding:0;
	font-size:0.9em;
}

#avmenu ul{	
list-style:none;
width:203px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
display:inline;
}	

#avmenu li{
display:inline;
margin-bottom:4px;
}

#avmenu li a{
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	display:block;
	padding:6px 0 6px 10px;
	background:transparent;

}	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #060;
}

	
#avmenu li a:hover{
background: transparent url(/images/menuroll.jpg) no-repeat right;
color:#ffffff;

}
img#staffLeft {
	float: left;
	margin-right: 1em;
}
img#staffRight {
	margin-left: 1em;
	float: right;
}
img#local {
	margin-right: 3em;
}
.christmas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #D8232A;
	text-align: center;
	font-weight: bold;
}
#anniversary {
	border: medium solid #ACCF75;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #FFF;
	text-align: center;
	vertical-align: bottom;
}

h2 {
	font-size: 140%;
	font-weight: normal;
}
#flyers {
	border: medium solid #ACCF75;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #FFF;
	text-align: center;
	vertical-align: bottom;
}
#flyers a:link, #flyers a:visited {
	color: #C82528;
	font-size: 110%;
}
#flyers a:hover {
	text-decoration: none;
}
h4 {
	font-size: 16px;
	font-style: italic;
	color: #077B54;
}
.red {
	color: #F00;
}
