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

html, body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    height:100%;
}
body {

}
#pageContainer {
   min-height:100%;
   position:relative;
   background-image:url(../images/general/main-background.jpg);
   background-repeat:no-repeat;
   background-repeat:repeat-x;
}
#topContainer {
	background-image: url(../images/general/top-background.jpg); 
	background-position:top;
	background-repeat:no-repeat;
	width:964px;
	min-height:700px;
	background-color:#FFFFFF;
	margin:auto;
}
#header {
	height:230px;
}
#ecoTerms {
	height:62px;
	margin-top:110px;
	margin-right:60px;	
	float:right;
}
#ecoTerms dl { 
	margin: 0; 
	padding: 0;
}
#ecoTerms dt {
	margin: 0; 
	padding: 0;
	margin-right:20px;
	float:left;
}
#ecoTerms dt a {
	display: block;
	height: 0px !important;
	height /**/:62px; /* IE 5/Win hack */ 
	padding-top: 62px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#ecoTerms dt a:hover {
	background-position: 0 -62px;
}
#ecoTerms dt#ecoGlossary,
#ecoTerms dt#ecoGlossary a { 
	width: 47px; 
	background-image: url(../images/eco-rating/eco-terms.png);
}
#ecoTerms dt#recycled,
#ecoTerms dt#recycled a { 
	width: 47px; 
	background-image: url(../images/eco-rating/recycled-materials.png);
}
#ecoTerms dt#fairTrade,
#ecoTerms dt#fairTrade a { 
	width: 47px; 
	background-image: url(../images/eco-rating/fair-trade.png);
}
#ecoTerms dt#carbonFootPrint,
#ecoTerms dt#carbonFootPrint a { 
	width: 47px; 
	background-image: url(../images/eco-rating/carbon-footprint.png);
}
#ecoTerms dt#ecoFriendly,
#ecoTerms dt#ecoFriendly a { 
	width: 47px; 
	background-image: url(../images/eco-rating/eco-friendly-branding.png);
}
#ecoTerms dt#ethicallyProduced,
#ecoTerms dt#ethicallyProduced a { 
	width: 47px; 
	background-image: url(../images/eco-rating/ethically-produced.png);
}
#nav {
	width:917px;
	height:30px;
	margin:auto;
	margin-top:28px;	
	float:right;
}
#nav dl { 
	margin: 0; 
	padding: 0;
}
#nav dt {
	margin: 0; 
	padding: 0;
	margin-right:1px;
	float:left;
}
#nav dt.noMargin {
	margin-right:0;
}
#nav dt a {
	display: block;
	height: 0px !important;
	height /**/:30px; /* IE 5/Win hack */ 
	padding-top: 30px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#nav dt a:hover {
	background-position: 0 -30px;
}
#nav dt#home,
#nav dt#home a { 
	width: 172px; 
	background-image: url(../images/nav/home-tab.jpg); 
}
#nav dt#products,
#nav dt#products a { 
	width: 173px; 
	background-image: url(../images/nav/products-tab.jpg); 
}
#nav dt#artwork,
#nav dt#artwork a { 
	width: 174px; 
	background-image: url(../images/nav/artwork-tab.jpg);
}
#nav dtaboutUs,
#nav dt#aboutUs a { 
	width: 174px; 
	background-image: url(../images/nav/about-us-tab.jpg);
}
#nav dt#contactUs,
#nav dt#contactUs a { 
	width: 173px; 
	background-image: url(../images/nav/contact-us-tab.jpg);
}
body.home dt#home, body.home dt#home a, body.products dt#products, body.products dt#products a, body.artwork dt#artwork, body.artwork dt#artwork a, body.aboutUs dt#aboutUs, body.aboutUs dt#aboutUs a , body.contactUs dt#contactUs, body.contactUs dt#contactUs a  {
	background-position: 0 -30px;
} 
#body {
	width:872px;
	margin:auto;
	clear:both;
	padding-bottom:278px; 
}
#body a {
	color:#42b4e2;
}
#body a:hover {
	color:#6c6c6c;
}
#intro {
	background-color:#FFFFFF;
	width:870px;
	margin:auto;
	padding-top:20px;
	margin-bottom:20px;
}
#intro h1, h2 {
	text-align:center;
	color:#42b4e2;
}
#intro h1 {
	font-size:22px;
}
#intro h2 {
	font-size:18px;
}
#intro h3 {
	text-align:left;
	font-size:16px;
	color:#42b4e2;
	padding-left:30px;
}

