body {
	/*margin:0px 0px; padding:0px;*/
	text-align:center;
	background:#33392f;
}

.body_tile
{
	background:#33392f url('../images/Top-BG.jpg') repeat-x;
	background-position: top center;
	height: 510px;
	margin: 0;
	padding: 0;
}

a img{
	border:none;
}	


#wrap {
	width:949px;
	margin:0px auto;
	text-align:left;
	background:#33392f;

	}
#interior_wrap{
	border:0px solid #797979;
	width:902px;
	padding: 2px;
	margin:0px auto;
	text-align:center;
	background: url(../images/headerLine.jpg);
	background-repeat: repeat-x;
	background-position: 5% -9px;
	}	

#head{
	
}

#home_header_wrap{
	width:auto;
	background:url('../images/sprouts_home_left.jpg') repeat-x;
}
#home_content p{
	color:#a9a9a9;
	font-family:Arial narrow;
	font-style:italic;
	font-size:14px;
    letter-spacing:2px;
	line-height:20px;
	padding:40px 20px 0 100px;
}

#home_content .left{
    float:left;
	height:190px;
	width: 545px;
	background:url('../images/right_divider_home.jpg') top right no-repeat;
}

#home_content .right{
	float:right;
	height:190px;
	width:340px;
	color:#a9a9a9;
	font-family: arial;
	font-style:normal;
	font-size:11px;
	line-height:12px;
	padding:20px 40px 0 20px;

}
#home_content .right h2{
	color:#fff;
	font-family:arial;
	font-style:normal;
	font-size:11px;
	/*reuben: edited here*/
	line-height:12px;
	margin:2px 0;
}

#home_content .right a{
	color:#FFFFFF;
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	text-decoration: none;
}

#nav{
	height:27px;
	_margin-top: -3px;
}
#interior_content_wrap{
	background:#fff;
	margin:0 0 0px 0;
	height:auto;
	width:900px;
	background: #FFFFFF url('../images/interior_footer_butt-1.jpg') repeat-x;
	background-position: bottom center;
	padding-top: 15px;

}

#interior_content{
	background:#fff;


}

#interior_content .right{
	background:#FFFFFF url(../images/left_interior_divider-2.jpg) repeat-y scroll left top;
	color:#656565;
	float:right;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	height:auto;
	line-height:1.5;
	margin-top:10px;
	padding:0 40px 0 20px;
	text-align:left;
	width:510px;
	word-spacing:2px;
	height: expression( this.scrollHeight < 435 ? "426px" : "auto" ); 
	min-height: 425px;   --->   /$*For Other Browsers*/
	
}
#interior_content .right h2{
	color:#546d53;
	font:Arial bold;
	font-size:14px;
	margin: 0;
	padding: 0;
	word-spacing: 0px;
	line-height: 1.3;
}

#interior_content .right p{
	margin: 0;
	padding: 0;
}

#interior_content .right h3{
	color:#595959;
	font:Arial bold;
	font-size:13px;
	margin: 0;
	padding: 0;
	word-spacing: 0px;
	line-height: 1.3;
}
#interior_content .left{
	float:left;
	height:auto;
	width:330px;
	padding:12px 0 0px 0;
	margin:0;
}

#interior_content .left .sub{
    padding:0 10px 8px 0;
    text-align:right;
	font-size: 12px;
	margin-bottom: 10px;
    color:#546d53;
	background:url('../images/bottom_interior_divider-1.jpg') bottom left repeat-x;
}
#interior_content .left .sub a{
	font-family:Arial;
	font-weight: bold;
	font-size: 12px;
    text-decoration:none;
    text-align:right;
	color:#546d53;
	margin:0px 5px 0 5px;

}
#interior_content .left .sub a:hover{
	color:#1286ce;
}

#interior_content .left .sub a.blue{
	color:#1286ce;
}

#footer{
	clear:both;
	position:relative;
	height:65px;
	/*width:900px;*/
	margin: auto 0;
	text-align: center;
	
}
#footer p{
	text-align:right;
	padding:0 0 10px 0;
	color:#a9a9a9;
	font-family:arial;
	font-style:normal;
	font-size:10px;
	line-height:11px;	
}
#footer a {
	color:#FFFFFF;
}
#footer a:visited {
	color:#FFFFFF;
}


#interior_footer {
clear:both;
height:62px;
margin:0 auto; 
position:relative;
text-align:right;
width:904px; 
background: url(../images/fotterLine.jpg);
background-repeat: repeat-x;
background-position: 40% 0%;
padding-top: 2px;
}

#interior_footer p{
	font-family: arial;
	color:#A9A9A9;
	font-size:10px;
	font-style: normal;
	line-height:11px;
	padding:0 0px 10px 0;
	text-align:right;
}

#interior_footer a {
	color:#ffffff;	
	text-decoration: none;
}
#interior_footer a:visited {
	color:#ffffff;	
}


#bgImage{
margin:0 auto;
text-align:center;
width: 950px;
background: #FFFFFF url('../images/bgImage.jpg') center top repeat-y;
}
