@charset "UTF-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
li{list-style:none;}
img{border:0;}

/* main layout */
html, body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
#header {
	height: 172px;
	width: 1000px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#navcontainer {
	width: 104px;
	padding-left: 22px;
	float: left;
}
#middle {
	width: 980px;
	height: auto;
	background-image: url(../images/interface/bg.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content {
	width: 774px;
	float: left;
	padding-right: 40px;
	padding-left: 40px;
}
#content_members {
	width: 774px;
	float: left;
	padding-right: 40px;
	padding-left: 40px;
}
#contenttext {
	width: 774px;
	float: left;

}
#homepage {
	width: 189px;
	background-image: url(../images/homepage.jpg);
	height: 490px;
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 525px;
	padding-right: 60px;
}
#aboutuspage {
	width: 189px;
	background-image: url(../images/aboutus2.jpg);
	height: 490px;
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 525px;
	padding-right: 60px;
}
#charitypage {
	width: 189px;
	background-image: url(../images/homepic.jpg);
	height: 490px;
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 525px;
	padding-right: 60px;
}
#onecol {
	width: 774px;
	margin-bottom: 20px;
}
#onecolbottom
{
    width: 774px;
    float: left;
}
#twocolleft {
	float: left;
	width: 367px;
	margin-right: 40px;
}
#twocolright {
	float: left;
	width: 367px;
}
#footer {
	height: 40px;
	width: 940px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0px;
	padding-bottom: 0px;
}
#sitemaplink {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#builtlink {
	float: right;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clear {
	clear: both;
	background-image: url(../images/stiching.jpg);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 0px 15px;
}
.cleared {
	clear: both;
}
.floatright {
	float: right;
	padding-left: 30px;
}
#content_his1 {
	width: 774px;
	float: left;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(../images/shoes1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
#content_his2 {
	width: 774px;
	float: right;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(../images/shoes1.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
.historyimg {
	float: right;
	width: 250px;
	text-align: center;
}
.historytext {
	float: left;
	width: 470px;
}
.nextpage {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CFCCBF;
}
#contactpage {
	width: 189px;
	background-image: url(../images/homepic.jpg);
	height: 490px;
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 525px;
	padding-right: 60px;
}
#twocolright img {
	margin-bottom: 20px;
}
.blogcontent {
	padding-top: 5px;
	margin-bottom: 10px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	width: 740px;
}

#content .blogcontent img, #content_members .blogcontent img {
	float: left;
	padding-bottom:10px;
	padding-right:30px;
}
.floatleft    {
	float: left;
}
.floatleft2   {
	float: left;
	margin-right: 20px;
}
.memareaimg {
	float: right;
	width: 250px;
	text-align: left;
}
.memareatext {
	float: left;
	width: 470px;
}
.loginbox {
	float:right;
	text-align: right;
	padding-top: 10px;
	width: 310px;
	padding-right: 25px;
}
.login {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.forgot {
	margin-bottom: 5px;
}
.formbuilder .form-submit
{
	text-align: left;
}