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

* {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h3 {
	font-size:1em;
	color:#8dc73f;
}
body {
	font-family:Arial, Helvetica, Verdana;
	font-size:100%;
}a img {
	border:none;

}

a {

	text-decoration:none;

	color:#729e37;
}

p {
	color:#555;

	font-size:12px;

	line-height:1.5em;
}

li {
	list-style-type:none;
}/* ----- WRAPPER -----*/ 
#wrapper {
}

/* ----- HEADER -----*/ 
#header {
	width:900px;
	height:125px;
	margin:0 auto;
}

/* ----- BREADCRUMBZ -----*/ 
#breadcrumb {
	width:900px;
	height:20px;
	margin:0 auto;
	background-color:#8dc63f;
	color:#FFF;
}

#breadcrumbContent {
	font-size:9px;
	line-height:20px;
	vertical-align:middle;
	margin-left:10px;
}

/* ----- LARGE BANNER AREA -----*/ 
#bannerLarge {
	width:898px;
	height:300px;
	border:#848484 1px solid;
	margin:0 auto;
	background-color:#fff;
}
#bannerLargeResource {
	width:898px;
	height:300px;
	margin:0 auto;
	/*background: url(/images/BannerLargeResource.jpg) no-repeat; */
	border:1px solid #333;
}

#bannerLargeText {
	height:290px;
	width:858px;
	float:left;
	margin:auto;
	padding:10px 20px 0 20px;
}

#bannerLargeText h2 {
	color:#898989;
	margin-bottom:10px;
	
}
#resvideo {
	padding:5px;	
	margin-top:20px;
	width:25%;
}
#resvideowrap {
	width:200px;
	height:170px;
	margin:0 auto;	
}
#resvideo h3 {
	padding-bottom:5px;
}
img#capital-campaign-img {
	width:625px;
	margin-top:25px;
}
/* ----- LARGE ACTION AREA -----*/
#actionLarge {
	width:900px;
	height:61px;
	margin:0 auto;
	background-color:#8dc63f;
	color:#FFF;
}

#actionLarge ul li {
	float:left;
	list-style-type:none;
	background:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#actionLarge ul li a{
	color:#FFF;
}

#actionLarge ul li a {
	text-indent:-9999px;
}

/* ----- NAVIGATION AREA -----*/ 
#navreContainer {
	width:900px;
	margin:25px auto 0 auto;
}

#nav {
	width:224px;
	float:left;
}
#nav h5{
	display:none;
}
#nav ul {
	display: block;
	width:200px;
	border-top:#848484 4px solid; 
	border-bottom:#848484 4px solid; 
}

#nav ul li {
	display: block;
	border-bottom:#848484 1px solid;
	height:30px;
	list-style-type:none;
	font-size:14px;
	line-height:30px;
	vertical-align:middle;
	background:none;
	margin:0;
}

#nav ul li:hover {
	display: block;
	background-color:#727272;
}

#nav ul li a {
	display: block;
	text-decoration:none;
	width:170px;
	height:30px;
	padding-left:30px;
	color:#000;
	font-size:14px;
	font-weight:bold;
}

#nav ul li a:hover {
	display: block;
	width:170px;
	height:30px;
	padding-left:30px;
	color:#fff;
}

/* ----- RE SECTION AREA -----*/ #reBoxWrap {

	width:680px;

	height:370px;

	margin-bottom:20px;

}.recolumn {
	width:224px;
	border-right:#848484 1px solid;
	float:left;
	margin-bottom:30px;
}

.recolumnFirst {
	width:224px;
	border-right:#848484 1px solid;
	float:left;
	border-left:#848484 1px solid;
}

.recubetop {
	width:175px;
	margin:0 auto 10px auto;
	padding-bottom:10px;
	border-bottom:#848484 1px solid;
	text-align:center;
}

.recubetop p {
	width:130px;
	display:block;
	margin:5px auto 15px auto;
	font-size:9px;
	color:#333;
	text-align:left;
}

.recubebot {
	width:175px;
	margin:0px auto 0px auto;
	text-align:center;
	padding-bottom:10px;
	border-bottom:1px solid #848484;
}

.recubebot p {
	width:130px;
	display:block;
	margin:5px auto 15px auto;
	font-size:9px;
	color:#333;
	text-align:left;
}

