
body, td, th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height:1.8;
    color: #333;
}

a {  }

a:hover { }

h1, h2, h3, h4, h5, h6 { color:#000; font-family: Arial, Helvetica, sans-serif; }

h1 {
    font-size:19px; margin:0px 0px 0px 0px; color:#590524;
}

h2 {
    font-size:15px;
    color:#590423;
}

.sideGroup h3 {
    color:#E3E3E3;
}

h3 {
    font-size:14px;
    margin-top:0;
}

h5 {
    font-size:13px;
    margin:4px 0 -2px 0;
	color:#590423;
	text-transform:capitalize;
}
.notice {
    display:block;
    border: 1px solid #FFA63F;
    padding:3px 4px;
    background-color: #FFFB8F
}


.homeFeatured table {
    width:100%;
}

.homeFeatured table td {
    font-size:11px;
}

.homeFeatured td.news {
    border-right:1px solid #C2AE2A;
    width:45%;
}

.homeFeatured .sectionTitle {
    background-color: #C2AE2A;
    font-weight: bold;
    padding-top:4px;
    padding-bottom:4px;
}

.homeFeatured .news .sectionTitle {
    padding-left:10px;
    font-size:12px;
}
.homeFeatured .events .sectionTitle {
    padding-left:10px;
    font-size:12px;
}
.homeFeatured .events #eventList.current,
.homeFeatured .news #newsList.featured {
    padding:10px;
}

.homeFeatured .events #eventList .item,
.homeFeatured .news #newsList .item {
    margin: 0px 0px 10px 0px;
}
.CommunityInfo {
	float:right;
	width:250px;
	font-size:11px;
	padding: 5px 8px;
	margin-left:12px;
	margin-right:-13px;
	background-color:#BD9983;
	border-left:2px solid #590524;
	border-bottom:2px solid #590524;
	border-top:2px solid #590524;
	border-right:1px solid #590524;
	color:#000;
}
