@charset "UTF-8";
body {
	background: #f7f6eb url(images/bkgd-texture.jpg) repeat-x top;
	text-align: center;
	padding: 0;
	margin: 0;
}
#header {
	width: 824px;
	height: 135px;
	margin: 0 auto;
}
#container {
	width: 824px;
	margin: 0 auto;
	overflow: visible;
}
#navigation {
	height: 37px;
	width: 824px;
}
#homeLeftFloat {
	float: left;
	width: 538px;
	margin: 8px 8px 8px 0;
	text-align: left;
}
#rightHomeFloat {
	float: right;
	width: 276px;
	margin-top: 8px;
	text-align: left;
}
.tenpixels {
	margin: 0 0 10px 0;
}
p {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #424F34;
	line-height: 20px;
	margin: 0 80px 10px 0;
}
h2, h3, h4 {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 15px;
	color: #65644E;
	border-bottom: 3px solid #e3dfcc;
}
h5 {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0;
	margin-top: -20px;
	color: #65644E;
	border-bottom: 3px solid #e3dfcc;
}
#address-block {
	background-image: url(images/address-bkgd.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 260px;
	padding: 8px;
}
#footer {
	height: 37px;
	width: 824px;
	margin: 0 auto;
	background: #5a6647 url(images/green-bar.jpg) top no-repeat;
}
#orderLeftFloat {
	float: left;
	width: 350px;
	margin: 8px 8px 8px 0;
	text-align: left;
}
#rightOrderFloat {
	float: right;
	width: 450px;
	margin-top: 8px;
	text-align: left;
}
h2 {
	font-size: 21px;
	margin-right: 50px;
}
h3 {
	font-size: 18px;
}
h5 {
	font-size: 11px;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing:	2px;
	margin-top: 14px;
	;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #D34800;
}
a:hover {
	text-decoration: none;
	color: #79734D;
}
a:visited {
	text-decoration: none;
	color: #79734D;
}
.foot {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F7F6EB;
	margin: 4px 10px;
	line-height: 13px;
}
	
#base {
	background-image: url(images/bkgd-texture-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	height: 200px;
}
#footerLeft {
	float: left;
	height: 36px;
	width: 400px;
	text-align: left;
}
#footerRight {
	float: right;
	height: 36px;
	width: 400px;
	padding: 1px 4px;
	text-align: right;
}
.foot a:link {
	color: #F7F6EB;
}
.foot a:hover {
	color: #e3dfcc;
}
.foot a:visited {
	color: #F7F6EB;
}
#Wrapper {
	float: left;
	width: 824px;
	margin: 8px 0;
	text-align: left;
}
#ColumnWrapper {
	float: left;
	width: 820px;
	margin: 8px 0;
	text-align: left;
	overflow: visible;
}
#press1 {
	float:left;
	width:204px;
	top:10px;
}
#press2 {
	float:left;
	width:204px;
	top:10px;
}
#press3 {
	float:left;
	width:204px;
	top:10px;
}
#press4 {
	float:right;
	width:204px;
	top:10px;
}

.pressText {
	padding: 4px;
	width: 180px;
}

.shadow {
	background: url(images/img-shadow.jpg) bottom no-repeat;
	padding-bottom: 16px;
}

#clients1 {
	float:left;
	width:272px;
	top:10px;
}
#clients2 {
	float:left;
	width:272px;
	top:10px;
}

#clients3 {
	float:right;
	width:272px;
	top:10px;
}

.clientText {
	padding: 4px;
	width: 260px;
}

#halfLeft {
	float: left;
	width: 380px;
	margin: 8px 8px 8px 0;
	text-align: left;
}

#halfRight {
	float: right;
	width: 380px;
	margin: 8px 8px 8px 0;
	text-align: left;
}

#collection {
	width: 824px;
}
.style1 {
	color: #D34800;
	font-weight: bold;
}

acronym {
	border-bottom:1px dotted #d34800;
	font-size: 90%;
	letter-spacing: 0.07em;
	cursor: help;
}
#showcasePhoto {
	float: left;
	width: 260px;
	text-align: left;
}

#itemDescription {
	margin-top: 8px;
	text-align: left;
	margin-left: 270px;
}

#collectionNav {
	height: 55px;
	width: 824px;
	text-align: left;
	display: block;
}

.lightNav a:link {
	font-weight: normal;
	color: #D4CBAA;
	background: none;
	text-decoration: none;
	}
	
.lightNav a:hover {
	font-weight: normal;
	color: #424F34;
	background: none;
	text-decoration: none;
	}	
	
.lightNav a:visited {
	font-weight: normal;
	color: #D4CBAA;
	background: none;
	text-decoration: none;
	}

noscript {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #D34800;
	font-weight: bold;
}