
body {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	font-family:Lucida Sans Unicode, Lucida Sans, Helvetica, Arial, Sans serif;
	font-size:12px;
	color:#000000;
}

#all {
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	width:650px;
}

#top {
	display:block;
	width:630px;
	height:109px;
	background:url(../art/bg_top_print.jpg) no-repeat;
}

#siteutil {
	display:none;
}

#home {
	display:none;
}

#container {
	position: relative;
	width: 630px;
}

#left_col {
	display:none;
}

#page_content {
	width: 630px;
	background-color:#ffffff !important;
	padding:10px 0 10px 0;
}

#right_col {
	display:none;
}

#navigation {
	display:none;
}

#navigation2 {
	display:none;
}

.navigation3 {
	display:none;
}

#address {
	display:none;
}

#teaser {
	display:none;
}

.teaserline {
	display:none;
}

.header {
	width:610px;
	font-size:25px;
	font-weight:bold;
	color:#5D3C07;
	padding:0 10px 5px 10px;
	background-color:#ffffff;
}

.subheader {
	width:610px;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding:5px 10px 5px 10px;
	background-color:#ffffff;
}

.text {
	width:610px;
	padding:0 10px 20px 10px;
	float:left;
	background-color:#ffffff;
}

.pagingbox {
	width:610px;
	padding:5px 0 5px 0;
	margin:0 0 10px 0;
/*	background-color:#F3E9DE;*/
	border-top:1px solid #5D3C07;
	border-bottom:2px solid #5D3C07;
	text-align:right;
	float:right;
}

.texttable {
	font-size:12px;
	padding:0 2px 0 2px;
}

.teasertext {
	font-size:11px;
	padding:0;
}

.articlehd {
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	color:#5D3C07;
	height:32px;
	padding:0 0 5px 0;
}

.articletext {
	vertical-align:top;
	text-align:left;
	padding:10px 0 5px 0;
	height:120px;
}

.articlepic {
	vertical-align:top;
	padding:0 10px 0 0;
}

.articledesc {
	vertical-align:top;
	text-align:left;
	padding:0 0 0 10px;
}

.articletable {
	vertical-align:top;
	text-align:left;
}

.bordr {
	border-right:1px solid #5D3C07;
}

.text a,
.text a:link,
.text a:visited,
.text a:active,
.teasertext a,
.teasertext a:link,
.teasertext a:visited,
.teasertext a:active,
.texttable a,
.texttable a:link,
.texttable a:visited,
.texttable a:active {
	text-decoration:underline;
	color:#000000;
}

.text a:hover,
.teasertext a:hover,
.texttable a:hover {
	text-decoration:none;
	color:#555555;
}

#dummy {
	display:none;
}

#searchbox {
	display:none;
}

#cartteaser {
	display:none;
}

#teaserbox {
	display:none;
}


.link {
	text-align:right;
}

.bold {
	font-weight:bold;
}

.error {
	color:#C52A2A;
}

.spaceb {
	padding-bottom:10px;
}

.picright {
	float:right;
	margin:0 0 10px 10px;
}

.picleft {
	float:left;
	margin:0 20px 0 0;
}


.helpbox {
	background-color:#F6F1DE;
	border:1px solid #653C1C;
	margin: 0  0 0 10px;
	width:440px;
}

.cartbox {
	background-color:#F6F1DE;
	border:1px solid #653C1C;
	width:610px;
}

.cartboxhd td {
	color:#5D3C07;
	font-weight:bold;
	background-color:#EED8A7;
	padding:2px 3px 2px 3px;
	border-bottom:1px solid #653C1C;
}

.cartboxtext td {
	font-size:12px;
	padding:2px 3px 2px 3px;
}

.cartboxtext a,
.cartboxtext a:link,
.cartboxtext a:visited,
.cartboxtext a:active {
	text-decoration:underline;
	color:#000000;
}

.cartboxtext a:hover {
	text-decoration:none;
	color:#555555;
}

.cart1 {
	basckground-color:#ffffff;
}

.cart2 {
	background-color:#ffffff;
}

.cartlinetop td {
	border-top:1px solid #653C1C;
}

.cartnoline {
	border-top:0px !important;
}

.inputcart {
	font-size:14px;
	color:#000000;
	background-color:#ffffff;
	border:solid 1px #653C1C;
	padding:1px 0 0 2px;
}

.space {
	padding:10px !important;
}


.print {
	font-size:11px;
	color:#000000;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active,
.print a,
.print a:link,
.print a:visited,
.print a:active {
	text-decoration:none;
	color:#000000;
}

#footer a:hover,
.print a:hover {
	text-decoration:underline;
	color:#555555;
}

#end {
	float:left;
	height:5px;
}

.floatnone {
    float: none;
    clear: both;
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    font-size: 0px;
    line-height: 0px;
}

