body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCFFCC;
	color: #000000;
}

#sitemap {
	position:absolute;
	display:none;
	padding-top:0px;
	margin:auto;
}
#index{display:none;}
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 122px 0 0 0;
	background-color: #216E08;
	color: #000000;
	background-image: url(images/bathroomtileinstallationheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #003300;
}
#content {
	background-color: white;
	color: #000000;
	width: 511px;
	float: right;
	padding: 20px 10px 0 0;
	border-left: 2px solid #003300;
	border-bottom: 2px solid #003300;
	border-top: 2px solid #003300;
}
#content p {
	font-size: small;
	line-height: 1.5em;
	padding-left: 15px;
	text-align: left;
}
#content h1 {
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
#content h2 {
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
#content h3 {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
#content h4 {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
#content li {
	font-size: small;
	line-height: 1.5em;
	padding-left: 20px;
	text-align: left;
}
/* optin */
#opt_in {
	float: left;
	width: 166px;
	padding: 5px;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #216E08;
	text-align: center;
}
/*form decoration*/
form {
	border: 0px solid #003300;
	padding: 3px 6px 3px 6px;
}
input.txt {
	color: #00008B;
	background-color: #CCFFCC;
	border-style: inset;
}
input.btn {
	border-style: outset;
}
/* begining navigation - not in use yet */
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #216E08;
	color: #FFFFFF;
	font-weight: bold;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 4px;
	text-align: right;
	height:15px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited { 
	padding: 5px; 
	color: #FFFFFF;
	text-decoration: none;
	background-color: #216E08;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*end navigation */

#footer {
	clear: both;
	padding: 5px;
	height: 15px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: #216E08;
	text-align: center;	
}
/* page styles*/
.style1 {color: #FF0000;background-color: #FFFFFF;}
.style2 {color: #000000;background-color: #FFFFFF;}
.style3 {font-size: x-small}
.style4 {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	background-color: #216E08;
}
.style5 {
	font-size: medium;
	color: #FFFF00;
	background-color: #216E08;
	font-weight: bold;
}
.style6 {
	color: #FFFF00;
	background-color: #216E08;
	font-weight: bold;
}
.style8 {
	font-size: x-small;
	color: #FFFF00;
	background-color: #216E08;
	font-weight: bold;
}
.style9 {
	font-weight: bold;
}
.style10 {
	color: #FF0000;
	background-color: #FFFFFF ;
	font-weight: bold;
}
.style11 {
	color: #FF0000;
	background-color: #FFFF00;
}
.style12 {
	font-weight: bold;
	text-decoration: underline;
}
.style13 {
	font-size: large;
	text-align: center;
}
.style14 {
	font-size: medium;
}
.style15 {
	font-size: large;
	color: #FF0000;
	background-color: #FFFF99;
}
.style16 {
	color: #003300
}
.style17 {
	color: #003300;
	font-weight: bold;
	margin-left: 25px;
}
.style18 {font-size: large}

.style20 {text-decoration: blink}
.style35 {
	font-size: large;
	color: #FF0000;
}
.style36 {
	color: #0000FF;
	font-weight: bold;
}
/* special discount offer*/
#special {
	width: 70%;
	margin-left: auto;
 	margin-right: auto;
 	border: 3px solid #A6B2BC;
  	background-color: #FFFF99;
 	padding: 10px;
	text-align: center;
	color: #003366
}
/*four bonus*/
#bonus {
	list-style-type: none;
	width: 85%;
	margin-left: auto;
 	margin-right: auto;
 	border: 2px solid #A6B2BC;
  	background-color: #ebebeb;
 	padding: 10px;
	color: #000000;
}

.imgnoborder {
	float: left;
	border: none;
	margin-right: 20px;
	margin-bottom: 6px;
	clear: right;
}

/*lins table style*/
#linkscats {
	width: 85%;
	margin-top: 20px;
	margin-left: auto;
 	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00330;
 	border: 3px solid #003300;
	border-collapse: collapse;
  	background-color: #CCFFCC;
	text-align: center;
}
#linkscats td, #linkscats th {
	border: 1px solid #003300;
	padding: 5px;
}
#linkscats a:link, #linkscats a:visited{
	color: #003300;
	text-decoration: none;
}
#linkscats a:hover {
	color: #0000FF;
	text-decoration: underline;
	background-color: #CCFFCC;
}
.uselinks a:link, .uselinks a:visited{
	color: #0000FF;
	text-decoration: none;
}
.uselinks a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#votearts {
	width: 85%;
	margin-top: 10px;
	margin-left: auto;
 	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003300;
 	border: 2px solid #003300;
	border-collapse: collapse;
  	background-color: #CCFFCC;
}
#votearts td, #votearts th {
	font-weight: bold;
	height: 25%;
	width: 20%;
	text-align: center;
	vertical-align: middle;
	padding: 10px;	
}
.helplink {
	cursor: help;
}
form.paypalbtn {
	border: 0px 
}

.paypalbtn {
	display: inline;
	background-color: transparent;
	border: none;
	padding: 0;
	text-decoration: underline;
	color:#0000FF;
	cursor: pointer;
}
.style34 {
	text-decoration:line-through;
	font-weight: bold;
}

.leftimg {
	float: left;
	border: 2px solid #000000;
	margin-right: 20px;
	margin-bottom: 6px;
}
#signfile{
	width: 80%;
	margin-left: auto;
 	margin-right: auto;
 	border: 2px solid #A6B2BC;
  	background-color: #ebebeb;
 	padding: 4px;
	color: #000000;
}




#greene{
	width: 90%;
	margin-left: auto;
 	margin-right: auto;
 	border: 3px solid #003300;
  	background-color: #CCFFCC;
 	padding: 4px;
	color: #000000;
}


#diytips {
	width: 85%;
	margin-left: auto;
 	margin-right: auto;
 	border: 2px solid #003300;
  	background-color: #fff;
 	padding: 4px 4px;
	color: #000000;
}


.style22 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color:#CC0000;
}
#diytips p{
	font:small Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px;
}
/*optin*/
#diytips form {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding:5px;
}
#diytips input.txt {
  color: #722100;
  background-color: #CCFFCC;
  border: 1px inset #722100;
  width: 200px;
}
#diytips input.btn {
	color: #fff;
	font-weight:bold;
	background-color: #003300;
	border: 1px outset #722100;
	margin:10px 10px 10px 150px;
}
#diytips form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
#diytips form p label {
  float: left;
  padding-left:15px;
  width: 40%;
  font: bold 13px "Courier New", Courier, monospace;
  color:#003300
}
#diytips fieldset {
  border: 1px dotted #61B5CF;
  margin-top: 10px;
  padding: 10px;
  }
  
  /*Frequently asked questions links*/

.faqlinks a:link, .faqlinks a:visited{
	color: #000;
	text-decoration: none;
	line-height: 2px;
}
.faqlinks a:hover {
	color: #0000FF;
	text-decoration: underline;
	line-height: 2px;
}