body { 
	text-align: center;
}

img {
	display: block;
}

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

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

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


table#topbar {
	width: 538px;
	border: 2px 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;
}



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

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

#nav {
	width: 538px;
	height: 20px;
	border-left: 2px solid #78604B; 
	border-right: 2px solid #78604B;
	background-color: #D2CDB0;
}

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

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


#nav li#yolo a {
/*	width: 87px; */
	border-right: 0;
}


#nav li a:hover {
	color: #78604b;
	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: 170px;
	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: #FFD46F;
}

/*
#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: #ADE9E3;
}

#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: #ffffb6;
}

#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: #CFE1E9;
}

#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 {
	background-color: #FBB2AD;
}

#nav li#yolo a:hover, #nav li#yolo:hover a, #nav li#yolo a.on,  #nav li#yolo.over a,  #nav li#yolo ul a {
	background-color: #E4E8A3;
}

#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: #cfe1e9;
}




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





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 #fff; */
}

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

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


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



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

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

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

table#foottablewhite {
	border-top: 1px solid #FFF;
}

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;
}

#topbkgdcolor {
	background-color: #78604b;
}
#hiddenModalContent {
	display: none;
	color: #000;
}
#hiddenModalContent p {
	font-size: 12px;
}