body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/bg.gif);
}
#mainContent {
	text-align: left;
	width: 760px;
	margin: 0 auto;
	background-color: #FFFFFF;
	overflow: hidden;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
} 
#topNav {
	text-align: right;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	padding-top: 77px;
	height: 32px;
}
#contentDiv {
	padding: 10px;
	width: 560px;
	float: right;
}
#footerDiv {
	text-align: right;
	width: 760px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	padding-bottom: 10px;
	padding-top: 10px;
}
#leftNav {
	background-color: #FFFFFF;
	width: 156px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	padding-bottom: 10px;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
a.leftLink:link {
	color: #707070;
	text-decoration: none;
	width: 150px;
	background-color: #EEE;
	border-bottom: 1px solid #BDBDBD;
	padding: 4px 3px 3px;
	height: 17px;
	display: block;
}
a.leftLink:visited {
	color: #707070;
	text-decoration: none;
	width: 150px;
	background-color: #EEE;
	border-bottom: 1px solid #BDBDBD;
	padding: 4px 3px 3px;
	height: 17px;
	display: block;
}
a.leftLink:hover {
	color: #000;
	text-decoration: none;
	width: 150px;
	background-color: #E0E0E0;
	border-bottom: 1px solid #BDBDBD;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
	height: 17px;
	display: block;
}
a.leftLinkOn:link {
	color: #000;
	text-decoration: none;
	width: 150px;
	background-color: #E0E0E0;
	border-bottom: 1px solid #BDBDBD;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
	height: 17px;
	display: block;
}
a.leftLinkOn:visited {
	color: #000000;
	text-decoration: none;
	width: 150px;
	background-color: #E0E0E0;
	border-bottom: 1px solid #BDBDBD;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
	height: 17px;
	display: block;
}
a.leftLinkOn:hover {
	color: #000000;
	text-decoration: none;
	width: 150px;
	background-color: #E0E0E0;
	border-bottom: 1px solid #BDBDBD;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
	height: 17px;
	display: block;
}
hr {
	color: #ECF2F2;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.spacer {
	color: #FFFFFF;
}
.headerTxt {
	color: #3B89C9;
	font-size: 14px;
	font-weight: bold;
}
.blueTxt {
	color: #3B89C9;
}
.pagePic {
	border: 1px solid #333333;
}
#footerBanner {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #707070;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #707070;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footerNav {
	color: #CCCCCC;
	padding: 10px;
}
a.footLink:link {
	color: #3B89C9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3B89C9;
}
a.footLink:visited {
	color: #3B89C9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3B89C9;
}
a.footLink:hover {
	color: #011F97;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #011F97;
}
a.ddLink:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
a.ddLink:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
a.ddLink:hover {
	color: #AAAAAA;
	text-decoration: none;
	font-size: 10px;
}
.promoDiv {
	width: 270px;
	height: 190px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
}
.promoDivR {
	width: 270px;
	height: 190px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
}
.copyHdr {
	color: #990000;
}
.printHdr {
	color: #660066;
}
.suppliesHdr {
	color: #996600;
}
.shopHdr {
	color: #FF6600;
}
.bigTxt {
	font-size: 16px;
}
a.promoLink:link {
	color: #666666;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	width: 270px;
	height: 190px;
	padding: 5px;
}
a.promoLink:visited {
	color: #666666;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	width: 270px;
	height: 190px;
	padding: 5px;
}
a.promoLink:hover {
	color: #666666;
	text-decoration: none;
	display: block;
	background-color: #FBFBFB;
	width: 270px;
	height: 190px;
	padding: 5px;
}
#offerBanner {
	padding: 3px;
	margin-left: 5px;
	border: 1px solid #333333;
	background-color: #99CC00;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.imgBrdr {
	margin: 3px;
	padding: 3px;
	border: 1px dashed #CCCCCC;
}
.imgBlackBrdr {
	border: 1px solid #000000;
}
#mapLeft {
	width: 260px;
	height: 200px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
#mapRight {
	width: 260px;
	height: 200px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 5px;
}
#searchButton{
	margin-left:3px;
	margin-top:1px;
}
