html {
	min-height: 100%;
	height:100%;
}

body {	
	background:#FFFFFF url("../images/bg_main.gif") repeat-x top center;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:12px;
	color: #333333;
	height: 100%;
	margin:0;
}


h1 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 24px;
	color: #005a84;
	line-height:normal;
	padding:0 0 10px 0;
	margin: 0 0 10px 0;
	text-transform:uppercase;
	background:url("../images/hr.gif") no-repeat bottom left;
}

h2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	color: #608753;
	font-weight:bold;
	line-height:20px;
	margin: 0 0 10px 0;
}

p {
	line-height: 18px;
	margin:0 0 15px 0;
}

a {
	color: #005a84;
	text-decoration: underline;
}

a:hover {
	color: #608753;
	text-decoration: none;
}

strong {}

.border {
	border:1px solid #749665;
}

.border-left {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #749665;
}

.border-right {
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #749665;
}

.noborder {
	border:0;
	padding:0;
	margin:0;
}

.nav_text {
	display:none;
}

.container {
	position:relative;
	margin:0 10px 0 14px;
}

.hr {
	background:url("../images/hr.gif") no-repeat top left;
	height:1px;
	line-height: 1px;
	position:relative;
	text-align:left;
	margin:0 0 10px 0;
	padding: 0;
	border: 0;
}

.hr hr {
	display:none;
}

ol {
	margin:0 0 20px 20px;
}

ol li {
	line-height:22px;
}

#col_2 ul, #col_full ul {
	margin:5px 0 15px 10px;
	padding:0;
	list-style:none;
}

#col_2 ul li, #col_full ul li {
	padding-left: 9px;
	background:url("../images/bullet.gif") no-repeat 0 7px;
	margin:0 10px 0 0;
	line-height:18px;
	color:#628955;
	/*font-style:italic;*/
}

/********************* MAIN BODY *************************/

#main_body {
	position:relative;
	margin: auto;
	width:960px;
	z-index:100;
}

/********************* LAYOUT STYLES *************************/

#top {
	position:relative;
	width:960px;
	height:138px;
}

.logo {
	position:relative;
	display:block;
	height:138px;
	width:219px;
	background:url("../images/logo.gif") no-repeat top left;
	text-indent:-3000px;
	float:left;
}

.tag {
	position:relative;
	float:right;
	top:45px;
}

#banner {
	position:relative;
	width:645px;
	height:317px;
	padding-left:315px;
	background:url('../images/bg_banner.jpg') no-repeat top;
}

.bubbles {
	position:relative;
	float:right;
	background:url("../images/link_bubbles.jpg") no-repeat top;
	height:263px;
	width:300px;
}

.bubble1 {
	position:absolute;
	top:10px;
	left:0;
	display:block;
	width:300px;
	height:75px;
	text-indent:-3000px;
}

.bubble2 {
	position:absolute;
	top:90px;
	left:90px;
	display:block;
	width:210px;
	height:85px;
	text-indent:-3000px;
}

.bubble3 {
	position:absolute;
	top:180px;
	left:130px;
	display:block;
	width:170px;
	height:85px;
	text-indent:-3000px;
}

.btn_learnmore {
	position:absolute;
	top:195px;
	left:582px;
	display:block;
	width:132px;
	height:32px;
	background:url("../images/btn_learnmore.gif") no-repeat top;
	text-indent:-3000px;
}

#banner h2 {
	display:inline-block;
	position:absolute;
	top:65px;
}

#banner h1 {
	display:inline;
	width:435px;
	position:absolute;
	top:95px;
	background:none;
}

#content_home {
	position:relative;
	width: 960px;
	padding-bottom:50px;
}

.home_box {
	position:relative;
	float:left;
	width:223px;
	margin:0 7px 0 0;
}

.header {
	margin:0 0 10px 0;
}

.mission {
	position:relative;
	float:left;
	margin:0 0 0 5px;
}

.sponsors {
	width:956px;
	text-align:center;
	border:1px solid #d2ddce;
}

#content {
	position:relative;
	width: 960px;
	background:url("../images/banner_int.jpg") no-repeat top;
	padding:0 0 50px 0;
}

#content a:hover, #banner a:hover {
	background-position:0% 100%;
}


/********************* INTERIOR LAYOUT STYLES *************** */

