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

body {
	background:#333 url(images/hens-pattern.jpg);
	margin: 0;
}

#container {
	margin: 0 auto;
	top:0px;
	width:980px;
	height:auto;
}

#blogarea {
	margin: 0 0 0 85px;
}

#canopy {
	float:left;
	left:0px;
	top:0px;
	width:980px;
	height:159px;
	background: url(images/storefront-layout-01.jpg) no-repeat;
}

#logoSign {
	left:0px;
	top:159px;
	width:651px;
	height:126px;
	background:url(images/storefront-layout-02.jpg) no-repeat;
	float:left;
}
#logoBottom {
	background:url(images/storefront-layout-05.jpg) no-repeat;
	width:980px;
	float: left;
	height: 40px;
}

#flashBox {
	float:left;
	top:159px;
	width:196px;
	height:126px;
	background:url(images/storefront-layout-03.jpg) no-repeat;
}

#flashBoxRTEdge {
	top:159px;
	width:133px;
	height:126px;
	background:url(images/storefront-layout-04.jpg) no-repeat;
	float: right;
}

#menuEdgeLT {
	left:0px;
	top:325px;
	width:59px;
	height:58px;
	float:left;
	background:url(images/menusides-06.jpg) no-repeat;
}


#menu {
	top:325px;
	width:862px;
	height:58px;
	float: left;
}

#menuEdgeRT {
	top:325px;
	width:59px;
	height:58px;
	background:url(images/menusides-13.jpg) no-repeat;
	float:right;
}

#contentTop {
	left:0px;
	top:383px;
	width:980px;
	height:34px;
	background:url(images/storefront-layout-13.jpg) no-repeat;
	float: left;
}

#mainContent {
	float: left;
	left:0px;
	width:980px;
	height:auto;
	background:url(images/storefront-layout-14.jpg) repeat-y;
	padding: 0;
	margin: 0;
}

#main_left {
	left:0px;
	width:350px;
	height:auto;
	float:left;
	margin: -20px 0 0 0;
	padding: 0 0 10px 0;
}

#main_right {
	left:200px;
	width:630px;
	height:auto;
	float:left;
	margin: -20px 0 0 0;
}

p#content_left_text {
	padding: 0px 20px 10px 105px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#990066;
}

img#lt_quote {
	margin: 0 0 0 -25px;
	
}

img#lt_quote2 {
	margin: 0;
	
}

img#rt_img {
	float:left;
	margin: 0px 0px 0 90px;
}

p#content_right_text {
	padding: 0px 80px 10px 10px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:left;
	line-height:20px;
}
 
p#content_right_text a:link {
	color:#990066;
}



#footer {
	left:0px;
	width:980px;
	height:237px;
	float: left;
	background:url(images/storefront-layout-15.jpg) no-repeat;
	padding: 100px 0px 10px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
}

#footer a:link {
	text-decoration:none;
	color:#000;
}

#footer a:hover {
	color:#990066;

}

#footer a:visited {
	color:#603;
}

.gal_thumb {
	height: 100px;
	border: 01px solid ##990066;
	margin: 5px;
}

