.clearAll {
	clear: both;
}
#holdAll {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B1D343;
}
.floatimgleft {
	float: left;
}
.newsItemHold {
	width: 266px;
	overflow: hidden;
}
.newsItemThumb {
	float: left;
	height: 85px;
	width: 85px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #676d6e;
	background-image: url(../images/mainbggrad.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.innerFooter {
	height: 30px;
	width: 950px;
}

#footer {
	background-image: url(../images/footergrad.jpg);
	height: 65px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.newsItemTxt {
	float: left;
	width: 165px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 10px;
}

.contentWithTopBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #484c4d;
}
.contentWithTopBorderWhite {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.titles {
	margin-top: 10px;
}

.middleColumnFullWidth {
	float: left;
	width: 680px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
}
.middleColumn {
	float: left;
	width: 400px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
}

#mainImage {
	background-color: #0E0C0F;
	width: 950px;
}
.greenStrips {
	background-color: #b1d343;
	height: 8px;
	width: 950px;
}
#contentHold {
	width: 1024px;
	overflow: hidden;
}
.rightColumn {
	float: left;
	width: 266px;
}
.newsItemHold {
	overflow: hidden;
	width: 266px;
}
.newsHold {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 266px;
}

#contentHold {
	width: 950px;
	overflow: hidden;
}
.greenMenuBar {
	background-color: #c1de61;
	width: 197px;
	background-image: url(../images/greenmenugrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
}
#donation_bg {
	background-image: url(../images/mhalldonationdiv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	padding-top: 10px;
	padding-left: 200px;
}
.greenMenuBarMargins {
	margin: 10px;
	overflow: hidden;
	margin-right: 20px;
}

#header {
	background-image: url(../images/headerbggrad.jpg);
	background-repeat: repeat-x;
	height: 85px;
	width: 950px;
}
#greenMenuHold {
	float: left;
	width: 197px;
	/*overflow: hidden;*/
}

.NavigationSide {
	margin-top: 10px;
}
.gmapHold {
	height: 300px;
	width: 400px;
	border: 1px solid #000000;
	
}
.gmapAddress {
	height: 180px;
	width: 380px;
	padding: 10px;
}
.btn{
	color:#455315;
	font-weight:bold;
	background-color:#FFFFFF;
    filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#caeb5e',EndColorStr='#B1D243');
	border: 1px solid #B1D243;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}
.documentbox
{
    width:100%;
    background-color:#EEEEEE;
    border:solid 1px #AAAAAA;
    overflow:hidden;
}
.innerdocumentbox
{
    margin:5px;
    overflow:hidden;
}
