body {
background-image:url(../images/background.gif);
background-position:center;
background-color:#8D6004;
margin:0px;
padding:0px;
}
/*------ HEADER STYLE -----*/
.header {
	width:690px;
	height:50px;
	text-align:left;
	margin: auto;
}
/*------ MAIN MENU STYLE -----*/
.mainMenu {
	display: none;
}
/*------ SECONDARY MENU STYLE -----*/
.secondaryMenu {
	display: none;
}
/*------ CENTRAL IMAGE STYLE -----*/
.principalArea {
	margin-left:auto;
	margin-right:auto;
	width:690px;
	height:300px;
	text-align:left;
}
/*------ HOME PAGE TAB BAR STYLE -----*/
.middleTabBar {
	margin-left:auto;
	margin-right:auto;
	width:690px;
	height:20px;
	background-image:url(../images/backgroundMiddleTabBar.gif);
}
.genericContentWrapper {
	width:690px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	}
.aboutUsContentWrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:690px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	}
.whereToBuyContentWrapper {
	width:690px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-image:url(../images/backgroundWhereToBuy.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px 5px 0px 5px;
	margin:10px 10px;
	line-height: 20px;
}
.headerResize840 {
	width:690px;
	height:20px;
}
.frontImageResize1 {
	width:365px;
	height:233px;
}
.frontImageResize2 {
	width:325px;
	height:233px;
}
/*------ FOOTER STYLE -----*/
.footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	width:690px;
	height:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
}