body { 
	text-align: center;
}

img {
	display: block;
}

img.inline {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}

img.picborder {
	border: 0px solid #78604B;
	border-top: 0;
	display: inline;
}

td, p { 
	font-family: arial; 
	font-size: 11px; 
}


table#topbar {
	width: 546px;
	border: 0px solid #78604B;
	border-bottom: 0px;
	padding: 0;
	margin: 0;
}

table#meni {
	border-top: 2px solid #78604B;
	border-bottom: 2px solid #78604B;
}

table#menutable { 
	padding: 0;
	margin: 0;
	width: 538px;
	border: 1px solid black;
}

a.sub3:link, a.sub3:visited {
        font-size: 10px;
	display: inline;
	font-weight: normal;
        padding: 0;
	border: 0px solid #000;
	background: transparent;
	color: #784519;
	text-decoration: none;
	}
a.sub3:hover {
        font-size: 10px;
        display: inline;
	font-weight: normal;
	padding: 0;
        border: 0px solid #000;
	background: transparent;
	color: #784519;
	text-decoration: none;
	}

a.sub3:active {
        font-size: 10px;
        display: inline;
	font-weight: normal;
	padding: 0;
        border: 0px solid #000;
	background: transparent;;
	color: #784519;
	text-decoration: none;
	}

/**********************************************
 * ROLLOVER SECTION 
 **********************************************/

#nav, #nav ul { 
	padding: 0; 
	margin: 0; 
	list-style: none;
}

#nav {
	width: 540px;
	height: 20px;
	border-left: 2px solid #000000; 
	border-right: 0px solid #000000;
	border-top: 0px solid #000000;
	background-color: #BFB38B;
}

#nav li.on, #nav li.off {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#nav li a, #nav li a {
	display: block;
	width: 107px;
	height: 17px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	color: #78604B;
	text-decoration: none;
	border-right: 1px solid #000000;
}


#nav li#retail a {
	border-right: 0;
}


#nav li a:hover {
	color: #BFB36B;
	background-color: #FFF;
}


ul#nav ul {
	position: absolute;
	margin: 20px 0 0 -1px;
	display: none;  
	left: 0;
	top: 0;
	border: 0;
	width: 181px;
}


#nav li.off:hover ul, #nav li.over ul { 
	display: block;
	z-index: 6000;
}



ul#nav ul li {
	margin: 0;
	display: block;
}

ul#nav ul li a, ul#topmenu ul li a {
	display: block;
	width: 172px;
	text-align: left;
	padding: 3px 5px;
	border: 1px solid black;
	border-top-width: 0;
}

ul#nav ul li.first a {
	border-top-width: 1px;
}


ul#nav ul li a:hover, ul#topmenu ul li a:hover {
	color: #000;
	font-weight: bold;
}

#nav li#home a:hover, #nav li#home a.on {
	background-color: #8E8528;
	color: #D2CDB0;
}

/*
#nav li.off a:hover,
#nav li:hover a,
#nav li.over a {
  background: #29497b;
  color: #f90;
}
*/

#nav li#about a:hover, #nav li#about:hover a, #nav li#about a.on,  #nav li#about.over a, #nav li#about ul a {
	background-color: #647686;
	color: #D2CDB0;
}

#nav li#color a:hover, #nav li#color:hover a,  #nav li#color a.on,  #nav li#color.over a,  #nav li#color ul a {
	background-color: #8B0000;
	color: #D2CDB0;
}

#nav li#products a:hover, #nav li#products:hover a, #nav li#products a.on,  #nav li#products.over a,  #nav li#products ul a {
	background-color: #CD8500;
	color: #D2CDB0;
}

#nav li#retail a:hover, #nav li#retail:hover a, #nav li#retail a.on,  #nav li#retail.over a,  #nav li#retail ul a {
        border-right: 3px solid #000000;
	background-color: #6D6359;
	color: #D2CDB0;
}

#nav li#about ul a:hover, #nav li#color ul a:hover, #nav li#products ul a:hover, #nav li#retail ul a:hover {
	background-color: #614310;
}





/******************************************************/





table#menutable td.menu {
	text-align: center;
	width: 106px;
	background: #D2CDB0;
	border-left: 2px solid #78604B;
}

table#menutable td#about {
	border-right: 2px solid #78604B;
}


table#menutable td.menu a {
	color: #826D55;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

table#menutable td.menu a:hover {
	color: #D1CDB0;
	background: #CA6C4A;
}

table#menutable td.on {
	background: #CA6C4A;
	color: #D1CDB0;
	font-size: 14px;
	font-weight: bold;
}

table#menutable td.on a {
	color: #D1CDB0;
}


table#footer, table#footerwhite {
	width: 540px;
	text-align: left;
	padding-top: 5px;
/*	padding-bottom: 40px; */
	margin-bottom: 30px;
}

table#footer td, table#footerwhite td {
/*	border: 1px solid #D0C1A2; */
}

table#footer td p {
	font-size: 10px;
	color: #D0C1A2;
/*	border: 1px solid red; */
}

table#footer td a {
	color: #D0C1A2;
	text-decoration: none;
}


table#footerwhite td p {
	font-size: 10px;
	color: #919EA9;
}



table#footerwhite td a {
	color: #D0C1A2;
	text-decoration: none;
}

table#footer td a:hover, table#footerwhite td a:hover {
	text-decoration: underline;
}

table#foottable {
	border-top: 1px solid #D0C1A2;
}

div.piccaption {
	display: block;
	text-align: right;
	font-family: arial; 
	font-size: 11px; 
	color: #77614C;
}

div#yoloinfo {
	padding: 20px 0;
	width: 140px;
	text-align: left;
	font-family: arial; 
	font-size: 11px; 
	color: #77614C;
}


div#yoloinfo a {
	color: #77614C;
	text-decoration: none;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 13px;
}


a.green {
	color: #7D884A;
	text-decoration: none;
}

div#greenseal {
	position: relative;
}

div#greenseal img {
	position: absolute;
	top: 10px;
	right: 0;
}

p.moreheight {
	height: 150px;
}


a.btnpurchase {
	display: block;
	width: 170px;
	text-align: center;
	color: #78604B;
	text-decoration: none;
	background-color: #FFF;
	border: 2px solid #78604B;
	padding: 5px 0;
	font-weight: bold;
	font-size: 13px;
}

a.btnpurchase:hover {
	color: #FFF;
	background-color: #78604B;
	border: 2px solid #FFF;
}