body { 
	text-align: center;
}

a.normal {
	color: #77614C;
	text-decoration: underline;
}
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: 11px; 
}


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#little a {
	width: 88px;
	border-right: 0;
}


#nav li a:hover {
	color: #D2CDB0;
	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: 200px;
	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: #8B4513;
	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: #7D7854;
	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 {
	background-color: #7A99A3;
	color: #D2CDB0;
}

#nav li#little a:hover, #nav li#little:hover a, #nav li#little a.on,  #nav li#littlel.over a,  #nav li#little ul a {
	background-color: #FFD46F;
	color: #78604B;
/*	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 #fff; */
}

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

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


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



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

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

table#foottable {
	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: underline;
}

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

/**********************
 updated css 4-19/2008
 **********************/

#contentarea {
	margin: 0 auto;
	width: 542px;
	text-align: left;
	padding: 20px 20px 40px 20px;
	color: #77614C;
}

#contentarea a {
	text-decoration: underline;
	color: #77614C;
}

.tbl_form th {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

.tbl_form th, .tbl_form td {
	vertical-align: top;
}
#hiddenModalContent {
	display: none;
	color: #000;
}
#hiddenModalContent p {
	font-size: 12px;
}