body
{
	background: url(../Images/page_bg.gif) #ABBF9A repeat-x;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#546E2F;
}

a
{
	color:#a35400;
}
	
#PageContent
{
	margin: 15px auto;
	width:846px;
	text-align:center;
}

#NewHomeGeorgiaRight
{
	float: right;
	width: 270px;
	display: inline;
}

#NewHomeSearchForm h2
{
	background-color:#f2ebce;
	padding: 2px 2px 2px 2px;
}

#Logo
{
	border-style: none;
	padding-left: 50px;
	padding-top: 20px;
	float: left;
}
#MainMenu {
	background-color: #ABBF9A;
	height:27px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#PageHeader
{
	background: url(../Images/header_bg.gif) no-repeat;
	width: 848px;
	height: 106px;
}

#PageFooter
{
	background: url(../Images/footer_bg.gif) no-repeat;
	width: 848px;
	height: 237px;
	margin: 0;
	font-size: small;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#Intro
{
	width: 530px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#LeftColumn, #RightColumn
{
	width: 400px;
	float: left;
}

#Content
{
	background: url(../Images/content_bg.gif) repeat-y white;
	margin: 0;
	padding: 10px;
	width: 828px;
	text-align: left;
}

#MainMenu li
{
	float: left;
	margin: 0 0;
}

.ZipCode
{
	width: 40px;
}

.Button
{
	background: url(../Images/button_bg.gif) #698442 repeat-x;
	border-left: 1px #698442 solid;
	border-right: 1px #698442 solid;
	height:27px;
	line-height: 27px;
	width:118px;
	vertical-align:middle;
	text-decoration: none;
	color: white;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size: 15px;
	display: block;
	text-align: center;
	margin: 10px 15px 20px 20px;
}

#MainMenu li a
{
	float: left;
	background: url(../Images/button_bg.gif) #698442 repeat-x;
	border-left: 1px #698442 solid;
	border-right: 1px #698442 solid;
	height:27px;
	line-height: 27px;
	width:139px;
	vertical-align:middle;
	text-decoration: none;
	color: white;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size: 15px;
	display: block;
	text-align: center;
}

#MainMenu li a.MenuSelected
{
	color:#365808;
	background: url(../Images/nav/menu_bg_on.gif) #698442;
}

#MainMenu li a:hover, a.Button:hover
{
	text-decoration:underline;
	vertical-align: middle;
}

#SiteName {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
	padding-top: 22px;
	color: #334F0B;
	margin-bottom: 0px;
	cursor:default;	
}
#SiteTagline {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	text-indent: 20px;
	color: #334F0B;
	top: auto;
	margin-top: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align:left;
	font-weight:bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align:left;
	font-weight: bold;
}

div.Special {
	background: url(../Images/special_bg.gif) #F2EBCE no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	width: 254px;
	height: 290px;
	float:left;
	margin: 5px 5px 5px 5px;
	text-align: center;
}

div.InfoPanel 
{
	background-color: #f2ebce;
	font-family: Arial, Helvetica, sans-serif;
	width: 254px;
	float:left;
	margin: 5px 5px 5px 5px;
	padding: 2px 2px 2px 2px;
}

div.Special h2, div.InfoPanel h2{
	font-size: 40px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.Special h2 strong {
	font-size: 96px;
}

div.Special ul, div.InfoPanel ul,ul {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
	list-style: disc url(../Images/bullet.gif);
}

#Call{
	background-image: url(../Images/CallUs.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 10px;
}

#Chat{
	background-image: url(../Images/Chat.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 10px;
}

#Address{
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 10px;
}

ErrorMessage
{
	color: Red;
	font-weight: bold;
}