.moreBTN {
	display:block;
	margin:0 auto;
	width:57px;
	height:26px;
	background:url(/images/moreBTN2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

.moreBTN:hover{
	background:url(/images/moreBTN2.jpg) no-repeat;
	background-position:-57px 0;
}
.moreBTN a {
	color:#FFF;
	font-size:11px;
	padding:0 0 0 5px;
	
}
/* ----- FOOTER -----*/ 
#footerWrapper {
	height:84px;
	clear:both;
	background:url(/images/footerBG.gif) top repeat-x;
	border-top:#848484 1px solid;
	margin-bottom:50px;
}

#footer {
	width:900px;
	margin:0 auto;
	color:#666;
	font-size:10px;
	line-height:30px;
}

#footer a {
	color:#333;
}

#footerL {
	margin:10px 0 0 0;
	float:left;
}

#footerR {
	margin:10px 0 0 0;
	float:right;
}

#footerR p img {
	padding-bottom:4px;
}

/* -------------------- SUB PAGES --------------------*/

#container {
	width:900px;
	margin:0 auto;
}

#leftColumn {
	float:left;
	width:224px;
	border-right:#848484 1px solid;
	margin:0 0 25px 0;
}

#leftColumn h5{
	display:none;
}

#rightColumn {
	float:right;
	width:650px;
	margin:0 0 0 0;
}
#rightColumn2 {
	float:right;
	width:675px;
	margin:20px 0 0 0;
}

/* ----- NAV SUB PAGE -----*/ 
#navSub {
	width:224px;
	float:none;
	margin:0 0 0 0;
}

#navSub ul {
	display: block;
	width:200px;
	border-top:#848484 4px solid; 
	border-bottom:#848484 4px solid;
	margin: 0;
	padding: 0;
}

#navSub ul li {
	display: block;
	border-bottom:#848484 1px solid;
	height:30px;
	list-style-type:none;
	font-size:14px;
	line-height:30px;
	vertical-align:middle;
	margin:0;
}

#navSub ul li:hover {
	display: block;
	background-color:#727272;
}

#navSub ul li a {
	display: block;
	text-decoration:none;
	width:170px;
	height:30px;
	padding-left:30px;
	color:#000;
	font-size:14px;
	font-weight:bold;
}

#navSub ul li a:hover {
	display: block;
	width:170px;
	height:30px;
	padding-left:30px;
	color:#fff;
}/* ----- RESULTS SUB PAGE -----*/ 
#results {
	width:200px;
	margin-bottom:25px;
}

#results h2 {
	margin:25px 0 10px 0;
	background:url(/images/results.gif) no-repeat left;
	height:55px;
	text-indent:-9999px;
}

#results h4 {
	font-size:11px;
	color:#333;
}

#results p {
	font-size:10px;
	color:#666;
	margin-bottom:15px;
}

#statArea {
}

/* ----- BREADCRUMBZ SUB PAGE -----*/ 
#breadcrumb2 {
	width:900px;
	height:20px;
	margin:0 auto;
	background-color:#8dc63f;
	color:#FFF;
	margin-bottom:25px;
}

/* ----- SMALL BANNER AREA -----*/ 
#bannerSmall {
	width:648px;
	height:206px;
	border:#848484 1px solid;
	background-color:#fff;
}
#bannerSmallRestore {
	width:650px;
	height:208px;
	background:url(/images/BannerSmallRestore.jpg) no-repeat;
}
#bannerSmallRebuild {
	width:650px;
	height:208px;
	background:url(/images/BannerSmallRebuild.jpg) no-repeat;
}
#bannerSmallRepair {
	width:650px;
	height:208px;
	background:url(/images/BannerSmallRepair.jpg) no-repeat;
}
#bannerSmallRelief {
	width:650px;
	height:208px;
	background: url(/images/BannerSmallRelief.jpg) no-repeat;
}
#bannerSmallRetrain {
	width:650px;
	height:208px;
	background:url(/images/BannerSmallRetrain.jpg) no-repeat;
}

/* ----- SMALL ACTION AREA -----*/ 
#actionSmall {
	width:650px;
	height:62px;
	margin:0 auto;
	background-color:#8dc63f;
	margin-bottom:25px;
}

