@charset "utf-8";
/* CSS Document */
body {
	background-color: #009347;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#container {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: auto;
	width: 100%;
	background-image: url(../images/headertop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#sitebodybg {
	background-image: url(../images/bodybg.png);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	background-image: url(../images/footerbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 30px;
	width: 980px;
}
#mainbody {
	float: left;
	height: auto;
	width: 980px;
}
.sitemargins {
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#copyright {
	text-align: center;
	float: left;
	height: auto;
	width: 980px;
	color: #FFF;
}

#logoarea {
	float: left;
	height: 151px;
	width: 980px;
}
.logopadding {
	padding-top: 10px;
	padding-left: 20px;
}
.mainbodyleft {
	float: left;
	height: auto;
	width: 285px;
	padding-top: 10px;
	padding-left: 20px;
}
.mainbodyright {
	float: right;
	height: auto;
	width: 630px;
	padding-top: 10px;
	padding-right: 20px;
}
.picturearea {
	width: 100%;
	float: left;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
img {
	border:none;
}
.sectionsplits {
	float: left;
	height: auto;
	width: 100%;
}
#mainbody h1 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: underline;
	white-space: nowrap;
	width: auto;
	clear: both;
}
p {
	margin: 0px;
	padding: 0px;
}
.greytxt {
	color: #999;
	font-size: 12px;
}


/***************************************************************** Start Buttons ***************************************************************/

/*************************************************************** Top Right Buttons *************************************************************/
.bigbutton {
	background-image: url(../images/buttons.png);
	background-repeat: no-repeat;
	float: left;
	height: 103px;
	width: 110px;
	margin-left: 11px;
}
.leftbutton {
	background-image: url(../images/buttons.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
	height: 100%;
}
.rightbutton {
	background-image: url(../images/rightbutton.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 103px;
	width: 100%;
	font-size: 14px;
	text-align: center;
}
.bigbutton .rightbutton a {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	background-image: url(../images/buttononbutton.gif);
	background-repeat: no-repeat;
	background-position: center 55px;
	float: left;
	height: 90px;
	width: 100%;
	color: #999;
	text-decoration: none;
	display: block;
	padding-top:13px;
}
.bigbutton .rightbutton a:hover {
	background-image:url(../images/buttononbutton1.gif);
	background-repeat: no-repeat;
	background-position: center 55px;
	display: block;
	color: #b97672;
}

/************************************************************ Navigation Buttons ***********************************************/
.navbuttonleft {
	background-image: url(../images/leftnavbutton.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 74px;
	width: 100%;
	margin-bottom: 5px;
}
.button1 {
	background-image: url(../images/rightnavbutton1.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 74px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #009347;
	text-align: right;
}
.button2 {
	background-image: url(../images/rightnavbutton2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 74px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #009347;
	text-align: right;
}
.button3 {
	background-image: url(../images/rightnavbutton3.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 74px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #009347;
	text-align: right;
}
.navbuttonright {
	float: left;
	width: 100%;
}

.button1 a {
	color: #009347;
	text-decoration:none;
	display:block;
	width:250px;
	height:55px;
	padding-right:35px;
	padding-top:19px;
}
.button2 a {
	color: #009347;
	text-decoration:none;
	display:block;
	width:250px;
	height:55px;
	padding-right:35px;
	padding-top:19px;
}
.button3 a {
	color: #009347;
	text-decoration:none;
	display:block;
	width:250px;
	height:55px;
	padding-right:35px;
	padding-top:19px;
}
.button1 a:hover {
	color: #b97672;
	background-image:url(../images/navhoverend.png);
	background-repeat: no-repeat;
	background-position:right;
}
.button2 a:hover {
	color: #b97672;
	background-image:url(../images/navhoverend.png);
	background-repeat: no-repeat;
	background-position:right;
}
.button3 a:hover {
	color: #b97672;
	background-image:url(../images/navhoverend.png);
	background-repeat: no-repeat;
	background-position:right;
}

/************************************* top Left Buttons ********************************************/
.leftbigbutton {
	background-image: url(../images/buttons.png);
	background-repeat: no-repeat;
	float: left;
	height: 103px;
	width: 200px;
	margin-right: 10px;
}
#homebutton a {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: center 22px;
	float: left;
	height: 38px;
	width: 100px;
	padding-top: 65px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #999;
}
#search a {
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: center 22px;
	float: left;
	height: 38px;
	width: 115px;
	padding-top: 65px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #999;
}
#contactus a {
	background-image: url(../images/contactus.gif);
	background-repeat: no-repeat;
	background-position: center 28px;
	float: left;
	height: 38px;
	width: 100px;
	padding-top: 65px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #999;
}
#homebutton a:hover {
	color: #b97672;
	background-image: url(../images/home1.gif);
	background-repeat: no-repeat;
	background-position: center 22px;

}
#search a:hover {
	color: #b97672;
	background-image: url(../images/search1.gif);
	background-repeat: no-repeat;
	background-position: center 22px;

}
#contactus a:hover {
	color: #b97672;
	background-image: url(../images/contactus1.gif);
	background-repeat: no-repeat;
	background-position: center 28px;

}
/************************************************ End Buttons *********************************************************/
.mainbodyright h2 {
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	display: inline;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
.mainbodyright li {
	padding-bottom:5px;
}
a {
	color: #009347;
}
.maparea {
	float: left;
	height: auto;
	width: 620px;
}
.containerfullwidth {
	width: 100%;
	float: left;
	height: auto;
	padding-top: 10px;
}
.avonite {
	display: block;
	float: left;
	height: 130px;
	text-align: center;
	vertical-align: bottom;
	width: 150px;
}
.imageplaceholder {
	float: left;
	height: auto;
	width: 100%;
	clear: both;
}
.avonite .imgcontainer {
	float: left;
	height: 90px;
	width: 100%;
}
.imagedesc {
	float: left;
	height: auto;
	width: 100%;
}
#solidsurface #container #sitebodybg #mainbody .mainbodyright .imageplaceholder .avonite .imgcontainer img {
}
#container #copyright div p a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#container #copyright div p a:hover {
	color: #b97672;
}
.containerfullwidth h2 {
	font-size: 12px;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
.avonite span {
	visibility: hidden;
	position: absolute;
}
.avonite a:hover span {
	visibility: visible;
	margin-top: 65px;
	margin-left: -10px;
	padding:5px;
	background-color:#333;
}
#container #sitebodybg #mainbody .mainbodyleft h6 {
	font-size: 24px;
	text-decoration: underline;
	margin: 0px;
	display: block;
	color: #FFF;
}
 .companyimages a img {
	border: 1px solid #666;
	padding: 5px;
	clear: left;
	float: left;
	margin-top: 5px;
}
.boxsettings {
	background-color: #EFEFEF;
	padding: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #333;
	border-bottom-color: #333;
}
.companyimages {
	display: block;
	width: auto;
	height: auto;
	float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 100px;
	padding: 5px;
}
.homeimages {
	height: auto;
	width: 100%;
	display: block;
}
#home #container #sitebodybg #mainbody .mainbodyleft .boxsettings p img {
	border: 1px solid #666;
	padding: 5px;
}
.darkgrey {
	background-color: #999;
}
.padding {
	padding: 5px;
}
.lightergrey {
	background-color: #C3C3C3;
}
.lightgrey {
	background-color: #E1E1E1;
}
.font10 {
	font-size: 10px;
}
.imageresizer {
	height: 90px;
}
.informationtxt {
	font-size: 10px;
}
.red {
	color: #F00;
}
.dg {
	background-color:#009347;
}
.bl {
	background-color:#7ac3a0;
}
.lg {
	background-color:#b9d87e;
}
#mainbody .mainbodyright h2 {
	display: block;
	line-height: 30px;
	background-color: #CCC;
	padding-left: 10px;
	margin: 0px;
	text-decoration: none;
}
.tablehead {
	background-color: #CCC;
	line-height: 30px;
	padding-left: 5px;
}
.tablebody1 {
	background-color: #EEE;
	padding-left: 5px;
	line-height: 20px;
}
.tablebody2 {
	background-color: #E9E9E9;
	padding-left: 5px;
	line-height: 20px;
}
.mainbodyright .sitemargins h5 {
	font-size: 12px;
	display: block;
	margin: 0px;
	line-height: 20px;
	background-color: #CCC;
	padding-left: 5px;
}
.deliveryinfo {
	float: left;
	width: 40%;
	height: auto;
}
.toplinks {
	line-height: 20px;
	float: left;
	height: 20px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
}

