@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/stewart-marchman-act-foundation-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #bbba96;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	line-height: 130%;
	font-size: 14px;
}
img {
	vertical-align: bottom;
}
a img {
	border: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0;
	color: #00543d;
	padding: 10px 0 10px 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0;
	color: #cc8c44;
	padding: 0 0 10px 0;
}
h3 {
	margin: 0;
}
ul {
	margin-top: 0;
	padding-top: 0;
}
p {
	margin: 0;
	padding: 0 0 12px 0;
}
p.subFooter {
	text-align: center;
	color:#00543d;
}
a {
	color: #00543d;
}
h1.orangeBox {
	font-size: 18px;
	width: 295px;
	padding: 10px 15px 0 15px;
	color: #fff;
	background-color: #cc8c45;
}
p.orangeBox {
	width: 295px;
	padding: 15px;
	margin: 0 0 10px 0;
	color: #fff;
	background-color: #cc8c45;
}
#container { 
	width: 980px;  
	background-image:url(images/stewart-marchman-act-foundation-container-bg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto; 
	text-align: left; 
} 
#header { 
	background-image:url(images/stewart-marchman-act-foundation-header.jpg);
	height: 183px;
	margin: 0;
	padding: 0;
} 
#leftColumn {
	float: left; 
	width: 254px; 
}
#leftColumn p {
	font-size: 12px;
	color: #fff;
	line-height: 110%;
}
#leftColumnNav {
	background-image:url(images/stewart-marchman-act-foundation-nav-bg.jpg);
	background-repeat:repeat-y; 
	background-position: top center;
	margin: 0;
	padding: 0;
}
#leftColumnNavPadding {
	width: 203px;
	padding: 15px 20px 21px 31px;
}
#leftColumnUnder {
	width: 203px;
	padding: 10px 20px 10px 31px;
}
#mainContentWrapper { 
	/*actual width 671px  */
	margin: 0 ; 
	padding: 0;
	background-image:url(images/stewart-marchman-act-foundation-content-bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
} 
#mainContent { 
	/*actual width 671px  */
	margin: 0 0 0 254px; 
	padding: 15px 35px 0 20px;
} 
#mainContentRight {
	width: 325px;
	margin: 0;
	padding: 0 0 0 20px;
	float: right;
}
#jaysHope {
	width: 300px;
	float: left;
	text-align:center;
	margin: 0 15px 0 0;
	padding: 0;
}
#footer { 
	height: 60px;
	background-image:url(images/stewart-marchman-act-foundation-footer.jpg);
	background-repeat: no-repeat;
} 
#footer p {
	text-align: center;
	color:#fff;
	padding: 11px 0;
	line-height: 110%;
}
.floatRight { 
	float: right;
	margin-left: 15px;
}
.floatLeft {
	float: left;
	margin-right: 15px;
}
.clearFloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
