body {
	background:#77a13e;
	color:#000;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding:14px 0;
	text-align:center;
}
a {
	text-decoration:none;
	color:#15869f;
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:1px
}
.block {
	display:block;
}

.eternity {
	font-size:11px;
}


#header {
	background:url(../img/corner-top.gif) no-repeat top #fff;
	height:144px;
	overflow:hidden;
	width:966px;
	margin:0 auto;
	text-align:left;
}
	#header h1 {
		float:left;
		padding-left:20px;
		padding-top:30px;
	}
		#header h1 a {
			display:block;
			font-size:1px;
			line-height:1px;
			text-indent:-100000px;
		}
			#header h1 a img {
				display:block;
			}
	#header h2 {
		font-size:1px;
		line-height:1px;
		text-indent:-10000px;	
	}
		#header h2 img {
			display:block;
			float:right;
			padding-top:8px;
			padding-right:11px;
		}
#content {
	background:#fff;
	width:948px;
	padding-right:18px;
	margin:0 auto;
	text-align:left;
}	
	#sidebar {
		float:left;
		width:257px;
		padding-left:18px;	
	}
		#sidebar .photo {
			float:left;
			width:109px;
			display:block;
		}
			#sidebar .photo img {
				display:block;
				padding-bottom:2px;
			}
		#sidebar .menu {
			font-size:18px;
			float:left;
			padding-left:12px;
		}
			#sidebar .menu a {
				color:#056839;
				text-decoration:none;
				display:block;
				padding-bottom:5px;
				padding-top:4px;
			}
			#sidebar .menu a:hover {
				text-decoration:underline;
			}
		#sidebar .donate a {
			display:block;
			font-size:1px;
			text-indent:-10000px;
		}
			#sidebar .donate a img {
				display:block;
			}
	#page {
		background:url(../img/blue-box-c.gif) repeat-y top;
		float:right;
		width:669px;	
	}	
		#page .left-side {
			float:left;
			width:438px;
			padding-left:15px;
		}
			#page .left-side h2 {
				font-size:1px;
				line-height:1px;
				text-indent:-10000px;
			}
				#page .left-side h2 img {
					display:block;
					padding-top:4px;
					padding-bottom:8px;
				}
			#page .left-side p {
				line-height:130%;
				font-size:16px;
				padding-bottom:14px;
				color:#010101;
			}
			#page .left-side p.list {
				background:url(../img/bullet.gif) no-repeat 0 8px;
				padding-left:18px;
			}
			#page .left-side p.list2 {
				background:url(../img/bullet.gif) no-repeat 168px 8px;
				padding-left:18px;
			}
			#page .left-side img.left {
				display:block;
				padding-right:28px;
			}
			#page .left-side a.more {
				color:#010101;
				font-size:13px;
				font-style:italic;
				float:right;
			}
		#page .right-side {
			float:right;
			width:203px;
			margin:0 auto;
		}
			#page .right-side h2 {
				font-size:1px;
				line-height:1px;
				text-indent:-10000px;
			}
				#page .right-side h2 img {
					display:block;
					padding-bottom:20px;
					padding-top:4px;
					margin:0 auto;
				}
				
			#page .right-side h2 img a{
					display:block;
					padding-bottom:20px;
					padding-top:4px;
					margin:0 auto;
			}
				
			#page .right-side h3 {
				text-align:center;
				font-size:16px;
				color:#010101;
			}
			#page .right-side p {
				color:#010101;
				text-align:center;
				font-size:12px;
				padding-bottom:24px;
			}
				#page .right-side p a {
					text-decoration:underline;
					color:#010101;
				}
				#page .right-side p a:hover {
					text-decoration:none;
				}
			#page .right-side img.img {
				display:block;
				padding-bottom:36px;
				margin:0 auto;
			}
			
			#page .right-side img {
				display:block;
				margin:0 auto;
			}
			
			#subpage {
		background:url(../img/subpagebox.gif) repeat-y top;
		float:left;
		width:669px;	
	}	
		#subpage .left-side {
			float:left;			
			padding:0 15px 0 15px;
		}
			#subpage .left-side h2 {
				font-size:22px;
				font-weight:bold;
				margin-bottom:23px;
				color:#056839;
			}
				#subpage .left-side h2 img {
					display:block;
					padding-top:4px;
					padding-bottom:8px;
				}
			#subpage .left-side p {
				line-height:130%;
				font-size:16px;
				padding-bottom:14px;
				color:#010101;
			}
			#subpage .left-side p.list {
				background:url(../img/bullet.gif) no-repeat 0 8px;
				padding-left:18px;
			}
			#subpage .left-side p.list2 {
				background:url(../img/bullet.gif) no-repeat 168px 8px;
				padding-left:18px;
			}
			#subpage .left-side img.left {
				display:block;
				padding-right:28px;
			}
			#subpage .left-side a.more {
				color:#010101;
				font-size:13px;
				font-style:italic;
				float:right;
			}
		
