body {
	font: 12px "Century Gothic", Verdana, "sans serif";
	color: #513333;
	background: #93877b;
	margin: 0px;
	padding: 0px;
}

* {
     margin: 0;
}

html, body {
     height: 100%;
}


.navtbl a, a:link, a:active, a:visited {
	color: #A23300;
	text-decoration: none;
}


div {
	font: 12px/2em "Century Gothic", Verdana, "san serif";
	color: #513333;
}

#center_content
{
background-color: #e7e5d9;
width:100%;
height: auto !important;
margin: 0 auto -4em;
}



.headerlogo
{
	width:100%;
	height:100px;
	background-image: url(../imgs/headerimagetilesm2.jpg);
	text-align: center;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;


}
.navline {
	height: 40px;
	background-image: url(../imgs/navlinetile40.jpg);
	background-repeat: repeat-x;
	font: 13px "Century Gothic", Verdana, "sans serif";
	font-weight: normal;
	color: #A23300;
	text-align: right;
	display: block;
	margin: 0px;
	padding: 7px 15% 7px 0px ;
}

.navline a, a:link, a:visited {
	color: #A23300;
	margin-right: 0px;
	text-decoration: none;
}

.navline a:hover {
	color: #6B5F4F;
	text-decoration: none;
	border-top: 3px solid #6B5F4F;
}

.contentcentered
{
width:900px;
margin-left: auto ;
margin-right: auto ;
} 

.float-left{
	float: left;
	margin-bottom: 8em;
	height: auto;
	width: 250px;
}

.float-right{
	float: right;
	margin-bottom: 8em;
	height: auto;
	width: 550px;
}


.tdpadding5px {
	padding: 0px 7px;
}

.tdpadding10px {
	padding: 0px 10px 0px 20px;
}











.push {
	height: 4em;
}

.footer{
	clear: both;font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #93877b;
	text-align: center;
	margin-top: 10px;
	padding: 5px;
	height: 4em;
}
p {
	font: 12px/2em "Century Gothic", Verdana, "san serif";
	color: #513333;
	text-indent: 1em;
}
.homefadecontent {
	background: url(../imgs/homepagebg.jpg) no-repeat scroll right top;
}

.aboutfadecontent {
	color: #CCCCCC;
	background: url(../imgs/aboutusbg.jpg) no-repeat scroll;
}

.communitysig {
	background: url(../imgs/communitysig.jpg) no-repeat fixed right bottom;

}

.blockbg {
	background: #E7E5D9;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 365px;
	text-align: center;
	padding: 7px;
	
}

blockquote {
	text-align:left;
}



.imgborder {
	border: 1px dotted #685C4C;
	text-align:center;
}



.folioimg {
	background: #DEDBCC;
	border: 1px solid #685C4C;
	}


.imggallery img {
	margin: 12px;
}
