body{
	font:96% verdana, helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding:0;
	background: #FFFFFF;
}
a img{
	border: none;
}
.sekrit{
	position: absolute;
	top: -999em;
	left: -999em;
}
.leftShadowContainer{
	text-align: left;
	position: relative;
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(../images/furniture/sideShadowL.gif) repeat-y left #FFFFFF;
}
.rightShadowContainer{
	padding: 0 25px 0 25px;
	background: url(../images/furniture/sideShadowR.gif) repeat-y right;
}
.branding{
	background: #ffffff url(../images/furniture/mainBranding.gif) no-repeat top center;
	height: 140px;
	font-size: 2em;
	font-weight: normal;
}
.branding a {
	line-height: 125px;
	color: #466C29;
	text-decoration: none;
	margin-left: 125px;
}
ul.mainNav{
	list-style-type: none;
	margin: 0 auto 2px 0;
	padding: 0;
	color: #466C29;
}
ul.mainNav li{
	display: inline;
	padding: 0 0 0 5px;
}
ul.mainNav li strong{
	background: #006800;
	color: #FFFFFF;
	padding: 2px 2px 5px 2px;
	font-weight: normal;
}
ul.mainNav li strong a{
	background: #006800;
	color: #FFFFFF;
}
li.lDivider{
	border-left: 1px solid #466C29;
}
.mainContent dl dt{
	margin-top: 5px;
	color: #006800;
	font-size: 1.2em;
}
.mainContent{
	padding: 15px;
	border-top: 3px solid #466C29;
}
a{
	color:#006800;
}
h1{
	font-size: 1.5em;
	font-weight: normal;
	color: #466C29;
}
h2{
	font-size: 1.3em;
	font-weight: normal;
	color: #006800;
	margin: 5px;
}
h3{
	font-size: 1.3em;
	font-weight: normal;
	color: #666666;
	margin: 5px;
}
p, ul, td, dl, textarea, input{
	font-size: 1em;
	font-weight: normal;
}
em{
	font-size: 0.9em;
}
ul.twocol{
	width: auto;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
ul.twocol li{
	text-align: left;
	width: 45%;
	height: 75px;
	padding: 5px;
	background: #466C29;
	color: #ffffff;
	float: left;
	margin-bottom: 5px;
	font-weight: bold;
}
ul.twocol li a{
	text-decoration: none;
	display: block;
	color: #ffffff
}
ul.twocol li.col1{
	margin-right: 2.5px;
}
ul.twocol li.col2{
	margin-left: 2.5px;
}
ul.list2cols{
	width: auto;
	padding: 0;
	margin: 0 15px;
	text-align: center;
}
ul.list2cols li{
	text-align: left;
	width: 47%;
	float: left;
}
label{
	display: block;
	margin-bottom: 5px;
}
label span{
	float: left;
	width: 25%;
	text-align: right;
	margin-right: 5px;
}
input.submit{
	margin-left: 26%;
}
textarea{
	font-family: arial, helvetica, sans-serif;
}
.smallPrint{
	clear: both;
	padding: 15px;
	margin-top: 15px;
	border-bottom: solid 1px #B0CA93;
}
.smallPrint p{
	font-size: 0.9em;	
}
.clearBoth{
	clear: both;
}
table.footer{
	page-break-after: always;
}
table.chain-detail{
	width: 100%;
	border-collapse: collapse;
}
table.chain-detail th{
	vertical-align: top;
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
}
table.chain-detail th img{
	float: left;
}
table.chain-detail td{
	vertical-align: top;
	text-align: left;
}
table.chain-detail th.price{
	white-space: nowrap;
	width: 15%;
}