.swatchcontainer {
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #E9E9E9;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 42px;
	width: 42px;
}
.swatchcontainer img {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	width: 39px;
}
.swatchcontainerbox {
	float: left;
	width: 100%;
	clear: right;
	height: auto;
}
.imgcontainer a img {
	width: 90px;
}
.imgcontainer a span img {
	width: 300px;
}
.whitebox {
	border: 1px solid #333;
	padding: 10px;
}
.whitebox h1 {
}
.homeheadtext {
	font-size: 22px;
	font-weight: bold;
}
.whitelink {
	color: #FFF;
	font-weight: bold;
}
.leftsidebox {
	border: 1px solid #666;
}
.fullpagepadding {
	margin-right: 20px;
	margin-left: 20px;
}
#home #container #sitebodybg #mainbody .containerfullwidth .fullpagepadding h2 {
	background-color: #CCC;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	padding-left: 10px;
}
.homesplitbox {
	width: 50%;
	float: left;
}
.homebox {
	height: auto;
	width: 100%;
}
.boxmargin {
	margin: 10px;
	border: 1px solid #666;
}
#home #container #sitebodybg #mainbody .mainbodyright .homesplitbox .boxmargin .homebox .padding h4 {
	font-size: 30px;
	text-transform: uppercase;
	font-style: italic;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
}
.homeboxtext {
	font-size: 24px;
	text-align: center;
}
.swatchcontainer span {
	visibility: hidden;
	position: absolute;
}
.swatchcontainer a:hover span {
	visibility: visible;
	margin-top: 30px;
	margin-left: -10px;
	padding:5px;
	background-color:#333;
}.swatchcontainer a span img {
	width: 150px;
}
.middleform {
	float: left;
	width: 80px;
	height: 25px;
}
.middleformr {
	float: left;
	width: 150px;
	height: 25px;
}
.emailform {
	width: 300px;
	float: left;
	height: auto;
}

