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

/*
 * RESET
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
html { min-height: 100%; margin-bottom: 1px; }
body {
	behavior:url("/_scripts/csshover.htc");

}
ol, ul {
	list-style: none;
}
h1 em {
	color:#999;
	display:block;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:14px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p { 
	padding:5px 0; }
img, div {  }
/*
 * BASIC ELEMENTS
 * Define styles for basic elements: body, h1-h6, ul, ol, a, p, etc.
 */
body{
	background: url(/_images/background.jpg) top center no-repeat #cdb79b;
	color:#34271A;
	font:normal 83.3% Tahoma, Geneva, sans-serif;
}
h1 {
	font:bold italic 150% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#34271A;
	line-height:42px;
}
hr {
	border:none;
	border-bottom:1px solid #F2EFEC;
	margin:25px 0;
}
a:link, a:visited {
	color:#34271A
}
a:hover {
	color:#806240;
}
#header {
	height:130px;
	margin:0 auto;
	width:900px;
}
#search {
	float:right;
	margin:15px 0 0 0;
	width:260px;
}
#search input {
	float:left;
}
#nav_597584 {
	clear:right;
	float:right;
	margin:46px 14px 0 0;
}
#nav_597584 li {
	display:inline;
}
#nav_597584 .normal a:link, #nav_597584 .normal a:visited, #nav_597584 .normal a:active {
	color:#FFF;
	font:bold 100% Tahoma, Geneva, sans-serif;
	padding:8px 15px;
	text-decoration:none;
}

#nav_597584 li .selected a, #nav_597584 .normal a:hover {
	background:url(/_images/btn_master.gif) bottom center repeat-x #FFF;
	color:#554229;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#header img {
	float:left;
}
#home {
	background:url(/_images/home01.jpg);
	height:354px;
	margin:0 auto;
	width:900px;
}
	#donate a{
		background-position: bottom left;
		float:right;
		position:relative;
		top:250px;
		right:120px;
	}
		#donate a {
			display: block;
			width: 198px;
			height: 49px;
			background:url(/_images/btn_donation.jpg) no-repeat top left;
		}
		#donate a:hover{
			background-position: bottom left;
		}	
		#donatesm a{
		background-position: bottom left;
		float:right;
		position:relative;
		top:20px;
		right:50px;
	}
		#donatesm a {
			display: block;
			width: 198px;
			height: 49px;
			background:url(/_images/btn_donation.jpg) no-repeat top left;
		}
		#donatesm a:hover{
			background-position: bottom left;
		}

#content {
	background:#FFF;
	margin:0 auto;
	padding:20px;
	width:860px;
}
#pod_1{
	float:left;
	padding:10px 20px 10px 10px;
	width:380px;
}
#pod_2{
	background:#F2EFEC;
	float:left;
	min-height:280px;
	padding:10px;
	width:240px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#pod_3{
	float:left;
	padding:10px;
	width:165px;
}
#footer {
	background:url(/_images/footer.gif) top center no-repeat #34271A;
	padding:50px 0;
	width:100%;
}
#footer_content {
	color:#806240;
	margin:0 auto;
	width:900px;
}
.quote {
	font:bold italic 150% "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:18px;
}
/* SUBPAGE INFOMATION */
#subpage {
	background:url(/_images/subpage.jpg);
	height:110px;
	margin:0 auto;
	width:900px;
}
#subpage h1 {
	color:#FFF;
	float:left;
	padding:20px;
	line-height:20px;
}
#page_content {
	float:right;
	padding:20px;
	width:520px;
}
#page_content img {
	border:1px solid #CCC;
	float:left;
	margin:5px;
	padding:3px;
}
.pageimg{
	border:1px solid #CCC;
	float:left;
	margin:5px;
	padding:3px;
}
#sub_nav {
	background:#F2EFEC;
	float:left;
	padding:10px;
	width:280px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#sub_nav li a:link, #sub_nav li a:visited {
	color:#34271A;
	display:block;
	padding:8px 18px;
	text-decoration:none;
	width:244px;
}
#sub_nav li a:hover {
	background:#34271A;
	color:#F2EFEC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* FORM ELEMENTS */
form img {
	cursor:pointer;
	margin:3px;
	padding:3px;
}
input, textarea {
	background:#FFF;
	border:1px solid #CCC;
	color:#333s;
	margin:3px;
	padding:3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:200px;
}
.subscribe {
	background:none;
	border:none;
	cursor:pointer;
	width:100px;
	height:23px;
}
.search {
	background:none;
	border:none;
	cursor:pointer;
	float:left;
	height:23px;
	margin-top:-2px;
	width:24px;

}
.sm_table {
	padding:10px;
	width:200px;
}
.fright {
	border:1px solid #CCC;
	float:right;
	margin:5px;
	padding:3px;
}
.caption {
	font-size:10px;
}
address {
	padding:10px;
	width:260px;
}
.contact_form {
	background:#F2EFEC;
	padding:10px;
	display:block;
}
.topofpage {
	clear:both;
	display:block;
	float:right;
}
.author, .date {
	display:none;
}
