

#content {
    padding: 30px;
}

#content p {
    font-family: verdana, arial, sans-serif;
/*  font-style: italic;
    font-weight: bold;*/
    font-size: 80%;
}

#content form {
	text-align: left;
}

img {
    border: 0px;
}

#content .testimonial {
	font-style: italic;
	font-size: 75%;
}

#entire {
    border: 1px solid black;
    width: 780px;
	margin: auto;
}

#footer {
	text-align: right;
	margin-right: 45px;
	font-weight: bold;
	color: #68463d;
	font-size: 80%;
	margin-bottom: 5px;
}

#footer a {
	text-decoration: none;
	color: #68463d;

}

body {
    background: url(/images/green.gif);
	font-family: verdana, arial, sans-serif;
}


#styles,#textures {
	border: 1px solid black;
	background-color: white;
	width: 720px;
}

#styles h3,#textures h3 {
    font-family: verdana, arial, sans-serif;
    display: inline;
    font-weight: normal;
}

#styles p,#textures p {
    font-family: verdana, arial, sans-serif;
    margin-top: 0px;
}

#styles tr td,#textures tr td {
    padding-bottom: 1em;
	padding-left: 1em;
}


#colors {
	border: 1px solid black;
}

#colors img {
	padding: 2px;
	margin: 2px;
	border: 1px solid gray;
}

#colors tr td {
	padding-bottom: 15px;
	line-height: 11pt;
	text-align: center;
	color: black;
}

#colors tr td p {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: black;
	margin: 30px;
}

#maintenance  {
	width: 678px;
	background-color: white;
	border: 1px solid black;
	padding: 20px;
	text-align: justify;
}
