body {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	background: #FFFFFF url(../images/background.jpg) repeat-x;
	margin: 0;
	padding: 0;
}
#masthead {
	background: #564929 url(../images/masthead.jpg) no-repeat;
	height: 48px;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#column_wrapper {
	background: url(../images/wrapper.jpg) repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	background: url(../images/left_bg.jpg) no-repeat top left;
	width: 536px;
	float: left;
}
#right {
	background: url(../images/right_bg.jpg) no-repeat top left;
	width: 424px;
	float: left;
	min-height: 557px;
}
#left .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 24px 45px;
	font-size: .75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #755E00;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
#topright {
	margin: 0px;
	font-weight: normal;
	font-variant: normal;
	font-size: 0.8em;
	color: #9e560b;
	padding: 26px 34px 10px 46px;
}
h1, h2, h3, h4 {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	margin: 10px 0;
}
#topright h1 {
	color: #403d2d;
}
#topright h2 {
	color: #FFF;
}
#mainhead {
	text-align: center;
	margin: 0;
	padding-left: 35px;
}
#mainhead h1 {
	font-size: 1.4em;
	color: #403d2d;
}
#mainhead p {
	font-size: 0.9em;
	color: #a8412b;
}
#donate {
	background: url(../images/donate.jpg) no-repeat;
	margin: 0 0 0 36px;
	height: 137px;
	width: 156px;
	padding: 50px 0 0 195px;
	font-size: 0.8em;
}
#donate h2 {
	color: #403d2d;
	font-weight: normal;
}
#donate p {
	color: #db4c2c;
}
#needs {
	margin: 15px 0 0 36px;
	height: 306px;
	width: 350px;
	padding: 3px 0;
	font-size: 0.8em;
}
#needs h2 {
	color: #403d2d;
	font-weight: normal;
}
#needs p {
	color: #db4c2c;
}
#frame {
	background-image: url(../images/frame.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 218px;
	width: 456px;
	padding: 20px 40px 0 40px;
	font-size: 0.8em;
	color: #594a28;
	text-decoration: none;
}
#footer h1 {
	font-size: 1.0em;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1.1em;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
/* banner rotator */
#banners_container { display:block; position:relative; width:350px; height:301px; margin:0px auto 0px;  }
#banner_container { position:relative ; overflow:hidden ; width:350px ; height:301px ; margin:0px auto 0px;  }
#banners { white-space:nowrap; }
#banners a img { border:none; }
.dark {
	font-weight: bold;
}
.newsletter {
	background-image: url(../images/least_of_these_newsletter.jpg);
	background-repeat: no-repeat;
	margin: 0;
	height: 33px;
	padding: 7px 0 0 65px;
	font-size: 2.5em;
	color: #403d2d;
}
.frml {
	float: right;
	margin-left: 10px;
}
.frmlb {
	float: right;
	margin: 10px 0 0 10px;
	border: 1px solid #000;
}
.flmr {
	float: left;
	margin-right: 10px;
}
.List {
	width: 344px;
	margin: 0 auto;
	padding: 0;
}	
.List ul {
    width: 344px;
    list-style-type: none;
	margin: 0;
	padding: 0;
}
.List li {
    width: 150px;
    margin: 5px 0 0 0;
    padding: 0 11px;
	background-image: url(../images/bullet.gif);
	background-position: 0;
	background-repeat: no-repeat;
    line-height: 1.1em;
    float:left;
}
.List hr {
	clear: both;
    visibility: hidden;
    margin: 0px;
    padding: 0px;
    height: 1px;
}