body { 
	background-image: url("sideTopGrad.jpg");
	background-repeat: repeat-x;	
	/*background-position: top center;*/
	margin: 0px auto 0px auto;
	font-family: verdana;
	font-size: 9pt;
	color: #666666;
	text-align:center;
	font-family: sans-serif;
	line-height: 1.25;
	}
#container{	
	margin: 0px auto 0px auto;
	background-image: url("sideEdgeGrad.jpg");
	background-repeat: repeat-x;	
	background-color:#e5e5e5;
	padding: 0px 10px 0px 10px;
	width: 900px;
	height: 100%;
	/*border: solid black 2px;*/
}

#header { 
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 121px;
	width: 100%;
	text-align: left;
	/*border: solid red 1px;*/
	}
#header a img{
	margin: 17px 40px 0px 40px;
	display: inline;
	border-style: none;
}

#header a img.right{
	margin-left: 5px;
}

.share{
margin: 20px 5px 0px 20px;
float:right;
}


.right{
	text-align: right;
	float: right;
}

.left{
	text-align: left;
	float: left;
	margin-right: 15px;
}

.center{
	text-align: center;
}


#nav {
	margin: 0px;
	padding: 0px;
	background-color: #758d14;
	padding: 0px;
	height: 56px;
	text-align: left;
	border-style: none;
	}
#nav a img{
	display: inline;
	margin: 0px;
	padding: 0px;
	border-style: none;
	background-color: #F7D073;
	}
#nav img.active{
	background-color: #ED2F21;
}
	
#page { 
	background-color:#FFFFFF;
	margin: 0px;
	/*padding: 0px 20px 0px 20px;*/
	min-height: 432px;
	width: 100%;
	overflow: auto;
	/*border: solid blue 1px;*/
		}
#content {
	background-image: url("navShadow.gif");
	background-repeat: repeat-x;
	background-position: top center;
	padding-top: 4px;
	/*padding-left: 40px;*/
	text-align: left;
	padding-bottom: 15px;
	/*width: 100%;*/
	/*border: solid red 1px;*/
	}
#ltContent {
	margin: 18px 44px 0px 40px;
	width: 410px;
}


#rtContent {
	padding: 0px 6px 0px 6px;
	float:right;
	/*border: solid red 1px;*/
	overflow:hidden;
}

#quote{
display:block;
float:left;
padding-top:10px;
clear:both;
}

#rtSide {
	margin: -4px 34px 0px 44px;
	/*padding: 40px;*/
	float:right;
	width: 372px;
	/*border: solid red 1px;*/
}

#rtHeroBox {
	background-image: url("heroBack1.jpg");
	background-repeat: no-repeat;
}


#heroHeader{
	width: 100%;
	height: 7px;
	margin: 0px 0px 0px 0px;
	background-image: url("hero1.2.jpg");
	background-repeat: repeat-x;
	/*border: solid red 1px;*/
}


#heroContainer{
	/*width: 100%;*/
	background-image: url("hero2.jpg");
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 15px 40px 15px 40px;
	text-align: center;
}

#heroContainer.full{
padding: 0px 16px 0px 16px;
margin-bottom: -3px;
}

#heroContainer a img{
border-style:none;
}


#heroContent{
	text-align: left;
	padding-bottom: 15px;
}


#heroFooter{
	width: 100%;
	margin: 0px 0px 0px 0px;
	background-image: url("hero3.2.jpg");
	background-repeat: repeat-x;
	text-align:left;
}

a img{
border-style:none;
}

#footer {
	padding-top: 20px;
	background-color: #f7d074;
	background-image: url("footerGrad.jpg");
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
	height: 206px;
	color:#663700;
	/*border: solid red 1px;*/
	}
#footer img{
	padding: 15px 0px 10px 0px;
	border-style: none;
	}

#footer a {
color:#758d14;
padding: 5px;
}

a{
color:#ed2f21;
}
a:visited {
color:#ed2f21;
}

.italic {
font-style:italic;
font-size:8pt;
}

.strong {
font-weight:bold;
}
.green{
color: #758d14;
}

#full {
width: 100%;
text-align: center;
/*border: solid red 1px;*/
}

.headline{
display:block;
padding-bottom: 15px;
}
.subHeadline{
padding-bottom: 5px;
padding-top: 5px;
}

.divider{
padding-bottom: 15px;
padding-top: 15px;
}

#heroContent li{
margin-left: 12px;
}

#heroContent ul li{
margin-left: -20px;
}

#heroContent ol li{
margin-left: -20px;
}

li.double{
margin-bottom:10px;

}

li{
margin-left: -15px;
}
ul{
padding-bottom: 0px;
margin-bottom: 0px;
}

#storeLinks a img{
	display: inline;
	margin: 0px;
	padding: 0px;
	border-style: none;
	}
	
.margin {
margin: 0px 40px 0px 40px;
clear: both;
}

object {
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: inline;
}

#videos2{
margin-bottom: 15px;
}

#motioncontainer img{ /*image border color*/
border: 1px solid #ccc;
}

#motioncontainer img:hover { /*image border hover color*/
border: 1px solid #708713;
width: 88px;
height: 66px;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}

.disable{
display: none;
}

#backgroundPopup {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#FFFFFF;
	border:1px solid #cecece;
	z-index:1;
}
#popupContact {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	/* height:250px;*/
	width:622px;
	/*background:#FFFFFF;*/
	/*border:1px solid #333333;*/
	z-index:2;
	/*padding:12px;
	font-size:13px;*/
}
#popupContactClose {
	font-family:arial, sans-serif;
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#ff0000;
	font-weight:700;
	display:block;
}

a{
cursor:pointer;
}

.error{
color:#ed2f21;
font-style: italic; 
}

.grey{
opacity:0.4;
filter:alpha(opacity=40);
}

input[type="radio"]{
padding-left:0px;
margin-left:0px;
}




#takeoverBox {
	/*background-image: url("screen_takeover_1.2.png");
	background-repeat: repeat-x;
	*/
	width: 622px;
	text-align:center;
	/*border: solid red 1px;*/
}

#takeoverHeader{
	width: 590px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	background-image: url("screen_takeover_1.2.png");
	background-repeat: repeat-x;
	/*border: solid blue 1px;*/
}


#takeoverContainer{
	/*width: 100%;*/
	background-image: url("screen_takeover_2.png");
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 15px 40px 15px 40px;
	text-align: center;
}

#takeoverContainer.full{
padding: 0px 16px 0px 16px;
/*margin-bottom: -3px;*/
}

#takeoverContainer a img{
border-style:none;
}


#takeoverContent{
	text-align: left;
	padding-bottom: 15px;
}


#takeoverFooter{
	height: 16px;
	width: 590px;
	margin: 0px 0px 0px 0px;
	background-image: url("screen_takeover_3.2.png");
	background-repeat: repeat-x;
	text-align:left;
}

.bannerTxt{
/*border: solid blue 1px;*/
width: 100%;
}

.storyContact{
clear:left;
}

.readPic{
margin:0px 5px 15px 0px;
cursor: pointer;
}

.inactiveReadPic{
margin:0px 5px 15px 0px;
}

.inactiveSOW{
src: url("SOW_nav_blank.gif");
}

	/*****************************************/
	/* submitHero.php Recipes content        */
	/*****************************************/
	.recipe div.photo { width:140px; float:left; text-align:left; }
	.recipe div.recText { width:140px; float:left; text-align:left; }
	
	
