html {
	background-color:#fff;
}

body {
	font-family:Arial;
	font-size:12px;
	color: #404134;
	margin:0px;
	background:white url('../images/bg.jpg') repeat-x;
}

a:focus, input:focus {
	outline:0px;
}

#wrapper {
	width:909px;
	margin:0px auto;
}

#header {
	position:relative;
	height:122px;
	margin-left:4px;
	width:901px;
	background:url('../images/info.jpg') no-repeat right top;
}

#header .logo {
	float:left;
	display:inline-block;
	height:122px;
	width:350px;
	background:url('../images/logo.jpg');
}

#menu {
	float:left;
	margin-top:63px;
	width:548px;
	height:38px;
}

.m1, .m2, .m3, .m4, .m5, .m6, .m7 {
	height:38px;
}

#header .m1 {
	display:inline-block;
	width:67px;
	background:url('../images/home.jpg');
	background-position:0 -38px;
}

#header .m2 {
	display:inline-block;
	width:77px;
	background:url('../images/aboutus.jpg');
	background-position:0 -38px;
}

#header .m3 {
	display:inline-block;
	width:106px;
	background:url('../images/howitworks.jpg');
	background-position:0 -38px;
}

#header .m4 {
	display:inline-block;
	width:76px;
	background:url('../images/charities.jpg');
	background-position:0 -38px;
}

#header .m5 {
	display:inline-block;
	width:72px;
	background:url('../images/donate.jpg');
	background-position:0 -38px;
}

#header .m6 {
	display:inline-block;
	width:62px;
	background:url('../images/faqs.jpg');
	background-position:0 -38px;
}

#header .m7 {
	display:inline-block;
	width:88px;
	background:url('../images/contactus.jpg');
	background-position:0 -38px;
}

#menu a:hover {
	background-position:0 0px;
}

#menu .mactive {
	background-position:0px 0px;
}

#smenu1 {
	visibility:hidden;
	position:relative;
	left:67px;
	width:150px;
	top:-7px;
	background-color:#619200;
	z-index:1000;
}

#smenu2 {
	visibility:hidden;
	position:relative;
	left:250px;
	width:190px;
	top:-232px;
	background-color:#619200;
	z-index:1000;
}

#smenu3 {
	visibility:hidden;
	position:relative;
	left:325px;
	width:190px;
	top:-282px;
	background-color:#619200;
	z-index:1000;
}

#smenu1 a, #smenu2 a, #smenu3 a {
	display:block;
	margin:0px;
	padding:5px 10px;
	color:#fff;
	text-decoration:none;
}

#smenu1 a:hover, #smenu2 a:hover, #smenu3 a:hover {
	background-color:#bb6000;
}

#inner {
	position:relative;
	width:909px;
}

#banner {
	position:relative;
	width:537px;
	margin-left:4px;
	height:205px;
	background: url('../images/banner.jpg') no-repeat;
}

#inBanner {
	position:relative;
	width:898px;
	margin-left:4px;
	height:105px;
	background: url('../images/inBanner.jpg') no-repeat;
}

#form {
	float:right;
	margin-top:-200px;
	margin-right:17px;
	width:334px;
	margin-bottom:10px;
	height:359px;
	background:url('../images/form_home_background.png') no-repeat;
}

#hmMain {
	float:left;
	margin-top:-170px;
	width:909px;
	z-index:100;
	background:url('../images/contentbg.png') repeat-y;
}

#hmContent {
	float:left;
	width:894px;
	z-index:100;
	padding:0px 0px 0px 15px;
	background:url('../images/footer.jpg') no-repeat;
	background-position:center bottom;
	min-height:400px;
}

#main {
	float:left;
	width:909px;
	z-index:100;
	background:url('../images/contentbg.png') repeat-y;
}

#content {
	float:left;
	width:894px;
	z-index:100;
	padding:0px 0px 0px 15px;
	background:url('../images/footer.jpg') no-repeat;
	background-position:center bottom;
	min-height:400px;
}

#content a, #hmContent a {
	color:#448100;
}

#content a:hover, #hmContent a:hover {
	color:#c37200;
	text-decoration:none;
}
#content h1, #hmContent h1 {
	padding-top:15px;
	margin-left:-10px;
}

