@charset "utf-8";
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969696;
	font-weight: bold;
}
body {
	background-color: #D9DBDA;
	background-image: url(images/bkg-page.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}
margins:0px;

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: 1.6em;
	color: #CFCE26;
	font-weight:normal
}
h2 {
	font-size: 1.6em;
	color: #66CC00;
	font-weight:normal;
	border-bottom: solid 1px #ccc;
	margin: 4px;
}
h2 .small {
	font-size: 12px;
	color: #66CC00;
	font-weight:bold
}
h2 .small a {
	font-size: 12px;
	color: #66CC00;
	font-weight:bold;
	text-decoration:none;
}
h3 {
	font-size: 1.1em;
	color: #666;
	font-weight:normal
}
.menu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
}
.menutd {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#969696;
	font-weight:bold;
	border-left: 1px solid #CDCDCD;
}
.menubkgtbl {
	background-image: url(images/menu-tbl-bkg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.menu td {
	border-right: 1px solid #CDCDCD;
	background-color:#fff;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#888;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
.menu td a {
	color: #969696;
	text-decoration:none;
	text-transform:uppercase; 
}
.menu td a:hover {
	color: #fff;
	text-decoration:none;
	text-transform:uppercase; 
}
td.menuoff { 
	background-color: #FFF; 
	color:#CDCDCD; 
	text-transform:uppercase; 
}
td.menuon {
	background-color: #BED202;
	color:#BED202;
	text-transform:uppercase; 
	text-decoration:none;
}
.itempics {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.itempics img {
	border: 0px;
}
.copyright {
	border-top: 8px solid #C5D539;
	font-size: .85em;
	color:#666;
}
.greenline {
	border-bottom: 1px dashed #CFCE26;
	background-color: #CFCE26;
	font-size: .9em;
	color:#FFF;
	padding-left: 8px;
	font-weight:bold;
}
.grapeline {
	border-bottom: 1px dashed #513B4C;
	background-color: #513B4C;
	border-left: 2px solid #fff;
}
.home_img1 {
	border-bottom: 1px solid #fff;
}
.home_img2 {
	border-left: 2px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 0 8px 0 8px;
}
.content_main {
	border-top: 8px solid #C5D539;
}
.content1 {
	padding: 8px;
}
.product_description {
	font-size: .9em;
	padding: 0 5px 5px 110px;
}
.designers_title_aburn {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 2.2em;
	font-weight: lighter;
	color: #300;
}
.designers_title_green {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 2em;
	font-weight: lighter;
	color: #C4BF24;
}
.designer_title {
	font-size: 1.2em;
	color: #333;
}
.designer_quote {
	font-family:"Comic Sans MS", cursive;
	font-style: italic;
	font-stretch: extra-expanded;
	font-size: 1.3em;
	color:#666;
}
