body{
	background: url(../images/woodBack.jpg) repeat;
	color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h2{
	margin-bottom: -23px;
}
td img {display: block;}
#main{
	margin: 20px auto 10px;
	width: 869px;
}
#content{
	float: left;
}
#footer{
	margin: -25px auto 0px;
	width: 400px;
	text-align: center;
}
#footer p{
	color: white;
	text-transform: uppercase;
	text-align: center;
	font: bold 13px/19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -.5px;
}
#donate{
	width:313px;
	height:128px;
	background: url(../images/btn_donate.png) no-repeat 0 0;
	margin: 0;
}
#donate a{
	width: 313px;
	height: 128px;
	display: block;
	background: url(../images/btn_donate.png) no-repeat 0 0;
}
#donate a:hover{
	background: url(../images/btn_donateDOWN.png) no-repeat 0 0;
}

#callNow{
	text-align: center;
	margin: 0 auto;
	color: white;
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#rightCol{
	overflow: hidden;
	width: 218px;
	float: right;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #f15d22;
	background: url(../images/sidebar.jpg) no-repeat;
	height: 740px;
}
#rightCol a{
	color: #333;
}
#rightCol ul{
	margin: 0;
	padding: 10px;
}
#rightCol li{
	list-style: none;
	margin-left: 0px;
	margin-bottom: 18px;
}
.clearFix{
	clear: both;
}
