body {
	margin-top: 0;
	float: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #552E67;
}
h1{
	font-size: 14px;
	font-weight: bold;
}
h2{	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

#eventsbar{
	background-color: #9ccc49;
}

#eventsbar h1{
	font-size: 16px;
}

#middle_body{
	text-align: left;
}

a:link, a:visited {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #C60;
}

 
a:hover {
	text-decoration: overline;
}

.in_purple {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	align: left;
	background: #552E67;
	height: 18px;
}
#menubar{
	color: #9CCC49;
	font-weight: bold;
	background: #552E67;
	align: left;
	
}
#footer1{
	text-align: left;
	color: #9ccc49;
}

#footer1 a{
	color: #fff;
}

#footer1 a:hover{
	color: #FFFF33;
}

#footer2{
	text-align: right;
	color: #9ccc49;
}

#footer2 a{
	color: #fff;
}

#footer2 a:hover{
	color: #FFFF33;
}

.submenu{
	font-size: 9px;

	text-align: right;
}
.blogbg{
	background-image:url(images/blog_bg2.gif);
	background-repeat:no-repeat;
	height:300px;
	width:244px;
	overflow-y:scroll;
	overflow-x: none;
}

.blog a {
	color: #fff;
	text-align: left;
	font-weight: bolder;
}

.blog2{
	height:180px;
	width: 100%;
	overflow-y:scroll;
	overflow-x: none;
}

#privacy{
	font-size: 12px;
	background-color: #9CCC49;
}

#privacy h1{
	font-size: 2em;
}
#center{
	margin: 0 auto 0 auto;
	width:616;
	overflow:hidden;
}
#topbar{
	background-color: #552E67;
}
#menutop{
	text-align: right;
	color: #9CCC49;
	background-color: #552e67;
}
#menutop a{
	color: #fff;
}

#menutopleft a{
	color: #fff;
}

#menutop a:hover{
	color: #FFFF33;
}

#menutopleft{
	text-align: left;
	color: #9CCC49;
	background-color: #552e67;
}

#leftmiddle{
	text-align: left;
	font-size: 11px;
	color: #552E67;
}

#middle{
	background-color: #fff;
}

#comm_bg{
	background-image:url(images/community.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
}
#goodmen{
	background-color: #552E67;
	color: 9CCC49;
}

a:link.goodmen{
	color: white;
	text-decoration: none;
}
a:hover.goodmen{
	color: #FFFF00;
	text-decoration: overline;
}

.teabg p{
	background-color: #552E67;
	color: #9CCC49;
}

#i{
	font-weight: bold;
	font-style: oblique;	
}
#locator {
	font-size: 12px;
}

#locator h1{
	font-size: 18px;
}

hr {
	width: 616;
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
} 
#comm p{
	font-size: 12px;
	text-decoration: none;
}

#commsize{
	line-height: 2em;
}
#commhope{
	font-size: 9px;
	line-height: .8em;
}


#newsevents h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	text-transform: uppercase; 
	background-color: #9ccc49;
	padding: 5px;
}

#newsevents h3 {
	color: #990000;
	font-size: 20px;
	text-fransorm: uppercase;
}
#teas p{
	font-size: 9px;
}
#teas h4{
	font-weight: bold;
}

#vdividermenu ul{
		margin: 0;
		padding: 0;
		margin-bottom: 1em;
		float: left;
		font: bold 100% Verdana;
		width: 100%;
		background-color: #9CCC49;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
		width: 99%;
	
}

#vdividermenu ul li{
		display: inline;
		font-size: 14px;
}

#vdividermenu ul li a{
		float: left;
		color: #552E67;
		padding: 2px 12px;
		text-decoration: none;
		background: transparent url(media/vertical.gif) center right no-repeat;
}

#vdividermenu ul li a:visited{
		color: #552E67;
}

#vdividermenu ul li a:hover{
		color: #9CCC49;
		background-color: #552E67;
}