/* cascading style sheet - last edit: 9 dec 09 */

* {
	margin: 0;
}
html, body {
	background-color: #f0ebe7;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	text-align: center;
}
a {
	color:#4C721D;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
span.no-display {
	display: none;
}
.clear {
	clear:both;
	padding: 0px;
	margin: 0px;
}
p {
	margin-bottom: 12px;
}
/* -- wrapper - pageheader -- */

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 960px;
	padding: 0px;
	text-align: left;
	position: relative;
	margin: 0 auto -22px;
	background-color: #FFFFFF;
}
.wrapper-home {
	width: 960px;
	padding: 0px;
	text-align: left;
	position: relative;
	margin: 0 auto -20px;
	background-color: #f0ebe7;
}
.pageheader {
	background: #cedebb url(../image/logoback.gif) no-repeat scroll 0px 0px;
	position: relative;
	display: block;
	padding: 0px;
	margin: 0;
	width: 960px;
	height: 93px;
	z-index: 888;
}
#logo {
	display: block;
	height: 93px;
	width: 740px;
	overflow: hidden;
	position: relative;
	padding: 0;
	float: left;
}
#logo a {
	display: block;
	height: 80px;
	width: 260px;
	margin: 10px 0 0 15px;
	padding: 0;
	overflow: hidden;
	position: relative;
}
#utility {
	display: block;
	height: 82px;
	width: 180px;
	position: relative;
	padding: 0;
	float: right;
	margin: 10px 27px 0 0;
}
#search {
	background: #4C721D url(../image/website_search.gif) no-repeat scroll 42px 12px;
	height: 34px;
	width: 250px;
	position:relative;
	float:left;
}
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #cac2a6;
	margin: 9px 0 0 115px;
	width: 100px;
	float:left;
}

#search_submit {
	height: 15px;
	width: 15px;
	text-indent: -9999px;
	cursor:pointer;
	margin: 10px 0 0 5px;
	float:left;
}
/* -- main -- */

.content {
	margin: 0px auto;
	width: 930px;
	position: relative;
	padding: 20px 0px 0px 0px;
}
#homepage {
	margin: 0px;
	width: 460px;
	position: relative;
	display: block;
	background-image: url(../image/welcome.png);
	background-repeat: no-repeat;
	background-position: 0px 48px;
	background-color: #4C721D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	height: 140px;
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 460px;
	line-height: 18px;
}
.content_col1 {
	padding: 52px 0 0 0;
	margin: 0;
	width: 195px;
	height: 580px;
}
.content_col2 {
	padding: 0;
	margin-left: 5px;
	width: 700px;
	height: 580px;
}
.content_col2 ul {
	padding:  0 0 0 20px;
}
.content_col2 li {
	margin: 0 0 0 20px;
}
h1 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4C721D;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 1em;
}
.header02 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4C721D;
	font-weight: normal;
}
h2 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4C721D;
	padding-top: 20px;
	margin: 0px;
	line-height: 1em;
}
/* -- footer -- */

