* {
	margin: 0px;
	padding: 0px;
	border:0px;
}
body {
	margin: 0px 0px 20px 0px;
	font-size: 12px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	-webkit-text-size-adjust: none; /* iPhone Text Fix */
	background: url(/images/background.jpg) repeat-x top left;
	background-color:#eeedea;
}

h1 {
	margin-bottom:30px;
	font-size:22px;
	line-height:24px;
	color:#5c961d;
}
h2 {
	margin-bottom:10px;
	font-size:18px;
	color:#666666;
}

.h2_smalltype {
	font-size:12px;
	font-weight:normal;
}

h3 {
	font-weight:normal;
	font-size:14px;
	color:#498cb2;
}

p {
	padding-bottom:12px;
}

a {
	color: #498cb2;
	text-decoration: none;
}

input {
	padding:2px;
	border:1px solid #d6d2c7;
}

fieldset {
	border:none;
}
a:hover {
	color: #092a4f;
	text-decoration: underline;
}
img {
	border: none;
}

blockquote {
	padding:0px 20px 40px 20px;
}

.alert {
	font-weight:bold;
	color:#CC0000;
}

.rule {
	margin:20px 0px 30px 0px;
	height:1px;
	background:#d6d2c7;
}

.nofloat {
	float:none;
}

.author {
	margin-top:10px;
	font-size: 14px;
	font-weight:normal;
}

/* --------------------------------------------------------------
Container Styles 
--------------------------------------------------------------- */

#containerWrapper {
	margin: 0px auto 0px auto;
	width: 960px;
	background: #ffffff;
}
#container {
}
#rcContent {
}

/* --------------------------------------------------------------
Header Styles 
--------------------------------------------------------------- */

#headerWrapper {
	margin: 0px auto 0px auto;
	width: 960px;
	height: 120px;
	font-size: 11px;
	background:#ffffff;
	}
#header {
	float:left;
	padding: 16px 0px 0px 18px;
}
#headerLogo {
	float: left;
	margin: 40px 0px 30px 0px;
}
#contact {
	float:right;
	padding:81px 22px 0px 0px;
}
#mission {
	float:left;
	width:370px;
	padding:59px 0px 0px 12px;
	line-height:20px;
	font-size:16px;
	font-weight:normal;
	color:#b3ad9b;
}
#search {
	position:relative;
	top:-20px;
	float:right;
	margin-right:20px;
}

#search .search_button {
	margin:0px;
	padding:0px;
	border:none;
	width:64px;
	height:22px;
	cursor:pointer;
	background: url(/images/search.gif);
}
#cse-search-results iframe {
 	width:490px;
	margin-top:0px;
	padding-top:0px;
}

#searchField {
	float:left;
	margin-right:4px;
	width:150px;
	height:16px;
}

/* --------------------------------------------------------------
Header Styles 
--------------------------------------------------------------- */
#globalNavWrapper {
	height: 30px;
	padding-bottom:30px;
	background: url(/images/globalNavBackground.jpg) repeat-x;/*border-top:1px solid #d1cdc1;*/
}
#globalNav {
	padding: 6px 0px 0px 20px;
	text-align: left;
	color:#514325;
}
#globalNav li {
	display: inline;
	padding: 0px 12px 0px 0px;
	font-size: 15px;
	font-weight:bold;
	list-style: none;
	background: url(/assets/images/bg-header-nav-slash.gif) no-repeat top right;
}
#globalNav a {
	text-decoration: none;
	color: #9b8d6f;
}
#globalNav a:hover, #globalNav .activeBucket {
	color: #7993a4;
}


/* --------------------------------------------------------------
Left Column 
--------------------------------------------------------------- */

#leftColumnWrapper {
	float:left;
	width:220px;
}
#leftColumn {
	padding:0px 10px 20px 20px;
}
#localNav {
	margin-bottom:20px;
	line-height:20px;
}

#localNav ul {
	list-style-type: none;
}
.pagenav {
	font-weight:bold;
}

#localNav p {
	margin-bottom:4px;
	padding-bottom:2px;
	border-bottom:1px solid #d6d2c7;
}

#localNav li {
	font-weight:bold;
}
#localNav li a {
	font-weight:normal;
}
/* wordpress fix */
#localNav ul li ul {
	margin-bottom:20px;
}
#localNav ul li ul li {
	margin-bottom:4px;
	padding-bottom:2px;
	border-bottom:1px solid #d6d2c7;
}
/* wordpress fix -end*/

.categories {
	margin-bottom:10px;
}
/* --------------------------------------------------------------
Content
--------------------------------------------------------------- */

#centerColumnWrapper {
	float:left;
	width:520px;
}
#centerColumn {
	padding: 0px 30px 0px 10px;
	text-align: left;
}

#centerColumn h2 {
	margin:20px 0px 10px 0px;
	font-size:14px;
	color:#666666;
}

#centerColumn h2 .thedate {
	margin-bottom:0px;
	font-size:14px;
}

#centerColumn h3.storytitle {
	font-weight:bold;
}

#centerColumn ol {
	padding-bottom:20px;
}

