﻿body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#pageSurround {

	margin-bottom: 0px;

	margin-left: auto;

	margin-right: auto;

	margin-top: 0px;

	padding: 0px;

	width: 1000px;

}



#topHeader {

	background-color: #2b2b2b;

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

	background-position: 0 50%;

	background-repeat: no-repeat;

	height: 300px;

	margin-bottom: 0px;

	padding-right: 9px;

	padding-top: 0px;

	text-align: right;

}



.searchBar {
	background-image: url(../styleImages/backgrounds/searchbar.jpg);
	height: 25px;
	margin-bottom: 0px;
	padding-right: 9px;
	text-align: right;
}

.boxTitleLeft, .boxTitleRight {
	background-color: white;
	border-bottom-color: #2b2b2b;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-variant: small-caps;
	font-weight: bold;
	height: 16px;
	margin-bottom: 4px;
	margin-top: 10px;
	padding-top: 1px;
	text-align: center;
	width: 174px;
}

.boxTitleRight {
	margin-left: 1px;
}

.boxContentLeft, .boxContentRight {
	color: black;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 3px;
}

.colLeft {
	color: black;
	vertical-align: top;
	width: 175px;
}

.colMid {
	vertical-align: top;
    width: 900px;
}

.colRight {
	vertical-align: top;
	width: 175px;
}

.boxContent {
	background-color: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
}

.colLeftCheckout {
	float: left;
	left: 0px;
	padding-left: 9px;
	padding-right: 10px;
	position: relative;
	width: 160px;
}

.colMainCheckout {

	float: left;

	position: relative;

	width: 758px;

}



.siteDocs {

	font-size: 90%;

	margin-top: 0px;

	text-align: center;

}



.siteDocs2 {
	font-size: 90%;
	margin-top: 0px;
	text-align: center;
}

.pagination {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
}

#subCats {

	background-color: white;

	border-color: #C9CEFC;

	border-style: solid;

	border-width: 1px;

	color: maroon;

	float: left;

	margin: 0px;

	padding: 3px;

	text-align: center;

	width: 787px;

}



.subCat {

	color: maroon;

	float: left;

	padding: 8px;

	text-align: center;

	width: 110px;

}



.regSep {
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}
