﻿body 
{
	background: URL('images/header_back_small.jpg') repeat-x top;
	background-color: #E2E7A7;
	font-family: Georgia;
}

.AdText
{
	width: 180px;
	position: relative;
	top: 85px;
	left: 10px;
	color: #353921;
	
}

#pageHeading
{
	width: 100%;
	height: 109px;
	background: URL('images/left_desc_small.jpg') no-repeat center left;
	margin-top: 22px;
	text-align: left;
	margin-bottom: 20px;
}

#pageHeading h1
{
	position: absolute;
	margin-top: 60px;
	font-size: 2em;
	color: #353921;
	letter-spacing: .07em;
	font-weight: normal;
	line-height: 35px;
	width: 560px;
	text-align: right;
}

#pageHeading #headingRight
{
	float: right;
	width: 309px;
	height: 109px;
}