#col_1 {
	position:relative;
	float:left;
	width:200px;
	padding:0 0 500px 0;
	margin:175px 20px 0 0;
	background:url("../images/bg_subnav.gif") no-repeat bottom center;
}

.subnav_top {
	position:relative;
	height:24px;
	background:url("../images/bg_subnav_top.gif") no-repeat top center;
	padding:0 13px 14px 13px;
	color:#628955;
	font-size:13px;
	font-weight:bold;
}

.subnav_top a {
	position:relative;
	top:13px;
	color:#628955;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.subnav_top a:hover {
	color:#0d6285;
}

ul.subnav li {
	position:relative;
	width:170px;
	min-height:16px;
	height:auto !important;
	height:16px;
	background:url("../images/bg_subnav_item.gif") no-repeat top left;
	padding:11px 0 10px 30px;
	font-weight:bold;
	font-size:13px;
	color:#628955;
}

ul.subnav a {
	width:170px;
	height:20px;
	font-weight:bold;
	font-size:13px;
	color:#628955;
	padding:0;
	margin:0;
	text-decoration:none;
}

ul.subnav a:hover {
	color:#0d6285;
	text-decoration:none;
}

#col_1 .on a {
	color:#0d6285;
	text-decoration:none;
}

#col_1 .subnav .on {
	background:url("../images/bg_subnav_item_on.gif") no-repeat top left;
}

#col_2 {
	position:relative;
	float:left;
	width:460px;
	padding:175px 0 0 0;
	margin:0;
}

#col_2 strong, #col_2 b {
	color:#0e6385;
	font-weight:bold;
}

#col_3 {
	position:relative;
	float:left;
	width:280px;
	padding:175px 0 0 0;
	margin:0;
}

#col_full {
	position:relative;
	float:left;
	width:660px;
	padding:175px 0 0 0;
	margin:0;
}

.btn_donate {
	position:relative;
	display:block;
	width:277px;
	height:146px;
	background:url("../images/btn_donate_today.gif") no-repeat top;
	text-indent:-3000px;
	margin:0 0 15px 0;
}

.btn_connect {
	position:relative;
	display:block;
	width:277px;
	height:146px;
	background:url("../images/btn_connect.gif") no-repeat top;
	text-indent:-3000px;
	margin:0 0 15px 0;
}

.btn_facebook {
	position:relative;
	display:block;
	width:260px;
	height:165px;
	background:url("../images/btn_facebook.gif") no-repeat top;
	text-indent:-3000px;
	margin:0 0 15px 15px;
}

.viewlet {
	position:relative;
	float:right;
	width:226px;
	padding:20px 15px 5px 15px;
	border:1px solid #ced5c4;
	margin:0 0 15px 0;
}



/* ***************  FOOTER STYLES *************** */

#footer {
	position:relative;
	margin:auto;
	width: 960px;
	text-align:center;
}

.hr_footer {
	background:url("../images/hr_footer.gif") no-repeat;
	height:1px;
	line-height: 1px;
	position:relative;
	text-align:left;
	margin:5px 0 20px 0;
	padding: 0;
	border: 0;
}

.hr_footer hr {
	display:none;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#main_nav {
	position:relative;
	float:right;
	top:80px;
	width:739px;
	z-index:101;
}

#nav li#btn_home { 		background-image: url("../images/btn_home.gif"); 	width: 80px;height: 26px;	}
#nav li#btn_listenact  { 	background-image: url("../images/btn_listenact.gif"); 	width: 202px;height: 26px;	}
#nav li#btn_survey { 	background-image: url("../images/btn_survey.gif"); 	width: 152px;height: 26px;	}
#nav li#btn_about { 	background-image: url("../images/btn_about.gif"); 	width: 99px;height: 26px;	}
#nav li#btn_events { 	background-image: url("../images/btn_events.gif"); 	width: 87px;height: 26px;	}
#nav li#btn_donate { 	background-image: url("../images/btn_donate.gif"); 	width: 119px;height: 26px;	}

.on {
	background-position:0% 100%;
}

#nav li a {
	display:block;
	width:auto;
	height:100%;
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

#nav li a:hover {
	display:block;
	width:auto;
	height:100%;
	text-decoration:none;
	color:#ffffff;
}