/* CSS Document */
html { margin: 0; padding: 0; width: 100%}

body {
	margin: 0; padding: 0;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background: #ffffff; 
	color: #000; 
	position: relative;
	line-height: 19px;
}



h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote { margin: 0; padding: 0; }
img { border:none; text-decoration: none;}



/* STRUCTURE */

div.floatBreaker {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}


#content{
  width: 1000px;
  margin: 0px auto 30px auto;
  padding: 0;
  
}




div#logo {
	position: relative;
	background: url(../images/logo.gif) no-repeat left top;
	width: 135px;
	height: 133px;
	margin: 0;
	margin-bottom: 0px;
	float: left;
}
div#slogan {
	position: relative;
	background: url(../images/slogan.gif) no-repeat left top;
	width: 865px;
	height: 133px;
	margin: 0;
	margin-bottom: 0px;
	float: left;
}

#searchtop{
	width: 910px;
	height: 30px;
	padding-top: 22px;
	text-align:right;
}

#maincontent{
	width: 1000px;
	margin-top: 16px;
	margin-bottom: 18px;
}
h3 {
	text-transform: uppercase;
	font-size: 13px;
}
	
p.intropara {
	margin-bottom: 16px;
	text-align: left;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	line-height: 34px;
}

p {
	margin-bottom: 18px;
	text-align: left;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
}
.dottedbottomborder {
	border-bottom: 2px dotted rgb(81, 103, 47); 
	margin-bottom: 10px; 
	padding-bottom: 15px;
}

.question{
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	
	
	}
li.nicelist{
	list-style: disc;
	margin-bottom: 18px;
	margin-left: 13px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
}



.copyright {
	color: #52672f;
	font-size: 9px;
 	text-transform: uppercase;
	 margin-top: -10px; 
	
	}
	
.formbutton{
	background: #bed63a;
	border: #52672f 1px solid;
	color:#fff;
	font-size: 10px;
	margin-right: 10px;
}

.titleimage{
margin-bottom: 10px; 
padding-bottom: 8px;
border-bottom: 2px dotted #51672f;

}

.titlebar{
	width: 635px;
	
	background: #BED63A;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
}

/* LINK COLORS */

a:link, a:visited {
	color: #52672f; 
	text-decoration: none;
		}

a:hover, a:active {
	color: #bbdd33; 
	text-decoration: none;
	}



.copyrightlink:link,.copyrightlink:visited {
	color: #52672f; 
	text-decoration: none;
	text-transform: uppercase;
		}

.copyrightlink:hover, .copyrightlink:active {
	color: #bbdd33; 
	text-decoration: none;
	text-transform: uppercase;
	}


#topnav {
	width: 1000px;
	height: 43px;
	background: #52672f url(../images/border-scallop.gif) bottom left no-repeat;
	background-position: 0 32px;
	border-top: 5px #bbdd33 solid;
	text-align: center;
	margin: 0 auto; 
	
}


#bottomnav {
	width: 1000px;
	height: 28px;
	background: #52672f url(../images/border-scallop.gif) bottom left no-repeat;
	background-position: 0 31px;
	border-top: 5px #bbdd33 solid;
	text-align: center;
	margin: 0 auto;
	padding-top: 13px;
}

	
/* top nav code */
ul#mainNav {
	margin: 0 auto;
	height: 43px;
	text-align: center;
}
ul#mainNav li {
	height: 43px;
	list-style: none;
	margin: 0;
	float:left;
	text-align: center;
}
ul#mainNav li a {
	display: block;
	height: 43px;
}

ul#mainNav li a span {
	display: none;
}

#mainNav li.home a{
	width:123px;
	background: url(../images/top-nav-home.gif) top left no-repeat;
	border: 0;
}
#mainNav li.home a:hover,
#mainNav li.home a:active,
#mainNav li.home a.selected{
	background: url(../images/top-nav-home-over.gif) top left no-repeat;
	border: 0;

}

#mainNav li.about a{
	width:91px;
	background: url(../images/top-nav-about.gif) top left no-repeat;
	border: 0;
	
}
#mainNav li.about a:hover,
#mainNav li.about a:active,
#mainNav li.about a.selected{
	background: url(../images/top-nav-about-over.gif) top left no-repeat;
	border: 0;
	
}

#mainNav li.gallery a{
	width:108px;
	background: url(../images/top-nav-gallery.gif) top left no-repeat;
	border: 0;
	
}
#mainNav li.gallery a:hover,
#mainNav li.gallery a:active,
#mainNav li.gallery a.selected{
	background: url(../images/top-nav-gallery-over.gif) top left no-repeat;
	border: 0;
	
}


#mainNav li.services a{
	width:113px;
	background: url(../images/top-nav-services.gif) top left no-repeat;
	border: 0;
	
}
#mainNav li.services a:hover,
#mainNav li.services a:active,
#mainNav li.services a.selected{
	background: url(../images/top-nav-services-over.gif) top left no-repeat;
	border: 0;
	
}

#mainNav li.testimonials a{
	width:159px;
	background: url(../images/top-nav-testimonials.gif) top left no-repeat;
	border: 0;
	
}
#mainNav li.testimonials a:hover,
#mainNav li.testimonials a:active,
#mainNav li.testimonials a.selected{
	background: url(../images/top-nav-testimonials-over.gif) top left no-repeat;
	border: 0;
	
}


#mainNav li.press a{
	width:86px;
	background: url(../images/top-nav-press.gif) top left no-repeat;
	border: 0;
	
}
#mainNav li.press a:hover,
#mainNav li.press a:active,
#mainNav li.press a.selected{
	background: url(../images/top-nav-press-over.gif) top left no-repeat;
	border: 0;
	
}

#mainNav li.blog a{
	width:89px;
background: url(../images/top-nav-blog.gif) top left no-repeat;
	border: 0;
	
}
#mainNav li.blog a:hover,
#mainNav li.blog a:active,
#mainNav li.blog a.selected{
	background: url(../images/top-nav-blog-over.gif) top left no-repeat;
	border: 0;
	
}

#mainNav li.shop a{
	width:81px;
	background: url(../images/top-nav-shop.gif) top left no-repeat;
	border: 0;
	
}
#mainNav li.shop a:hover,
#mainNav li.shop a:active,
#mainNav li.shop a.selected{
	background: url(../images/top-nav-shop-over.gif) top left no-repeat;
	border: 0;
	
}

#mainNav li.contact a{
	width:150px;
	background: url(../images/top-nav-contact.gif) top left no-repeat;
	border: 0;
	
}
#mainNav li.contact a:hover,
#mainNav li.contact a:active,
#mainNav li.contact a.selected{
	background: url(../images/top-nav-contact-over.gif) top left no-repeat;
	border: 0;
	
}

