/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width: 760px;
	margin: 5px auto;
	padding: 0;
	background-color: #F2F7E6;
	}
table	{
	width: 100%;
	}
td#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-color: #EBF1D8;
	}
td#subheader	{
	background-color:#CA3C24;
	font-size: 110%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0 3px 0;
		}
td#leftcolumn	{
	width: 150px;
	background-color: #8E7EC7;
	vertical-align: top;
	}
#navcontainer {
	width: 140px;
	margin: 10px 7px 5px 7px;
	}
#navlist {margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}
#navlist a, #navlist a:visited {
	display: block;
	padding: 5px 10px 5px 12px;
	background-color: #8E7EC7;
	color:#FFFFFF;
	text-align: left;
	font-size: 66%;
	font-weight: bold;
	text-decoration: none;
	}
#navlist a:hover {
	padding: 5px 10px 5px 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(../images/navon_bg.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	}
#navlist .uberlink	{
	color: #FFFFFF !important;
	font-weight: bold;
	background-image:url(../images/uber_bg.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	cursor: default;
	}
td#content	{
	background-color: #FFFFFF;
	padding: 15px 30px 25px 30px;
	font-size: 80%;
	color: #000000;
	vertical-align: top;
	text-align: left;
	}
.mainimage{
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #86C886;
	border-right-color: #59B359;
	border-bottom-color: #59B359;
	border-left-color: #86C886;
	}
td#content ul.bulleted	{
	list-style-image: url(../images/ricebullet.gif);	
	font-size: 100%;
	line-height: 2em;
	text-align: left;
	margin: 0 0 0 75px;
	}
td#content a, a:visited	{
	color: #BB7900;
	font-weight: bold;
	text-decoration: underline;
	}	
td#content a:hover	{
	color: #BB7900;
	font-weight: bold;
	text-decoration: none;
	}
.ingredients	{
	padding: 5px 3px;
	font-size: 75%;
	}		
.leftimage	{
	float: left;
	padding: 1px;
	margin: 0 10px 0 0;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #86C886;
	border-right-color: #59B359;
	border-bottom-color: #59B359;
	border-left-color: #86C886;
	}
.rightimage	{
	float: right;
	padding: 1px;
	margin: 0 0 0 15px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #86C886;
	border-right-color: #59B359;
	border-bottom-color: #59B359;
	border-left-color: #86C886;
	}
td#content #bottomnav	{
	vertical-align: bottom;
	color: #CA3C24;
	font-size: 80%;
	font-weight: normal;
	text-align: center;
	line-height: 2em;
	clear: both;
	}
td#content #bottomnav a, a:visited	{
	color: #CA3C24;
	font-weight: normal;
	text-decoration: underline;
	}
td#content #bottomnav a:hover	{
	color: #CA3C24;
	font-weight: normal;
	text-decoration: none;
	}	
table#form	{
	width: 500px;
	margin: 0 0 0 50px;
	}
table#form tr.required td	{
	color: #CA3C24;
	}	
table#form td.left	{
	padding: 2px;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	color: #003C83;
	vertical-align: middle;
	background-position: center;
	}
table#form td.right	{
	padding: 2px;
	text-align:left;
	vertical-align:baseline;
	}					
table.signature	{
	width: 70px;
	margin: 5px 0;
	border: thin solid #CCCCCC;
	}
tr.signature	{
	margin: 5px 0;
	background-color:#FFFFFF;
	}	
td.signature	{
	font-size: 60%;
	text-align:center;
	font-weight: bold;
	color: #000000;
	}
.footer	{
	vertical-align: middle;
	background-color: #007FB4;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
	font-size: 66%;
	font-weight: normal;
	}
.footer a, a:visited	{
	color: #FFFFFF;
	text-decoration:underline;
	}
.footer a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	}		
h1	{
	font-size: 150%;
	font-weight: normal;
	color: #164284;
	text-align: left;
	border-bottom: solid thin;	
	}	
h2	{
	font-size: 110%;
	font-weight: bold;
	color: #164284;
	}
