body {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	text-align:left;
	margin:10px;
	background-color: #dfeece;
}

td {
	font-size: 12px;
}

img {border:none 0px transparent;}

a 
{
    color: #FFFFFF;
	outline:none;
}

.admintopbar
{
	background-color: #444;
	border:solid 1px #999;
	padding:2px;
	color:#aaa;
}

.admintopbar a
{
	color: #fff;
	margin-right:10px;
}


.messagepanel
{
    margin:10px 0 10px 0;
    padding:5px;
    border:solid 1px #ccc;
    width: 400px;
}

.messageicon
{
	margin-right:10px;
}

.messagelabel
{
	color:#fff;
	font-weight: bold;
}

#breadcrumbcontainer
{
	padding:3px;
	margin:10px 0 20px 0;
}

#breadcrumbcontainer a:link, #breadcrumbcontainer a:visited, #breadcrumbcontainer a:active
{
	color:#002e79;
	text-decoration:none;
}

#breadcrumbcontainer a:hover
{
	color:#012258;
	text-decoration:underline;
}

.bodystyle {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
}

.expanded {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	text-align: justify;
}

/*Main site outer container div*/
#mainContainer {
	width: 847px;
	margin-left:auto;
	margin-right:auto;
}

/*Main site outer container table*/
#mainTable {
	width:100%;
}

/*Holds all header content*/
#headerContainer {
	vertical-align:bottom;
}

/*Holds header search field*/
#headerSearch {
 position:absolute;
 bottom:0px;
 left:0px;
 width:195px;
}

#searchBoxContainer {
	background-image: url(/images/global/header_search_shadow.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#FFFFFF;
	border:none 0px transparent;
	border-collapse:collapse;
	margin:0px;
	height:19px;
	padding:0px;
	vertical-align:bottom;
}

.searchBox {
	height:13px;
	width:144px;
	color:#076224;
	font-style:italic;
	font-size:11px;
	margin:0px;
	background-color:transparent;
	border:none 0px transparent;
	padding-top:2px;
}

#mainContentContainer {
	background-image: url(/images/global/leftCol_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #c1d99f;
	width:800px;
}

#leftColumnLinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	list-style-image:url(/images/global/icon_square_green.gif);
	list-style-position:outside;
	line-height:16px;
	margin-left:20px;
	padding-left:4px;
}

#envirolokContainer 
{
    width:157px;
    border:solid 1px #086325;
    padding:1px;
    background-color:White;
}

#divider_brown
{
    background-image:url(/images/global/frame_brown_top.gif);
    background-position:center bottom;
    background-repeat:repeat-x;
    height:10px;
}

.column_right {
	background-image: url(/images/default_bg_rightColumn.gif);
	background-position: right top;
	background-repeat: repeat-y;
}

.topnav_buttonLook {
	text-align:center;
	vertical-align:middle;
	padding:0px 10px 0px 10px;
}

.navMenu_hover
{
    background-color:#076224;
}

.navSubMenu 
{
    border: solid #076224 1px;
}

table.navSubMenuItem
{
    background-image:url(/images/global/navMenu_bg.png);
	background-position:center center;
	background-repeat:repeat;
	background-color:transparent;
    /*background-color:#9fcf67;*/
    padding:4px;
    text-align:left;
    border-left:solid 1px #c8e3a7;
    border-top:solid 1px #c8e3a7;
	border-bottom:solid 1px #62af47;
	border-right:solid 1px #62af47;
}

table.navSubMenuItem_hover
{
    background-image:url('');
    background-color:#076224;
    padding:4px;
    text-align:left;
    border-left:solid 1px #c8e3a7;
    border-top:solid 1px #c8e3a7;
	border-bottom:solid 1px #62af47;
	border-right:solid 1px #62af47;
}

a.navSubMenuItem
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px !important;
	color: #076224;
	text-decoration:none;
}

a.navSubMenuItem_hover
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px !important;
	color: #FFFFFF;
	text-decoration:none;
}