#content p, #hmContent p {
	line-height:22px;
	margin-right:25px;
	margin-left:25px;
	color: #404134;
}

#content table, #hmContent table {
	margin-left:25px;
}

#content ul, #hmContent ul {
	margin-left:25px;
	color: #000000;
	font-weight: bold;
}

#content .callout, #hmContent .callout {
	width: 250px;
	float: right;
	padding: 0px 20px 0px 20px;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color: #448100;
}
		
#content .subtitle, #hmContent .subtitle {
	font-size: 18px;
	color: #448100;
}


#footer {
	float:left;
	margin-top:-80px;
	width:909px;
	z-index:0;
	height:183px;
}

#form {
	position:relative;
	left:330px;
	top:20px;
	width:334px;
	margin-bottom:10px;
	height:359px;
	background:url('../images/form_home_background.png') no-repeat;
}

	#form table {
		margin-left:100px;
		width:80px;
	}
	
	#form .text {
		background:transparent url('../images/formInput.png') no-repeat;
		margin-bottom:3px;
		color:white;
		border:0px;
		height:23px;
		width:142px;
		padding-left:5px;
		padding-right:4px;
	}
	
	#form .name {
		margin-top:123px;
	}
	
	#form .select {
		margin-left:100px;
		border:0px;
	}
	
	#form #state {
		position:relative;
		top:-100px;
		margin-left:5px;
		display:none;
	}
	
	#form .state {
		border:0px;
		margin-left:100px;
		background:#fff;
	}
	
	#form .submit {
		margin-top:40px;
		margin-left:180px;
	}
	
#footer p {
	text-align:center;
	margin:0px;
	margin-top:-5px;
	color:white;
}

#footer .hmDonate {
	text-align:right;
	margin-right:40px;
	margin-bottom:17px;
	padding-top:90px;
	color:#448100;
}

#footer a {
	color:white;
}

#footer a:hover {
	text-decoration:none;
}

#insert {
	position:relative;
	left:530px;
	width:336px;
	height:224px;
	top:70px;
}

.retMsg {
	background-color:#ffe;
	border:1px red solid;
	padding:10px 15px;
	float:left;
	width:90%;
}

.retMsg p, .retMsg li {
	color:red;
}

.retMsg ul {
	list-style:none;
	padding-left:0px;
	margin-left:0px;
}

.pMsg {
	width:361px;
	background-color:#ffe;
	border:1px red solid;
	clear:both;
	padding:10px 5px;
}

.pMsg p, .pMsg li {
	color:red;
}

.pMsg li, .pMsg ul {
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
}

.leftCol {
	float:left;
	width:500px;
}

.rightCol {
	float:right;
	width:390px;
	margin-top:100px;
}

.hmleftCol {
	float:left;
	width:500px;
}

.hmrightCol {
	float:right;
	width:360px;
	margin-top:100px;
	margin-right:30px;
}

.faq {
	color:#154c62;
	font-size:18px;
	font-weight:bold;
}

.highlight {
	color: #448100;
	font-weight:bold;
}

.highlightBig {
	color: #448100;
	font-weight:bold;
	font-size:18px;
}

.blue {
	color:#154c62;
}

.bluehighlight {
	font-weight:bold;
	color:#154c62;
}

.indent {
	margin-top:-10px;
	padding-left:15px;
}

.textBox {
	width:244px;
	height:22px;
	background:url('../images/textBox.png') no-repeat;;
	border:0px;
}

.textArea {
	width:262px;
	height:71px;
	background:url('../images/textArea.png') no-repeat;
	border:0px;
}

.fact {
	padding: 50px 20px 0px 20px;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color: #448100;
}

.hmDonateRight {
	text-align:right;
	padding-top: 80px;
	color:#448100;
}

.stepimg {
	float:left;
	padding: 5px 0px 0px 15px;
}

.textright {
	text-align: right;
	padding-right: 15px;
}

.fontSizeOption {
	float:right;
}
.fontSizeOption a img{
	border:0px;
}

.give {
	float:left;
	position:relative;
	top:-120px;
	text-align:right;
	left:60px;
}