/* Lackender Inc. CSS Document */

/* MAIN SETTINGS */
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background: #332823 url(/images/background.gif) left top repeat-x;
}
#wrapper {
	margin: 6px auto 0;
	padding: 0;
	width: 850px;
}
#top {
	margin: 0;
	padding: 0 0 5px 0;
	width: 850px;
	background: #201a16 url(/images/background_top.gif) left top repeat-x;
}
a:link {
	color: #fc0;
}
a:visited {
	color: #fc0;
}
h3 a:link, h3 a:visited {
	color: #fc0;
	text-decoration: none;
}

/* Header Settings */

#header {
	margin: 0;
	padding: 0;
	width: 850px;
	height: 88px;
	font-size: 13px;
	line-height: 15px;
	background: none;
}

/* Business Logo Settings */

#businessLogo {
	margin: 0;
	padding: 0;
	float: left;
	width: 850px;
	height: 88px;
}
/* Hide the logos for the print and handheld style sheets */
#content .printheader, #content .handheldheader {
	display: none;
}

/* Navbar */

#navbar ul {
	margin: 0 auto;
	padding: 5px;
	background: none;
	border-top: 1px solid #332c29;
	border-bottom: 1px solid #332c29;
	width: 830px;
	list-style: none;
}
#navbar li {
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: normal;
}
#navbar li a:link, #navbar li a:visited {
	margin: 0;
	padding: 9px;
	background: none;
	color: #99857a;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	border: none;
}
#navbar li a:hover, #navbar li a:active, #navbar li a:focus {
	background: none;
	color: #fc0;
	border: none;
}
#navbar li a:link.current, #navbar li a:visited.current {
	color: #fc0;
}

/* MAIN CONTENT */

/* Content */

#content {
	margin: 0;
	padding: 5px;
	width: 840px;
	background: #261e1a;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 0;
	padding: 10px 0 0 0;
	color: #fc0;
}
#content h1 {
	padding: 0;
	font-size: 28px;
	line-height: 31px;
	color: #fc0;
}
#content h2 {
	font-size: 170%;
	line-height: 100%;
}
#content h3 {
	font-size: 125%;
	line-height: 100%;
}
#content h4 {
	margin: 4px 0 2px;
	padding: 0;
	color: #36360b;
	font-size: 115%;
	line-height: 100%;
}
#content h5 {
	margin: 2px 0;
	padding: 0;
	font-size: 108%;
	line-height: 100%;
}
#content h6 {
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
}
#content p, li {
	padding: 0;
	color: #b5a399;
}
#content p {
	margin: 4px 0 14px;
}
#content p.divider {
	padding: 0;
	border: none;
	background: url(/images/divider.gif) no-repeat 0 10px;
}
#content blockquote {
	margin: 5px 20px;
	padding: 0;
}
#content ul {
	margin: 0;
	padding: 5px 0 5px 16px;
}
#content li {
	margin: 0 0 0 8px;
	padding: 0 0 0 4px;
	list-style: url(/images/list_bullet.gif) none;
}
strong, b {
	color: #fc0;
}
.headerAlt {
	font-weight: normal;
	color: #b5a399;
}

/* Contact Form Table/Plain Tables  */

table {
	margin: 5px auto;
	border: 1px solid #665045;
	border-collapse: collapse;
}
th, td {
	margin: 0;
	padding: 3px;
	background: #332823;
	vertical-align: top;
	color: #b5a399;
	border-bottom: none;
}
th {
	text-align: right;
	color: #fc0;
	font-weight: normal;
}
th.submit {
	text-align: center;
}
tr.alt *, td.alt {
	background: #261e1a;
}
/* Form Elements */

input, textarea {
	margin: 0;
	padding: 1px;
	border: #191919 solid 1px;
	color: #333;
	font-size: 90%;
	vertical-align: bottom;
}
select {
	margin: 0;
	padding: 1px;
	border: #191919 solid 1px;
	color: #333;
	font-size: 90%;
	vertical-align: bottom;
}
input.radioButton {
	border: none;
}
input.sminp {
	margin: 3px auto;
	padding: 0 8px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #1a1411;
	background: #332c29 url(/images/sminp_background.gif) repeat-x;
}

/* Footer */

#footer {
	margin: 0;
	padding: 5px 10px;
	width: 830px;
	background: #1f1815 url(/images/footer_background.gif) left bottom no-repeat;
	text-align: left;
	font-size: small;
	color: #785e52;
	clear: both;
}
#footerRightCol {
	margin: 0;
	padding: 0 5px;
	padding-top: 5px;
	width: 230px;
	float: right;
	text-align: right;
	background: url(/images/footer_rightCol_top.gif) top no-repeat;
}
#footerRightCol p, #footerRightCol strong {
	color: #8c6e5f;
}
#footerRightColBottom {
	margin: 0;
	padding: 0 0 5px 5px;
	width: 240px;
	float: right;
	background: url(/images/footer_rightCol_bottom.gif) bottom right no-repeat;
}
#footer p {
	padding: 2px 0;
	margin: 0;
	font-size: 10px;
	line-height: 13px;
}
#footer h4 {
	padding: 3px 0 0 0;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}
#footer strong, #footer b {
	color: #785e52;
}
#footer ul {
	margin: 0;
	padding: 4px;
	color: #785e52;
	font-size: 10px;
}
#footer li {
	display: inline;
	color: #785e52;
}
#footer a {
	padding: 0;
	text-decoration: underline;
	color: #785e52;
	font-weight: bold;
}
#footer a:hover, #footer a:focus {
	text-decoration: none;
	color: #fc0;
}
#footer p a {
	text-decoration: underline;
	color: #785e52;
}
#footer p a:hover, #footer p a:focus {
	text-decoration: underline;
	color: #fc0;
}

/* Misc Classes */

.smallFont {
	font-size: 85%;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.photo {
	margin: 5px;
	padding: 4px;
	border: 1px #fc0 solid;
}
.product {
	margin: 2px;
	padding: 2px;
	width: 264px;
	border: 1px solid #665045;
	float: left;
	text-align: center;
}
.indent {
	padding-left: 30px;
	margin-left: 30px;
}
.clear {
	clear: both;
}
.whiteText {
	color: #fff;
}