#actionSmall ul li {
	float:left;
	list-style-type:none;
}

#actionSmall ul li a {
	line-height:0px;
	font-size:0px;
	text-indent:-9999px;
}

/* ----- SUB PAGE CONTENT AREA -----*/ 
#contentWrapper {
	width:650px;
}
#contentArea {
	margin:0 10px 0 10px;
}
#contactArea {
	margin:20px 0 0 10px;
}
#contactArea label{
	font-size:14px;
	color:#665;
}
#contactArea textarea{
	width:405px;
}
#contactArea input{
	width:400px;
}
.form-required{
	color:#666666;
	
	
}
input#edit-submit{
	width:100px;
}
#contactArea #edit-submit{
	margin:0 0 0 0;
}
#contentHeader {
	width:650px;
	border-bottom:#848484 4px solid;
	padding-bottom:10px;
	margin-bottom:10px;
}

#contentHeader h2 {
	
	font-size:16px;
	font-weight:bold;
}

/* ----- NEWS NOTES CONTENT AREA -----*/
.newsstory{
	height:150px;
	border-bottom:#848484 1px solid;
}
li.views-row {
	display:block;	
	margin:20px 0 20px 0 !important;	
}
.views-field-title a {
	font-size:16px;
	color:#729e37;
	font-weight:bold;
}
.views-field-field-thumbnail-fid img {
	float:left;
	margin-right:15px;
}

.views-field-timestamp{
	color:#818181;
	font-size:12px;
	margin:3px 0 0 0;
	
}
.views-field-created{
	color:#818181;
	font-size:12px;
	margin:3px 0 0 0;
}
.views-field-field-town-value{
	color:#818181;
	font-size:12px;
	margin:-14px 0 5px 180px;
	
}

.views-field-view-node a {
	color:#665;
	font-size:13px;
	font-weight:bold;
}

.views-field-view-node a:hover {
	color:#4d7714;
	font-weight:bold;
}

/* ----- PEOPLE TWO COLUMN -----*/ 

#peopleLeft {
	float:left;
	width:250px;
}

#peopleRight {
	float:left;
	width:250px;
}

/* ----- RESOURCE ACTION BUTTONS -----*/ 
#newsletterSelectBig {

	display:block;
	float: left;
	width: 225px; height: 61px;
	margin: 0;
	background: url(/images/newsletterLarge.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}
#newsletterSelectBig:hover {

	background:url(/images/newsletterLargeOn.jpg) no-repeat scroll 0 0;
	width:225px;
}
#resourceConbtnL {
	display:block;
	float: left;
	width: 224px; height: 61px;
	margin: 0;
	background: url(/images/contributeLarge2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#resourceConbtnL:hover {
	background:url(/images/contributeLarge2.jpg) no-repeat top;
	background-position:-224px 0;
}

#resourceVolbtnL {
	display:block;
	float: left;
	width: 225px; height: 61px;
	margin: 0;
	background: url(/images/volunteerLarge2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#resourceVolbtnL:hover {
	background:url(/images/volunteerLarge2.jpg) no-repeat top;
	background-position:-225px 0;
}

#resourceNewbtnL {
	display:block;
	float: left;
	width: 225px; height: 61px;
	margin: 0;
	background: url(/images/newsletterLarge2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#resourceNewbtnL:hover {
	background:url(/images/newsletterLarge2.jpg) no-repeat top;
	background-position:-225px 0;
}
#resourceFacbtnL {
	display:block;
	float: left;
	width: 226px; height: 61px;
	margin: 0;
	background: url(/images/facebookLarge2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#resourceFacbtnL:hover {
	background:url(/images/facebookLarge2.jpg) no-repeat top;
	background-position:-226px 0;
}

/* ----- RESOURCE SMALL ACTION BUTTONS -----*/ 

#resourceConbtnS {
	display:block;
	float: left;
	width: 162px; height: 62px;
	margin: 0;
	background: url(/images/ResourceContributeSmall2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#resourceConbtnS:hover {
	background:url(/images/ResourceContributeSmall2.jpg) no-repeat top;
	background-position:-162px 0;
}

