/*--------------------------------------------------------------
[Master Stylesheet]

Project:        Reflecting Waters
Version:		1.0
Last Change:    08/06/08  -  [Created]
Author:			Corey Haggard - devguys.com
Primary Use:	Website Design

----------------------------------------------------------------*/

body {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#EBDA9B;
	margin:0px;
	padding:0px;
}
.container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.logo {
	width:247px;
	float:left;
	padding-top:10px;
}
.navigation {
	float:right;
	width:680px;
	margin-top:2px;
}
.navigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.navigation ul li {
	display:block;
	float:left;
	padding:15px 20px 14px 20px;
	text-align:center;
	margin-left:5px;
}
.navigation ul li.home {
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#fff;
	width:50px;
}
.navigation ul li.home a {
	color:#fff;
}
.navigation ul li.who {
	background-image:url(../images/other_active.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:80px;
}
.navigation ul li.who a {
	color:#fff;
}
.navigation ul li.response {
	background-image:url(../images/other_active.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:90px;
}
.navigation ul li.response a {
	color:#fff;
}
.navigation ul li a {
	font-family:Helvetica;
	font-size:11px;
	color:#5B0000;
	font-weight:bold;
	text-decoration:none;
}
.middle_section {
	height:273px;
	clear:both;
	width:990px;
}
.middle_text {
	width:380px;
	float:left;
	padding-top:30px;
}
.pic_rotate {
	float:right;
	display:inline;
	width:415px;
}
.content_left {
	width:600px;
	float:left;
	margin-top:8px;
}
.contentright {
	width:280px;
	float:right;
	margin-top:0px;
}
.application_button {
	float:right;
}
.welcome_text1 {
	font-family:Helvetica;
	font-size:28px;
	color:#7A0101;
	font-weight:lighter;
	margin-top:15px;
}
.welcome_text2 {
	font-family:helvetica;
	font-size:24px;
	color:#360000;
	margin-left:300px;
	font-weight:lighter;
	margin-top:4px;
	width:300px;
}
.page_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin-top:25px;
	line-height:21px;
	padding-right:30px;
}
.bottom_left {
	width:260px;
	float:left;
	border-right:1px dotted #CCCCCC;
	margin-top:30px;
}
.bottom_right {
	width:320px;
	float:left;
	margin-top:30px;
	margin-left:15px;
}
.events {
	font-family:Helvetica;
	font-size:24px;
	color:#7A0101;
	font-weight:lighter;
}
.event {
	font-family:Helvetica;
	font-size:18px;
	color:#333;
	font-weight:lighter;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
}
.blogs {
	font-family:Helvetica;
	font-size:24px;
	color:#7A0101;
	font-weight:lighter;
}
.recent_blog {
	font-family:Helvetica;
	font-size:18px;
	color:#333;
	font-weight:lighter;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
}
.donations1 {
	font-family:Helvetica;
	font-weight:100;
	font-size:21px;
	color:#333;
	margin-top:20px;
	margin-left:10px;
}
.donations2 {
	font-family:Helvetica;
	font-weight:100;
	font-size:16px;
	color:#666;
	text-align:right;
	margin-right:50px;
}
.donations_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:19px;
	margin-top:18px;
	width:240px;
}
.contentright {
	float:right;
}
.download_app {
	padding-right:40px;
}
.donation_button {
	width:250px;
}
.hope {
	font-family:Helvetica;
	font-size:21px;
	font-weight:100;
	color:#7A0101;
	padding-top:30px;
}	
.footer {
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:12px;
	width:100%;
}
.footer_container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.footer_nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.footer_nav ul li {
	display:inline;
	padding:0px 8px 0px 8px;
	border-right:1px solid #7F3E22;
}
.footer_nav ul li a {
	font-family:Helvetica;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.return {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#D77D42;
}
.sub_nav {
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#C25F33;
	font-weight:bold;
}
.sub_nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#360000;
	text-decoration:none;
}
.sub_nav a:hover {
	text-decoration:underline;
}
.sub_nav a.current {
	color:#E80202;
}
.app_form {
	margin-top:15px;
}
.contact_form_left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding-top:12px;
	padding-bottom:12px;
}
.contact_form_input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding-top:4px;
	padding-bottom:4px;
	border:1px solid #ccc;
}
.contact_left {
	width:175px;
	float:left;
	border-right:1px dotted #999999;
	margin-left:100px;
}
.method {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}