#footer {
	background:url(../img/corner-bottom.gif) no-repeat;
	width:966px;
	height:108px;
	margin:0 auto;
	text-align:left;
}
	#footer p {
		text-align:right;
		padding-top:16px;
		padding-right:36px;
		font-size:14px;
		color:#15869f;
	}

/*** FORM STYLES ***/	
	
	fieldset {
	border:1px dashed #52360e;
	padding:10px;
	width:507px;
	margin:10px 0 0 30px;
}

legend {
	font:17px/33px Arial, sans-serif;
	line-height:18px;
	border: 1px solid #333;
	padding: 2px 6px 5px 6px;
	*padding-right:10px;
	font-weight:bold;
	font-size:16px;
	color:#fff;
	background:#00B2D9;
	*margin:0 0px 7px -7px;
}
label {
	width:142px;
	height:32px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;
	color:#FFF;
	background:#09869F;
	float:left;
	display: block;
	font-size:16px;
	font-weight: normal;
	line-height: 1.1;
}
.form {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}
.holder {
	background-color:#fff;
}
.div_textbox {
	width:347px;
	float:right;
	background-color:#FFCA6F;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	display:block;
}

.textbox {
	background-image: url(../img/16t.png);
	background-repeat: no-repeat;
	background-position:left;
	width:285px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
	margin-bottom:30px;
}
.textbox:focus, .textbox:hover {
	background-color:#FFF9EF;
}

.div_textarea {
	width:347px;
	float:right;
	background-color:#FFCA6F;
	height:115px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.textarea {
	background-image: url(../img/16t.png);
	background-repeat: no-repeat;
	background-position:left;
	width:285px;
	height:100px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
}
.textarea:focus, .textarea:hover {
	background-color:#FFF9EF;
}

.username {
    	background-image: url(../img/16m.png);
    	background-repeat: no-repeat;
    	background-position:left;
		width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.username:focus, .username:hover {
	background-color:#FFF9EF;
}
   
.password {
    	background-image: url(../img/16s.png);
    	background-repeat: no-repeat;
   	background-position:left;
	width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.password:focus, .password:hover {
	background-color:#FFF9EF;
}

.email {
    background-image: url(../img/email.gif);
    background-repeat: no-repeat;
   	background-position:left;
	width:285px;
    font:normal 18px Arial;
    color: #999999;
    padding:3px 5px 3px 20px;
}
.email:focus, .email:hover {
	background-color:#FFF9EF;
}

.button_div {
	width:287px;
	float:right;
	background-color:#FDFFE9;
	border:1px solid #ccc;
	text-align:right;
	height:35px;
	margin-top:8px;
	padding:5px 32px 3px;
}
.buttons {
	background: #09869F;
	font-size:12px; 
	color: #FFF; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #61CADF #004F5F #004F5F #61CADF;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}