@charset "UTF-8";

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColLiqHdr #container {
	width: 840px;  /* 80%;  this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
} 
td, th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	vertical-align: top;
}

a {
	font-size: 12px;
	color: #336600;
}

form {
	background-color: #CCCC99;
}

/*
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	background-color: #FFFFCC;
	
	
	
*/
/*Credits: Dynamic Drive CSS Library   Aura Menu*/
/*URL: http://www.dynamicdrive.com/style/
height: 24px;
line-height: 24px;
*/

.wireframeauramenu{
font-weight: bold;
font-size: 90%;
width: 100%;


}

.wireframeauramenu ul{
border: 1px solid #BBB;
padding: 5px 0;
margin: 0;

text-align: center; /*set value to "left", "center", or "right"*/
overflow: hidden;
}

.wireframeauramenu ul li{
display: inline;

}

.wireframeauramenu ul li a{
color: #494949;
padding: 6px 12px 6px 12px; /* was 6 12 6 6 */
margin: 0;
text-decoration: none;

/* border-right: 1px dashed #BBB; right border between menu items*/
}

.wireframeauramenu ul li a:hover
{
	
	/*background of menu item onMouseover*/
	background-image: url(images/lightgreen.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	color: black;
}
/* end  Aura Menu  */

hr.goog { text-align: center; }


/* Impact, Arial Black, Comic Sans MS, 
test h1 h3 on header below
*/
h1.onlyheader
{
	text-align: center;
	font-size: 18px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 30px;
	white-space: nowrap;
}
h3.onlysubheader
{
	text-align: center;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 24px;
}

.onlyheader
{
	text-align: center;
	font-size: 18px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 30px;
	
}
.onlysubheader
{
	text-align: center;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 24px;
}



.title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	background-color: #99CC00;
	color: #033;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 	color: #003300;
 }

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #660000;
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

/* recipe styles 

 top:310px; left:40px; width:750px; height:680px;
*/
.recipeframe
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	overflow: hidden;
	text-align: left;
	padding: 20px 60px 20px 40px;
	color: #333;
	border: 1px #555 solid;
	margin: 20px;
	z-index: 5;
}
/* margin: 3%; */

h4.recipehead
{
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	word-spacing: 5px;
	color: black;
}
.recipesechead
{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-indent: -5px;
	text-decoration: underline;
	line-height: 25px;
}
.recipeingred { }
.recipeinstruct
{
	padding-top: 15px;
	font-size: 14px;
}
.recipenotes
{
	padding-top: 15px;
	padding-right: 200px;
	font-size: 12px;
	font-style: italic;
	
}
td.recipe, th.recipe
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	vertical-align: top;
}

