/* Styles for Site Home */

/*#pageBody {
background: #58001e url('/includes/images/pageBodyBg.gif') repeat-x 0 0;
}*/

#pageBody .sectionBody {
width:960px;  /*width of #pageBody .content can be as wide as creative requires.  Default is 950px. */
margin-bottom:-1px; }

div#mainmessage {
margin-left:0px;
}

#siteprefooter {
width:100%;
background-color:#50001c;
border-top:1px solid #672139;
float:left;
}

.footercontent{
	height:65px;
	padding-top:15px;
	float:left;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:105%;
	text-transform:uppercase;
	font-weight:normal;
}
.footercontent h4{font-weight:normal;margin-bottom:10px;}
#emailsignup{
	width:340px;
	border-right:1px solid #672139;
}
#facebook{
	width:300px;
	text-align:center;
	border-right:1px solid #672139;
}
#requestcat{
	width:300px;
	text-align:center;
}

#fblogo{
	position:absolute;
	top:3px;
	left:218px;
}
#address{height:18px;width:200px;float:left;}
#button{float:left;margin-left:20px;}
#signuplabel{display:block;margin-bottom:10px;}
