body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0; padding:0;
	background: url(../images/2010/body_bg.jpg) 0 0 repeat-x #E0F4FA;
}

#footer {
	font-size: 10px;
	font-weight: bold;
	text-align:center;
}
#main {
	vertical-align:top;
}
#navRight{
	background:url(../images/2010/navRight_bg.jpg) 0 0 no-repeat #C4E9E8;
	padding:10px 0 5px 10px;

}
	#navRight_content { }
		#navRight_content a {text-decoration:none;}
		#navRight_content a:hover, #navRight_content a:focus, #navRight_content a:active {text-decoration:underline;}
		#navRight_content p {margin:0 0 0.7em; }
		
		#features, #in_the_community {}
#content{
	vertical-align:top;
	padding-right:10px;
}
img.large {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

#main #content_table, #main #right_feature {font-size:13px;}
#main table {font-size:11px;}

h1 {font-size: 16px; color:#325F46; }
h2 {font-size:14px;}
h3, h4, h5, h6{
	font-size: 12px;
}
#genTable td{
	padding:5px;
}
a {
	color:#326047;
}
a:active{
	color:#FFD93F;
}
#subNav{
	
}
#gallery{
	border:none;
}
#gallery td{
	padding:10px;
}
#directory{
	border:none;
}
#directory td{
	padding:5px;
}
#community_profile {
	width:200px;
	margin-top:30px;
	margin-left:10px;
	margin-bottom:20px;
	float:left;
	background:#B5E6F1 url(../images/2010/community_profile_bg.jpg) 0 0 no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
	#community_profile p {margin-left:15px;}
	#community_profile ul {list-style:none; margin:10px 0 0 15px; padding:0; color:#325F46;}
		#community_profile li {list-style:none; line-height:1.7em;}
			#community_profile ul ul {padding:0 0 0 1em; margin: 0 0 0 1em;}
				#community_profile li li {list-style:disc;}
			#community_profile a {color:#325F46; text-decoration:none;}
			#community_profile a:visited {color:#325F46;}
			#community_profile a:hover, #community_profile a:active, #community_profile a:focus {text-decoration:underline;}
			
th {text-align:center;}

.Numbers_Right {text-align:right;}

#footer_bottom {text-align:center; height:100px; background:url(../images/2010/footer_bg.jpg) 0 0 repeat-x;}


