body {
	font-family: times;
	background-color: #a69670;
	padding: 0px;
	margin: 0px;
}
a {text-decoration: none;}
.headerLinkEntry {color: white;}
li {margin-left: 20px;}
img { behavior: url(iepngfix.htc); }
#topBackgroundContainer {
	background-image: url(images/mainSite/landingpage/siteBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	position: relative;
}
#headerContentWrapper {
	margin: 0 auto;
	width: 893px;
	padding-right: 55px;
}
#logoContainer {
	float: left;
}
#headerContainer {
	color: white;
}
#headerSlideShow {
	height: 178px;
}
#headerCompanyName {
	text-align: right;
	font-size: 22px;
	font-style: italic;
	padding-top: 29px;
}
#headerLinkContainer {
	font-size: 16px;
	margin-top: 20px;
}
#headerGraphicBlock {
	height: 178px;
	clear: both;
	border: 1px solid black;
	margin-left: 55px;
	margin-bottom: 35px;
	background-color: #7e0900;
	overflow: hidden;
}
#headerSlogan {
	color: #cccccc;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	float: left;
	margin-top: 20px;
	margin-left: 45px;
}

#headerAddInfo {
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	margin-left: 55px;
	margin-bottom: 55px;
}
#contentContainer {
	margin-left: 55px;
	color: black;
	padding-bottom: 55px;
	font-size: 13px;
	text-align: left;
}
#siteFooterBackgroundContainer {
	background-image: url(images/mainSite/landingpage/siteFooterBG.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
#footerContent {
	margin: auto;
	width: 840px;
	padding-right: 55px;
	padding-left: 55px;
	color: black;
	font-size: 13px;
}