@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	position:relative;
	width: 955px;
	margin: 0 auto;
	text-align: left;




	background: url (../images/shipshewana-jams-jellies.jpg) no-repeat center top;
}



body {
	font: 100% Arial, Helvetica, sans-serif, Verdana, "Times New Roman";
	text-align: left;
	background: url(../../../Muddy%20Boots/site/css/muddy-boots-landscaping-bkg1.jpg) no-repeat center top;
	background: #250505 url(../images/courier-delivery-expedited-bkg.jpg) repeat-x;
}
#Hbar {
	background: url(../images/courier-expedited-hbar.jpg);
	height: 24px;
	width: 955px;
	color: #FFF;
	text-align: center;
	letter-spacing: .1em;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
#maincontent {
	width: 955px;
	background: #142602;
}

#maincontent p {
	margin: 20px;
}
#maincontent h1{
	font-size: 1.0em;
	color: #470B0B;
	line-height: 1.0em;
	font-weight: bold;
	margin: 20px 20px 5px;
	letter-spacing: .1em;
}
#maincontent h2 {
	font-size: .9em;
	color: #470B0B;
	line-height: .9em;
	font-weight: normal;
	margin: 20px 20px 5px;
	letter-spacing: .1em;
}

#maincontent ul {
	display: block;
}
#maincontent ul li {
	list-style: square;
	margin-left: 40px;
	padding-top: 1px;
	padding-bottom: 2px;
}
#maincontent ol {
	display: block;
}
#maincontent ol li {
	list-style: lower-alpha;
	margin-left: 40px;
	padding-top: 1px;
	padding-bottom: 2px;
}


#footer {
	background: url(../images/expedited-same-day-delivery.jpg);
	height: 46px;
	width: 955px;
	font-style: normal;
	color: #490F0E;
	text-align: center;
}

#footer ul {
	display: block;
	text-align: center;
	padding-left: 55px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 14px;
}


#footer ul li {
	list-style: none;
	text-align: center;
	float: left;
	padding-right: 26px;
	padding-left: 26px;
}

#footer ul li a:link, #footer ul li a:visited {
	color: #490F0E;
	text-decoration: none;
}
#footer ul li a:hover, #footer ul li a:active {
	color: #FF3;
	text-decoration: underline;
}
#courierExpedited {
	width: 955px;
	color: #EBE5BF;
	text-align: center;
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: .3em;
}
#courierTestimonials {
	color: #2a2608;
	text-align: left;
	margin-left: 5px;
	font: normal 12px Verdana, Geneva, sans-serif;
}

.rt-courierIMG {
	margin: 5px 8px 5px 10px;
	float: right;
}
.lt-courierIMG {
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 10px;
}


#doxiawebdesign {
	color: #FFC;
	position: relative;
	text-align: center;
	font-size: 9px;
	font-style: italic;
	top: 20px;
}
#doxiawebdesign a:link,#doxiawebdesign a:visited   {
	color: #D8D19A;
	text-decoration: underline;
}
#doxiawebdesign a:hover,#doxiawebdesign a:active   {
	color: #FF3;
	text-decoration: underline;
}
#copyright {
	color: #FFF;
	position: relative;
	text-align: center;
	font-size: 10px;
	font-style: normal;
	top: 20px;
	bottom: 30px;
	margin-bottom: 30px;
}