#intro p {
	margin:0;
	padding:0;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:15px;
	text-align:justify;
	font-weight:bolder;
	font-size:16px;
	color:#6c6c6c;
}
#intro p.center {
	margin:0;
	padding:0;
	margin-bottom:15px;
	text-align:center;
}
#intro p.caption {
	font-style:italic;
	font-size:12px;
	text-align:center;
}
#intro a.breadCrumb {
	font-size:12px;
	text-decoration:none;
	text-align:right;
	padding-right:30px;
}
#intro .left {
	float:left;
	width:50%
}
#intro .right {
	float:right;
	width:50%;

}
#intro .socialMedia {
	clear:both;
	float:right;
	width:35%;
	margin-right:30px;
}
#intro .socialMedia  dl { 
	margin: 0; 
	padding: 0;
}
#intro .socialMedia dt {
	margin: 0; 
	padding: 0;
	margin-right:5px;
	float:right;
}

#intro .socialMedia dt a {
	display: block;
	height: 0px !important;
	height /**/:24px; /* IE 5/Win hack */ 
	padding-top: 24px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#intro .socialMedia dt a:hover {
	background-position: 0 -24px;
}
#intro .socialMedia dt#twitter,
#intro .socialMedia dt#twitter a { 
	width: 24px; 
	background-image: url(../images/socialmedia/twitter-icon.jpg);
}
#intro .socialMedia dt#facebook,
#intro .socialMedia dt#facebook a { 
	width: 24px; 
	background-image: url(../images/socialmedia/facebook-icon.jpg);
}
#intro .socialMedia .left {
	float:left;
	width:75%;
}
#intro .socialMedia .left p {
	text-align:right;
	padding:0;
	line-height:24px;
}
#intro .socialMedia .right {
	float:right;
	width:25%;
}
#latestNewsHeader {
	margin:auto;
	height:30px;
	width:872px;
	background-image:url(../images/header/latest-news.png);
	background-repeat:no-repeat;
}
#body .content {
	width:870px;
	background-color:#FFFFFF;
	border-left: solid 1px #b0ebff;
	border-right: solid 1px #cdf3ff;
	border-bottom: solid 2px #d0f3ff;
}
#body .content .contentNoColumns {
	border-top: solid 1px #d0f3ff;
}
#body .content h2, h3, h4, h5, h6 {
	color:#42b4e2;
}
#body .content h2 {
	text-align:center;
}
#body .content h2 {
	font-size:18px;
}
#body .content p {
	margin:0;
	padding:0;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:10px;
	text-align:justify;
	color:#6c6c6c;
	font-size:16px;	
}
#body .content p.whiteText {  
	color: #FFF;
	padding:0;
	margin:0;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	font-size:9px;
}
#body .content p.blackText {
	color: #000;
	padding:0;
	margin:0;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	font-size:9px;
} 
#body .content ol, ul {
	margin-left:30px;
	color:#6c6c6c;
}
#body .content .columns {
	background-image: url(../images/general/contents-bg.png);
	background-repeat:no-repeat;
	background-repeat:repeat-y;
}
#body .content .columns  .topBorder{
	border-top: solid 1px #d0f3ff;
}
#body .content .left hr {
	width:475px;
	color:#dfdfdf;
	margin-left:24px;
	background-color:#d8d5d5;
	border:0;
	height:1px;	
}
#body .content .left {
	width:523px;
	float:left;
    min-height:100%;
    position:relative;
}
#body .content .left h2 {
	margin-top:20px;
	padding:0;
	color:#42b4e2;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	padding-left:30px;
}
#body .content .left p {
	font-size:14px;
}
#body .content .left .button {
	padding-bottom:50px;
}
#body .content .left .button dl { 
	margin: 0; 
	padding: 0;
	margin-left:30px;
}
#body .content .left .button dt {
	margin: 0; 
	padding: 0;
	float:left;
}
#body .content .left .button dt a {
	display: block;
	height: 0px !important;
	height /**/:31px; /* IE 5/Win hack */ 
	padding-top: 31px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#body .content .left .button dt a:hover {
	background-position: 0 -31px;
}
#body .content .left .button dt.more,
#body .content .left .button dt.more a { 
	width: 78px;
	background-image: url(../images/nav/more-button.jpg);
}

