body {
	background-color:#FFFD90;
	background-image: url(images/bgcolor.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	border-left: solid #7E270F;
	border-left-width: 5px;
	border-right: solid #7E270F;
	border-right-width: 5px;
	border-bottom: none;
	border-top: none;
	margin-top: 15px;
}

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

p#valid {
	text-align: right;
	margin: 0px 350px 5px 5px;
}

div#header {
	text-align: center;
	border-top: #7E270F;
	border-top-width: 5px;
}

#mainlogo {
	text-align: center;
	padding-right: 50px;
}

.runthrough {
	margin-left: 2px;
	margin-top: 5px;
}

div#contentborder {
	border-top: solid;
	border-bottom: solid;
	border-color: #7E270F;
	border-width: 5px;
	margin: 5px 10px 5px 10px;
	padding-bottom: 10px;
}

div#completecontent {
	border-width: 3px;
	border-color: #7E270F;
	border-style: solid;
	background-color: white;
	margin: 10px 10px 0px 10px;
	padding: 0px 5px 0px 5px;
	width: 744px;
	height: auto;
}

/* navigation bar styles */

p#navbar {
	background-color: #E4A30A;
	padding: 5px 5px 5px 5px;
	margin: 10px 5px 5px 5px;
	color: white;
	font-size: 1.0em;
}

/* end of navigation bar styles */

/* menu styles*/

div#navsection p {
	font-variant: small-caps;
	color: #7B7B7B;
	padding: 0px 5px 5px 10px;
	font-weight: bold;
	border-bottom: solid;
	border-width: 0.5px;
	border-color: #7B7B7B;
	margin-left: 1px;
	margin-right: 1px;
	font-size: 1.0em;
}

p.text2 {
	font-variant: small-caps;
	text-indent: 15px;
	color: #7B7B7B;
	border-bottom: solid;
	border-width: 0.5px;
	border-color: #7B7B7B;
	margin-left: 1px;
	margin-right: 1px;
	font-size: 1.0em;
	border-top: solid;
	border-width: 0.5px;
	margin-top: 48px;
	margin-bottom: 48px;
}

div#navsection {
	width: 205px;
	border-bottom: solid;
	border-left: solid;
	border-right: solid;
	border-top: solid;
	border-width: 2px;
	border-color: #7E270F;
	font-size: .9em;
	background-color:#FFFFFF;
	text-decoration: none;
	list-style-type: none;
	list-style: none;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 10px 5px;
	float: left;
}

div#navsection a {
	font-variant: small-caps;
	text-decoration: none;
	font-size: .95em;
	padding-top: 2px;
	padding-right: 113.5px; 
	padding-bottom: 2px;
	padding-left: 10px;
}

div.company ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

div.company {
	margin: 0px 0px 0px 21px;
	text-align: center;
}

div#navsection li:hover {
	color: black;
	background-color: #FFFD90;
	text-decoration: none;
}

div#navsection li:active {
	color: black;
	background-color: #FFFD90;
	text-decoration: none;
}

div#navsection a:link {
	color: #fefefe;
}

div#navsection a:visited {
	color: #fefefe;
}

div#navsection a:hover {
	color: black;
}

div#navsection a:active {
	color: black;
}

div#navsection ul li {
	list-style: none;
	list-style-type: none;
	border-bottom: solid;
	border-left: solid;
	border-right: solid;
	border-top: solid;
	border-width: 1px;
	background-color: #E4A30A;
	border-color: white;
}

/* end of menu styles */

/* content CSS */

div#content {
	width: 495px;
	border-bottom: solid;
	border-left: solid;
	border-right: solid;
	border-top: solid;
	border-width: 2px;
	border-color: #7E270F;
	padding: 15px 5px 15px 5px;
	margin: 10px 5px 10px 0px;
	font-size: 1.0em;
	margin-left: auto;
}

div#error {
	width: 720px;
	border-bottom: solid;
	border-left: solid;
	border-right: solid;
	border-top: solid;
	border-width: 2px;
	border-color: #7E270F;
	padding: 15px 5px 15px 5px;
	margin: 10px 0px 10px 5px;
	font-size: 1.0em;
	margin-right: auto;
}

div#thankyou {
	width: 720px;
	border-bottom: solid;
	border-left: solid;
	border-right: solid;
	border-top: solid;
	border-width: 2px;
	border-color: #7E270F;
	padding: 15px 5px 15px 5px;
	margin: 10px 0px 10px 5px;
	font-size: 1.0em;
	margin-right: auto;
}

div#content h3 {
	text-align: center;
	font-size: 1.2em;
	font-variant: small-caps;
	color: black;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

div#content h2 {
	text-align: center;
	font-size: 1.6em;
	font-variant: small-caps;
	color: black;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	list-style: none;
}

div#product {
	width: 720px;
	height: 1385px;
	border-bottom: solid;
	border-left: solid;
	border-right: solid;
	border-top: solid;
	border-width: 2px;
	border-color: #7E270F;
	padding: 15px 5px 15px 5px;
	margin: 10px 0px 10px 5px;
	font-size: 1.0em;
	margin-right: auto;
}

div#product h3 {
	text-align: center;
}

div.product ul li {
	font-size: .8em;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	list-style: none;
}

