body, html{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url("images/back.gif");
	background-position:center;
	background-repeat:repeat-y;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	text-align:center;
}
a:link{
	color:#000000;
}
a:visited{
	color:#444444;
	border-bottom-style:dashed;
}
a:link, a:visited, a:hover, a:active{
	border-bottom-style:none;
	text-decoration:underline;
}
a:hover, a:active{
	color:#000000;
}
div.sideMiddle a:visited{
	color:#E0E0E0;
}
div.sideMiddle a:visited, div.sideMiddle a:link{
	text-decoration:none;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
div.sideMiddle a:link{
	color:#FFFFFF;
}
div.sideMiddle a:hover, div.sideMiddle a:active {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom-style:dashed;
	border-bottom-width:thin;
}
div#headerWrapper{
	margin:0px auto;
	width:790px;
	height:105px;
	background-color:#FFFFFF;
}
h1, h2, h3{
	font-size:16pt;
	margin:5px 0 5px 0;
}
h2{
	font-size:14.5pt;
}
h3{
	font-size:13pt;
}
h1.side{
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:13pt;
}
h1#categoriesPath{
	margin-bottom:15px;
	font-size:13pt;
}
.pHeader{
	margin-bottom:0px;
}
.normalText, .normalTextCenter{
	font-size:12pt;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
.normalTextCenter{
	text-align:center;
}
h2.smallText, h3.price{
	padding:0px;
	margin:0px;
	font-weight:normal;
}
h3.price{
	font-size:12pt;
}
div#contentWrapper{
	margin:5px auto;
	width:790px;
	text-align:left;
}
div#footer{
	text-align:center;
	width:100%;
	float:left;
}
div#leftSide, div#rightSide{
	width:120px;
	margin:0px;
	padding:0px;
	float:left;
	overflow:hidden;
}
div#center{
	margin:6px;
	padding:4px;
	float:left;
	width:530px;
}
div.sideMiddle, div#adsSide{
	background-image:url("images/sideHeader.gif");
	background-position:top;
	background-repeat:repeat-x;
	padding:7px 4px 5px 4px;
	color:#FFFFFF;
	background-color:#C47500;
}
div#adsSide{
	padding:8px 0px 0px 0px;
	overflow:hidden;
}
div#categoriesPages{
	text-align:center;
}
div.sideFooter{
	background-image:url("images/sideFooter.gif");
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	height:7px;
	margin-bottom:5px;
	background-color:#FFFFFF;
}
div.categoriesItem{
	float:left;
	background:#C47500;
	border-width:thin;
	border-style:solid;
	border-bottom-color:#944500;
	border-right-color:#944500;
	border-left-color:#F4A530;
	border-top-color:#F4A530;
	text-align:center;
	padding:5px;
	margin:0px;
}
.floatLeftCentered, .floatLeft, .floatRight{
	float:left;
	border-style:none;
	text-align:center;
	padding:5px;
	margin:0px;
}
.floatLeft{
	text-align:left;
	padding:10px;
}
.floatRight{
	float:right;
	text-align:right;
}
img{
	background:#C47500;
	border-width:thin;
	border-style:solid;
	border-color:#C47500;
}
img.miniImage{

}
p{
	margin:0px;
}
.paragraph{
	margin:4px 0 15px 0;
}
ul{
	margin:0px;
	padding-left:15px;
}
ul.indent{
	padding-left:25px;
}
ol{
	padding-top:0px;
	margin-top:0px;
}
hr{
	border:none;
	background-color:#CCCCCC;
	color:#CCCCCC;
	height:1px;
	width:100%;
	margin:0px 0px 4px 0px;
}
.center{
	text-align:center;
	width:100%;
}
.left{
	text-align:left;
	width:100%;
}
.smallText{
	font-size:9pt;
}
.bold{
	font-weight:bold;
}
form{
	margin:0;
}
table{
	width:100%;
	border-collapse:collapse;
	margin:0;
	padding:0;
	font-size:12pt;
}
td.cartTD, td.orderTD, td.categoriesTD{
	border-style:none;
	text-align:center;
	vertical-align:middle;
	padding:4px 4px 12px 4px;
	margin:0px;
}
td.categoriesTD{
	width:20%;
	vertical-align:top;
}
td.orderTD{
	width:25%;
	padding:4px;
}
.border{
	border:thin solid #C47500;
	padding:5px;
}
.bottomBorderLine{
	border-bottom:thin solid #000000;
}
blockquote{
	border-style:groove;
	border-color:#C47500;
	padding:5px;
}
.smallsep{
	margin:6px 0 0 0;
}