/*  Universal  */

* {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, p, pre, label, fieldset, address {
	margin: 1em 17px;
}

img {
	margin: 0 10px 6px 10px;
}

ul, ol, dl {
	margin: 1em 40px;
}

blockquote {
	margin: 1px 30px 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

body {
	font: 0.9em arial, verdana, sans-serif;
	background: #8b490e url(/images/site/background.gif);
	text-align: center;
}

table {
	font: 100% verdana, helvetica, sans-serif;
}

div#form_indent {
	margin-left: 15px;
}

a:link {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #798a4b;
}

a:visited {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #948A4B;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	color: #000;
}

a img {
	border: 0px;
}

a:hover img {
	border: 0px;
}

div#photo_caption {
	height: 36px;
	margin: 0 10px;
	padding: 0;
	color: #743002;
	font-size: 76%;
	text-align: left;
}

span.line {
	color: #ccc;
	height: 1px;
	border: 0 solid #ccc;
	border-top-width: thin;
	background-color: transparent;
	text-align: center;
	width: 90%;
}

/* All Content */

div#all_content {
	width: 764px;
	margin: 20px auto;
	text-align: left;
	background: #fff;
	padding: 6px 0 6px 0;
}

/* Header */

div#header {
	height: 148px;
}

/*  Banner  */

div#banner {
	height: 142px;
	background: url(/images/site/banner.jpg) no-repeat center;
}

/*  Main Navigation  */

div#main_navigation {
	background: #8b490e url(/images/site/nav_bg.jpg) repeat-x right top;
	margin: 0px 6px 0 6px;
	height: 39px;
}

span.nav_element {
	color: #d06f1a;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

div#main_navigation ul {
	margin: 0 0 0 14px;
	color: #d06f1a;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding: 10px 0 10px 0px;
}

div#main_navigation ul li {
	display: inline;
	list-style-type: none;
}

div#main_navigation ul li a {
	padding: 8px 3px 9px 3px;
	outline: none;
}

div#main_navigation ul li a:link {
	font-weight: normal;
	font-style: normal;
	color: #faecc6;
}

div#main_navigation ul li a:visited {
	font-weight: normal;
	font-style: normal;
	color: #faecc6;
}

div#main_navigation ul li a:hover {
	font-weight: normal;
	font-style: normal;
	color: #d06f1a;
	text-decoration: none;
}

div#main_navigation ul li a:active {
	outline: none;
}

/*  Content Background Yellow  */

div#content_bg {
	width: 752px;
	background: #faeeb8;
	margin: 0px 6px;
}

/*  Left Content  */

div#left_content {
	width: 180px;
	margin: 0;
	color: #999;
	font-size: 85%;
	float: left;
}

div#left_content h2 {
	color: #963316;
	font-size: 190%;
	font-weight: normal;
	line-height: 1.6em;
	margin: 16px 10px 0 15px;
	padding: 0;
	border-bottom: #e9c87b solid 1px;
}

div#left_content .quotes {
	color: #963316;
	font-size: 110%;
	line-height: 1.5em;
	font-weight: normal;
	margin: 16px 0px 0 5px;
}

div#left_content ul {
	margin: 10px 0 0 15px;
}

div#left_content ul li {
	list-style-image: url(/images/site/red-arrow.gif);
	list-style-type: none;
	margin: 0 0 0 15px;
}

div#left_content ul li a {
	font-size: 12px;
	padding: 0px 3px;
	margin-bottom: 4px;
	display: block;
}

div#left_content ul li a:link {
	color: #743002;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

div#left_content ul li a.on:link {
	font-weight: bold;
	color: #743002;
}

div#left_content ul li a:visited {
	color: #b3731f;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

div#left_content ul li a.on:visited {
	font-weight: bold;
	color: #b3731f;
}

div#left_content ul li a:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

div#left_content ul li a.on:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

/*  Home Main Content  */

div#home_main_content {
	float: left;
	width: 516px;
	margin: 10px 0 10px 6px;
	line-height: 1.6em;
	background: #fff;
	border-width: thin;
}

/* div#home_main_content p img {
	margin: 0;
	padding: 0;
	background: #fff;
} */

div#home_main_content h1 {
	color: #4c5a10;
	font-size: 160%;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0 15px 10px 15px;
	padding: 0;
	border-bottom: #e9c87b solid 1px;
}

div#home_main_content p {
	color: #7b3a00;
	font-size: 80%;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0 0 1em 0;
	padding: 0 15px 0 15px;
}

/* Bottom Content */

div#bottom {
	float: left;
	width: 516px;
	margin: 0 0 10px 6px;
}

div#bottom div#greenbox {
	margin: 0px 6px 12px 2px;
	float: left;
	width: 150px;
}

div#bottom h5 {
	color: #faeeb8;
	font-size: 110%;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0;
	padding-bottom: 6px;
	background-color: #963316;
	text-align: center;
}