div.product ul li ul li {
	font-size: 0.9em;
	font-weight: lighter;
	color: black;
	text-indent: 20px;
	margin: 0px 0px 0px 0px;
	float: none;
}

div.products {
	float: left;
	padding: 0px 0px 0px 7px;
	margin: 0px 50px 0px 0px;
}

p.pageinfo {
	font-size: 0.8em;
	color: black;
	text-align: left;
}

p.pageinfo span {
	font-variant: small-caps;
	font-size: 1.2em;
}

p.pageinfo {
	text-indent: 20px;
	text-align: left;
}

p.pageinfoc {
	font-size: 0.8em;
	color: black;
	text-align: center;
}

div.bottom {
	color: #fefefe;
	float: none;
	text-decoration: none;
	font-variant: normal;
}

table.table {
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 25px;
	text-align: center;
	width: 100%;
	background-color: #E4A30A;
}
div#tablecontainer {
	padding: 0px 50px 0px 50px;
}

table.table span {
	font-variant: small-caps;
	color: #fefefe;
}

img#wesclean2 {
	border-bottom: solid;
	border-left: solid;
	border-right: solid;
	border-top: solid;
	border-width: 2px;
	border-color: #7E270F;
	margin: 2px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	width: 190px;
	height: 45px;
}

img.companylogo {
	margin: 0px 0px 0px 0px;
	padding: 5px 5.5px 5px 5.5px;
	height: 27px;
}

img#specials {
	margin-top: 10px;
	margin-left: 5px;
}

div.company div a {
	font-size: 0.7em;
}

div.logo {
	float: left;
	width: 145px;
	height: 80px;
	border: solid;
	border-color: #7E270F;
}
div.clogo {
	float: left;
	width: 220px;
	height: 80px;
	border: solid;
	border-color: #7E270F;
}

img.location {
	border-bottom: solid;
	border-left: solid;
	border-right: solid;
	border-top: solid;
	border-width: 2px;
	border-color: #7E270F;
	margin: 2px 0px 10px 155px;
	padding: 0px 0px 0px 0px;
	width: 180px;
	height: 135px;
}

img.homes {
	border-bottom: solid;
	border-left: solid;
	border-right: solid;
	border-top: solid;
	border-width: 2px;
	border-color: #7E270F;
	margin: 2px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	height: 113px;
}

img#home {
	border-bottom: solid;
	border-left: solid;
	border-right: solid;
	border-top: solid;
	border-width: 2px;
	border-color: #7E270F;
	margin: 2px 0px 10px 5px;
	padding: 0px 0px 0px 0px;
	width: 480px;
	height: 350px;
}

img#vacuums {
	margin: 0px 0px 0px 10px;
}

a.dlinks {
	font-size: .6em;
}

a.hlinks {
	font-size: .6em;
	margin: 0px 50px 100px 50px;
}

p#text {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	font-style: italic;
	text-align: center;
	border: solid;
	border-width: 2px;
	padding: 2px 2px 2px 2px;
	border-color: #7E270F;
}

div#footer {
	border-width: 3px;
	border-color: #7E270F;
	border-style: solid;
	background-color: white;
	margin: 5px 10px 10px 20px;
	padding: 5px 5px 5px 5px;
	height: 16px;
	width: 744px;
}

div#footer ul li {
	background-color: #E4A30A;
	list-style: none;
	list-style-type: none;
	color: black;
	font-size: 0.8em;
	border-bottom: solid;
	border-left: solid;
	border-right: solid;
	border-top: solid;
	border-width: 1px;
	background-color: #E4A30A;
	border-color: white;
}

div#footer ul {
	margin: 0px 0px 0px 60px;
}

div#footer li {
	float: left;
}

div#footer a {
	font-variant: small-caps;
	padding: 7px 7px 2px 7px;
	text-decoration: none;
}

div#footer li:hover {
	color: black;
	background-color: #FFFD90;
	text-decoration: none;
}

div#footer li:active {
	color: black;
	background-color: #FFFD90;
	text-decoration: none;
}

div#footer a:link {
	color: #fefefe;
}

div#footer a:visited {
	color: #fefefe;
}

div#footer a:hover {
	color: black;
}

div#footer a:active {
	color: black;
}


div#pproduct {
	background-color: white;
	margin: 5px 10px 10px 60px;
	padding: 5px 5px 5px 5px;
	height: 16px;
}

div#pproduct ul li {
	background-color: #E4A30A;
	list-style: none;
	list-style-type: none;
	color: black;
	font-size: 0.8em;
	border-bottom: solid;
	border-left: solid;
	border-right: solid;
	border-top: solid;
	border-width: 1px;
	background-color: #E4A30A;
	border-color: white;
}

div#pproduct li {
	float: left;
}

div#pproduct a {
	font-variant: small-caps;
	padding: 7px 7px 2px 7px;
	text-decoration: none;
	font-size: .9em;
}

div#pproduct li:hover {
	color: black;
	background-color: #FFFD90;
	text-decoration: none;
}

div#pproduct li:active {
	color: black;
	background-color: #FFFD90;
	text-decoration: none;
}

div#pproduct a:link {
	color: #fefefe;
}

div#pproduct a:visited {
	color: #fefefe;
}

div#pproduct a:hover {
	color: black;
}

div#pproduct a:active {
	color: black;
}



