body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0px;
	background-color: #7F90A2;
	text-align: center;
	height: 100%;
	width: 100%;
	
}
#bg {
	background-image: url(images/wc01.2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	z-index: 0;
	top: 0px;
	width: 100%;
	left: 0px;
	height: 652px;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: normal;
	color: #D00600;
	margin-top: 0px;
	margin-bottom: 6px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #153329;
	margin-top: 0px;
	margin-bottom: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;

}
a {
	color: #1D5E9E;
}
a:hover {
	color: #2371BE;
}
ul.ulstyle {
	margin-top: 6px;
	margin-bottom: 6px;
}
ul.ulstyle li {
	list-style: square;
}
/* ============================================================================================ DIV STRUCTURE =================== */
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	z-index: 5;
	width: 800px;
	text-align:left;
}
#header {
	width:800px;
	height:180px;
}
#menuarea {
	height:45px;
	overflow: hidden;
}
#content{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #252941;
	text-align: left;
	width: 700px;
	float:left;
	clear:left;
}
.hometextarea {
	width:460px;
	margin-left:70px;
}
.textarea700top {
	margin-top:7px;
	margin-left:70px;
	width: 700px;
	height:15px;
	background-image: url(images/roundededgebg700_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.textarea700main {
	min-height: 400px;
	margin-left:70px;
	background-image: url(images/roundededgebg700_02.gif);
	background-repeat: repeat-y;
	width: 700px;
	background-position: left;
}

.textarea700bottom {
	margin-left:70px;
	width: 700px;
	height:30px;
	background-image: url(images/roundededgebg700_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.textarea550top {
	margin-top:7px;
	margin-left:70px;
	width: 550px;
	height:15px;
	background-image: url(images/roundededgebg550_01.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.textarea550topfun {
	margin-top:7px;
	margin-left:70px;
	width: 550px;
	height:89px;
	background-image: url(images/roundededgebg550_01fun.png);
	background-repeat: no-repeat;
	background-position: left top;

}
.textarea550main {
	min-height: 400px;
	margin-left:70px;
	background-image: url(images/roundededgebg550_02.gif);
	background-repeat: repeat-y;
	width: 550px;
	background-position: left;
}

.textarea550bottom {
	margin-left:70px;
	width: 550px;
	height:30px;
	background-image: url(images/roundededgebg550_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.textareacontent {
	font-size: 12px;
	margin: 0px;
	padding: 20px 50px 20px 50px;
}
.textareacontent h4{
	color: #1D6596;
	margin-bottom: 6px;
	font-size: 16px;



}
.recipeitem {
	border-top: 1px solid #3399CC;
	border-right: #3399CC;
	border-bottom: #3399CC;
	border-left: #3399CC;
	margin-bottom:18px;

}
.recipeitem p {
	margin-top: 0px;
	margin-bottom: 3px;
}
.directions {
	width: auto;

}
.ingredients {
	float:right;
	padding:6px;
	background-color: #EFEFEE;
	width: 39%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 6px;



}
.ingredients em{
	color: #206180;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.formtextarea {
	width:430px;
	margin-left:120px;
}
.promoboxContainer{
	margin: 0px;
	float: left;
	padding: 6px;
	clear: both;
	background-image: url(images/promoboxContainer1.png);
	background-repeat: no-repeat;
	min-width: 420px;
	min-height: 130px;
}
.promobox {
	padding: 3px 6px;
	width:400px;
	height:110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.promobox img {
	margin: 0px 6px 0px 0px;
	float: left;
	border: 1px solid #C70505;
}
.promoboxtext {
	float: left;
	width: 189px;
}
.promoboxtext p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
.promoboxtext a{
	color: #D5E6FD;

}
.promoboxtext a:hover{
	color: #FFFFFF;
}
.promoboxtext h3 a{
	color: #FFFFFF;
	text-decoration: none;
}
.promoboxtext h3 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
/* =============================================================================== PAGE STYLES ====================== */			
.hide {
display: none;
}
.opaque {opacity:1;filter:alpha(opacity=100);}
.transparent90 {opacity:.90;filter:alpha(opacity=90);}
.transparent80 {opacity:.80;filter:alpha(opacity=80);}
/* =============================================================================== MENU ====================== */
.menu { 
	height: 45px;
	display: block;
}
.menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.menu ul li {
	/* width and height of the menu items */  
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	line-height: 45px;
}
.menu ul li a {
	/* must be postioned relative  */ 
	position: relative;
	display: block;
	width: 110px;
	height: 45px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: none;
	text-decoration: none;
	cursor: pointer;
}
.menu ul li a span {
	/* all layers will be absolute positioned */
	position: absolute;
	left: 0;
	width: 110px;
}
.menu ul li a span.out {
	top: 0px;
/*	background-image: url(images/menuB.gif);
	background-repeat: no-repeat;*/

}
.menu ul li a span.over, .menu ul li a span.bg {
	top: -45px;

}

#menu {
	margin-left:70px;
	background: none;
}

#menu ul li a {
	color: #C70505;
}

#menu ul li a span.over {
	color: #0C2E50;
}

#menu ul li span.bg {
	height: 45px;
	background-image: url(images/menuA.png);
	background-repeat: no-repeat;
	background-position: center center;

}

/* =============================================================================== FOOTER ====================== */
#footer {
background-image: url(images/footerbg.jpg);
background-repeat: ;
width: 800px;
font-family: Arial, Helvetica, sans-serif;
clear: both;
height: 220px;
margin: 24px 0 6px 0;
padding-left: 10px;
background-repeat: no-repeat;

}
#footercol{
width: 250px;
float: left;
margin: 0px 0px 0px 0px;
padding: 30px 0px 0px 15px;
line-height: 15px;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
color: #B9D9F1;
font-size: 11px;
}
#footercol p {
margin-top: 0px;
margin-bottom: 3px;
}
#footercol img {
border: none;
}
#footercol blockquote {
margin: 0px;
list-style: square;
}
.footercoldivider {
background-image: url(images/vert-line.jpg);
background-repeat: no-repeat;
background-position: right bottom;
height: 132px;
}
#footer a {
color: #074078;
}
#footer a:hover {
color: #006AD5;
text-decoration: underline;
}

/* =============================================================================== FORM ====================== */


div.row {
clear: both;
}
.colSpan {
text-align: left;
float: left;
margin: 0;
padding-bottom: 6px;

}
.colLeft {
text-align: right;
width: 110px;
height: 31px;
margin: 0 2px 0 0;
float: left;
/*background: url(images/bg_label.gif) no-repeat;*/
}

.colRight {
height: 38px;
display: block;
float: left;
margin: 0;
}
.colRightTallVariable {
width: 195px;
/* height is declared at the item level*/
margin: 0;
display: block;
float: left;
}
input, select, textarea{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-color: #FFFFFF;
border: 1px solid #86BAC4;


}
.smallboxformat, .colRight .smallboxformat, .colSpan .smallboxformat{
width:15px;
border:none;

}
.colSpan textarea {
width: 220px;
}
.colRight input, .colLeft select {
width: 160px;
}
#error {
width: 400px;
}
.startarrow {
	background-image: url(images/start-arrow.gif);
	width: 400px;
	background-repeat: no-repeat;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 80px;
}