#body .content .right {
	border-left: solid 2px #cdf3ff;
	width:345px;
	float:right;
	min-height:100%;
	position:relative;
}
#body .content .right h2 {
	margin:0;
	padding:0;
	padding-top:10px;
	margin-bottom:10px;
	color:#38ac06;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
#body .content .right p {
	margin:0;
	padding:0;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:10px;
	text-align:justify;
	color:#6c6c6c;
	font-size:14px;	
}
#body .content .right a {
	color:#38ac06;
	font-size:14px;
	font-weight:bolder;
}
#body .content .right hr {
	clear:both;
	width:100%;
	color:#b0ebff;
	background-color:#b0ebff;
	border:0;
	height:1px;	
}
#body .content .right .button {
	padding-bottom:50px;
}
#body .content .right .button dl { 
	margin: 0; 
	padding: 0;
	margin-left:15px;
}
#body .content .right .button dt {
	margin: 0; 
	padding: 0;
	float:left;
}
#body .content .right .button dt a {
	display: block;
	height: 0px !important;
	height /**/:31px; /* IE 5/Win hack */ 
	padding-top: 31px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#body .content .right .button dt a:hover {
	background-position: 0 -31px;
}
#body .content .right .button dt.moreInfo,
#body .content .right .button dt.moreInfo a { 
	width: 98px;
	background-image: url(../images/nav/more-info-button.jpg);
}
#body .content .right .button dt.signUp,
#body .content .right .button dt.signUp a { 
	width: 98px;
	background-image: url(../images/nav/sign-up-button.jpg);
}

#footer {
	margin:auto;
	clear:both;
	height:278px;
	background-image:url(../images/general/grass-bottom.jpg);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	position:absolute;
    bottom:0;
    width:100%;
}
#footer #pageBottom {
	width:1024px;
	height:278px;
	margin:auto;
	background-image:url(../images/general/bottom-background.jpg);
	background-repeat:no-repeat;
}
#footer #pageBottom p {
	margin:0;
	padding:0;
	padding-top:240px;
	text-align: center;
	font-size:11px;
	color:#000000;
}
#footer #pageBottom a {
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
#footer #pageBottom a:hover {
	color:#0066FF;
}
form {
	width:70%;
	margin-left:15%;
	margin-right:15%;
}
form ol {
	list-style:none;
	color:#6c6c6c;
}
form ol li {
	line-height:30px;
	margin:0;
	padding:0;
	clear:both;
}
form ol li label span {
	float:left;
}
.input {
	float:right;
	width:320px;
	border:0;
	background-image:url(../images/general/field-background.jpg);
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	height:20px;
	font-size:12px;
	color:#808080;
}
.textarea {
	padding:0;
	margin:0;
	width:320px;
	max-width:320px;
	float:right;
	height:60px;
	max-height:60px;
	border:0;
	background-image:url(../images/general/field-background.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
}
.resetButton {	
	float:right;
	background-color:#FFFFFF;
	background-image: url(../images/nav/reset-button.jpg);
	cursor:pointer;
	width:78px;
	border:none;
	height:31px;
}
.resetButton:hover {
	background-position: 0 -31px; 
}
.submitButton {	
	float:left;
	background-color:#FFFFFF;
	background-image: url(../images/nav/submit-button.jpg);
	cursor:pointer;
	width:78px;
	border:none;
	height:31px;
}
.submitButton:hover {
	background-position: 0 -31px; 
}
.formButton {
	clear:both;
	margin:0;
	margin-left:31%;
	margin-right:38%;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}