div#bottom div#box3_content {
	margin: 0;
	background-color: #f6e6aa;
}

div#box3_content p {
	color: #7b3a00;
	font-size: 84%;
	font-weight: normal;
	line-height: 1.5em;
	padding: 6px 6px 8px 10px;
	margin: 0px;
}

div#bottom_content {
	float: left;
	width: 356px;
	line-height: 1.6em;
	background: #faeeb8;
}

div#bottom_content h1 {
	color: #4c5a10;
	font-size: 160%;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0 15px 10px 15px;
	padding: 0;
	border-bottom: #e9c87b solid 1px;
}

div#bottom_content p {
	color: #7b3a00;
	font-size: 80%;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0 0 1em 0;
	padding: 0 15px 0 15px;
}

/*  Main Content  */

div#main_content {
	float: left;
	width: 562px;
	margin: 10px 0 10px 6px;
	line-height: 1.6em;
	background: #fff;
	border-width: thin;
}

div#main_content h1 {
	color: #4c5a10;
	font-size: 160%;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0 15px 10px 15px;
	padding: 0;
	border-bottom: #e9c87b solid 1px;
}

div#main_content h2 {
	color: #4c5a10;
	font-size: 120%;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0 15px 10px 15px;
	padding: 0;
}

div#main_content p {
	color: #7b3a00;
	font-size: 80%;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0;
	padding: 0 15px 10px 15px;
}

/* Right Content */

div#right_content {
	float: right;
	width: 220px;
	margin: 0 2px 0 0;
}

div#right_content div#greenbox {
	margin: 10px 6px 12px 10px;
}

div#right_content h4 {
	color: #faeeb8;
	font-size: 110%;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0;
	padding-bottom: 6px;
	background-color: #4c5a10;
	text-align: center;
}

div#right_content div#box_content, div#box2_content {
	margin: 0;
	background-color: #798a4b;
}

div#right_content div#box_content, div#box4_content {
	margin: 0;
	background-color: #798a4b;
}

div#right_content p {
	color: #fff;
	font-size: 84%;
	font-weight: normal;
	line-height: 1.6em;
	padding: 6px 15px 4px 15px;
	margin: 0;
}

div#right_content a:link {
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #faeeb8;
	padding-bottom: 10px;
}

div#right_content a:visited {
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #faeeb8;
}

div#right_content a:hover {
	font-size: 100%;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	color: #fff;
}

div#right_content div#static_home_green {
	height: 36px;
	margin: 0;
	padding: 10px 15px;
	color: #4c5a10;
	font-size: 82%;
	text-align: center;
}

div#right_content div#donate_button {
	margin-top: 14px;
}

/* Footer Content */

div#footer {
	height: 50px;
	clear: both;
	border-top: #e9c87b 1px solid;
	border-top-width: thin;
}

div#footer_content {
	height: 36px;
	margin: 0;
	padding-top: 12px;
	color: #743002;
	font-size: 80%;
	text-align: center;
}

div#footer_content a:link {
	font-weight: bold;
}

div#credits {
	color: #cf9e4f;
	font-size: 70%;
	text-decoration: none;
	padding-bottom: 25px;
}

div#credits a {
	color: #cf9e4f;
}

div#credits a:hover {
	color: #cf9e4f;
}

div#credits a:visited {
	color: #cf9e4f;
}

div#credits a:active {
	color: #cf9e4f;
}

.rtop,.artop {
	display: block
}

.rtop *,.artop * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: 1px
}

.artop * {
	border-style: solid;
	border-width: 0 1px
}

.r1,.rl1,.re1,.rel1 {
	margin-left: 5px
}

.r1,.rr1,.re1,.rer1 {
	margin-right: 5px
}

.r2,.rl2,.re2,.rel2,.ra1,.ral1 {
	margin-left: 3px
}

.r2,.rr2,.re2,.rer2,.ra1,.rar1 {
	margin-right: 3px
}

.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1 {
	margin-left: 2px
}

.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1 {
	margin-right: 2px
}

.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2 {
	margin-left: 1px
}

.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2 {
	margin-right: 1px
}

.rx1,.rxl1 {
	border-left-width: 5px
}

.rx1,.rxr1 {
	border-right-width: 5px
}

.rx2,.rxl2 {
	border-left-width: 3px
}

.rx2,.rxr2 {
	border-right-width: 3px
}

.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1 {
	border-left-width: 2px
}

.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1 {
	border-right-width: 2px
}

.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2 {
	border-right-width: 0
}

.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2 {
	border-left-width: 0
}

.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4 {
	height: 2px
}

.rer1,.rel1,.re1,.res1,.resl1,.resr1 {
	border-width: 1px 0 0;
	height: 0px !important;
	height 



/**/: 1px
}