A:link { color: #FFCC00; }
A:visited { color: #FFCC00; }
A:hover { color: #33CC00; }

A.navlink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.navlink:hover {
	color: #FFCC00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.navlink {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A.contactlink:link {
	color: #000033;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.contactlink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.contactlink {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	
/* -------------------------------------------- 
GLOBAL STYLES --------------------------------- */

body {	font-size: 11px;	line-height: 17px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF99;	background-color: #003333;
	margin: 0px;	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
}
h2 {  font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	line-height: 20px; }



/* -------------------------------------------- 
COMMON CLASSES  --------------------------------- */

.col-alert       { color: #66FF33;  }
.col-contrast       { color: #FFFF99;  }
.col-liftText    {	color: #CCFF66;	font-weight: bold;}
.col-headA       { color: #DDFAFF;  }
.col-headB       { color: #DDFAFF;  }
.col-boxText       { color: #DDFAFF;  }

.address {	font-weight: bold;	font-size: 14px;}

.cellContrast {
	background-color: #CCCCFF;
	color: #003366;
}

.tinytext {	font-size: 9px;	color: #666666;	line-height: 10px;	padding-bottom: 2px; }
.indentSm {	margin-left: 10px; }	
.pTight {line-height: 14px; }

/* -------------------------------------------- 
COMMON HEADER and CONTAINERS  --------------------------------- */

#mainContainer {	margin-left: auto;	margin-right: auto; }

#pageContainer {	position: relative;	margin-left: auto;	margin-right: auto;	margin-top: 0px;
	background-color: #003366;	color: #DDFAFF;
	height: auto;	width: 680px;
	z-index: 1; }

#banner {	position: relative; width: 680px;	height: 175px;
	background-color: #000000; 	background-image: url(../images/bannerLogo-1.jpg);	background-repeat: no-repeat;
	z-index: 2; 	}

#navPos {
	position: relative;
	left: 270px;
	top: 150px;
	width: 380px;
	height: 25px;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	z-index: 3;
	font-size: 12px;
}

#fixProduct {	position: absolute;	top: 40px;	left: 40px;
	background-image: url(../images/BCproduct-M.jpg);	background-repeat: no-repeat;
	width: 150px;	height: 260px;
	z-index: 4; }
	
#fixProduct2 {
position: absolute;	top: 50px;	left: 30px;
	background-image: url(../images/headerProds.gif);	background-repeat: no-repeat;
	width: 211px;	height: 150px;
	z-index: 4;
}	

#fixWindow {
	left: 30px;
	width: 200px;
	height: auto;
	background-color: #999966;
	color: #663300;
	border: 1px;
	border-top-style: solid;
	border-style: solid;
	border-color: #333333;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	z-index: 5;
	position: absolute;
	top: 200px;
}

#content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	color: #DDFAFF;
	height: auto;
	width: 600px;
	z-index: 6;
	padding-top: 30px;
}

#contactInfo {
	background-color: #999966;
	color: #663300;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: center;
}
#footer {	text-align: center;	padding-top: 20px; }


/* -------------------------------------------- 
PAGE SPECIFIC  --------------------------------- */

#featureItem {
	position: relative;
	border-color: #99CC66;
	padding: 10px;
	width: 500px;
	border-style: dotted;
	border-width: 2px;
}
#catalogItems {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #003366;
	color: #DDFAFF;
	height: auto;
	width: 600px;
	border-style: dotted;
	border-color: #666666;
	border-width: 1px;
}
.productRowL {
	border-width: 1px;
	border-color: #666666;
	border-style: dotted;
}
.productRowR {
	border-width: 1px 1px 1px 0;
	border-color: #666666;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
}

.cartButton {	font-size: 9px;	background-image: url(../images/cart2.gif);
	background-repeat: no-repeat;
	text-align: right;	border: 0px;	width: 50px;	height: 18px;
	background-color: #003366;	color: #FFFFFF;
}

.formButton {
	font-size: 9px;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	text-align: right;
	border: 0px;
	width: 50px;
	height: 24px;
	background-color: #003366;
	color: #FFCC00;
	text-decoration: underline;
}

.leadPara {	margin-left: 250px; }
.featureText {	margin-right: 20px; }
.catalogPrice {
	font-size: 12px;
	font-weight: bold;
}
.leadHead {	margin-left: 250px;	color: #DDFAFF; }

.floatRight {
	float: right;
}
