/* CSS Document */

/******************** LAYOUT **************************/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	padding:0 1px 0 0;
	margin:0px;
	text-align:left;
	color:#FFFFFF;
	background:#000000 url(../images/background.gif) repeat-x scroll 50% 0;
}

* html body {
	padding:0 0 0 1px;
}

#main_wrapper {
	width:900px;
}

#header {
	width:900px;
	height:121px;
	background-image:url(../images/header-bg.gif);
	font-size:14px;
}

#topnav {
	background-image:url(../images/topnav_bg.gif);
	height:25px;
	width:433px;
	float:right;
	padding:4px 17px 8px 27px;
}

#topnav-home {
	background:transparent url(../images/topnav-buttons.gif) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:25px;
	width:60px;
	margin-right:3px;
}

#topnav-home:hover {
	background-position:0 -25px;
}

#topnav-home span {
	display:none;
}

#topnav-about {
	background:transparent url(../images/topnav-buttons.gif) no-repeat scroll -60px 0px;
	display:block;
	float:left;
	height:25px;
	width:77px;
	margin-right:3px;
}

#topnav-about:hover {
	background-position:-60px -25px;
}

#topnav-about span {
	display:none;
}

#topnav-stone {
	background:transparent url(../images/topnav-buttons.gif) no-repeat scroll -137px 0px;
	display:block;
	float:left;
	height:25px;
	width:95px;
	margin-right:3px;
}

#topnav-stone:hover {
	background-position:-137px -25px;
}

#topnav-stone span {
	display:none;
}

#topnav-order {
	background:transparent url(../images/topnav-buttons.gif) no-repeat scroll -232px 0;
	display:block;
	float:left;
	height:25px;
	width:102px;
	margin-right:3px;
}

#topnav-order:hover {
	background-position:-232px -25px;
}

#topnav-order span {
	display:none;
}

#topnav-contact {
	background:transparent url(../images/topnav-buttons.gif) no-repeat scroll -334px 0;
	display:block;
	float:left;
	height:25px;
	width:87px;
}

#topnav-contact:hover {
	background-position:-334px -25px;
}

#topnav-contact span {
	display:none;
}


#content {

}

#main_col {
	width:690px;
	float:right;
	margin-left:-200px;
	background:url(../images/main-col-bg.gif) top no-repeat;
	padding-top:30px;
	padding-left:10px;
}

#main_col_home {
	width:700px;
	float:right;
	margin-left:-200px;
	background:url(../images/main-col-bg.gif) top no-repeat;
}

#slideshow {
	height:354px;
	width:700px;
	margin-bottom:16px;
}

#left_col {
	float:left;
	width:192px;
	padding-right:8px;
	padding-top:35px;
	background:url(../images/left-col-bg.gif) top no-repeat;
}

#products-benches {
	background:transparent url(../images/product-buttons.jpg) no-repeat scroll 0px 0px;
	display:block;
	float:left;
	height:33px;
	width:192px;
	margin-bottom:6px;
}

#products-benches:hover {
	background-position:-192px 0px;
}

#products-benches span {
	display:none;
}

#products-table-sets {
	background:transparent url(../images/product-buttons.jpg) no-repeat scroll 0px -33px;
	display:block;
	float:left;
	height:33px;
	width:192px;
	margin-bottom:6px;
}

#products-table-sets:hover {
	background-position:-192px -33px;
}

#products-table-sets span {
	display:none;
}

#products-birdbaths {
	background:transparent url(../images/product-buttons.jpg) no-repeat scroll 0px -66px;
	display:block;
	float:left;
	height:33px;
	width:192px;
	margin-bottom:6px;
}

#products-birdbaths:hover {
	background-position:-192px -66px;
}

#products-birdbaths span {
	display:none;
}

#products-animals {
	background:transparent url(../images/product-buttons.jpg) no-repeat scroll 0px -99px;
	display:block;
	float:left;
	height:33px;
	width:192px;
	margin-bottom:6px;
}

#products-animals:hover {
	background-position:-192px -99px;
}

#products-animals span {
	display:none;
}

#products-water-features {
	background:transparent url(../images/product-buttons.jpg) no-repeat scroll 0px -132px;
	display:block;
	float:left;
	height:33px;
	width:192px;
	margin-bottom:6px;
}

#products-water-features:hover {
	background-position:-192px -132px;
}

