/* -----------  COMMUNITY CSS FILE ------------ */

#contentcontainer {
	background-image: url(../images/communitybck.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	text-align: left;
	padding: 100px 0px 0px 210px;
	margin: 0;
}
#communityhead h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #AA7618;
	letter-spacing: 0.2em;
	margin-bottom: 0.3em;
}
#communitytext {
	width: 300px;
	padding: 0;
	float: left;
}
#communitytext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
	margin: 0px 0px .6em;
	padding: 0px;
}
#contentheight {
	height: 435px;
	width: 30px;
	float: right;
	right:0;
}

#communitysidebar {
	float: right;
	width: 170px;
	padding: 0;
	margin: 0;
	background-color: #F0E6C1;

}
#communitysidebar ul {
	padding: .5em 0px .1em 0px;
}
#communitysidebar ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
	color: #0F1B1F;
	margin: 0px 1em .4em 2em;
	padding: 0px;
	list-style-type: disc;
	color: #AA7618;
}
