@charset "utf-8";
/* CSS Document */




/*

#contact
{
	width:250px;
	border:1px solid #006634;
	text-align:right;
	color:#FFFFFF;
	padding-bottom:5px;
	background-color:#006634;
}

#contact h2
{
	font-size:140%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	text-indent:5px;
}
#contact input, textarea
{
	margin-top:5px;
}

.contact_submit
{
	border:1px solid #FFFFFF;
	background-color:#006634;
	padding:0px 10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:85%;
}
*/


#main_body
{
	width:100%;
	font-size:90%;
	height:100%;
	margin-top:0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../../images/content_bg.gif);
	background-repeat:repeat-y;
}
#left_body
{
	color:#666666;
	width:485px;
	font-size:90%;
	float:left;
	padding-left:15px;
	padding-top:10px;
}

#flash_header
{
	height:358px;
	width:800px;
}
#header_sub{
	width:100%;
	clear:both;
	height:358px;
	width:800px;
}
#header_sub_left
{

	background-repeat:no-repeat;
	float:left;
}
#headline
{
	background-color:#fdfcd5;
	width:94%;
	padding:10px 3%;
	border-right:1px solid #999999;
	border-bottom:1px dashed #999999;
}

#left_side
{
	width:500px;
	padding-left:10px;
	font-size:90%;
	float:left;
	background-color:#ebf9fc;

}
/*#left_side_bottom
{
	background-image:url(../../images/left_side_bottom.jpg);
	padding-top:20px;
	width:100%;
	background-repeat:no-repeat;
	height:16px;
	background-position:bottom;
}
#left_side p
{
	color:#FFFFFF;
}*/

#monthly_specials
{
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#4d6cad;
}
#monthly_special
{
	height:160px;
	width:100%;
	clear:both;
}
#my_cart
{
	height:50px;
	width:160px;
	padding-top:20px;
	color:#FFFFFF;
	float:right;
}
#right_side
{
	width:299px;
	float:right;
	background-image:url(../../images/bg_right.gif);
	background-position:top left;
	background-repeat:repeat-y;
	padding-top:10px;
	padding-bottom:20px;
	
}