.body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #3A3021;
	line-height: 13pt;
	font-weight: 400;
}
.bodyredlinks {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #3A3021;
	line-height: 13pt;
	font-weight: 400;
}
.bodybold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #3A3021;
	font-weight: 500;
	line-height: 13pt;
}
.contactform {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #3A3021;
	line-height: 11pt;
	font-weight: 400;
}
.questionsbold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #3A3021;
	font-weight: 400;
	line-height: 15pt;
}
.bodyred {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #AE464A;
	line-height: 13pt;
	font-weight: 400;
}
.orangelink {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #CE9234;
	line-height: 13pt;
	font-weight: 600;
}
.body a:link {color: #3A3021;}
.body a:visited {color: #3A3021;}
.body a:hover {color: #AE464A;}
.body a:active {color: #3A3021;}

.bodyredlinks a:link {color: #AE464A;}
.bodyredlinks a:visited {color: #AE464A;}
.bodyredlinks a:hover {color: #3A3021;}
.bodyredlinks a:active {color: #AE464A;}

.bodybold a:link {color: #3A3021;}
.bodybold a:visited {color: #3A3021;}
.bodybold a:hover {color: #AE464A;}
.bodybold a:active {color: #3A3021;}

.questionsbold a:link {color: #3A3021;}
.questionsbold a:visited {color: #3A3021;}
.questionsbold a:hover {color: #AE464A;}
.questionsbold a:active {color: #3A3021;}

.bodyred a:link {color: #AE464A;}
.bodyred a:visited {color: #AE464A;}
.bodyred a:hover {color: #3A3021;}
.bodyred a:active {color: #AE464A;}

.orangelink a:link {color: #CE9234;}
.orangelink a:visited {color: #CE9234;}
.orangelink a:hover {color: #3A3021;}
.orangelink a:active {color: #CE9234;}

.repeatx {
background-repeat: repeat-x;
}
.leftbkgd {
background-repeat: no-repeat;
background-position: right;
}
.righttopbkgd {
background-repeat: no-repeat;
background-position: top-left;
}
.rightbkgd {
background-repeat: no-repeat;
background-position: left;
}.prod_bg {
	background-image: url(../media/images/products/bg.jpg);
	background-repeat: repeat-x;
}
.prod_offer {
	margin-top: 90px;
	margin-left: 75px;
}

.prod_links a:link   {
	text-decoration: none;
	color: #3A3021;
}
.prod_links a:active {
	text-decoration: none;
	color: #474747;
}	
.prod_links a:visited   {
	text-decoration: none;
	color: #3A3021;
}
.prod_links a:hover  {
	text-decoration: none;
	color: #AE464A;
}

/*--------------featured-kitchens styles--------------*/

#col1 {
	float: left;
	width: 220px;
	color: #4A4A4A;
	font-size: 12px;
	line-height: 20px;
}
#col1-inner {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#col2 {
	float: right;
	width: 440px;
}
#col2-inner {
	padding-top: 20px;
	text-align: center;
}
#col-spacer {
	float: left;
	width: 35px;
	height: 10px;
}

#main-pic img {
	border: 1px solid #797364;
}

#testimonial1 {
	color: #73603C;
	width: 100%;
	margin-top: 30px;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#testimonial {
	line-height: 1.7em;
	font-style: normal;
}
#featured-description {
	margin-bottom: 20px;
	color: #413327;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7em;
}


.clear {
	clear: both;
	line-height: 0;
	font-size: 0;

	}

.wrapper1 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
}

#thumb {
	float: left;
	margin-right: 3px;
	margin-left: 2px;
}


#thumb a:link   {
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #F2F2F2;
	padding: 3px;
	float: left;
	font-size: 0px;
	line-height: 0px;
}
#thumb a:active {
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #9C0708;
	padding: 3px;
	float: left;
	font-size: 0px;
	line-height: 0px;
}	
#thumb a:visited   {
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #F2F2F2;
	padding: 3px;
	float: left;
	font-size: 0px;
	line-height: 0px;
}
#thumb a:hover  {
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #9C0708;
	padding: 3px;
	float: left;
	font-size: 0px;
	line-height: 0px;
}

.small {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
