@charset "utf-8";
/* CSS Document */
body{
	background-color:#01538F;
	margin:0px; padding:0px;
}
form
{
margin:0px; padding:0px;
}
p
{
margin:0px; padding:0px;
}
img a{
	border:none;
}
.indexMainBanner{
	background:url(/images/sub_community_bodybg.jpg) no-repeat;
	width:952px;
	height:680px;
}

html option{
	background-image:url("/images/img_locationbg.jpg");
}
.content{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#074069;
}
.content a{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#074069;
}
.viewmore{
	background:url(/images/community_newsletters.jpg) no-repeat;
	width:151px;
	height:140px;
	vertical-align:top;
	margin-bottom:30px;
}
.recentnews{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#ffffff;
}
.recentnews p{
	margin-top:0px;
	margin-bottom:7px;
}
.news{
	background:url(/images/community_news.jpg) no-repeat;
	width:208px;
	height:209px;
}
.newscontent{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#074069;
	
}
.newscontent p{
	margin-top:0px;
	margin-bottom:7px;
}
.recentphotos{
	background:url(/images/community_recentphotos.jpg) no-repeat;
	width:313px;
	height:156px;
}
.upcoming{
	background:url(/images/community_upcoming.jpg) no-repeat;
	width:268px;
	height:362px;
}





#maincontainer{
	width:750px;
	height:600px;
	margin:75px 0 0 90px;
	position:relative;
}
.sidenav{
	
	width:131px;
	height:197px;
	margin-top:100px;
	margin-right:20px;
	clear:both;
}
.comm-headline{
	width:208px;
	height:50px;
	position:absolute;
	left: 147px;
	top: 164px;
}

.comm-news{
	
	width:206px;
	height:196px;
	clear:left;
	position:absolute;
	left: 150px;
	top: 226px;
}

.comm-news-middle{
	background:url(../images/CBT-comm-news-bkgd.jpg) repeat-y;
	height:139px;
	overflow:scroll;

}
.comm-news p{ 
	padding:5px 5px 5px 18px;
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#074069;
}

.comm-photos{
	width:302px;
	height:146px;
	clear:both;
	position:absolute;
	left: 53px;
	top: 436px;
}

.comm-events{
	width:263px;
	height:356px;
	clear:right;
	position:absolute;
	background:url(../images/CBT-comm-events-bkgd.jpg) repeat-y;
	top: 226px;
	left: 367px;
}

.comm-events-middle{
	background:url(../images/CBT-comm-events-bkgd.jpg) repeat-y;
	height:299px;
	overflow:scroll;
}

.comm-events p{ 
	padding:5px 5px 5px 18px;
	width:210px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#074069;
}

.comm-link{
	width:142px;
	height:224px;
	position:absolute;
	margin-right:50px;
	left: 561px;
	top: 0px;
}

.comm-link-middle{
	background:url(../images/CBT-comm-nl-bkgd.jpg) no-repeat;
	width:142px;
}

.comm-link-middle p{
	padding:5px 5px 5px 15px;
	width:122px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
	
	