#resourceVolbtnS {
	display:block;
	float: left;
	width: 163px; height: 62px;
	margin: 0;
	background: url(/images/ResourceVolunteerSmall2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#resourceVolbtnS:hover {
	background:url(/images/ResourceVolunteerSmall2.jpg) no-repeat top;
	background-position:-163px 0;
}

/* ----- RESTORE SMALL ACTION BUTTONS -----*/ 

#restoreConbtnS {
	display:block;
	float: left;
	width: 162px; height: 62px;
	margin: 0;
	background: url(/images/RestoreContributeSmall2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#restoreConbtnS:hover {
	background:url(/images/RestoreContributeSmall2.jpg) no-repeat top;
	background-position:-162px 0;
}

#restoreVolbtnS {
	display:block;
	float: left;
	width: 163px; height: 62px;
	margin: 0;
	background: url(/images/RestoreVolunteerSmall2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#restoreVolbtnS:hover {
	background:url(/images/RestoreVolunteerSmall2.jpg) no-repeat top;
	background-position:-163px 0;
}

/* ----- REBUILD SMALL ACTION BUTTONS -----*/ 

#rebuildConbtnS {
	display:block;
	float: left;
	width: 162px; height: 62px;
	margin: 0;
	background: url(/images/RebuildContributeSmall2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#rebuildConbtnS:hover {
	background:url(/images/RebuildContributeSmall2.jpg) no-repeat top;
	background-position:-162px 0;
}

#rebuildVolbtnS {
	display:block;
	float: left;
	width: 163px; height: 62px;
	margin: 0;
	background: url(/images/RebuildVolunteerSmall2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#rebuildVolbtnS:hover {
	background:url(/images/RebuildVolunteerSmall2.jpg) no-repeat top;
	background-position:-163px 0;
}

/* ----- REPAIR SMALL ACTION BUTTONS -----*/ 

#repairConbtnS {
	display:block;
	float: left;
	width: 162px; height: 62px;
	margin: 0;
	background: url(/images/RepairContributeSmall2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#repairConbtnS:hover {
	background:url(/images/RepairContributeSmall2.jpg) no-repeat top;
	background-position:-162px 0;
}

#repairVolbtnS {
	display:block;
	float: left;
	width: 163px; height: 62px;
	margin: 0;
	background: url(/images/RepairVolunteerSmall2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#repairVolbtnS:hover {
	background:url(/images/RepairVolunteerSmall2.jpg) no-repeat top;
	background-position:-163px 0;
}

/* ----- RELIEF SMALL ACTION BUTTONS -----*/ 

#reliefConbtnS {
	display:block;
	float: left;
	width: 162px; height: 62px;
	margin: 0;
	background: url(/images/ReliefContributeSmall2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#reliefConbtnS:hover {
	background:url(/images/ReliefContributeSmall2.jpg) no-repeat top;
	background-position:-162px 0;
}

#reliefVolbtnS {
	display:block;
	float: left;
	width: 163px; height: 62px;
	margin: 0;
	background: url(/images/ReliefVolunteerSmall2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#reliefVolbtnS:hover {
	background:url(/images/ReliefVolunteerSmall2.jpg) no-repeat top;
	background-position:-163px 0;
}

/* ----- RETRAIN SMALL ACTION BUTTONS -----*/ 

#retrainConbtnS {
	display:block;
	float: left;
	width: 162px; height: 62px;
	margin: 0;
	background: url(/images/RetrainContributeSmall2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#retrainConbtnS:hover {
	background:url(/images/RetrainContributeSmall2.jpg) no-repeat top;
	background-position:-162px 0;
}

#retrainVolbtnS {
	display:block;
	float: left;
	width: 163px; height: 62px;
	margin: 0;
	background: url(/images/RetrainVolunteerSmall2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#retrainVolbtnS:hover {
	background:url(/images/RetrainVolunteerSmall2.jpg) no-repeat top;
	background-position:-163px 0;
}

/* ----- UNIVERSAL SMALL ACTION BUTTONS -----*/ 
#resourceNewbtnS {
	display:block;
	float: left;
	width: 163px; height: 62px;
	margin: 0;
	background: url(/images/ResourceNewsletterSmall2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#resourceNewbtnS:hover {
	background:url(/images/ResourceNewsletterSmall2.jpg) no-repeat top;
	background-position:-163px 0;
}

