html, body, form, div {padding:0; margin:0;}
body {
	color: #000;
	font: 12px/16px Arial, Helvetica, sans-serif;
	background: #F7F7F7 url(images/main_bg.jpg) repeat-x left top;
}
#container {
	margin: 0 auto 20px;
	width: 779px;
}
#header {
	background: #FFF url(images/header_bg.jpg) repeat-x center top;
	height: 143px;
	width: 761px;
	margin: 0 auto;
}
#headerimg {
	float:right;
	vertical-align: top;
	margin:91px 37px 21px 0px;
}
#mainNav {}
#imgcaption{font:Arial, Helvetica, sans-serif;
	color:#666666; 
	font-size:11px;  }
#bodyContainer {
	background-color:#FFFFFF;
	width: 761px;
	margin: 0 auto;
	overflow:auto;
	}
#homeLeft{ width:332px; float:left; padding:30px 30px 30px 45px;}
#homemiddle{ width:4px; float:left; padding-top:28px; }
#homeRight{
	width:280px;
	float:left;
	padding: 28px 36px 0px 32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
#features { width:761px; height:105px;
	background:url(images/features_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x; background-color:#F4F4F4
	vertical-align:bottom;
	padding:4px 9px 15px 9px;
}
#footerContainer {
	width: 761px; 
	margin: 0 auto;
	padding-top:10px;
	font-size: 10px;
	color: #8A8A8A;
	text-align: center;
	vertical-align:top;
	height: 25px;
	}
#insideLeft{ width:138px; 
	float:left; 
	padding: 23px 11px 10px 24px; 
	overflow:auto;}
#insideRight{ width:518px; 
	float:left; 
	padding: 33px 52px 0px 18px; 
	overflow:auto;}
#nav{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#50155A;
	padding:12px 0px 12px 12px;
	text-decoration: none;
	
}
#nav a {
	color:#50155a;
	text-decoration:none;
	line-height:13px;
	padding-bottom:10px;
	display:block;
	}
#nav a:hover {
	color:#D15A18;
	}
#insidebg{ 
	background-image:url(images/inside_bottom_bg.jpg);
	vertical-align:bottom; 
	height:50px;
	width:779px;
}
.features {
	font: 10px/normal Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 2px 0px 2px 4px;
}

.events{font: 12px/16px Arial, Helvetica, sans-serif;
	color:#D65C16;
	font-weight:bold;}

.errorMessage {
	color: #FF0000;
}

.bodysmall {
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
	margin-left:5px;
	padding-left:5px;
}
.bodysmall a {
	color: #D65C16;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-left:5px;
	padding-left:5px;
}

#body-container {
	background-color:#FFFFFF;
	width: 761px;
	margin: 0 auto;
	overflow:auto;
}

#content-container {
	width: 600px;
	padding: 20px 0;
	margin: 0 auto;
}

#content-container #header {
	width: 600px;
	height: 110px;
	margin-bottom: 20px;
	overflow: hidden;
}

#content-container #content {
	margin: 0 20px 0 13px;
	
	overflow: hidden;
}

#content .last {
	padding-bottom: 10px;
}

.body-copy {
	font-family: Georgia, Times, Times New Roman, serif;
	color: #333333;
	
	font-size: 13px;
	line-height: 18px;
}

.body-copy .highlight {
	color: #663399;
}

.body-copy h1 {
	display: block;
	width: 380px;
	height: 37px;
	
	background: #ffffff url(images/stayhome-2010/subhead.jpg) top left no-repeat;
	
	overflow: hidden;
	text-indent: -9999px;
	
	margin: 0 0 10px 0;
}

.body-copy img {
	border: none;
}

.body-copy p {
	margin: 0 0 16px 0;
}

.body-copy hr {
	color: #cccccc;
	background-color: #cccccc;
	
	height: 1px;
	
	border: 0;
	margin-bottom: 18px;
}

.donate {
	width: 100%;
	padding: 0 0 18px 0;
}

.donate .col-1 {
	float: left;
	width: 60px;
	height: 40px;
}

.donate .col-1 a.facebook {
	margin-right: 3px;
}

.donate .col-2 {
	margin: 0 0 0 78px;
}

.donate .col-2 p {
	margin-bottom: 0;
}

.clearfix {
	clear: both;
}
