@import url('mambo.css');
@import url('sifr.css');
@import url('menu.css');
/* CSS Document */
body, html {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #222;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
}

#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	background: #144319;
	text-align: center;
}
html>body #outer {height:auto}

#main {
	width: 699px !important;
	width/**/: 719px;
	margin:  0px auto 0 auto;
	text-align: left;
	background: #fff;
	color: #333;
	background-image: url(../images/main-bg.gif);
	border-left: 3px solid #D3D6AB;
	border-right: 3px solid #D3D6AB;
	

}

.cleaner
{
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
	visibility: hidden;
}
.footer {
	width: 750px;
	margin: 0 auto;
	text-align: center
	font: Georgia, "Times New Roman", Times, serif;
	color: #848371;
	font-size: 9px;
	padding-top: 4px;

	padding-bottom: 4px;
	
}
.footer a:link, .footer a:visited {

	text-align: right;
	font: Arial, Helvetica, sans-serif;
	color:#7D7258;
	font-size: 9px;

}
.footer a:hover {
	color: #999;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;

}


/**********************/

.inputbox {

	border: 1px solid #3C3A2D;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F4D3E;
	
	background: url(../images/inputbg.gif) top repeat-x #C4C4AA;
}

/**********Layout***************/
#top-contact {
	height: 32px;
	background-image: url(../images/top-contact.jpg);
	color: #fff;
	text-align: right;
	margin: 1px 5px;
	border-bottom: 3px solid #fff;
	padding: 0 3px 0 0;
	
}
#top-contact a {
	color: #fff;
	font-size: 10px;
	
}
#leftcol {
	width: 190px;
	float: left;
	margin: 0 0 0 5px;
	background: #E9EBD6;
	
}
#rightcol {
	width: 494px;
	float: right;
	margin: 0 5px 0 0;

}
#logo {
	width: 190px;
	height: 175px;
	background-image: url(../images/logo.jpg);
		border-bottom: 1px solid #fff;
}
#header {
	width: 493px;
	height: 175px;

	margin: 0 0 1px 0;

}
#header img {
	border: 0;
	padding: 0;
	margin: 0;
}
#content {
	width: 463px !important;
	width/**/: 493px;
	background: url(../images/content-bg.jpg) bottom no-repeat;
	min-height: 400px;
	padding: 15px;
}
#content img, .product img, .product img a {
	border: 4px solid #D2D3A7;
	padding: 1px;
	margin: 15px;
	background: #fff;
	
}
.product img a:hover {
	border: 4px solid #333;

}

.product td {
	background: #f5f6ed;
	border: 1px solid #dfe1cf;
}
.product td h1 a, .product td h1 a:link, .product td h1 a:active {
	font-size: 29px;
	color: #144319;
	letter-spacing: -2px;
	font-weight: normal;
	text-decoration: none;
	line-height: 27px;
}

.products2 td, .products2 td a:link,.products2 td a:visited {
	text-decoration: none;
	color: #144319;
		background: #f5f6ed;
	
	}
.products2 img, .products2 img a:link{
	background: #fff;
	border: 4px solid #D2D3A7;
	padding: 1px;
	
}
/**********Callouts***************/

#nursery {
	width: 164px;
	height: 102px;
	background: url(../images/nursery-call.jpg) #D2D3A7 top no-repeat;
	float: left;
	margin: 0 1px 0 0;
	

	
}
#nursery a {
	width: 163px;
	height: 0 !important;
	height/**/: 27px;
	display: block;
	padding: 72px 0 0 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #144319;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: -1px;
	
	
	
	
	

		
}
#nursery a .small {
	font-size: 9px;
	font-weight: normal;
}
#stone {



	width: 164px;
	height: 102px;
	background: url(../images/stone-call.jpg) #15441A top no-repeat;
	float: left;
	margin: 0 1px 0 0;
}
#stone a {
	width: 163px;
	height: 27px;
	display: block;
	height: 0 !important;
	padding: 72px 0 0 0;
	height /* */: 72px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
		letter-spacing: -1px;
			height/**/:1%;
}
#stone a .small {
font-size: 9px;
font-weight: normal;
}
#other {
	width: 164px;
	height: 102px;
	background: url(../images/other-call.jpg) #6E6C3C top no-repeat;
	float: left;

}
#other a {
	width: 163px;
	height: 27px;
	display: block;
	height: 0 !important;
	padding: 72px 0 0 0;
	height /* */: 72px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: -1px;
		height/**/:1%;
}
#other a .small {
font-size: 9px;
font-weight: normal;

}
a, a:link, a:active, a:visited {
	color: #848371;
	
}

