/* UNIVERSAL STYLES
================================================================================*/

html, body, body#home {
	padding: 0;
	margin: 0;
	background: #ddd7b7 url(../images1/bg.jpg) repeat-x 0 -107px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #777;
}

body#home {
	background: #ddd7b7 url(../images1/bg.jpg) repeat-x 0 0;
}

.spaw_body {
	padding: 0;
	margin: 0;
	background: none !important;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #777;
}
	
/*fixing firefox outline*/	

a:active {
	outline: none;
}
	
:focus {
	outline: none;
}
	
img, form {
	padding: 0;
	margin: 0;
	border: none;
}
	
img a {
	border: none;
}


/* TEXT STYLES
================================================================================*/

h1.pagetitle {
	font: normal 16px Arial, Helvetica, sans-serif;
	line-height: 110%;
	color: #444f14;
	background: url(../images1/shadow.png) no-repeat -30px 100%;
	padding: 0 0 18px 0;
	margin: 5px 0 0 0;
}

h2 {
	font: normal 16px Arial, Helvetica, sans-serif;
	line-height: 110%;
	padding: 0;
	margin: 0;
}


/* NAVIGATION STYLES
================================================================================*/
	
#nav {
	float: left;
	background: #cdd692;
	padding: 0 27px 20px 20px;
	width: 236px;
}
	
#nav ul {
	list-style: none;
	line-height: 100%;
	padding: 0;
	margin: 0;
}
	
#nav ul li {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #627024;
	border-bottom: 1px solid #e0e6bc;
	padding: 0;
	margin: 0;
}
	
#nav ul li a:link, #nav ul li a:visited {
	display: block;
	text-decoration: none;
	color: #627024;
	padding: 8px 0 8px 3px;
}
	
#nav ul li a:hover {
	color: #fff;
}

/* 2nd tier */

#nav ul ul {
	background: #e0e6bc url(../images1/nav_arrows.gif) no-repeat -10px -23px;
	padding: 8px 0;
}

#nav ul ul li {
	font-size: 12px;
	border: none;
}

#nav ul ul li a:link, #nav ul ul li a:visited {
	display: block;
	text-decoration: none;
	color: #627024;
	padding: 4px 15px;
}

#nav ul ul li a:hover, #nav ul ul li a.on:link, #nav ul ul li a.on:visited, #nav ul ul li a.on:hover {
	color: #97b800;
}

/* 3rd tier */

#nav ul ul ul {
	background: #ebf0d0 url(../images1/nav_arrows.gif) no-repeat -310px -23px;
	padding: 8px 0;
}

#nav ul ul ul li {
	font-size: 11px;
	list-style: disc;
	margin: 4px 15px 4px 30px;
}

#nav ul ul ul li a:link, #nav ul ul ul li a:visited {
	padding: 0;
}

#nav ul ul ul li a:hover, #nav ul ul ul li a.on:link, #nav ul ul ul li a.on:visited, #nav ul ul ul li a.on:hover {
	color: #97b800;
}

/* Horizontal nav
--------------------------------------------------------------------------------*/

#topnav {
	width: 950px;
	height: 41px;
	background-color: #707e30;
}
	
#topnav ul {
	padding: 13px 0 0 0;
	margin: 0;
	line-height: 100%;
	list-style: none;
	text-align: right;
}
	
#topnav ul li {
	padding: 0 32px 0 0;
	margin: 0;
	display: inline;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #fff;
}
	
#topnav ul li a:link, #topnav ul li a:visited {
	text-decoration: none;
	color: #fff;
}
	
#topnav ul li a:hover, #topnav ul li a.on:link, #topnav ul li a.on:visited, #topnav ul li a.on:hover {
	color: #d2c449;
}

/* LAYOUT STYLES
================================================================================*/

div.clear {
	clear: both;
}

#container {
	background: url(../images1/container_bg.png) repeat-y 0 0;
	width: 980px;
	margin: 0 auto;
}
	
#outer {
	width: 950px;
	padding: 0 15px 0 15px;
}
	
#header {
	width: 950px;
	height: 370px;
}

#header_main {
	width: 950px;
	height: 329px;
	background: #877652 url(../images1/header_bg.jpg) no-repeat 0 0;
}

/* Homepage header styles ----- begin */

#home #header {
	height: 477px;
}

#home #header_main {
	height: 436px;
}

/* Homepage header styles ----- end */

#header_upper {
	width: 950px;
	height: 141px;
	overflow: hidden;
}
	
#logo {
	float: left;
	width: 500px;
	padding: 13px 0 0 36px;
}
	
#donate {
	float: right;
	width: 246px;
	padding: 8px 0 0 0;
	font: bold 13px "Trebuchet MS";
	color: #fff;
}
	
#donate a:link, #donate a:visited {
	text-decoration: none;
	color: #fff;
	background: url(../images1/tick.jpg) no-repeat 0 0;
	padding: 0 0 0 27px;
}
	
#donate a:hover {
	text-decoration: underline;
}
	
#header_lower {
	width: 950px;
	height: 295px;
	overflow: hidden;
}
	
#header_left {
	float: left;
	width: 667px;
}
	
#header_right {
	float: left;
	width: 283px;
}

#header_right_text {
	width: 250px;
	height: 178px;
	padding: 10px 10px 0 23px;
}
	
#header_right h2 {
	font: normal 16px Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #fff;
	line-height: 110%;
	padding: 0 0 15px 0;
	margin: 0;
}

#header_right_text p {
	padding: 0 0 15px 0;
	margin: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	font-style: italic;
	line-height: 150%;
}
	
#bodyarea {
	width: 950px;
}
	
#content_1st {
	background: url(../images1/content_1st_bg.gif) repeat-y 0 0;
}


