﻿

.bannerTop 
{
	background: #750b22 url(HomePage/BannerTop.jpg) repeat-x;
	color: #fff; font-size: 1.1em; font-weight: normal; text-decoration: none;
}

/*
#zone0 #plainText 
{
	padding:0px 5px 0px 0px;
} */


.cellGroupMainTop
{
	min-height:250px;
	background-color:#e2bb92;
	width:250px;
}

.cellGroupMainBottom
{
	min-height:250px;
	background-color:#e2bb92;
	width:250px;
	border-bottom: solid 2px #b62d11;
	padding-top:5px;
	padding-bottom:5px;
}



.cellGroupSecondaryTop
{
	background-color:#ece0c5;
	width:250px;
	padding-bottom:5px;
}


