body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#CCCCCC;
	text-align:center;
	margin:5px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}

a:link, a:active, 
a:hover, a:visited {
	color:#000000;
}

#pageFrame {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:796px;
	background-color:#9D8B83;
	border:2px solid #000000;
}
#pageHeader {
	border-bottom:2px solid #000000;
}


#pageNavCell {
	width:177px;
}
#pageNavCol {
	margin-top:30px;
	margin-bottom:30px;
	width:177px;
	height:397px;
	background-image:url(../Images/NavShadowLong.gif);
	background-repeat:no-repeat;
}
.pageNavTop_up {
	width:175px;
	height:26px;
	background-image:url(../Images/TopButton_up.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.pageNavTop_dn {
	width:175px;
	height:26px;
	background-image:url(../Images/TopButton_dn.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.pageNavMid_up {
	width:175px;
	height:26px;
	background-image:url(../Images/MidButton_up.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.pageNavMid_dn {
	width:175px;
	height:26px;
	background-image:url(../Images/MidButton_dn.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.pageNavBot_up {
	width:175px;
	height:26px;
	background-image:url(../Images/BotButton_up.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.pageNavBot_dn {
	width:175px;
	height:26px;
	background-image:url(../Images/BotButton_dn.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.pageNavText {
	line-height:26px;
	height:26px;
	margin-left:25px;
	font-size:12px;
	font-weight:bold;
}
a.pageNavLink:link, a.pageNavLink:visited {
	color:#6E5A46;
	text-decoration:none;
}
a.pageNavLink:active, a.pageNavLink:hover {
	color:#FAE8E1;
	text-decoration:none;
}


#pageBodyCell {
	width:619px;
}
#pageSubNavFrame {
	background-image:url(../Images/SubNavigation.gif);
	background-repeat:no-repeat;
	height:37px;
	margin-top:5px;
	margin-left:21px;
}
#pageSubNavRow {
	line-height:40px;
	margin-left:40px;
	font-size:10px;
	color:#FFFFFF;
}
#pageSubNavRow a:link, #pageSubNavRow a:active, 
#pageSubNavRow a:hover, #pageSubNavRow a:visited {
	color:#FFFFFF;
}


#bodyFrame {
	margin-left:21px;
	margin-top:7px;
	background-color:#DCD9BD;
	height:inherit;
	padding-bottom:10px;
}
.bodyTextFrame {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	/*margin-bottom:10px;*/
	background-color:#FFFFFF;
	border:1px solid #8D8D8D;
}
.bodyText {
	margin:5px;
}
#bodyFooter {
	margin-left:21px;
	background-image:url(../Images/BodyFooter.gif);
	background-repeat:no-repeat;
	height:35px;
}


.titleFrame {
	background-image:url(../Images/Title.gif);
	background-repeat:repeat-x;
	border:1px solid #676666;
	height:23px;
}
.titleText {
	margin-left:20px;
	line-height:23px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}


#footerFrame {
	text-align:center;
	margin-top:20px;
	margin-bottom:5px;
	height:53px;
}
a.footerLink:link, a.footerLink:active, 
a.footerLink:hover, a.footerLink:visited {
	color:#000000;
}



/* - SPECIAL - */
.imageDiv {
	float:left;
	cursor:pointer;
	margin-top:5px;
	margin-right:12px;
	text-align:center;
}
.imageLink {
	text-decoration:none;
	color:#000000;
}

.productCat {
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #000000;
}