/* CSS Document */

#wrapper {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-color:#410504;
	padding-top:10px;
	padding-bottom:10px;
}

#header-wrapper {
	width:auto;
	height:163px;
	
}

#header {
	width:962px;
	height:163px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/graphics/common/header-1a.jpg);
	background-repeat:no-repeat;
}

#flag {
	width:48px;
	height:31px;
	float:right;
/*	margin-right:10px;
	margin-top:0px;*/
}

#tel-number {
	width:auto;
/*	height:30px;*/
	float:right;
	font-size:24px;
	color:#FFFFFF;
/*	margin-right:10px;*/
	margin-top:25px;
/*	background-color:#FF3333;*/
}

#content-wrapper {
	width:auto;
	margin-top:9px;
	margin-bottom:9px;
/*	background-color:#FFFFFF;*/
}

#content {
	width:962px;
	margin-left:auto;
	margin-right:auto;
}

#banner-image {
	width:962px;
	margin-bottom:10px;
}

#jquery-carousel {
	width:962px;
	margin-bottom:10px;
}

.left-col {
	width:666px;
	float:left;
/*	background-color:#FFFF00;*/
}

.right-col {
	width:286px;
	float:right;
/*	background-color:#CC33FF;*/
}

.content-header {
	width:auto;
	height:32px;
	background-image:url(/graphics/common/grey-gradient.jpg);
	background-repeat:repeat-x;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
}

.content-header h2 {
	font-size:28px;
}

.content-box {
	background-color:#FFFFFF;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:10px;
}

#breadcrumb {
	width:auto;
	margin-bottom:10px;
	margin-left:0px;
	color:#000000;
}

#breadcrumb a {
	color:#000000;
}

#breadcrumb a:hover {
	color:#870C07;
	text-decoration:none;
}

#go-green-box {
	width:286px;
	height:152px;
	background-image:url(/graphics/common/trees-planted.jpg);
	background-repeat:no-repeat;
}

#go-green-box-inner {
	width:70px;
	height:23px;
	float:right;
	background-color:#FFFFFF;
	text-align:center;
	margin-top:105px;
	margin-right:23px;
	padding-top:7px;
}

#menu-content ul {
	width:auto;
	list-style:none;
/*	padding-left:0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;*/
	margin:0px;
	padding:0px;	
	margin-bottom:10px;
}

#menu-content ul li {
	width:auto;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:3px;
	margin-bottom:3px;	
/*	background-color:#F0F0F0;*/
	background-image:url(/graphics/common/blue-arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	font-weight:bold;
}

#menu-content ul li:hover {
	background-image:url(/graphics/common/blue-arrow-roll.png);
}

#menu-content ul li a {
	color:#000000;
}

#menu-content ul li .a-selected {
	color:#870C07;
}

#menu-content ul li:hover {
/*	background-color:#9E896C;*/
}

#menu-content ul li:hover a {
	color:#870C07;
}

#archive-date-selector ul {
	width:auto;
	list-style:none;
/*	padding-left:0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;*/
	margin:0px;
	padding:0px;	
	margin-bottom:10px;
}

#archive-date-selector ul li {
	width:auto;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:3px;
	margin-bottom:3px;	
/*	background-color:#F0F0F0;*/
	background-image:url(/graphics/common/blue-arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	font-weight:bold;
}

#archive-date-selector ul li:hover {
	background-image:url(/graphics/common/blue-arrow-roll.png);
}

#archive-date-selector ul li a {
	color:#000000;
}

#archive-date-selector ul li .a-selected {
	color:#870C07;
}

#archive-date-selector ul li:hover {
/*	background-color:#9E896C;*/
}

#archive-date-selector ul li:hover a {
	color:#870C07;
}

.category-item {
	width:146px;
	height:146px;
	float:left;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	margin-left:-1px;
	margin-top:-1px;
}

.category-item:hover {
/*	border-color:#00CC00;*/
}


.category-item-splitter {
	width:0px;
	height:146px;
	float:left;
}

.product-item {
	width:146px;
	height:146px;
	float:left;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	margin-left:-1px;
	margin-top:-1px;
}

.product-item:hover {
/*	border-color:#00CC00;*/
}

.product-item-splitter {
	width:0px;
	height:146px;
	float:left;
}

.content-tag {
	width:auto;
}

.red-text {
	color:#870C07;
}

.read-more {
	width:100px;
	float:right;
	text-align:right;
	font-weight:bold;
	font-size:12px;
}

#footer-wrapper {
	width:auto;
	height:149px;
}

#footer {
	width:902px;
	height:119px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
	margin-left:auto;
	margin-right:auto;	
	background-image:url(/graphics/common/bottom-gradient.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:12px;
}

#footer a {
	color:#FFFFFF;
}










#content-top {
	width:980px;
	height:30px;
/*	background-color:#FF6699;*/
}

#add-this {
	width:125px;
	height:16px;
	float:right;
/*	margin-top:19px;*/
}

.feature-item {
	width:273px;
	float:left;
	margin-top:10px; 
	margin-bottom:20px; 
/*	margin-left:25px; 
	margin-right:25px;*/
	background-image:url(/graphics/common/blue-arrow.png);
	background-repeat:no-repeat;
	background-position:top right;
}

.feature-item:hover {
	background-image:url(/graphics/common/blue-arrow-roll.png);
}

.feature-item h2 {
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:0px;
}

.feature-item-splitter {
	width:80px;
	height:10px;
	float:left;
}





#content-hidden-info {
	display:none;
}

.line {
	width:auto;
	height:1px;
	border-bottom-width:1px; 
	border-bottom-style:solid;
	margin-top:10px;
	margin-bottom:10px;
}

.form-input-long {
	width:450px;
}

.cycle-slideshow {
	width: 962px;
	height: 310px;
	background-color:#000000;
	margin-bottom:10px;
}
