* {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 760px;
}h1 {
	font-size: 18px;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-left: 10px;
	font-size: 13px;
}
p {
	margin-bottom: 10px;
	margin-top: 5px;
}
h2 {
	font-size: 18px;
}
a {
	color: #CC0000;
	font-weight: bold;
}
h3 {
	color: #006600;
	font-size: 18px;
}
form {
	margin-top: 0px;
	padding-top: 0px;
}
a:hover {s
	text-decoration: none;
}
.description {
	font-size: 14px;
	text-align: center;
}
ul#mainNav {
	list-style-type: none;
	padding-left: 230px;
	margin-bottom: 0px;
	background-image: url(../../../images/carpet-cleaning-nav.gif);
	background-repeat: repeat-x;
	height: 19px;
	clear: both;
	padding-top: 0px;
}
ul#mainNav li {
	float: left;
	margin-right: 7px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width: 91px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	background-image: url(../../../images/carpet-cleaning-nav2.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 8px;
}
#leftCol {
	width: 234px;
	text-align: center;
	float: left;
}
#leftCol div {
	background-color: #003366;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(../../../images/carpet-care-leftCol.jpg);
	background-repeat: no-repeat;
}
#leftCol p {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}
ul#mainNav li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul#mainNav li a:hover {
	text-decoration: underline;
}
#rightCol {
	padding-bottom: 20px;
	margin-left: 250px;
	margin-top: 10px;
}
ul {
	padding-left: 20px;
	margin-bottom: 15px;
}

#rightCol h1 {
	color: #CC0000;
	text-align: left;
}
#rightCol h1 a {
	color: #CC0000;
}
#rightCol h1 a:hover {
	text-decoration: none;
}
ul#leftNav {
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
ul#leftNav li {
	margin-left: -3px;
	margin-right: -3px;
	margin-bottom: 7px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../../../images/carpet-cleaning-nav.gif);
	background-color: #CC0000;
	background-repeat: repeat;
}
ul#leftNav li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul#leftNav li a:hover {
	text-decoration: underline;
}
#rightCol img {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
small {
	font-size: 10px;
}
.coupon {
	border: 2px groove #999999;
}
.coupon h1 {
	text-align: center;
	font-size: 24px;
	clear: both;
	float: none;
	margin-left: 50px;
}
/*
	#headerimg { background: url('<?php bloginfo('stylesheet_directory'); ?>/images/personalheader.jpg') no-repeat top;}
	*/

/* Sitepress Example CSS */

#nav {
	list-style-type: none;
	margin-top: 8px;

}

#nav li {
    list-style: none;
	float: left;
	background-color: #CC0000;
	margin-right: 7px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width: 98px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

#nav li a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav li a:hover {
    text-decoration: underline;
}

#nav li a#current {
    font-weight: bold;
}


#nav_footer {
}

#nav_footer li {
    list-style: none;
    list-style-indent: none;
    display: inline;
}

#nav_footer li a {
    font-family: verdana;
    font-size: .875em;
    text-decoration: none;
    padding: 5px;
}

#nav_footer li a:hover {
    text-decoration: underline;
}

#nav_footer li a#current {
    font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-left: 10px;
	font-size: 13px;
}

#navbar {
    float: left;
    width: 200px;
	text-align: center;
}

#header, #footer {
    text-align: center;
}

#content {
    float: right;
    padding: 0px 10px 0px 10px;
}
.bronze {
	color: #993300;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}.silver {
	color: #777777;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.gold {
	color: #E3A711;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3A711;
	border-right-color: #E3A711;
	border-bottom-color: #E3A711;
	border-left-color: #E3A711;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.platinum {
	color: #5F5F5F;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5F5F5F;
	border-right-color: #5F5F5F;
	border-bottom-color: #5F5F5F;
	border-left-color: #5F5F5F;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
form {
	margin-top: 0px;
	padding-top: 0px;
}
