@charset "UTF-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

/* Normalize header sizes */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

/* Normalize list styles */
ol, ul {
	list-style: none;
}

/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

/* Normalize table borders */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Normalize other borders */
fieldset, img {
	border: 0;
}

/* Normalize text-alignment */
caption, th {
	text-align: left;
}

/* Normalize (remove) quotation marks */
q:before, q:after {
	content: '';
}

table.hours { border:1px dashed black; }
table.hours td { padding:0px 10px; margin:0px; }

.productlist li a img { display:block; border:1px solid black; }
.productlist li a span { display:block; color:#000; height:10px; font-size:12px; margin:10px auto 5px; }
.productlist li a:hover span { text-decoration:none; }
.productlist li { display:block; float:left; width:185px; margin:5px 0px 5px 5px; height:200px; text-align:left; line-height:13px; color:#999; }
.productlist { display:block; padding:0px; margin:0px; list-style:none; }


body {
	background: #61682C url(images_GreenfieldGrille/bg_body.jpg) top no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:75%;
	line-height: 200%;
text-align: center;
}
.clearfloat {
	clear: both;
}
h1, h2, h3, h4, h5, h5, p {
	margin: 10px 0;
}
h1 {
	font-size: 200%;
	font-weight:normal;
}
h2 {
	font-size: 160%;
	font-weight:normal;
}
h3 {
	font-size: 140%;
	font-weight:normal;
	font-style: italic;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
text-align: left;
}
#header {
	height: 188px;
	position:relative;
	background: url(images_GreenfieldGrille/header.jpg) no-repeat 17px 0;
}
#nav {
	position: absolute;
	right: 40px;
	top:142px;
	color: #7F261E;
	font-size: 18px;
}
#nav a { text-decoration:none; color:#7F261E; margin }

#contact {
	position:absolute;
	right: 58px;
	top: 30px;
	color: #fff;
	line-height: 160%;
}
#contact a {
	color:white;
}
.phone {
	font-size: 18px;
}
#content_wrapper {
	background: url(images_GreenfieldGrille/bg_content.jpg) repeat-y;
	padding: 10px 0 20px 0;
}
#wrapper_inner {
	width: 855px;
	margin-left: 52px;
}
#col_1 {
	float: left;
	width: 575px;
	margin: 0 30px 0 0;
}
#col_1 a { color:black; font-weight:bold; }

#col_1 ul li { margin:5px 0 0 20px; list-style-type:square; }

#col_1 img { margin:0px 20px 10px 0px; }

#col_2 {
	float: left;
	width: 245px;
}
#top {
	width: 855px;
	margin-left: 52px;
}
#top_left {
	width: 430px;
	float:left;
	margin: 0 15px 0 0;
	padding: 20px 20px 0 20px;
	background:#61682C url(images_GreenfieldGrille/flower.gif) no-repeat bottom right;
	border:2px solid #F6ED99;
	color:#F6ED99;
}

*html #top_left {/* for IE */
width: 480px;
}

#top_right {
	width: 358px;
	overflow: hidden;
	float:left;
	height:268px;
	margin: 0 0 15px 0;
}
#top_left h1,
#top_left h2,
#top_left h3 {
	color: #D6BA46;
}
#middle {
	width: 864px;
	margin: 15px 0 10px 53px;
	clear: both;
}
#bottom {
	width: 867px;
	margin: 10px 0 10px 53px;
	color: #943322;
}
#bottom h1,
#bottom h2,
#bottom h3 {
	color: #60672C;
}
#footer {
	background: url(images_GreenfieldGrille/bg_footer.jpg) top no-repeat;
	height: 198px;
	text-align:center;
	color:#fff;
}
#footer_content {
	position: relative;
	top: 140px;
}
#footer_content a { color:white; }


.promo1 {
	border: 1px solid #61682C;
	padding:10px;
	background-color: #F6F2CD;
}

/*------ promo 1 ----------------------------------------*/
.promo_1 {
	
}
.promo_1_top_left {
	background: url(images_GreenfieldGrille/roundedcornr.png) no-repeat top left;
	float:left;
	width: 20px;
	height: 10px;
}
.promo_1_top_right {
	background: url(images_GreenfieldGrille/roundedcornr.png) no-repeat top right;
	margin: 0 0 0 20px;
	height: 10px;
}
.promo_1_content {
	background: #cccccc;
	background: url(images_GreenfieldGrille/middle.png) repeat-y right;
	border-left: 1px solid #61682C;
	padding: 1px 20px 10px 20px;
}
.promo_1_bottom_left {
	background: url(images_GreenfieldGrille/roundedcornr.png) no-repeat bottom left;
	float:left;
	width: 20px;
	height: 10px;
}
.promo_1_bottom_right {
	background: url(images_GreenfieldGrille/roundedcornr.png) no-repeat bottom right;
	margin: 0 0 0 20px;
	height: 10px;
}
.promo_1 h1,
.promo_1 h2,
.promo_1 h3 {
	color: #943322;
	display:inline;
	padding: 0 10px 0 0;
}

.promo_1 ppp {
	display:inline;
}
/*--------------------------------------------------------------*/

#index_left {
	width: 267px;
	height:216px;
	float:left;
	background:url(images_GreenfieldGrille/index_left.jpg) no-repeat;
}

#index_middle {
	width: 333px;
	height:216px;
	float:left;
	background:url(images_GreenfieldGrille/index_middle.jpg) no-repeat;
}

#index_right {
	width: 267px;
	float:left;
	height:216px;
	background:url(images_GreenfieldGrille/index_right.jpg) no-repeat;
}
#content_left {
	padding: 20px 30px 20px 20px;
}
#content_middle {
	padding: 20px 30px 20px 20px;
}
#content_right {
	padding: 6px 16px 6px 6px;
}

