body {

	margin: 0px;

	background-color: #361B1A;

	background-attachment: fixed;

	background-image: url(../styleImages/backgrounds/pageBg.jpg);

	background-repeat: repeat-x;

}

#pageSurround {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

#subSurround {

	border: 0px solid #5C84CE;

}

#topHeader {

	text-align: right;

	height: 161px;

	margin-bottom: 10px;

	padding-right: 9px;

	padding-top: 0px;

	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	
	background-repeat:no-repeat;

	border-bottom: 0px solid #000000;
	
	z-index: 1;

}

#navbar {
	text-align: left;
	width: 800px;
	height: 28px;
	background-image: url(../styleImages/backgrounds/navbg.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	border-bottom: 0px solid #000000;
	z-index: 2;
	position: absolute;
	top: 135px;	
}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF114D;
	text-decoration: none;
	font-style: italic;	
}
.nav a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF114D;
	text-decoration: none;
	font-style: italic;	
}
.nav a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF114D;
	text-decoration: none;
	font-style: italic;	
}
.nav a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C00;
	text-decoration: underline;
	font-style: italic;
}

.boxTitleLeft, .boxTitleRight {

	font-family: "Times New Roman", Times, serif;

	font-size: 15px;

	color: #361B1A;

	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);

	width: 155px;

	height: 19px;

	padding-left: 5px;

	padding-top: 1px;

}

.boxContentLeft, .boxContentRight {

	border-left: 1px solid #CCCccC;

	border-right: 1px solid #CCCccC;

	border-bottom: 1px solid #CCCccC;

	background-color: #FFFFFF;

	padding-left: 5px;

	margin-bottom: 10px;

	padding-top: 3px;

	padding-bottom: 5px;

}

.colLeft {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 9px;

	padding-right: 5px;

	float: left;

}

.colMid {

	position: relative;

	width: 450px;

	float: left;

}

.colRight {

	position: relative;

	width: 160px; 

	padding-left: 5px;

	right: 9px;

	float: right;

}

.boxContent {

	border-top: 1px solid #A8B4B0;

	border-right: 1px solid #CCCCCF;

	border-bottom: 1px solid #CCCCCF;

	border-left: 1px solid #CCCCCF;

	padding: 3px;

	font-family: "Times New Roman", Times, serif;

	font-size: 15px;

	color: #4D4D4D;

	background-color: #FFFFFF;

	margin-bottom: 5px;

}

/* CHECKOUT PAGES */

.colLeftCheckout {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 9px;

	padding-right: 10px;

	float: left;

}

.colMainCheckout {

	position: relative;

	width: 558px;

	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;

}
