body, html {
	margin: 0 auto;
	}
body {
	background-color: #669933;
	background-image: url(images/bg_green.gif);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	padding-top: 0px;
}
.bg_flower_left {
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 129px;
	height: 153px;
	position: absolute;
	z-index: 2;
	bottom: 0px;
	left: 0px;
}
.background {
	width: 100%;
	position: fixed;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.bg_flower_right {
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 153px;
	width: 129px;
	position: absolute;
	z-index: 2;
	right: 0px;
	bottom: 0px;
}
.container
{
	z-index: 2;
	position: relative;
}
.header
{
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 141px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.nav
{
	background-image: url(images/nav_bg_bg.gif);
	height: 58px;
	width: 100%;
}
.nav_contents
{
	width: 100%;
	display: inline-block;

}
.nav ul
{
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	height: 58px;
	position: relative;
	width: 433px;
	background-position: center;
}
.nav ul li
{
	display: inline;
}
.nav li span
{
	visibility: hidden;
	padding: 0px;
	margin: 0px;
}
	.nav li a
		{
	text-decoration: none;
	padding: 0px;
	margin: 0px;
			}
/*
.nav ul li a
{
	color: #336600;
	text-decoration: none;
}
.nav ul li a:hover
{
	text-decoration: underline;
}*/
.nav_bg
{
	width: 100%;
	position: absolute;
	height: 58px;
	margin: 0px;
	padding: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.bg_nav_left {
	background-image: url(images/nav_bg_shadow_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 150px;
	height: 58px;
	position: absolute;
	left: 0px;
}
.bg_nav_right {
	background-image: url(images/nav_bg_shadow_right.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 150px;
	height: 58px;
	position: absolute;
	right: 0px;
}
.nav_home
{
	background-image: url(images/nav_home.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 58px;
	width: 69px;
	background-position: center;
	background-repeat: no-repeat;
}
.nav_home:hover
{
	background-image: url(images/nav_home-over.gif);
}
.nav_about
{
	background-image: url(images/nav_about.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 58px;
	width: 92px;
	background-position: center;
	background-repeat: no-repeat;
}
.nav_about:hover
{
	background-image: url(images/nav_about-over.gif);
}
.nav_pricing
{
	background-image: url(images/nav_pricing.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 58px;
	width: 84px;
	background-position: center;
	background-repeat: no-repeat;
}
.nav_pricing:hover
{
	background-image: url(images/nav_pricing-over.gif);
}
.nav_gallery
{
	background-image: url(images/nav_gallery.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 58px;
	width: 78px;
	background-position: center;
	background-repeat: no-repeat;
}
.nav_gallery:hover
{
	background-image: url(images/nav_gallery-over.gif);
}
.nav_contact
{
	background-image: url(images/nav_contact.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 58px;
	width: 110px;
	background-position: center;
	background-repeat: no-repeat;
}
.nav_contact:hover
{
	background-image: url(images/nav_contact-over.gif);
}
.content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	width: 580px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
.content a
{
	text-decoration: none;
	color: #666600;
}
.content a:hover
{
	text-decoration: underline;
	color: #FFF;
}
.content_script
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666600;
	width: 580px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-style: italic;
	font-weight: bolder;
}
.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #336600;
	text-align: center;
	width: 100%;
	padding-top: 30px;
}
.width
{
	width: 800px;
}
.thumbnailImages
{
	width: 580px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	z-index: 4;
}

.thumbnailImages img
{
	border: 3px solid #FFFFCC;
	margin-top: 6px;
	margin-right: 14px;
	margin-bottom: 6px;
	margin-left: 14px;
}

.thumbnailImages img:hover
{
	border: 3px solid #336600;
}
.gallery_nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	position: relative;
	text-align: center;
}

.gallery_nav:hover
{
	list-style-image: none;
	list-style-type: none;
}

.gallery_nav ul
{
	width: 100%;
	text-align: center;
}

.gallery_nav ul li
{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

.gallery_nav li a
		{
	text-decoration: none;
	padding: 0px;
	margin: 0px;
			}
			
.gallery_text
{
	color: #666600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.gallery_text a
{
	color: #666600;
	text-decoration: none;
	
	}

.gallery_text a:hover
{
	color: #666600;
	text-decoration: none;
	font-weight: bold;
	}
	
.gallery_text_container
{
	top: -20px;
	margin-top: -20px;
	margin-bottom: 20px;
}
