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

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


h1 {
	display:inline-block;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 22px;
	color: #093675;
	line-height:normal;
	padding:0;
	margin: 0 0 10px 0;
}

h2 {
	display:inline-block;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 17px;
	color: #ee8d21;
	font-weight:bold;
	line-height:20px;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#791567;
	padding:0;
	margin: 0;
}

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

a {
	color: #791567;
	text-decoration: underline;
}

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

strong {}

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

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

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

.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") repeat-x;
	height:1px;
	line-height: 1px;
	position:relative;
	text-align:left;
	margin: -5px 0 20px 0;
	padding: 0;
	border: 0;
}

.hr hr {
	display:none;
}

input, select, textarea {
	border:1px solid #ff7e00;
	padding:2px;
}

.button {
	background:#791567;
	color:#ffc500;
	border:1px solid #ff7e00;
	font-weight:bold;
}	

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

ol li {
	line-height:22px;
}

#content ul {
	width:100%;
	margin:5px 0 20px 0;
	padding:0;
	list-style:none;
}

#content ul li {
	padding-left: 15px;
	background:url("../images/bullet.gif") no-repeat 0 1px;
	margin:0 10px 10px 0;
	line-height:15px;
	color:#e35806;
	font-weight:bold;
}

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

#main_body {
	position:relative;
	margin: auto;
	width:960px;
	z-index:100;
	background:url("../images/bg_nav.gif") no-repeat top left;
	padding-bottom:40px;
}

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

#top {
	position:relative;
	width:960px;
	height:82px;
	z-index:200;
}

a.logo {
	position:relative;
	display:block;
	left:30px;
	height:80px;
	width:268px;
	text-indent:-3000px;
}	

#content {
	position:relative;
	width: 960px;
	background:url("../images/bg_content.gif") repeat-y top right;
	margin-bottom:40px;
}

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


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

#col_1 {
	position:relative;
	float:left;
	width:298px;
	padding:34px 0 0 0;
	margin:0;
}

a.forparents {
	position:relative;
	display:block;
	height:62px;
	width:298px;
	background:url("../images/btn_forparents.gif") no-repeat top;
	text-indent:-3000px;
}	

a.foryouth {
	position:relative;
	display:block;
	height:60px;
	width:298px;
	background:url("../images/btn_foryouth.gif") no-repeat top;
	text-indent:-3000px;
}	

.viewlet {
	position:relative;
	width:298px;
	background:url("../images/viewlet_mid.gif") repeat-y top;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
}

.viewlet_content {
	position:relative;
	background:url("../images/viewlet_btm.gif") no-repeat bottom;
	padding:0 0 80px 0;
}

.viewlet_content p {
	padding:15px 20px 0 40px;
	line-height:20px;
}

.news_col {
	position:relative;
	width:238px;
	background:url("../images/bg_col_1.gif") repeat-y top left;
	padding:15px 20px 20px 40px;
	color:#ffffff;
}

.news_col h2 {
	color:#ffc500;
	font-size:22px;
	margin:0;
}

#banner_home {
	position:relative;
	left:17px;
	float:left;
	width:645px;
	height:498px;
	background:url("../images/banner.jpg") no-repeat top;
}

#banner {
	position:relative;
	left:17px;
	float:left;
	width:645px;
	height:287px;
}

a.btn_donate {
	display:block;
	position:absolute;
	top:156px;
	left:93px;
	height:50px;
	width:180px;
	background:url("../images/btn_donate.gif") no-repeat top left;
	text-indent:-3000px;
}

a.btn_volunteer {
	display:block;
	position:absolute;
	top:206px;
	left:93px;
	height:50px;
	width:150px;
	background:url("../images/btn_volunteer.gif") no-repeat top left;
	text-indent:-3000px;
}


#col_2 {
	position:relative;
	left:17px;
	float:left;
	width:585px;
	padding:30px;
}

#twitter_feed {
	position:relative;
	float:right;
	height:206px;
	width:187px;
	margin:0 0 0 10px;
	padding:30px 15px 0 95px;
	font-size:11px;
	background:url("../images/bg_twitter_feed.gif") no-repeat top;
}

.follow {
	position:absolute;
	bottom:27px;
	right:5px;
	font-size:11px;
}

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

#footer {
	position:relative;
	background: #0c4a8d;
	border-top:6px solid #791567;
	padding:36px 0 50px 0;
	text-align:center;
	color:#ffffff;
	/*margin-top: -50px;*/
}

#footer a {
	color:#ffffff;
	text-decoration:none;
}

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

#main_nav {
	position:absolute;
	top:22px;
	right:0;
	width:662px;
	z-index:101;
}

#nav li#btn_about  { background-image: url("../images/btn_about.gif"); 	width: 71px;height: 60px;	}
#nav li#btn_programs { 	background-image: url("../images/btn_programs.gif"); 	width: 136px;height: 60px;	}
#nav li#btn_meetyouth { background-image: url("../images/btn_meetyouth.gif"); 	width: 110px;height: 60px;	}
#nav li#btn_getinvolved { background-image: url("../images/btn_getinvolved.gif"); 	width: 88px;height: 60px;	}
#nav li#btn_resources { background-image: url("../images/btn_resources.gif"); 	width: 74px;height: 60px;	}
#nav li#btn_news { 	background-image: url("../images/btn_news.gif"); 	width: 103px;height: 60px;	}
#nav li#btn_contact { 	background-image: url("../images/btn_contact.gif"); 	width: 80px;height: 60px;	}

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

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

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