.footer {
	background: #4c721d;
	text-align: center;
	margin: 0px auto 0px;
	height: 22px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	position: relative;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.footer-home {
	text-align: center;
	margin: 0 auto -20px;
	height: 20px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	position: relative;
}
.footer-home a:link {
	color: #4c721d;
	text-decoration: none;
	font-weight: bold;
}
.footer-home a:visited {
	color: #4c721d;
	text-decoration: none;
	font-weight: bold;
}
.footer-home a:hover {
	color: #4c721d;
	text-decoration: underline;
	font-weight: bold;
}
.footer-home a:active {
	color: #4c721d;
	text-decoration: none;
	font-weight: bold;
}
.fatpipe {
	padding: 0px 6px;
}
.footer_p {
	/*margin: 0px 0px 10px;*/
	padding-top: 6px;
}
.clearfooter {
	height: 20px; /* .clearfooter must be the same height as .footer */
}
/****************************************************/
	/***** Menu *****************************************/
	/***************************************************/
	/* --  nav -- */
.mainNav li:hover ul, .mainNav li li:hover ul, .mainNav li li li:hover ul, .mainNav li li li li:hover ul {
	display:block;
}
.mainNav li:hover ul ul, .mainNav li li:hover ul ul, .mainNav li li li:hover ul ul, .mainNav li li li li:hover ul ul {
	display:block;
}
.mainNav {
	height: 34px;
	width: 960px;
	background-color: #4c721d;
	position:relative;
	display: block;
	z-index: 700;
}
.navbar {
	width: 710px;
	height: 34px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.navbar li {
	float: left;
	position: static;
	list-style-type:none;
}
.navbar li li {
	float: none;
}
.navbar li a {
	display: block;
	float: none;
}
.navbar li ul li {
	display: block;
}
.navbar li ul {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	display: none;
}
#building-stone a {
	background: url(../image/btn_sprite.png) no-repeat scroll 0px;
	background-position: 0px 0px;
	width: 98px;
	height: 34px;
}
#building-stone a:hover {
	background: url(../image/btn_sprite.png) no-repeat scroll 0px;
	background-position: 0px -34px;
}
#landscaping-stone a {
	background: url(../image/btn_sprite.png) no-repeat scroll 0px;
	background-position: -98px 0px;
	width: 108px;
	height: 34px;
}
#landscaping-stone a:hover {
	background: url(../image/btn_sprite.png) no-repeat scroll 0px;
	background-position: -98px -34px;
}
#floor-tiling a {
	background: url(../image/btn_sprite.png) no-repeat scroll 0px;
	background-position: -206px 0px;
	width: 87px;
	height: 34px;
}
#floor-tiling a:hover {
	background: url(../image/btn_sprite.png) no-repeat scroll 0px;
	background-position: -206px -34px;
}
#cut-stone a {
	background: url(../image/btn_sprite.png) no-repeat scroll 0px;
	background-position: -293px 0px;
	width: 75px;
	height: 34px;
}
#cut-stone a:hover {
	background: url(../image/btn_sprite.png) no-repeat scroll 0px;
	background-position: -293px -34px;
}
#countertops a {
	background: url(../image/btn_sprite.png) no-repeat scroll 0px;
	background-position: -368px 0px;
	width: 90px;
	height: 34px;
}
#countertops a:hover {
	background: url(../image/btn_sprite.png) no-repeat scroll 0px;
	background-position: -368px -34px;
}
#products a {
	background: url(../image/btn_sprite.png) no-repeat scroll 0px;
	background-position: -458px 0px;
	width: 127px;
	height: 34px;
}
#products a:hover {
	background: url(../image/btn_sprite.png) no-repeat scroll 0px;
	background-position: -458px -34px;
}
#aggregate-products a {
	background: url(../image/btn_sprite.png) no-repeat scroll 0px;
	background-position: -585px 0px;
	width: 125px;
	height: 34px;
}
#aggregate-products a:hover {
	background: url(../image/btn_sprite.png) no-repeat scroll 0px;
	background-position: -585px -34px;
}
/*This overrides inheritance from main menu, keep this last!*/
#subnav {
	position: absolute;
	padding-left:0px;
	z-index: 900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#subnav li {
/*border: 1px solid black;*/
}
#subnav a {
	position: static;
	display: block;
	background: url() no-repeat scroll 10px 8px #cedebb;
	padding-left: 10px;
	line-height: 22px;
	text-decoration: none;
	border-top: #FFFFFF solid 1px;
	color: #4C721D;
	height: 24px;
}
#subnav a:hover {
	background: url() no-repeat scroll 10px 8px;
	background-color: #4C721D;
	color: #cedebb;
	border-top: #FFFFFF solid 1px;
}
#building-stone ul#subnav li, #building-stone ul#subnav li a {
	width: 80px;
}
#landscaping-stone ul#subnav li, #landscaping-stone ul#subnav li a {
	width: 180px;
}
#countertops ul#subnav li, #countertops ul#subnav li a {
	width: 110px;
}
#products ul#subnav li, #products ul#subnav li a {
	width: 180px;
}
