@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #670001;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #0A2842;
	background-image: url(../images/BG.jpg);
	background-repeat: no-repeat;
	background-position: center 180px;
}
.twoColFixLtHdr #container {
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../images/PageBgSlice_03.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	min-height: 675px;
	min-width: 955px;
	width: 955px;
} 
.twoColFixLtHdr #header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-color: #0A2842;
	background-image: url(../images/layout/mastBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	width: 100%;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FAF0ED;
}
.twoColFixLtHdr #mainContent {
	background-color: #e4eaf7;
	margin-right: 200px;
	margin-left: 200px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
} 
.twoColFixLtHdr #footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #0a2842;
	font-size: 70%;
	font-family: Georgia, "book antiqua", Times, serif;
	font-size: 15px;
	color: #c1c1c1;
	height: 120px;
	padding-top: 20px;
	padding-bottom: 20px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #FlashFeature {
	height: 220px;
	background-color: #CCCCCC;
	margin-left: 235px;
}
.twoColFixLtHdr #TopNavBar {
	color: #660000;
	padding-bottom: 4px;
	text-align: left;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
.twoColFixLtHdr #TopNavBar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #660000;
	text-decoration: none;
}
.prodTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #000000;
}
.prodDesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
}
.prodPrice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
.prodBorder {
	border: 2px solid #000000;
}
.prodCategory {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
}
.twoColFixLtHdr #container #sidebar1 a {
	Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-color: #000000;
}
.twoColFixLtHdr #container #sidebar1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #CCCCCC;
}
.twoColFixLtHdr #container #mainContent a {
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent a:hover {
	text-decoration: underline;
}
.bodyH3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0A2842;
	font-size: 120%;
}
.twoColFixLtHdr #header #masthead {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
}
.twoColFixLtHdr #TopNavBar #TopNavMenu {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
.twoColFixLtHdr #container #rightcol {
	float: right;
	width: 180px;
	padding: 10px;
	background-color: #FAF0ED;
}
.pagination {
	text-decoration: none;
	font-size: 90%;
}
.twoColFixLtHdr #header #TopNavBar #TopNavLinks {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
.breadcrumb {
	font-size: 80%;
	color: #FFFFFF;
}
.twoColFixLtHdr #container #sidebar1 h3 {
	padding-right: 10px;
	padding-left: 10px;
}
.twoColFixLtHdr #eRegion {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
}
.twoColFixLtHdr #footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c1c1c1;
	text-decoration: none;
}
.twoColFixLtHdr #footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}.FooterCentreTblBorders {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #222222;
}
.twoColFixLtHdr #AdminHeader {
	background-image: url(../images/layout/mastBG.jpg);
	background-position: left top;
	height: 200px;
	background-repeat: no-repeat;
	background-color: #0A2842;
}
.twoColFixLtHdr #TopNavbar {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #GlobalNavBar {
	color: #999999;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-color: #000000;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
}
.twoColFixLtHdr #GlobalNavBar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
.twoColFixLtHdr #GlobalNavBar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #DEAB11;
	text-decoration: none;
	display: inline;
}
.rightCol {
	font-size: 80%;
}
.twoColFixLtHdr #footer #footlftcol {
	float: left;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #333333;
	padding-right: 20px;
}
.twoColFixLtHdr #footer #FootRightCol {
	float: right;
}
.twoColFixLtHdr #footer #FootCenterCol {
}
.twoColFixLtHdr #footer #FootCenterCol {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #333333;
}
.twoColFixLtHdr #footer #FootCenterCol2 {
	padding-left: 20px;
	float: left;
	padding-right: 20px;
}
.twoColFixLtHdr #header #phoneMH {
	color: #FFFFFF;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 82px;
	padding-right: 30px;
}
.twoColFixLtHdr #footer #FooterContainer {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}
.twoColFixLtHdr #header #phoneMH #FootCenterCol3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.LargePhoneNumber {
	font-family: "Arial Black";
	font-size: 181%;
}
.twoColFixLtHdr #container #mainContent #contDetails {
	text-align: right;
	padding-top: 20px;
}

