body {
	background-color:#242216;
	background-image:url(../styleImages/tonic_images/tonic_bg_image_03.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin:0px;
}
#pageSurround {
	width: 1000px;
	margin: 0px auto;	
}
#topHeader {
	text-align: middle;
	height: 830px;
	background-image:url(../styleImages/tonic_images/tonic_bg_image_01.jpg);
}



#bodycontainer {
	width: 790px;
	height: auto;
	margin-left:98px;
}

#footer{
	background-color: #242216;
	background-image: url(../styleImages/tonic_images/tonic_bg_image_05.jpg);
	background-position: center;
	height: 240px;
	width:1000px;
	background-repeat: no-repeat;
	margin: 0px auto;
}

#footer_flourish{
	margin-left: 293px;
	position: absolute;
	}





#menu{
	margin-top: -60px;
	margin-left: 60px;
	position: absolute;
	}
	
#menu_elements{
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;


}

a{
color:#777777;
	text-decoration:none;
	cursor:pointer;
}

a:hover{
	color:#111111;
	cursor: pointer;
	}	
	
.menu1,.menu2,.menu3,#menu_elements a{
	color:#777777;
	text-decoration:none;
	cursor:pointer;
	}

.menu1,.menu2,.menu3,#menu_elements a:hover{
	color:#3f3d33;
	cursor: pointer;
	}
	
.menu1{
	float:left;
	width:80px;
	}
	
.menu2{
	float:left;
	width:110px;
	}
	
.menu3{
	float:left;
	width:220px;
	}

.menu4{
	float:left;
	width:100px;
	}

.menu5{
	float:left;
	width:100px;
	}	
	
.menu6{
	float:left;
	width:100px;
	}












.boxTitleLeft, .boxTitleRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #4E543A;
	background-image: none;
	padding: 5px;
	height: 20px;
	text-align:center;
	color: #8A9168;
}
.boxContentLeft, .boxContentRight {
	background-color:#82845D;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 7px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.colLeft {
	/*position: relative;*/
	left: 0px;
	width: 170px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	/*position: relative;*/
	width: 420px;
	float: left;
}
.colRight {
	/*position: relative;*/
	width: 170px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	/*border: 1px solid #000000;*/ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #333333;
	background-color: #F7EEDD;
	margin-bottom: 15px;
	padding:10px;
	text-align:center;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #5C6248;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}