#resourceFacbtnS {
	display:block;
	float: left;
	width: 162px; height: 62px;
	margin: 0;
	background: url(/images/facebookSmall2.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#resourceFacbtnS:hover {
	background:url(/images/facebookSmall2.jpg) no-repeat top;
	background-position:-162px 0;
}
#newsletterSelect {

	display:block;
	float: left;
	width: 162px; height: 62px;
	margin: 0;
	background: url(/images/newsletterSmall.jpg) no-repeat;
	background-position:0 0;
	overflow:hidden;
}
#newsletterSelect:hover {

	background:url(/images/newsletterSmall.jpg) no-repeat scroll 0 0;
	background-position:-163px 0;

	width:162px;
}

/* Drupal 6 Framework - Created by Andre Griffin */
@import "reset.css";

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0;
}

/**
 * 3.MAIN
 */
/* 1 column */
#main {  
  position: relative;
}
#main.homepage{
	margin: 0 0 0 0;
	float:right;
	width:676px;
}
/* 3 columns */
body.sidebars #main {
  float: right;
  width: 630px;
}

/* 2 columns - sidebar-left */
body.sidebar-left #main {
  float: right;
  width: 642px;
}
/* 2 columns - sidebar-left */
body.sidebar-left #main.homepage {
  float: right;
  width: 676px;
}
/* 2 columns - sidebar-right */
body.sidebar-right #main {
  float: left;
  width: 676px;
}
/**
 * 4.SIDEBARS
 */
.sidebar {
  width: 150px;
}

#sidebar-left {
  float: left;
  margin-right: 10px;
}

#sidebar-right {
  float: right;
  margin-left: 10px;
}

/**
 * 5.HEADER
 */
#block-search-0{
	float:right;
	margin:0px 0 0 0;
}
#search-theme-form {
  float: right;
  margin: 0;
}

#search-theme-form input {
  margin: 1em 0 1.85em;
}
#search-block-form {

	padding:35px 0 0 25px;

}

#searchBlock {

	padding-left:30px;
}
#facebookTop{

	padding:10px 10px 0 5px;

	color:#7F7F81;

}

#facebookTop span{

	color:#7F7F81;

	padding:0 0 2px 5px;

}
/* removes "Search this site:" label from search forms */
div#edit-search-theme-form-1-wrapper label, 
div#edit-search-block-form-1-wrapper label {
  	display:none;
}
#header h5{
	display:none;
}
#search-block-form input.form-submit, #search-form input.form-submit {
height: 24px;
width: 53px;
cursor: pointer;
text-indent: -9999px;
border: none;
background: url(images/searchbutton.jpg) no-repeat left top;
}
#IEroot .block-search input.form-submit, #IEroot #search-form input.form-submit {
width: 63px;
font-size: 0;
color: #fff;
text-align: right;
}
#IEroot #search-form .search-advanced input.form-submit {
width: 73px;
text-indent: 0;
}

/**
 * 7.NODES
 */
span.submitted {
  color: #898989;
  font-size: .8333em;
  line-height: 1.5em;
}

.node .picture {
  float: left;
  margin: .5em .5em .5em 0;
}

/* .meta {
  margin: 0 0 3em;
} */

.meta div.links {
  float: left;
  font-size:13px;
  color:#729e37;
}
.meta div.links a{
  color:#729e37;
}
.meta div.terms {
  float: right;
}

.meta div.terms span {
  float: left;
}

.meta div.links ul.links li {
  float: left;
  padding: 0 1em 0 0;
}

.meta div.terms ul.links li {
  float: left;
  padding: 0 0 0 1em;
}

.node_read_more {
  font-weight: bold;
}
/**
 * 8.COMMENTS
 */
.comment {
  margin: 0;
  padding: 0;
}

.comment-bar {
  font-size: 1em;
  line-height: 1.5em;
  position: relative;
}

.comment span.submitted {
  color: #898989;
}

.comment span.new {
  color: red;
}

.comment-title {
  display: none;
}

.comment .picture {
  float: right;
  margin: 0 0 .5em .5em;
}

.comment ul.links {
  margin: 0 0 1.5em;
}

.comment ul.links li a {
  text-decoration: underline;
}