#centerColumn .storytitle {
	padding-bottom:5px;
	font-size:22px;
}

#centerColumn li {
	line-height:20px;
}

#centerColumn .storytitle a {
	color:#5c961d;
}

#centerColumn .img_standard {
	float:left;
	margin:4px 20px 6px 0px;
	padding: 4px;
	border: 1px solid #d6d2c7;
	background-color: #eeedea;
}

#centerColumn .img_standard_nofloat {
	float:none;
	margin:4px 20px 6px 0px;
	padding: 4px;
	border: 1px solid #d6d2c7;
	background-color: #eeedea;
}

#centerColumn ul {
	margin:0px 0px 20px 40px;
}

#centerColumn fieldset input {
	margin-bottom:10px;
}

#centerColumn .meta {
	font-size:11px;
	font-style:italic;
	margin:-8px 0px 20px 0px;
}
.feedback {
	margin-bottom:30px;
}
.theDate {
	font-weight:normal;
}

#commentform input {
	border:1px solid #cccccc;	
}

#commentform #comment {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #cccccc;
	overflow:auto;
}

#commentform p label small {
	position:relative;
	top:-2px;
	margin-left:6px;
	font-size:12px;
}

#commentform #submit {
	width:147px;
	height:27px;
	margin:0px;
	padding:0px;
	border:none;
	cursor:pointer;
	background: url('/images/button_submit.jpg') no-repeat;
}

ol {
	padding-left:10px;
	margin-left:10px;
	border:0px;
}

#donateItemWrapper {
	width:480px;
}
#donateItems {
	padding-bottom:20px;
}

.donateItem {	
	padding-right:12px;
	text-align:left;
}

.donateItem p{
	margin:0px;
	padding:0px;
	font-size:11px;
}

.donateItem .author {
	margin:top:-20px;
}

.donateItem .price {
	font-weight:bold;
}

#donateItems img {
	width:80px;
	height:124px;
	margin-bottom:8px;
}
.donateItemCol {
	float:left;
	width:25%;
	padding-bottom:20px;
}

/* --------------------------------------------------------------
Right Column
--------------------------------------------------------------- */
#rightColumnWrapper {
	float:left;
	width:220px;
}
#rightColumn {
	padding-right:20px;
}
#rightColumn h2 {
	font-size:16px;
	color:#5c961d;
}
#joinComm {
	width:200px;
	margin-bottom:10px;
}
#joinComm .top {
	height:7px;
	background-image:url(/images/radius-top-clear.gif);
}
#joinComm .content {
	padding: 10px 18px 10px 18px;
	border-right: 1px solid #d6d2c7;
	border-left: 1px solid #d6d2c7;
}
#joinComm .bottom {
	height:7px;
	background-image:url(/images/radius-bottom-clear.gif);
}
#social {
	margin-top:8px;
}
#social img {
	position:relative;
	top:2px;
	margin-right:8px;
}
#donateComm {
	margin-bottom:20px;
	background-color:#cecabe;
}
#donateComm .top {
	height:7px;
	background-image:url(/images/radius-top-tan.jpg);
}
#donateComm .content {
	padding: 10px 18px 0px 18px;
	background-image:url(/images/radius-content-tan.jpg);
	background-repeat:no-repeat;
	border-right: 1px solid #d6d2c7;
	border-left: 1px solid #d6d2c7;
}
#donateform {
	margin:0px;
	border:0px;
	padding-bottom:10px;
}
#donateComm .bottom {
	height:7px;
	background-image:url(/images/radius-bottom-tan.jpg);
}
.book {
	float:left;
	margin: 0px 6px 0px 0px;
}
#addthis {
	margin-bottom:10px;
}
#subscribeForm input {
	border:1px solid #cccccc;
	margin-bottom:6px;
}
/* --------------------------------------------------------------
Footer
--------------------------------------------------------------- */
#footerWrapper {
	margin: 10px auto 0px auto;
	width: 960px;
	text-align: left;
}
#footer {
	padding: 20px 20px 20px 20px;
	background-color:#ffffff;
}
#footer .boldtext {
	padding-right:10px;
}
#footer ul {
	float: left;
	margin:0px 38px 0px 0px;
	width:90px;
}
#footer ul li {
	margin: 0px 0px 8px 0px;
	line-height:12px;
	font-size: 11px;
	list-style-type: none;
}

#bottomLists {
}

#bottomLists .head {
	padding-bottom:4px;
	border-bottom:1px solid #d6d2c7;
}

#listBox {
	padding:20px 0px 20px 20px;
	background:#eeedea;
}

#bottomLogo {
	float:left;
	padding-left: 20px;
	text-align: left;
}

#bottomLogo p {
	margin:0px;
	margin-bottom:-2px;
	line-height:8px;
	font-size:11px;
}

#bottomLogo img {
	margin-bottom: 6px;
}


/* --------------------------------------------------------------
Credits
--------------------------------------------------------------- */

#credits div {
	margin-bottom:20px;
}
#creditsLeft {
	float:left;
}
#creditsRight {
	float:left;
	padding-left:40px;
}
