.BGgrey {
	background-image: url(/img/layout/bg.jpg);
}
.rptLeft {
	background-image: url(/img/layout/rpt-left.jpg);
	background-repeat: repeat-x;
}
.rptRight {
	background-image: url(/img/layout/rpt-right.jpg);
	background-repeat: repeat-x;
}
.rptNav {
	background: url(/img/layout/nav-top.jpg) repeat-x;
}
.rptLeftNav {
	background-image: url(/img/layout/rpt-LeftNav.jpg);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(/img/layout/footer-shadow.jpg);
	background-repeat: repeat-x;
	height: 64px;
	padding: 10px 0 0 0;
}
#footerContent {
	margin: auto;
	width: 760px;
	font-size: 9pt;
	text-align: center;	
}
.footerPhoto {
	margin: 0px 2px 0px 0px;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9933;	
}

#footerContent A.active:link, #footerContent A.active:visited {
	color: #000066;
	font-weight: bold;
}
#footerContent A:active, A:link, A:visited {
	color : #000066;
	text-decoration : underline;
}

#footerContent A:hover {
	color: #000066;
}

#Nav {
	font-size: 11px;
	text-align:center;
	line-height:20px;
}
#Nav ul{
	list-style: none;
	margin: 0;
	padding: 0px 0 0 0;
	border: none;
	text-align:center;
}

#Nav li{
	display: inline;
	margin-right: 0;
	padding: 0px 8px;
	width: auto;
	
}

#Nav hr{
	margin:0;
	padding: 0;
	border:none;
	border-top: 1px #bbb dotted;
}

#Nav ul li a{
	color: #45556A;
	text-decoration: underline;
	margin: 0;
	padding: 0px 15px 0px 0px;
}

#Nav UL A:hover, #Nav UL A:active { 
	color: #45556A;
	text-decoration: none;
}

#Nav UL A.active:link, #Nav UL A.active:visited{
	position: relative;
	z-index: 102;
	font-weight: bold;
}
.zero {
	margin: 0px;
	padding: 0px;
}

.list li{
	margin: 10px 0;
}

.center{
	text-align:center;
}

.productSpecials{
	padding-top:15px;
	width:550px;
}

.specialItem{
	width:265px;
	margin-right:10px;
	float:left;
}

.productSpecials hr{
	clear:both;
}
