body,html{
	margin:0px;
	padding:0px;
	text-align:center;
	background: #d7d7d7;
	background:url(../images/body-bg.gif) repeat-x #cfdbbb;  
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	line-height: 130%;
	text-align:center;
}

html {
 overflow: -moz-scrollbars-vertical;
}

#mainContainer{
	width:850px;
	margin-left: auto;
	margin-right: auto;

	text-align:left;	
	background-color: #FFFFFF;
	color:#333;
	text-align:left;
	position:relative;
	border-bottom:1px solid #56732e;
	border-left:1px solid #56732e;
	border-right:1px solid #56732e;
}
#ad{
	text-align:left;
	position:absolute;
	top: 5px;	/* IE 5.x  */
	right: 5px;	/* IE 5.x  */	
	
}


iframe{
	float:right;
	padding:10px;
}
a{
	color: #404f24;
}
a:hover{
	color: #404f24;	
}

#mainContent a{
	color: #404f24;
	border-bottom:1px solid #FFF;
}
#mainContent a:hover{
	border-bottom:1px solid #b2c891;
	color: #b2c891;
}


#leftMenu{
	width:250px;
	float:right;
	color: #252525;
	margin-top:20px;
	line-height:200%;
	overflow:hidden;
	font-size:1.2em;

}
#leftMenu li{
	list-style-type:none;
	border-top:1px solid #404f24;
	background:url(../images/menu_bg.gif) repeat-x #c5d5a9;



}
#leftMenu ul{
	padding-right:0px;
	margin-left:6px;
	margin-right:0px;
	margin-top:1px;	
}
#leftMenu p{
	padding-left:6px;
	margin-left:6px;
}

#leftMenu a{
	
	color: #000;

}
#leftMenu a:hover{
	color:#6ba938;

}
#header{
	height:100px;
}
#header img{
	float:left;
}
#topMenu{
	float:right;
	width:400px;	
	font-size:0.8em;
	font-weight:bold;
	padding-right:10px;
}
#topMenu a{
	color: #404f24;
}
#topMenu ul{
	float:right;
}
#topMenu li{
	float:right;
	list-style-type:none;
}

#mainContent{

	padding-right:10px;
	padding-left:0px;
	margin-top:10px;
	float:left;
	font-size:0.9em;
	
	width: 600px;	/* IE 5.x  */
	width/* */:/**/590px;	/* Other browsers */
	width: /**/590px;
			
}
#mainContent h3,#mainContent h2, #mainContent h4{
	margin-top:15px;
	margin-bottom:5px;
	background:url(../images/menu_bg.gif) repeat-x #c5d5a9;  
	border-bottom:1px solid #cfdbbb;
	border-top:1px solid #cfdbbb;
	border-right:1px solid #cfdbbb;
	line-height:33px;
	padding-left:15px;	
	width:90%;
}
#mainContent h2{
	font-size:1.2em;
}

#mainContent h4{
	font-size:0.8em;
}



#mainContent .price{
	text-align:right;
	padding-right:3px;
	font-size:0.8em;
	font-style:italic;
	font-weight:bold;
	margin-bottom:3px;
}
#mainContent p{
	margin-top:0px;
	margin-bottom:15px;
	padding-right:30px;
	padding-left:10px;
	float:right;
}


#signature{
	width:760px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	color:#000000;
	font-size:0.8em;
	
	background-repeat:no-repeat;
	padding-top:25px;	
}

a{	
	text-decoration:none;
	color: #404f24;
	font-size:0.9em;
}
.clear{
	clear:both;
	border:1px solid #FFFFFF;
}
.article_links{
	text-align:right;
}

.ingredients{
	text-align:left;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:0.8em;
	margin-bottom:0px;

}

.textarea_code{
	width:550px;
	height:200px;
	color:#000000;
	margin-left:15px;
	margin-bottom:10px;
	margin-top:5px;	
}
.textarea_code_low{
	width:520px;
	height:100px;
	color:#000000;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:5px;	
}


#mainContent ul,#mainContent ol{
	padding-left:30px;
}
h4{
	padding-left:30px;
	margin-bottom:0px;
}
.inline_code{
	font-family:courier;
	color: #404f24;	
	font-size:0.8em;
}
.lastUpdated{
	text-align:right;
	font-family:italic;	
}
	
img{
	border:0px;
}
h1{
	position:absolute;

	
	top: 56px;	/* IE 5.x  */
	top/* */:/**/63px;	/* Other browsers */
	top: /**/63px;
		
	left:10px;
	font-style:bold;
	line-height:40px;
	font-size:1.4em;
	margin-top:15px;
	margin-bottom:0px;
	z-index:1;
	
}

.compactList{
	margin-top:0px;
	margin-bottom:0px;
	clear:both;
}

.scriptAuthor{
	text-align:right;
	font-style:italic;
}

.frontPageListComment{
	font-size:0.8em;
}
	
