table#mainbodytable {
	height: 100%;
	width: 100%;
}
td#siteheadrow {
	height: 350px;
}
div#sitehead {
	background: url(../images/topr.jpg) repeat-x right top;
	border-bottom: solid 1px #FFFFFF;
	height: 312px;
}

	div#sitelogoblock {
		height: 312px;
		left: 30px;
		position: absolute;
		width: 225px;
	}
		div#sitelogoblock div#under {
			background: #FFFFFF;
			filter: alpha(opacity=50);
			height: 100%;
			opacity: 0.5;
			width: 100%;
		}
		div#sitelogoblock div#over {
			color: #FFFFFF;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 24px;
			font-weight: bold;
			position: absolute;
			text-align: center;
			top: 30px;
			width: 100%;
		}
			div#sitelogoblock div#over div {
				color: #FF7C12;
				margin: 0 0 1em 30px;
				text-align: left;
			}
	img#siteslogan {
		background-image: url(../images/slogan.png);
		_background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slogan.png',sizingMethod='scale');
		left: 315px;
		position: absolute;
		top: 20px;
	}
	div#siteslogan {
		color: #1A2B38;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 41px;
		left: 315px;
		position: absolute;
		top: 20px;
	}
		div#siteslogan span {
			color: #FF7C12;
			margin: -1 0 0 -1;
			position: absolute;
		}

	img#headcat {
		position: absolute;
		margin: 312px 0 0 492px;
	}
	div#headimage {
		background: url(../images/top.jpg) no-repeat;
		float: right;
		height: 312px;
		width: 610px;
	}
div#headredlineframe {
	background-color: #FF7C12;
	border-bottom: solid 1px #5F5C3B;
	border-top: solid 1px #5F5C3B;
	padding-top: 5px;
}
div#headredline {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 30px;
	overflow: auto;
}
	div#headredline div#sitemenu {
		float: right;
		padding-right: 150px;
		text-transform: lowercase;
	}
		div#headredline div#sitemenu a {
			color: #FFFFFF;
			margin: 0 5px;
			text-decoration: none;
		}
		div#headredline div#sitemenu a:hover {
			color: #5F5C3B;
		}
	div#headredline form {
		margin: 0 0 0 35px;
	}
		div#headredline form input#searchtext {
			border: solid 1px #5F5C3B;
		}
		div#headredline form input#searchbutton {
			background: transparent;
			border: none;
			color: #FFFFFF;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			font-weight: bold;
			height: 18px;
		}

td#sitemainrow {
	border-bottom: solid 3px #5F5C3B;
	border-left: solid 1px #5F5C3B;
	border-right: solid 1px #5F5C3B;
	vertical-align: top;
}
div#columnstop {
	background-color: #707070;
	border-bottom: solid 1px #CFCFCF;
}
table#columnstable {
	margin: 20px 0;
	width: 100%;
}
	table#columnstable td.columnstablepadder {
		width: 10px;
	}
	table#columnstable td#columnright {
		padding: 0 16px 20px 10px;
		vertical-align: top;
		width: 216px;
	}
	table#columnstable td#columncenter {
		border: solid 1px #B5D2F2;
		padding: 8px 15px 20px 15px;
		vertical-align: top;
	}
	table#columnstable td#columnleft {
		padding: 0 10px 20px 10px;
		vertical-align: top;
		width: 185px;
	}

td#sitefootrow {
	background: #FF7C12 url(../images/footbg.gif) repeat-x;
	height: 50px;
	padding: 15px 40px;
}
	table#footertable {
		width: 100%;
	}
		table#footertable th {
			color: #FFFFFF;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 18px;
			font-weight: normal;
			padding: 0 40px;
			text-transform: lowercase;
			vertical-align: top;
		}
			table#footertable th a {
				color: #FFFFFF;
				margin: 0 5px;
				text-decoration: none;
			}
			table#footertable th a:hover {
				color: #5F5C3B;
			}
		table#footertable td {
			vertical-align: top;
		}



table.unitgoodstable {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
}
	table.unitgoodstable td, table.unitgoodstable th {
		padding: 10px;
	}
	table.unitgoodstable th {
		width: 50px;
	}
	table.unitgoodstable img {
		border: solid 2px #B5D2F2;
	}
	table.unitgoodstable td a {
		background-color: #FFF3D5;
		border-left: solid 5px #F3975E;
		color: #5F5C3B;
		display: block;
		font-weight: bold;
		padding: 8px 15px;
		text-decoration: none;
	}

ul.bluebulletslist {
	color: #B5D2F2;
}
	ul.bluebulletslist li {
		margin-bottom: 0.5em;
	}

div.pagesnavblock {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 2em;
	text-align: center;
}
	div.pagesnavblock a, div.pagesnavblock b {
		padding: 0 0.2em;
	}

div.assortobj {
	border: solid 1px #EFDEB1;
	margin: 10px 0;
	padding: 3px;
}
	div.assortobj a.objname {
		background-color: #FFF3D5;
		border-left: solid 5px #F3975E;
		color: #5F5C3B;
		display: block;
		font-weight: bold;
		margin-bottom: 10px;
		padding: 8px 15px;
		text-decoration: none;
	}
div.assortobj img {
	margin: 0 20px 10px 0;
}
div.objopts {
	background-color: #FFF3D5;
	padding: 8px 15px;
}
	div.objopts span {
		color: #FF7C12;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
	}
	div.objopts a {
		margin-left: 35px;
	}







a#devLogo {
	display: block;
	float: right;
}
a#devLogo img {
	border: none;
}
div#devText {
	float: right;
	line-height: 95%;
	margin: 0px 10px 0 50px;
	text-align: right;
}
div#devText a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}