@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}



body {
	background: url(muddy-boots-landscaping-bkg1.jpg) no-repeat center top;
	background: #071202;
	color: #000;
	font-family: Arial, Helvetica, sans-serif, Verdana, "Times New Roman";
}

#wrapper {
	position:relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;



	background: url (../images/shipshewana-jams-jellies.jpg) no-repeat center top;
}

#navigation {
	width: 252px;
}
#navText {
	width: 200px;
	margin-left: 50px;
	color: #FFC;
	font-style: italic;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#navTextmed {
	margin-left: 52px;
	color: #FFC;
	font-style: italic;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-right: 15px;
}


#navigation ul {
	margin-left: 70px;

}
#navigation ul li {
	list-style: disc url(none);
	line-height: 1.75em;
	color: #FFC;
}
#navigation ul li a:link, #navigation ul li a:visited {
	display: block;
	color: #FFC;
}
#navigation ul li a:hover, #navigation ul li a:active {
	color: #FF3;
	text-decoration: underline;
}





.clear {
	clear: both;
}
#bodyContent {
	background: #9fac8d;
	vertical-align: top;
	width: 680px;
}
#bodyContent p {
	line-height: 1.3em;
	margin: 20px 10px;
}
#bodyContent h1 {
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.25em;
	color: #030;
	margin-left: 5px;
}
#bodyContent h2 {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	color: #030;
	margin-left: 15px;
}
#bodyContent h3 {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	color: #030;
	margin-left: 2px;
	padding-top: .9em;
	padding-bottom: .6em;
}

#bodyContent ul {
	margin-left: 50px;
}
#BodyContent ul li {
	list-style: disc url(none);
	line-height: 1.75em;
	color: #FFC;
}
#bodyContent ul li a:link, #bodyContent ul li a:visited {
	display: block;
	color: #FFC;
}
#bodyContent ul li a:hover, #bodyContent ul li a:active {
	color: #FF3;
	text-decoration: underline;
}

#contactForm {
	padding-top: 25px;
}

#bodyContentIndent {
	color: #000;
	margin-left: 15px;
}
#footer {
	font-style: normal;
	color: #FFF;
	text-align: center;
}




#footer ul {
	display: block;
	margin: 0px auto 0px 20px;
	color: #FFC;
}


#footer ul li {
	list-style: none;
	text-align: center;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	color: #FFC;
	font-size: 13px;
}

#footer ul li a:link, #footer ul li a:visited {
	color: #FFC;
}
#footer ul li a:hover, #footer ul li a:active {
	color: #FF3;
	text-decoration: underline;
}
#footerMainAddr {
	font-style: normal;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	font-variant: small-caps;
	letter-spacing: .3em;
}




#doxiawebdesign {
	color: #CFC;
	text-align: center;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 20px;
}

.doxiawebdesignfont {
	font-size: 0.9em;
	font-style: italic;
	color: #CC3;
}
#doxiawebdesign a:link , #doxiawebdesign a:visited {
	color: #FFC;
	text-decoration: none;
}
#doxiawebdesign a:hover , #doxiawebdesign a:active {
	color: #FF3;
	text-decoration: underline;
}
.rt-envirospectIMG {
	margin: 5px 8px 5px 10px;
	float: right;
}
.lt-envirospectIMG {
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#attention {
	color: #133733;
	font-size: 16px;
	letter-spacing: .2em;
	text-align: center;
}
#attentionRed {
	color: #C00;
	font-size: 18px;
	letter-spacing: .2em;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}
#attention2 {
	color: #133733;
	font-size: 18px;
	letter-spacing: .2em;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	padding-bottom: 1em;
}
#quote {
	font-style: italic;
	color: #354231;
}
#copyright {
	font-style: italic;
	color: #FFF;
	text-align: center;
	font-size: 12px;
}