.background_lightTan {
	background-color:#fffde5;
	background-image:url(/images/global/gradient_lightTan_vertical.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}

.border_lightGreen_1px {
	border: solid #dfeece 1px;
}

.border_green_1px {
	border: solid #076224 1px;
}

.border_brown_1px {
	border: solid #6c3a07 1px;
}

.button_green
{
    float:right;
    background:url(/images/global/header_nav_bg.gif) repeat-x center center;
	vertical-align: bottom;
	text-align: center;
	height: 14px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	border: solid 1px #06521e;
}

.button_tan
{
    background-image: url(/images/global/gradient_tan_vertical.gif);
	background-repeat: repeat-x;
	background-position: center center;
	vertical-align: middle;
	text-align: center;
	height: 16px;
	border: solid 1px #6c3a07;
}

.button_brown
{
    background-color: #7d4808;
	vertical-align: middle;
	text-align: center;
	height: 16px;
	border: solid 1px #d8a76a;
}

.gradient_lightGreen_vertical {
	background-image:url(/images/global/gradient_lightGreen_vertical.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}

.tile_headingBar_green {
	background-image:url(/images/global/tile_headingBar_green.gif);
	background-repeat:repeat-x;
	background-position:center top;
	height:8px;
}

.tile_headingBar_brown {
	background-image:url(/images/global/tile_headingBar_brown.gif);
	background-repeat:repeat-x;
	background-position:center top;
	height:8px;
}

.header_nav_bg {
	background-image: url(/images/global/header_nav_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: middle;
	text-align: right;
	height:38px;
	margin:0px;
}

.corner_sketch_upLeft {
	background-image: url(/images/global/corner_sketch_upLeft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width:30px;
	height:134px;
}
.corner_sketch_upRight {
	background-image: url(/images/global/corner_sketch_upRight.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:18px;
}
.corner_sketch_botmLeft {
	background-image: url(/images/global/corner_sketch_botmLeft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.corner_sketch_botmRight {
	background-image: url(/images/global/corner_sketch_botmRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tile_sketchLine_vertical_left {
	background-image: url(/images/global/tile_sketchLine_vertical.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.tile_sketchLine_vertical_right {
	background-image: url(/images/global/tile_sketchLine_vertical.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.tile_sketchLine_horizontal {
	background-image: url(/images/global/tile_sketchLine_horizontal.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.leftCol_nav_bg {
	background-image: url(/images/global/leftCol_nav_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding:8px 0 8px 4px;
	line-height:20px;
	text-align:left;
}
.gradient_tan_vertical 
{
    background-image: url(/images/global/gradient_tan_vertical.gif);
    background-position: center top;
    background-repeat: repeat-x;
    background-color: #f3e0b8;
}
.gradient_green_vertical 
{
    background-image: url(/images/global/gradient_green_vertical.gif);
    background-position: center top;
    background-repeat: repeat-x;
    background-color: #c6d9b8;
}

/*******Project Teaser*******/

.tile_projectTeaserImage_left
{
    background-image: url(/images/projectTeaser_imageLeft.gif);
    background-position: right center;
    background-repeat: repeat-y;
    vertical-align:top;
}

.tile_projectTeaserImage_right
{
    background-image: url(/images/projectTeaser_imageRight.gif);
    background-position: left center;
    background-repeat: repeat-y;
    vertical-align:top;
}

.tile_projectTeaserImage_botm
{
    background-image: url(/images/projectTeaser_imageBotm.gif);
    background-position: center top;
    background-repeat: repeat-x;
}

/*******News**********/

.newsItem
{
}

.newsItem_hover
{
    background-color: #dcd49a; 
}

.newsItem_icon 
{
    background-image: url(/images/global/icon_square_brown.gif);
    background-position:center center;
    background-repeat: no-repeat;
    background-color: #b07961;
    height: 24px;
    width: 23px;
}

.newsItem_icon_hover
{
    background-image: url(/images/global/icon_square_white.gif);
    background-position:center center;
    background-repeat: no-repeat;
    background-color: #a9885a;
    height: 24px;
    width: 23px;
    border-left: solid 1px #f9eecf;
    border-top: solid 1px #f9eecf;
    border-bottom: solid 1px #f9eecf;
}

.newsItem_data 
{
    vertical-align:middle;
    padding-left:5px;
}

.newsItem_data_hover
{
    font-weight:bold;
    vertical-align:middle;
    padding-left:5px;
    padding-top:4px;
    padding-bottom:5px;
    border-right: solid 1px #f9eecf;
    border-top: solid 1px #f9eecf;
    border-bottom: solid 1px #f9eecf;
}

.newsItem_hoverData 
{
    z-index: 2;
    filter: Alpha(Opacity=85);
    -moz-opacity: 0.85;
	opacity:0.85;
	padding: 4px;
	width:320px;
	position:absolute;
	left:0px;
	top:2px;
	background-color:White;
	border: solid 1px #24873a;
}

/*******Products**********/

.productItem
{
}

.productItem_hover
{
    background-color: #a4ca8f; 
}

.productItem_icon 
{
    background-image: url(/images/global/icon_square_green.gif);
    background-position:center center;
    background-repeat: no-repeat;
    background-color: #649c6c;
    height: 24px;
    width: 23px;
}

.EventsImage
{
    
    border-left:1px #ffffff solid;
	border-top:1px #ffffff solid;
	border-bottom:1px #ffffff solid;
}

.productItem_icon_hover
{
    background-image: url(/images/global/icon_square_white.gif);
    background-position:center center;
    background-repeat: no-repeat;
    background-color: #61a65e;
    height: 24px;
    width: 23px;
    border-left: solid 1px #dae5c8;
    border-top: solid 1px #dae5c8;
    border-bottom: solid 1px #dae5c8;
}

.productItem_data 
{
    vertical-align:middle;
    padding-left:5px;
}

.productItem_data_hover
{
    font-weight:bold;
    vertical-align:middle;
    padding-left:5px;
    padding-top:4px;
    padding-bottom:5px;
    border-right: solid 1px #dae5c8;
    border-top: solid 1px #dae5c8;
    border-bottom: solid 1px #dae5c8;
}

.productItem_hoverData 
{
    z-index: 2;
    filter: Alpha(Opacity=85);
    -moz-opacity: 0.85;
	opacity:0.85;
	padding: 4px;
	width:320px;
	position:absolute;
	left:0px;
	top:2px;
	background-color:White;
	border: solid 1px #24873a;
}

/*******Frame Green***********/

.frame_green_top 
{
    background-image:url(/images/global/frame_green_top.gif);
    background-position:center bottom;
    background-repeat:repeat-x;
    height:6px;
}
.frame_green_botm 
{
    background-image:url(/images/global/frame_green_botm.gif);
    background-position:center top;
    background-repeat:repeat-x;
    height:6px;
}
.frame_green_left 
{
    background-image:url(/images/global/frame_green_left.gif);
    background-position:right center;
    background-repeat:repeat-y;
    width:6px;
}
.frame_green_right 
{
    background-image:url(/images/global/frame_green_right.gif);
    background-position:left center;
    background-repeat:repeat-y;
    width:6px;
}

/*******Frame Brown***********/

.frame_brown_top 
{
    background-image:url(/images/global/frame_brown_top.gif);
    background-position:center bottom;
    background-repeat:repeat-x;
    height:14px;
}
.frame_brown_botm 
{
    background-image:url(/images/global/frame_brown_botm.gif);
    background-position:center top;
    background-repeat:repeat-x;
    height:22px;
}
.frame_brown_left 
{
    background-image:url(/images/global/frame_brown_left.gif);
    background-position:right center;
    background-repeat:repeat-y;
    width:18px;
}
.frame_brown_right 
{
    background-image:url(/images/global/frame_brown_right.gif);
    background-position:left center;
    background-repeat:repeat-y;
    width:10px;
}

/*******Font/link styles**********/
.sansserif {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.green_11px {
	font-size: 11px;
	color: #076224;
}
a.link_green_11px:link, a.link_green_11px:visited, a.link_green_11px:active {
	font-size: 11px;
	color: #076224;
	text-decoration:underline;
}
a.link_green_11px:hover {
	font-size: 11px;
	color: #033a15;
	text-decoration:underline;
}
.green_12px {
	font-size: 12px;
	color: #076224;
}
a.link_green_12px:link, a.link_green_12px:visited, a.link_green_12px:active {
	font-size: 12px;
	color: #076224;
	text-decoration:underline;
}
a.link_green_12px:hover {
	font-size: 12px;
	color: #033a15;
	text-decoration:underline;
}
.white_11px {
	font-size: 11px;
	color: #076224;
}
a.link_white_11px:link, a.link_white_11px:visited, a.link_white_11px:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
a.link_white_11px:hover {
	font-size: 11px;
	color: #cfe7b4;
}
.brown_11px {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b3302;
}
a.link_brown_11px:link, a.link_brown_11px:visited, a.link_brown_11px:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b3302;
	text-decoration:underline;
}
a.link_brown_11px:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #291701;
}
.brown_16px {
	font-size: 16px;
	color: #5b3302;
}
.brown_18px {
	font-size: 18px;
	color: #5b3302;
}

.black_12px {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

a.link_black_12px:link, a.link_black_12px:visited, a.link_black_12px:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration:underline;
}
a.link_black_12px:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

#wholesalezone
{
	margin-top:50px;
}
#wholesalezone .links a:link,
#wholesalezone .links a:visited,
#wholesalezone .links a:active
{
	color:#000;
	text-decoration:none;
}
#wholesalezone .links a:hover
{
	text-decoration:underline;
}
#preferredzone
{
	margin-top:50px;
}
#preferredzone .links a:link,
#preferredzone .links a:visited,
#preferredzone .links a:active
{
	color:#000;
	text-decoration:none;
}
#preferredzone .links a:hover
{
	text-decoration:underline;
}

#commentcontainer
{
	margin-top:20px;
}

.comment
{
	margin-top:10px;
	background-color:#ddd;
	border:solid 1px #aaa;
	padding:10px;
}

.comment span.quote
{
	font-size:20px; 
	font-style:italic; 
	font-weight:bold; 
	font-family:Times New Roman;
}

#commentformcontainer
{
	margin-top:20px;
	width:400px;
}

#commentformcontainer .label
{
	font-weight:bold;
}

#commentformcontainer .input
{
	margin-left:20px;
	width:250px;
}

#commentformcontainer .caption
{
	font-style:italic;
	font-size:80%;
}

.homeLinks
{
	width:140px;
	margin:10px 0 0 18px;
}

.homeLinks a
{
	color:#000;
}

.homeLinks a:hover
{
	text-decoration:none;
}

.cmsLinks
{
	color:#000;
}

.cmsLinks a
{
	color:#000;
}

#mainHomeBox{float:left; width:435px; margin-top:30px; text-align:left; display:none;}
#rightHomeBox{float: right; padding-top: 0px; width: 161px; display:none;}
	
#homewrapper{float:left; width:584px;  margin:30px 10px 20px; padding:0; }
.free_shipping{background:url(/images/site/free-shipping.jpg); height:73px; width:172px; margin:0; padding:0; float:left;}
.free_shipping p{margin:0; padding:20px 0 0 0; width:110px; font-size:10px;}
.welcome_banner{width:410px; position:absolute; z-index:4; left:350px; top:35px; margin:10px 0 0 10px;}
.shop_online{background:url(/images/site/shop-online.png); height:90px; width:593px; float:left; margin-top:0px; position:relative; z-index:2; margin:100px 0 0 0;}
.sign_link{position:absolute; height:50px; width:130px; text-indent:-9999px;}

.feature_products_spot{width:100%; clear:both; margin:0; float:left;}
.feature_products_spot h1{background:url(/images/site/featured-products.gif) no-repeat; height:15px; text-indent:-9999px; width:138px; margin:10px 0 0 10px; padding:0;}
.shop_category_spot{background:url(/images/site/shop-category-bg.gif); width:605px; height:247px; clear:both; margin:10px 0 0; float:left;}
.shop_category_spot h1{background:url(/images/site/shop-by-category-title.gif) no-repeat; height:15px; text-indent:-9999px; width:127px; margin:10px 0 0 10px; padding:0;}
	
.home_banner{float:left; clear:both; width:605px; height:83px; background:url(/images/site/envirolok-banner.jpg) no-repeat; position:relative;}
.home_banner .enviroloko{position:absolute; height:83px; width:270px; text-indent:-9999px;}
.home_banner ul{margin:0 0 0 300px; font-size:10px; padding:8px 0 0;}
.home_banner a{color:#00f; text-decoration:none;}
.home_banner a:hover{color:#00f; text-decoration:underline;}
	
.featured_projects{background:url(/images/site/featured-project-sign.png); height:90px; width:593px; float:left; z-index:500;}
.floatViewAll{float:right; margin:-20px 5px 0 0;}
.floatRight{float:right; margin:7px 5px 0 0;}
.floatLeft{float:left; margin:4px 0 0 4px;}
.featured_projects_box{height:208px; width:593px; background:url(/images/site/gradient.jpg) repeat-x; float:left; margin:-11px 0 0;}
.featured_projects_box p{float:right; width:180px; font-size:11px; margin:0 5px 5px; padding:0;}
.featured_projects_box h1{font-weight:bold; color:#21380c; font-size:14px; float:right; width:180px; margin:5px 5px; padding:0;}
.decoratedblock table{width:593px; background:#f00;} 