#content_1st_inside {
	background: url(../images1/shadow_content.gif) no-repeat 0 0;
	padding: 28px 0 0 0;
}

#content {
	float: left;
	width: 600px;
	padding: 0 30px;
}

/* Homepage main content
--------------------------------------------------------------------------------*/

#home #content_1st {
	background: url(../images1/content_1st_bg_home.gif) repeat-y 0 0;
}

#home #content_1st_inside {
	background: url(../images1/shadow_content_home.jpg) no-repeat 0 0;
	padding: 28px 0 0 0;
}

#content_1st_cell2 h2, #content_1st_cell3 h2 {
	font: normal 16px Arial, Helvetica, sans-serif;
	line-height: 110%;
	color: #444f14;
	background: url(../images1/shadow.png) no-repeat 0 100%;
	padding: 0 0 18px 25px;
}

#content_1st_cell2 {
	float: left;
	width: 384px;
	background: #e0e6bc;
}
	
#content_1st_cell2_inside {
	width: 334px;
	padding: 12px 25px 0 25px;
}
	
#content_1st_cell2_inside p {
	padding: 0 0 20px 0;
	margin: 0;
	color: #627024;
	line-height: 150%;
}
	
.right_align {
	text-align: right;
}
	
a.more1:link, a.more1:visited {
	color: #98b60d;
	text-decoration: none;
	background: url(../images1/bullet.png) no-repeat 0 0;
	padding: 0 0 0 20px;
	line-height: 125%;
}
	
a.more1:hover {
	text-decoration: underline;
}

/*only for IE6*/	
* html a.more1: link, * html a.more1: visited {
	color: #98b60d;
	text-decoration: none;
	background: url(../images1/bullet.gif) no-repeat 0 0;
	padding: 0 0 0 20px;
	line-height: 125%;
}

/*only for IE6*/	
* html a.more1:hover {
	text-decoration: underline;
}
	
#content_1st_cell3 {
	float: left;
	width: 283px;
	background: #ebf0d0;
}
	
#content_1st_cell3_inside {
	width: 236px;
	padding: 12px 22px 0 25px;
}
	
#content_1st_cell3_inside p {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	color: #627024;
	line-height: 150%;
	border-bottom: 1px solid #e0e6bc;
}
	
#content_1st_cell3_inside p a:link, #content_1st_cell3_inside p a:visited {
	text-decoration: none;
	color: #627024;
}
	
#content_1st_cell3_inside p a:hover {
	text-decoration: underline;
}

.event_date {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #97b800;
	line-height: 150%;
}

/* Bottom content
--------------------------------------------------------------------------------*/
	
#content_2nd {
	background: #f2efe4;
	color: #65522b;
	padding: 20px 0 20px 0;
}

#home #content_2nd {
	background: #fff;
	color: #908763;
}
	
#content_2nd_inside {
	background: url(../images1/content_2nd_bg.gif) repeat-y 50% 0;
	width: 950px;
	overflow: hidden;
	padding: 2px 0 2px 0;
}

#home #content_2nd_inside {
	background: url(../images1/content_2nd_bg_home.gif) repeat-y 50% 0;
}
	
#content_2nd_cell1 {
	float: left;
	width: 255px;
	padding: 0 13px 0 15px;
}

#testimonial_content {
	background: url(../images1/comma1.gif) no-repeat 0 0;
	padding: 10px 0 10px 12px;
	font-style: italic;
	line-height: 150%;
}
	
#testimonial_user {
	background: url(../images1/comma2.gif) no-repeat 100% 0;
	padding: 8px 0 2px 12px;
	font-style: italic;
}
	
#home #testimonial_content {
	background: url(../images1/comma1_home.gif) no-repeat 0 0;
}
	
#home #testimonial_user {
	background: url(../images1/comma2_home.gif) no-repeat 100% 0;
}
	
#content_2nd_cell2 {
	float: left;
	width: 335px;
	padding: 0 25px 0 25px;
}
	
#recruit {
	border-bottom: 1px solid #fff;
	width: 335px;
	padding: 0 0 18px 0;
	margin: 0 0 18px 0;
}

#home #recruit {
	border-bottom: 1px solid #e5dfc9;
}

#content_2nd h2 {
	padding: 0 0 15px 0;
	color: #6d5b38;
}

#content_2nd_cell1 h2 {
	padding: 0 0 5px 10px;
	color: #6d5b38;
}
	
#content_2nd p {
	padding: 0 0 12px 0;
	margin: 0;
	line-height: 150%;
}
	
#content_2nd_cell3 {
	float: left;
	width: 242px;
	padding: 0 12px 0 25px;
}

#seasonal_content {
	width: 242px;
	overflow: hidden;
}
	
#seasonal_left {
	float: left;
	width: 110px;
}
	
#seasonal_right {
	float: right;
	width: 123px;
}

/* Footer
--------------------------------------------------------------------------------*/

#footer {
	width: 980px;
	margin: 0 auto 0 auto;
}
	
#footer_main {
	background: url(../images1/footer_main.png) repeat-y 0 0;
	width: 980px;
}
	
#footer_bottom {
	background: url(../images1/bottom_edge.png) no-repeat 0 0;
	width: 980px;
	height: 37px;
	font-size: 0;
}
	
#footer_content {
	width: 910px;
	padding: 15px 35px 2px 35px;
	overflow: hidden;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
}
	
#footer_left {
	float: left;
	width: 400px;
}
	
#footer_right {
	float: right;
	width: 200px;
	text-align: right;
}

#footer_right a:link, #footer_right a:visited {
	text-decoration: none;
	color: #fff;
}

#footer_right a:hover {
	text-decoration: underline;
}
