@charset "utf-8";
.Menuwords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#menuarea {
	text-align: center;

}
.rightalign {
	text-align: right;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rightalign {
	text-align: right;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #630;
}
.Events_nobold {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #630;
}
.Body_nobold {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #630;
}
.namebody {
font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #630;
}
.phonebody {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #630;
}
.Body_content {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
.Home_content
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#2D2622;
	}


a {
	font-size: 1em;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #630;
}
a:active {
	text-decoration: none;
	color: #000;
}
a.other {color:#E05050;}
a.other:hover {color:#3050E0}

a.other2 {color:#FFFFFF;}
a.other2:hover {color:#990000}

a.nav2 {color:#FFFFFF;}
a.nav2:hover {color:#3050E0}


h1 {
line-height:1.2em;	
}