body {
	background-color: #E6CA6C;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.redBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #8C1F22;
}
.redBodyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #8C1F22;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	line-height: 18px;
}
td a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8C1F22;
	text-decoration: none;
	line-height: 18px;
}
td a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8C1F22;
	text-decoration: underline;
	line-height: 18px;
}
.textSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	line-height: 17px;
}
.textSmall a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C1F22;
	text-decoration: none;
	line-height: 17px;
	font-style: italic;
}
.textSmall a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8C1F22;
	text-decoration: underline;
	line-height: 17px;
	font-style: italic;
}

#nav {
	padding-bottom: 17px;
	background-color: #EDEADB;
}

#homeCol2 {
	padding-left: 17px;
	padding-right: 15px;
	padding-bottom: 7px;	
}
#homeCol3 {
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 15px;
	background-image: url(images/grill.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#homeCol2a {
	padding-left: 25px;
}
img {
	border: 0;
}



.imgHeadline {
	margin-bottom: 10px;
}
.imgBuy {
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#imgBlock {
	display: block;
}
.header {
	background-color: #EDEADB;
	padding-top: 9px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3D526C;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
}
#contentHome {
	padding-bottom: 17px;
	background-color: #EDEADB;
}
#content {
	padding-bottom: 17px;
	background-color: #EDEADB;
	padding-left: 10px;
	padding-right: 10px;
}
#boxBlue {
	background-color: #C2C4BF;
	padding: 15px;
}
.paddingBottom {
	padding-bottom: 15px;
}
.imgPadding {
	margin-bottom: 5px;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #344660;
}
#subnav {
	padding-bottom: 10px;
}
.paddingRightBottom {
	padding-right: 10px;
	padding-bottom: 15px;	
}
.img1 {
	padding-bottom: 20px;
}
.paddingRightBorder {
	padding-bottom: 15px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3C3BF;
}
/* FLOATER */
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 450px;
	height: 1px;
	z-index: 1000;
}

.paddingLeft {
	padding-left: 10px;
}
ul {
        list-style: none;
        margin-left: 0;
        padding-left: 1em;
        text-indent: -1em;
        }
.paddingRight {
	padding-bottom: 15px;
	padding-right: 10px;
}
