/*
Theme Name: Hope for You
Theme URI: http://hopeforyou.org/
Description: Theme for ALJC "Hope for You" Site
Version: 1.0
Author: Wes Comer
Author URI: http://frontlinescreative.com
*/


/* Layout */
body {
	background: #d9e3b6 url(images/bg_1.jpg) repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #5a6338;
	}
body a, body a:visited{
	color: #693;
}

body.homeBG{
	background: #d9e3b6 url(images/hope_home_bg.jpg) no-repeat top center;
	margin: 0px auto;
}
body.howBG{
	background: #d9e3b6 url(images/how_bg_01.jpg) no-repeat top center;
	margin: 0 auto;
}
body.whatBG{
	background: #d9e3b6 url(images/what_bg_01.jpg) no-repeat top center;
	margin: 0 auto;
}
body.whereBG{
	background: #d9e3b6 url(images/where_bg_01.jpg) no-repeat top center;
	margin: 0 auto;
}
body.moreBG{
	background: #d9e3b6 url(images/more_bg.jpg) no-repeat top center;
	margin: 0 auto;
}
body.sponsorBG{
	background: #d9e3b6 url(images/sponsor_bg.jpg) no-repeat top center;
	margin: 0 auto;
}
#background{
	background: #d9e3b6 url(images/hope_splash.jpg) no-repeat top center;
	margin: 0px auto;
}
#contentWrapper{
	width: 960px;
	margin: 0 auto;
}
#whereContent{
	width: 960px;
}
#footer{
	width: 960px;
	text-align: center;
	font-size: 14px;
	margin: 150px auto;
	clear: left;
}
#homeNav{
	width: 960px;
	margin: 0px auto;
	padding-top: 165px;
	height: 58px;
	clear: left;
}
#howNav{
	width: 960px;
	margin: 0px auto;
	padding-top: 123px;
	padding-bottom: 25px;
	height: 58px;
	clear: both;
}
#sponsorNav{
	width: 960px;
	margin: 0px auto;
	padding-top: 55px;
	padding-bottom: 25px;
	height: 58px;
	clear: both;
}
#moreNav{
	width: 960px;
	margin:0px auto;
	height: 58px;
	padding-top: 130px;
	padding-bottom: 25px;
	clear: both;
}
#howContent{
	width: 600px;
	font-size: 14px;
	line-height: 1.7;
	float: left;
}
.what{
	width: 177px;
	height: 58px;
	background: url(images/nav_buttons_03.jpg);
	display: block;
	float: left;
}
.what:hover{
	background: url(images/nav_button_roll_03.jpg);
}
.how{
	width: 270px;
	height: 58px;
	background: url(images/nav_buttons_04.jpg);
	display: block;
	float: left;
}
.how:hover{
	background: url(images/nav_button_roll_04.jpg);
}
.where{
	width: 288px;
	height: 58px;
	background: url(images/nav_buttons_05.jpg);
	display: block;
	float: left;
}
.where:hover{
	background: url(images/nav_button_roll_05.jpg);
}
.read{
	width: 225px;
	height: 58px;
	background: url(images/nav_buttons_06.jpg);
	display: block;
	float: left;
}
.read:hover{
	background: url(images/nav_button_roll_06.jpg);
}
#homeFlash{
	width: 436px;
	height: 254px;
	padding: 20px;
	background: #000;
	float: left;
	clear: left;
}
#homeLink{
	width: 360px;
	height: 250px;
	cursor: pointer;
	float: left;
}
#subFlash{
	width: 436px;
	height: 254px;
	padding: 20px;
	background: #000;
	margin-top: 30px;
	float: right;
}
#subSidebar{
	width: 290px;
	float: right;
}
#sponsors{
	margin: 0px auto;
	padding-top: 35px;
	width: 960px;
	height: 48px;
	cursor: pointer;
}