#pageContainer {
}

#banner H2 {
	width: 578px;
	height: 235px;
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
	display: inline;
	text-indent: -5000px;
	background: transparent url(../images/bnr_greatcommunities1.jpg) top left no-repeat;
}

#submenu {
        float: left;
        clear: left;
        display: inline;
        width: 172px;
        margin-top: -65px;
}
#submenu UL {
        float: left;
        clear: left;
        display: inline;
        margin: 0;
        padding: 0;
        width: 172px;
        padding-top: 1px;
        background: transparent url(../images/bg_submenuitem.gif) top left no-repeat;
        list-style: none;
}
#submenu LI {
        margin: 0;
        float: left;
        width: 100%;
}
#submenu LI A {
        display: block;
        /*height: 1%;*/
        width: 168px !important;
        width /**/: 172px;
        color: #AC0605;
        padding: .5em 0 .5em 4px;
        border: 0;
        background: transparent url(../images/bg_submenuitem.gif) bottom left no-repeat;
        font: 13px/1.7em Georgia, Garamond, "Times New Roman", serif;
        font-weight: bold;
        text-decoration: none;
}
#submenu LI#spacer A {
	background: transparent url(../images/menuhome_spacer.gif) top left no-repeat;
}

LI#spacer A {
	background: transparent url(../images/menuhome_spacer.gif) top left no-repeat;
}

.floatright
{
float: right;
width: 237px;
margin: 10px 0 10px 10px;
background-color: #fff;
padding: 7px;
border-top: 1px solid #90A2AD;
border-right: 1px solid #90A2AD;
border-bottom: 1px solid #90A2AD;
border-left: 1px solid #90A2AD;
}

div.floatright img
{
border: 1px solid #90A2AD;
padding: 5px;
background: #fff;
float: right;
margin: 0 0 0 0;
}

.floatleft
{
float: left;
width: 237px;
margin: 10px 10px 10px 0;
background-color: #fff;
padding: 7px;
border-top: 1px solid #90A2AD;
border-right: 1px solid #90A2AD;
border-bottom: 1px solid #90A2AD;
border-left: 1px solid #90A2AD;
}

div.floatleft img
{
border: 1px solid #90A2AD;
padding: 5px;
background: #fff;
float: left;
margin: 0 0 0 0;
}

.floatleft-poster
{
float: left;
width: 212px;
margin: 10px 10px 10px 0;
background-color: #fff;
padding: 7px;
border-top: 1px solid #90A2AD;
border-right: 1px solid #90A2AD;
border-bottom: 1px solid #90A2AD;
border-left: 1px solid #90A2AD;
}

div.floatleft-poster img
{
border: 1px solid #90A2AD;
padding: 5px;
background: #fff;
float: left;
margin: 0 0 0 0;
}

p { margin-top: 0; }

#content {
	float: left;
	clear: none;
	display: inline;
	width: 546px !important;
	width /**/: 578px;
	padding: 32px 16px 1.5em;
	margin: 0;
	background: transparent url(../images/bg_homecontent.gif) top left no-repeat;
	overflow: visible;
}
#content IMG {
	border: 1px solid #90A2AD;
	padding: 5px;
	background: #fff;
	float: left;
	margin: 0 1.5em 0 0;
}
#content ul,li {
	margin-left: 20px;
}

#content #donatebadge {
	float: right;
	margin: -32px -29px 0 0;
	border: 0;
	padding: 0;
	position: relative;
}

#content2 {
	float: left;
	clear: none;
	display: inline;
	width: 546px !important;
	width /**/: 578px;
	padding: 32px 16px 1.5em;
	margin: 0;
	background: transparent url(../images/bg_homecontent.gif) top left no-repeat;
	overflow: visible;
}
#content2 IMG {
	border: 1px solid #90A2AD;
	padding: 5px;
	background: #fff;
	float: left;
	margin: 0 1.5em 0 0;
}
#content2 #donatebadge {
	float: right;
	margin: -32px -29px 0 0;
	border: 0;
	padding: 0;
	position: relative;
}


#bottombar {
	float: right;
	margin: 0 6px 0 0;
	padding: 0;
	clear: none;
	display: inline;
	width: 578px;
	background: transparent url(../images/bg_bottombar.gif) top left repeat-y;
	color: #fff;
	font-size: 12px;
}
#bottombar H2 {
	width: 100%;
	height: 39px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	background: transparent url(../images/bb_featuredevents.gif) top left no-repeat;
}
#bottombar A {
	color: #fff;
	border: 0;
	margin: 0;
	padding: 0;	
}
#bottombar UL {
	float: left;
	display: inline;
	margin: .5em 0 1em 2.5em;
}
#bottombar #chpllogo {
	float: left;
	clear: left;
	border: 0;
	margin: 0;
	padding: 0;
}
#bottombar #fchpllogo {
	float: right;
	clear: none;
	border: 0;
	margin: 0;
	padding: 0;
}

A:link,
A:visited		{ color: #A60605; }

/* get rid of outline on click */
a:focus {
     -moz-outline: none;
     outline: none; 
}
.facebook {
	color: navy;
	font-weight: bold;
	text-decoration: none;
}  
.facebook a {
	color: navy;
	color: #516fa4;
	font-weight: bold;
	text-decoration: none;
}  
.facebook a:hover {
	color: #AC0605;
	color: #274170;
}

