/*Style Elements*/
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0 auto;
	background-color: #FFF;
	color:#FFF;
}
* {
	margin:0;
	padding:0;
	text-align:justify;
}
a {
	outline: none;
}
.align_left {
	float:left;
}
.align_right {
	float:right;
}
img {
	border: none;
	margin:0;
	padding:0;
}
.clear {
	clear:both;
	font-size:0px;
	background-color:#FFF;
}
#sitebg {
	padding:10px 0 0 0;
	position:relative;
	width: 950px;
	margin: 0 auto;
	text-align:left;
	z-index:2;
}
#siteBackground {
	z-index: -1;
	position:absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding:0;
	text-align:center
}
#siteflash {
	z-index: -1;
	position:absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding:0;
	text-align:center
}
#wrapper {
	text-align:center;
}
#homeLink {
	display:block;
	position:absolute;
	left:20px;
	width:288px;
	height:77px;
	background: url(http://www.causelife.org/images/logo_causelife.png) no-repeat;
	z-index:2;
}
#homeLink span {
	display:none;
}
a:link {
	text-decoration:none;
	color:#FFF;
}
a:visited {
	text-decoration:none;
	color:#FFF;
}
a:hover {
	text-decoration:none;
	color:#CCC;
}
#nav {
	display:block;
	width: 950px;
	height: 31px;
	margin:0 auto;
	padding:75px 0 0 0;
}
#header {
	margin:5px 0 0 0;
	padding:0 0 0 25px;
}
.Title {
	margin:0;
	padding:0;
}
/*Section Specific - Need*/
#content {
	margin: 0;
	font-family:Arial, sans-serif;
}
#content p {
	width:870px;
	margin:10px 0 5px 8px;
}
#content h3 {
	width:880px;
	font-size:18px;
	font-weight:normal;
	margin:13px 0 8px 8px;
}
#NeedIMG img {
	margin:0 0 15px 8px;
	padding:0;
}
#needWrapper {
	width:890px;
	padding:0 15px 10px 8px;
}
#needTitle {
	width:890px;
}
#WCLeft {
	float:left;
	margin:10px 17px 10px 10px;
	width:540px;
}
#WCCLeft {
	float:left;
	margin:10px 17px 10px 10px;
	width:540px;
}
#WCCLeft p {
	padding:5px 0;
}
#WCImg {
	margin:15px 0;
}
#WCLeft p {
	padding:10px 0;
}
.WWCTop {
	float:left;
	height:200px;
	width:627px;
	clear:both;
	margin:0 15px 0 0;
}
.WWCTop p {
	padding:7px 0 7px 0;
}
.WWCBottom p {
	padding:7px 0 7px 0;
}
.rightIMG {
	height:200px;
	float:left;
}
.leftIMG {
	height:250px;
	float:left;
}
.WWCBottom {
	float:left;
	height:250px;
	width:595px;
	margin:0 0 0 15px;
}
/*Content Specific Sub-Menu - Need*/
#menuSub {
	margin: 7px 0 23px 0;
	padding: 0;
	width: 950px;
	height: 31px;
	float:left;
}
#menuSub li {
	position:absolute;
	list-style: none;
	height: 29px;
}
#menuSub li a {
	height: 29px;
}
#menuSub span {
	display:none;
}
.menusub1 {
	width:190px;
	background: url(http://www.causelife.org/images/theneedNavWWC.png) no-repeat center;
	left:0;
}
.menusub2 {
	width:190px;
	background: url(http://www.causelife.org/images/theneedNavWCC.png) no-repeat center;
	left:190px;
}
.menusub3 {
	width:190px;
	background: url(http://www.causelife.org/images/theneedNavWCH.png) no-repeat center;
	left:380px;
}
.menusub4 {
	width:190px;
	background: url(http://www.causelife.org/images/theneedNavWCHunger.png) no-repeat center;
	left:570px;
}
.menusub5 {
	width:190px;
	background: url(http://www.causelife.org/images/theneedNavWCE.png) no-repeat center;
	left:760px;
}
.menusub1 a:hover {
	width:190px;
	background: url(http://www.causelife.org/images/theneedNavWWCRO.png) no-repeat center;
	left:0;
}
.menusub2 a:hover {
	width:190px;
	background: url(http://www.causelife.org/images/theneedNavWCCRO.png) no-repeat center;
	left:190px;
}
.menusub3 a:hover {
	width:190px;
	background: url(http://www.causelife.org/images/theneedNavWCHRO.png) no-repeat center;
	left:380px;
}
.menusub4 a:hover {
	width:190px;
	background: url(http://www.causelife.org/images/theneedNavWCHungerRO.png) no-repeat center;
	left:570px;
}
.menusub5 a:hover {
	width:190px;
	background: url(http://www.causelife.org/images/theneedNavWCERO.png) no-repeat center;
	left:760px;
}
#menuSub a {
	display:block;
	height:29px;
}
#menuSub a:hover {
	color:#000;
}
#menuSub a:visited {
	text-decoration:none;
}
/*Main Menu*/
#menuMain {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 31px;
	float:left;
	z-index:9999;
}
#menuMain li {
	position:absolute;
	list-style: none;
	height: 31px;
}
#menuMain li a {
	height: 31px;
}
#menuMain span {
	display:none;
}
.menu1 {
	width:100px;
	background: url(http://www.causelife.org/images/theneed.png) no-repeat center;
	left:10px;
}
.menu2 {
	width:100px;
	background: url(http://www.causelife.org/images/thecause.png) no-repeat center;
	left:110px;
}
.menu3 {
	width:120px;
	background: url(http://www.causelife.org/images/getinvolved.png) no-repeat center;
	left:210px;
}
.menu4 {
	width:100px;
	background: url(http://www.causelife.org/images/contact.png) no-repeat center;
	left:330px;
}
.menu5 {
	width:100px;
	background: url(http://www.causelife.org/images/donate.png) no-repeat center;
	left:430px;
}
.menu1 a:hover {
	width:100px;
	background: url(http://www.causelife.org/images/theneedRO.png) no-repeat center;
	left:10px;
}
.menu2 a:hover {
	width:100px;
	background: url(http://www.causelife.org/images/thecauseRO.png) no-repeat center;
	left:110px;
}
.menu3 a:hover {
	width:120px;
	background: url(http://www.causelife.org/images/getinvolvedRO.png) no-repeat center;
	left:210px;
}
.menu4 a:hover {
	width:100px;
	background: url(http://www.causelife.org/images/contactRO.png) no-repeat center;
	left:320px;
}
.menu5 a:hover {
	width:100px;
	background: url(http://www.causelife.org/images/donateRO.png) no-repeat center;
	left:430px;
}
.menu1 img {
	position:absolute;
	left:97px;
	top:6px;
}
.menu2 img {
	position:absolute;
	left:97px;
	top:6px;
}
.menu3 img {
	position:absolute;
	left:120px;
	top:6px;
}
.menu4 img {
	position:absolute;
	left:100px;
	top:6px;
}
#menuMain a {
	display:block;
	height:31px;
}
#menuMain a:hover {
	color:#000;
}
#menuMain a:visited {
	text-decoration:none;
}
/*Blue Boxes*/
	#topBoxLG {
	background:url(http://www.causelife.org/images/LGboxTop.png) no-repeat top left;
	width:916px;
	height:9px;
	font-size:1px;
	max-height:9px;
	margin:0 0 0 20px;
	padding:0;
	float:left;
}
#midBoxLG {
	background:url(http://www.causelife.org/images/LGboxMid.png) repeat-y top left;
	width:916px;
	margin:0 0 0 20px;
	padding:0px 0 0 10px;
	float:left;
}
#bottomBoxLG {
	background:url(http://www.causelife.org/images/LGboxBottom.png) no-repeat top left;
	width:916px;
	height:14px;
	margin:0 0 0 20px;
	clear:both;
}
.topBoxLG {
	background:url(http://www.causelife.org/images/LGboxTop.png) no-repeat top left;
	width:916px;
	height:9px;
	font-size:1px;
	max-height:9px;
	margin:0 0 0 20px;
	padding:0;
	float:left;
}
.midBoxLG {
	background:url(http://www.causelife.org/images/LGboxMid.png) repeat-y top left;
	width:916px;
	margin:0 0 0 20px;
	padding:0px 0 0 10px;
	float:left;
}
.bottomBoxLG {
	background:url(http://www.causelife.org/images/LGboxBottom.png) no-repeat top left;
	width:916px;
	height:14px;
	margin:0 0 15px 20px;
	clear:both;
}
.topBoxSM {
	background:url(http://www.causelife.org/images/SMboxTop.png) no-repeat top left;
	width:270px;
	height:9px;
	font-size:1px;
	max-height:9px;
	margin:0 0 0 20px;
	padding:0;
	float:left;
}
.midBoxSM {
	background:url(http://www.causelife.org/images/SMboxMid.png) repeat-y top left;
	width:270px;
	height:150px;
	margin:0 0 0 20px;
	padding:0px 0 0 10px;
	clear:both;
}
.bottomBoxSM {
	background:url(http://www.causelife.org/images/SMboxBottom.png) no-repeat top left;
	width:270px;
	height:14px;
	margin:0 0 0 20px;
	clear:both;
}
.SMboxWidth {
	width:230px;
	padding:0 0 0 8px;
	font-family:Arial, sans-serif;
}
.SMboxWidth p {
	padding:0 0 10px 0;
	text-align:left;
}
.SMboxWidth h3 {
	font-weight:bold;
	font-size:13px;
}
.SMboxWidth a {
	width:120px;
	display:block;
}
/*Get Involved Boxes*/
#GIBox1 {
	margin:10px 0 10px 20px;
	float:left;
}
#GIBox2 {
	margin:10px 0;
	float:left;
}
#GIBox2 h3 {
	padding:3px 0 0 0;
}
#GIBox3 {
	margin:10px 0;
	float:left;
}
#GIBox3 h3 {
	padding:1px 0 0 0;
}
#GIBox4 {
	margin:10px 0 10px 20px;
	float:left;
}
#GIBox4 h3 {
	padding:3px 0 0 0;
}
#GIBox5 {
	margin:10px 0;
	float:left;
}
#GIBox5 h3 {
	padding:3px 0 0 0;
}
#GIBox6 {
	margin:10px 0;
	float:left;
}
#GIBox6 img {
	margin:0px 0 3px -5px;
	;
}
#GIBox3 img {
	margin:2px 0 6px 0;
}
/*Small Footer Elements*/
#footer {
	margin:20px 0 0 0;
	width:950px;
	background-color:White;
	float:left;
}
#footerTop {
	width:950px;
	height:51px;
	height:51px;
	background-color:#21b7e8;
	padding:0;
	font-size:13px;
	font-weight:bold;
	background:#21b7e8 url(http://www.causelife.org/images/SMmerch.jpg) no-repeat bottom right;
}
#footerTop a:hover {
	text-decoration:underline;
}
#signUpArea {
	padding:17px 10px 0 0;
	float:left;
}
#signUpArea a {
	padding:0 0 10px 0;
}
.WLine {
	width:2px;
	height:51px;
	float:left;
	background-color:White;
	margin:0 7px 0 7px;
}
#conLinks {
	float:left;
	padding:3px 0 0 4px;
}
#conLinks a {
	display:block;
	width:39px;
	height:37px;
	float:left;
	margin:5px 5px 0 5px;
}
#conLinks span {
	display:none;
}
.facebook {
	background:url(http://www.causelife.org/images/facebookFooter.jpg) no-repeat;
}
.twitter {
	background:url(http://www.causelife.org/images/twitterFooter.jpg) no-repeat;
}
.youtube {
	background:url(http://www.causelife.org/images/youtubeFooter.jpg) no-repeat;
}
.vimeo {
	background:url(http://www.causelife.org/images/vimeoFooter.jpg) no-repeat;
}
.virb {
	background:url(http://www.causelife.org/images/virbFooter.jpg) no-repeat;
}
#footerMerch {
	float:left;
	width:100px;
	height:20px;
	margin-top:18px;
}
#footerMerch img {
	float:right;
}
#footerMerch div {
	float:left;
	padding:2px 0 0 5px;
}
#footerMerch a {
	display:block;
	width:200px;
}
.spacer {
}
#footerBottom {
	width:950px;
	height:45px;
	background-color:#White;
	padding:0;
	margin:0;
	color:#999;
	font-size:11px;
	display:block;
}
#footerBottom ul {
	display:block;
	padding:0;
	margin:0;
	width:930px;
	padding:0 10px 0 0;
	height:45px;
	float:left;
	background-color:#FFF;
}
#footerBottom li {
	display:block;
	text-decoration:none;
	float:right;
	height:25px;
	padding:13px 5px 0 5px;
}
#footerBottom a {
	color:#999;
}
#footerBottom a:hover {
	color:#21b7e8;
	text-decoration:underline;
}
.CR {
	height:12px;
	width:600px;
	float:left;
	text-align:left;
}
/*Big Footer*/
	#footerTopMain {
	width:950px;
	height:120px;
	background-color:#21b7e8;
	padding:0;
	float:left;
	font-size:11px;
}
#footerTopMain a {
	font-weight:bolder;
}
#footerTopMain a:hover {
	text-decoration:underline;
}
#footerTopMain h3 {
	font-size:16px;
	height:16px;
	float:left;
	padding:0 0 0 0;
	font-weight:bold;
}
#signUp {
	width:250px;
}
.boldtxt {
	font-weight:bolder;
}
#footerTopMain p {
	clear:both;
	width:143px;
	text-align:left;
	padding:5px 0px;
}
#signUpAreaMain {
	width:215px;
	height:100px;
	float:left;
	margin:10px;
}
#signUpAreaMain p {
	text-align:justify;
	width:212px
}
#conLinksMain p {
	text-align:justify;
	width:212px
}
#signUpAreaMain input {
	margin:10px 0 0 10px;
}
#conLinksMain {
	width:215px;
	height:100px;
	float:left;
	margin:10px;
}
#bookFooterMain {
	width:213px;
	height:110px;
	float:left;
	margin:10px 13px 10px 10px;
	background:url(http://www.causelife.org/images/bookSMFooter.jpg) no-repeat bottom right;
}
#footerTopMain > #bookFooterMain {
	width:216px;
	height:110px;
	float:left;
	margin:10px 13px 10px 10px;
	background:url(http://www.causelife.org/images/bookSMFooter.jpg) no-repeat bottom right;
}
#footerMerchMain {
	width:225px;
	height:110px;
	float:left;
	margin:10px 0 0 10px;
	background:url(http://www.causelife.org/images/merchSMfooter.jpg) no-repeat bottom right;
}
#footerMain {
	margin:0px 0 0 0;
	width:950px;
	background-color:White;
	float:left;
}
#conLinksMain span {
	display:none;
}
.WLineMain {
	width:2px;
	height:120px;
	float:left;
	background-color:White;
	margin:0;
}
#conLinksMain {
	float:left;
	padding:0;
}
#conLinksMain a {
	display:block;
	width:39px;
	height:37px;
	float:left;
	margin:0 2px 0 2px;
}
