*
{
padding: 0em;
margin: 0em;
}

body
{
text-align: center;
background-repeat: repeat-x;
background: #79b351 url('http://sterlinghousecc.org/images/bg1.jpg') center top;
}

body,input
{
font-size: 12px;
font-family: "helvetica", serif;
color: #16410d;
}

p
{
line-height: 1.5em;
text-align: justify;
	font-family: georgia;
	font-size: 13px;
	color: #414535;
}

a
{
text-decoration: underline;
color: #214b17;
}

a:hover
{
text-decoration: none;
}

.contentarea
{
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
}


#upbg
{
position: absolute;
top: 0px;
padding: 0px;
width: 100%;
z-index: 1;
}

#outer
{
background-repeat: repeat;
position: relative;
width: 865px;
background-color: #fdfdfb;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 100%;
background: #2B2B2B url('http://sterlinghousecc.org/images/topbg.gif') repeat-x;
}

#headercontent
{
position: absolute;
bottom: 0em;
}

#headerpic
{
position: relative;
height: 178px;
background: #fff url('http://sterlinghousecc.org/images/top.jpg') no-repeat;
}

#menu
{
padding: 0px;
margin: 0px;
text-align: left;
position: relative;
background: #46862a url('http://sterlinghousecc.org/images/menu.jpg') repeat-x;
height: 46px;
}

#content
{
height: auto;
width: 865px;
background: #fdfdfb url('http://sterlinghousecc.org/images/bg2.jpg') repeat-y;
padding: 0px;
}

#footer
{
position: relative;
clear: both;
padding-top: 5.0em;
background: #fff url('http://sterlinghousecc.org/images/footer.jpg') repeat-x;
font-size: 0.8em;
}

.tb-gradient {
    margin-top: 8px;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    border:0;
    background: transparent url('http://sterlinghousecc.org/images/searchbox.jpg') no-repeat top center;
    height: 25px;
    width: 191px;
}

.button {
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 4px;
    height: 25px;
    width: 75px;
    border: none;
    background: url('http://sterlinghousecc.org/images/joinbutton.jpg') no-repeat;
}

.pagetitle {
	font-weight: bold;
	font-size: 20px;
	color: #16350f;

}

.entrytitle {
	line-height: normal;
	font-family: georgia;
	font-size: 25px;
	color: #414535;

}

.entrytitle span{
	font-family: helvetica;
	font-size: 13px;
	color: #366820;

}

.message {
	font-weight: bold;
	font-family: "myriad pro", helvetica;
	line-height: normal;
	font-size: 12px;
	color: #16350f;

}

.info {
	font-family: helvetica;
	text-shadow: 1px 1px 1px #78b351;
	text-align: center;
	line-height: normal;
	font-size: 12px;
		font-weight: bold;
	color: #16350f;
}

.info2 {
	font-family: helvetica;
	text-shadow: 0px 0px #78b351;
	text-align: center;
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
	color: #16350f;
}

.info2 a {
	font-family: helvetica;
	text-decoration: underline;
	text-shadow: 1px 1px 1px #78b351;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	font-size: 14px;
	color: #16350f;
}

.info2 a:hover {
	font-family: helvetica;
	text-shadow: 1px 1px 1px #78b351;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	font-size: 14px;
	color: #16350f;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	color:black;
	text-align:center !important;
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

