body {
	background: #342810 url(/images/bkgd.gif) repeat-x;
	margin: 0;
	padding: 0;
}

body, p {
	color: #95825B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:link {
	color: #BBA67B;
}

a:hover {
	color: #DACFB8;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #D8CDB8;
}

h2 {
	margin: 0 0 10px 0;
}

#content h2 {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: normal;
	font-size: 14px;
	color: #C0856B;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.5;
}

.alt {
	display: none;
}	

.clr {
	clear: both;
}

.imgrt {
	float: right;
	margin: 0 0 5px 10px;
	}

#header{
	margin: 0 auto;
	text-align: center;
}

#header h1{
	margin: 0 0 10px 0;
}

#header a {
	display: block;
	height: 85px;
	background: url(/images/header-bkgd.jpg) no-repeat;
}

#header h2{
	text-transform: uppercase;
	letter-spacing: 5px;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 10px 0;
	
}

#nav {
	width: 760px;
	margin: 0 auto;
	background: url(/images/nav-bkgd.jpg) repeat-x;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
}

#content {
	margin: 0 auto;
	padding: 20px 20px 20px 30px;
	width: 710px;
}

#content #intro {
	line-height: 2;
	margin-bottom: 20px;
	float: left;
	width: 710px;
}

#content #intro img {
	float: right;
	margin: 0 0 0 10px;
	border: solid #fff 1px;
}

#footer{
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
}

#footer h3 {
	margin-top: 8px;
}

#footer .navlinks li{
	display: inline;
	margin: 0 15px 0 0;
}
#footer .navlinks li a{
	color: #BBA67B;
}
#footer .navlinks li a:hover {
	color: #DED3BE;
}

#footer li ul {
	display: none;
	}

#wrapper {
	width: 760px;
	margin: 0 auto;
	background: #201602 url(/images/page-gradient-bkgd.gif) repeat-x bottom;
}

/* Home-Specific */

.container {
	background: #262602;
	clear: both;
	}

#homecontent {
	width: 760px;
	margin: 0 auto;
}


#homecontent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7D3428;
	font-size: 18px;
	letter-spacing: 5px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	font-weight: normal;
}

#flashcontent{
	float:left;
	width: 412px;
	height: 293px;
}

#flashcontent #error {
	margin: 50px auto;
	width: 300px;
}

#tour{
	width: 347px;
	height: 87px;
}
#tour a{
	display: block;
	width: 347px;
	height: 87px;
	background: url(/images/tour-our-site.gif) no-repeat;
	margin: 0;
}

#tour h2 {
	padding: 0;
	margin: 0;
}

#spotlight{
	width: 148px;
	height: 55px;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
	background: url(/images/product-spotlight-bkgd.jpg) no-repeat;
	padding: 79px 177px 5px 22px;
}
#spotlight p {
	width: 105px;
}

#join{
	width: 347px;
	height: 67px;
}

#join a{
	display: block;
	width: 347px;
	height: 67px;
	background: url(/images/mailing-list-bkgd.jpg) no-repeat;
}

#join h2 {
	padding: 0;
	margin: 0;
}

#homecontent .col {
	border-left: solid #fff 1px;
	float: left;
}

#homecontent #intro {
	padding: 20px;
	}
	
	
ul.address {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
/* main nav with dropdowns */

#nav ul {

}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	color: #fff;
	font-size: 11px;
}

#nav a {
	display: block;
	padding: 10px 15px 12px 15px;
	color: #fff;
	text-decoration: none;
	/* height: 13px; */
}

#nav a:hover {
	color: #fff;
	text-decoration: underline;
	background: #79423F;
}

#nav li { /* all list items */
	float: left; /* width needed or else Opera goes nuts */
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	font-size: .925em;
}

#nav li li a {
	padding-top: 5px;
	padding-bottom: 7px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	background: #390602;
	filter:alpha(opacity=80);
	opacity:.80;
}

#nav li ul li {
	width: 14.4em;
	w\idth: 13.9em;
	text-align: left;
	text-transform: none;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover, #nav li.hover { /* Fix for IE7 "Sticking" menus */
    position: static;
}

#services {
	background: url(/images/crackle-gradient.jpg) no-repeat;
	padding: 20px 20px 0 20px;
	width: 669px;
}

#products {
	background: url(/images/crackle-gradient.jpg) no-repeat;
	padding: 20px 20px 0 20px;
	width: 669px;
}

.ctg {
	float: left;
}

.ctg img {
	border: solid #fff 1px;
	display: block;
	margin: 0 0 10px 0;
}

.ctg p {
	font-size: 11px;
	padding-right: 5px;
}

#services .ctg {
	width: 160px;
	margin: 0 5px 0 0;
}

#products .ctg {
	width: 128px;
	margin: 0 5px 0 0;
}

#products .ctg h2, #services .ctg h2{
	text-transform: none;
	letter-spacing: normal;
	/*color: #95825B;*/
	font-size: 16px;
}

#products .ctg h2 a, #services .ctg h2 a{
}

#products .ctg h2 a:hover, #services .ctg h2 a:hover{
	color: #F2ECD9;
	text-decoration: none;
}

#photos {
	width: 406px;
	float: right;
	margin: 0 0 0 20px;
}


#photos img{
	border: solid #fff 1px;
}

#store img {
	margin: 0 9px 9px 0;
}

/* Forms */

form {
	margin: 0 0 20px 0;
}

input, textarea {
	background:#E9E1C6;
	border: solid #804540 1px;
	width: 195px;
}

#mojoForm th{
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}

#mojoForm td{
	vertical-align: top;
	padding: 0 0 3px 0;
}