.indented {
  border-left: 1px solid #ddd;
  margin-left: 2em;
  padding-left: 1em;
}

/**
 * 9.BLOCKS
 */
.block {
  margin: 0 0 1.5em;
  position: relative;
}

/* login block */
#user-login-form {
  padding: 0 .5em;
  text-align: left;
}

#user-login-form .form-item {
  margin: 0;
}

#user-login-form .item-list ul li {
  background: none;
  padding: 0;
}

/* block configuration links */
div.block div.edit {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  display: none;
  font-size: 9px;
  padding: 2px 0 2px 10px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 40;
}

div.block:hover div.edit {
  display:block;
}

div.block div.edit a {
  color: #999;
  margin-right: 10px;
}

div.block div.edit:hover a {
  color: #000;
}

.whitelink a, .whitelink a:hover{
	color:#FFF;
}
/* -----JOB STYLING -----*/
.jobblock{
	display:block;
	margin:0 0 0 20px;
}
.jobblockinternal{
	margin:5px 0 30px 25px;
	display:none;
}
.jobtitle{
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5E5E5E;
	margin:15px 0 15px 0;
	height:80px;
}
.jobtitles{
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#729E37;
	margin-top:18px;
}
.joblocation{
	color:#818181;
	font-size:12px;
	margin-left:20px;
}
.moreless{
	display:block;
	height:40px;
	margin:0 0 0 0;
	float:right;
}
.jobline{
	width:100%;
	margin:25px 0 0 0;
	border-bottom:#848484 1px solid;	
}

/* -----DONATION BLOCK STYLING -----*/

#donationBlock {
	font-size:12px;
	color:#555;
	line-height:30px;
}

/* -----NEWSLETTER POPUP STYLING -----*/
#newsplacement{
	margin:30px 40px 0 40px;

}
#newsheader{
	height:60px;
	width:425px;
	border-bottom: 9px solid #8DC73F;
	margin:0 0 18px;
}
#e2ma_signup_form_container{
	margin:10px 0 0 0;
}
.e2ma_signup_form_label{
	color:#666;
	margin:6px 0 0 0;
	width:110px;
}
.e2ma_signup_form_element input{
	background-color:#E3EEFF;
	height:20px;
	width:200px;
	border:1px solid #666;
}
#e2ma_signup_form_groups {

	margin-top:15px;

}
.e2ma_signup_form_required_asterix{
	color:#999;
	float:right;
	margin-right:30px;
}
#e2ma_signup_submit_button{
	display:block;
	width:86px;
	height:30px;
	margin:10px 0 0 0;
	background:url(/images/submitbutton.jpg) no-repeat;
	font-size:3px;
	color:#fff;
	border:none;
	cursor:pointer;
	float:right;
	text-indent:-9999px;
}
.e2ma_signup_form_required_footnote{
	display:none;
}
#e2ma_signup_reset_button{
	display:none;
}
div#fancy_outer {
	height:460px;
}
.block-views h5 {
	font-size:16px;
	font-weight:bold;
	border-bottom:4px solid #848484;
	width:675px;
	margin-bottom:10px;
	padding-bottom:10px;

}
.views-field-view-node {

	padding:0px 0px 20px 0px;

	/* border-bottom:1px solid #666; */

}
 #newsletterTop {
	float:right;	
	font-size:12px;
	font-weight:bold;
	margin-bottom:38px;
}
.container-inline {
	padding-left:10px;
}
.center {
	margin:0 auto;
	display:block;	
}
/* Added 7/6/10 by CSF to help Lisa create ReStore Home page */
#contentWrapper h2 {
	color:#729E37;
	font-size:16px;
	font-weight:bold;
}
.centered {
	margin:0 auto;	
}

.niceButtonGreen {
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
	padding:5px;
	background: #8bc33e; /* Old browsers */
	background: -moz-linear-gradient(top, #8bc33e 0%, #608e2c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8bc33e), color-stop(100%,#608e2c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8bc33e 0%,#608e2c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #8bc33e 0%,#608e2c 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #8bc33e 0%,#608e2c 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8BC33E', endColorstr='#608E2C',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #8bc33e 0%,#608e2c 100%); /* W3C */
	color:#FFF;
	font-weight:bold;
}
.bold {
	font-weight:700;	
}