#products-water-features span {
	display:none;
}

#products-enlighten {
	background:transparent url(../images/product-buttons.jpg) no-repeat scroll 0px -165px;
	display:block;
	float:left;
	height:33px;
	width:192px;
	margin-bottom:6px;
}

#products-enlighten:hover {
	background-position:-192px -165px;
}

#products-enlighten span {
	display:none;
}

#products-accents {
	background:transparent url(../images/product-buttons.jpg) no-repeat scroll 0px -198px;
	display:block;
	float:left;
	height:33px;
	width:192px;
	margin-bottom:6px;
}

#products-accents:hover {
	background-position:-192px -198px;
}

#products-accents span {
	display:none;
}

#products-custom-creations {
	background:transparent url(../images/product-buttons.jpg) no-repeat scroll 0px -231px;
	display:block;
	float:left;
	height:33px;
	width:192px;
	margin-bottom:26px;
}

#products-custom-creations:hover {
	background-position:-192px -231px;
}

#products-custom-creations span {
	display:none;
}

#footer-wrapper {
	width:100%;
	height:84px;
	background:#3e5827 url(../images/footer-bg.gif) top repeat-x;
}

#footer {
	width:864px;
	height:64px;
	padding:20px 18px 0px 18px;
}

/******************** STYLES **************************/

table {
	font-size:13px;
}

a {
	color:#98ba79;
	/*text-decoration:none;*/
}

a:hover {
	text-decoration:none;
}

p {
	margin: 0px 0px 20px 0px;
}

.nav_link {
	display:block;
	padding:5px 3px 3px 12px;
	color:#303030;
	font-size:15px;
	text-decoration:none;
	text-align:left;
}

.nav_link:hover {
	display:block;
	background-color:#303030;
	padding:5px 3px 3px 12px;
	color:#e8dac1;
	font-size:15px;
	text-decoration:none;
	text-align:left;
}

.title {

}

.subtitle {
	color:#888888;
}

.header1 {
	color:#98ba79;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	line-height:normal;
}

.header2 {
	color:#98ba79;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:normal;
	line-height:normal;
}

.header3 {
	color:#98ba79;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	line-height:normal;
}

h1 {
	color:#98ba79;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size:26px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	line-height:normal;
}

h2 {
	color:#98ba79;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size:21px;
	margin-top:0;
	margin-bottom:0;
	font-weight:normal;
	line-height:normal;
}

h3 {
	color:#98ba79;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size:16px;
	margin-top:0;
	margin-bottom:0;
	font-weight:normal;
	line-height:normal;
}

.header1 a, .header2 a, .header3 a, h1 a, h2 a, h3 a {
	color:#color:#98ba79;
	text-decoration:none;
}

.header1 a:hover, .header2 a:hover, .header3 a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;
}

.image_on_right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.image_on_left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.keywords {
	background-color:#EEEEEE;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:5px;
}

/* Comments */

.commentContent {
	border-top:1px dotted #999999;
	padding-top:10px;
}

.commentInfo {
	padding-top:4px;
	padding-bottom:10px;
}

/* Calendar */

.cal_header {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.calendar {
	width:100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}

.calendar td {
	border: 1px solid #DDDDDD;
	vertical-align: top; 
}

.calendar td.today {
	background-color:#FFFFCC;
}

.calendar td.other_day {
	background-color:#FFFFFF;
}

.dayofweek {
	background-color: #333333;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding:2px;
}

.empty_day {
	background-color:#DDDDDD;
}

.highlight {
	background-color: #FFE7D0;
}

.day {
	background-color:#EEEEEE;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day_today {
	background-color:#DDDDDD;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day a, .day_today a {
	color:#4F4F45;
	text-decoration:none;
}

.calendar hr {
	border: none 0;
	height: 1px;
	border-top: 1px dotted #B9B9A2;
}

.gray {
	color:#CCCCCC;
}

.author {
	font-weight:normal;
}

.author a {
	color:#000000;
	text-decoration:none;
}

.author a:hover {
	text-decoration:underline;
}

.form {
	font-size:11px;
}

.form select, textarea {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.form_element {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.copyright {

}

.copyright a {

}

.error {
	color:#333333;
	text-align:left;
	padding:6px;
	background-color:#FFFFCC;
	border:solid #FFCC33 2px;
	margin-top:4px;
}