@charset "utf-8";
/* CSS Document */


#container {
	background-color: #FCF2D7;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	margin-bottom: auto;
	height:100%;
}


body {
	background-color: #88D5EE;
	margin-top: 0px;
}
p, li, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #333;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #E51937;
	margin-top: 25px;
}


#logo {

	clear: right;
	float: left;
	height: 178px;
	width: 233px;
}
#red {
	float: left;
	height: 180px;
	width: 198px;
	background-color: #E51837;
	padding-right: 10px;
	padding-left: 25px;
	margin: 0px;
	padding-top: 25px;
}
#banner {
	background-image: url(../images/sky_banner.jpg);
	float: left;
	height: 178px;
	width: 791px;
	clear: none;
}
#collage {
	background-image: url(../images/collage.jpg);
	height: 205px;
	width: 791px;
	float: left;
	margin: 0px;
}

#nav {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
	background-color: #5B8728;
	float: left;
	height: 30px;
	width: 1024px;
	vertical-align: top;
	margin-top: 0px;
	clear: both;
}
#navlinks {
	height: 24px;
	width: 1024px;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
	padding-top: 6px;
}
#separator {
	clear: none;
	float: left;
	width: 1024px;
	height: 3px;
	background-image: url(../images/separator.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}

#nav a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	width: 1024px;
}

#nav a:hover {
	font-family: Arial;
	font-weight: bold;
	color: #e51937;
	text-align: center;
	vertical-align: middle;
	text-decoration:underline;

}

#donation {
		
	
	padding-bottom: 20px;
	
	width:234px;
	height:70px;
	background-repeat: no-repeat;
}
/*background-image: url(../images/donate2.png);*/
#left {
	clear: right;
	float: left;
	height: 100%;
	width: 233px;
	margin: 0px;
	background-color: #FCF2D7;
}

#content {
	float: left;
	width: 721px;
	clear: right;
	margin: 0px;
	padding-left: 40px;
	padding-right: 0px;
	background-color: #FCF2D7;
	height: 100%;
}


#contentmain {
	float: left;
	width: 730px;
	clear: right;
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
	background-color: #FCF2D7;
	height: 100%;
}
#tips {
font-family: 'PT Sans', sans-serif;
	font-size: 21px;

	font-weight: normal;
	color: #5B8728;
	padding-left: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#tips_content {
	padding-left: 10px;
font-family: 'PT Sans', sans-serif;
	font-size:9pt;

	font-weight: normal;
	width:175px;
	color: #5B8728;
	padding-right: 10px;
}

#quotes p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
#source p{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bolder;
	color: #FFF;
}



#footer {
	float: left;
	height: 30px;
	width: 1024px;
	background-color: #F1BE17;
	background-position: bottom;
	clear: right;
	overflow: hidden;
	position: relative;
	vertical-align: bottom;
}
