body {
	background-color: #FFFFCC;
	background-image: url(background.gif);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #999966;
	font-weight: bold;
	letter-spacing: 1em;
	text-transform: lowercase;


}

#header {
}

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #999966;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0% 5px 5px;
	text-align: center;
	margin: 0%;
	text-transform: lowercase;





}

#navigation a:link {
	text-decoration: none;
	font-weight: bold;
	color: #999966;

}

#navigation a:hover {
	color: #CC3300;

}

#navigation a:visited {
	text-decoration: none;
	font-weight: bold;




}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 150%;
	padding-top: 0%;
	margin-top: 0%;


}

p a:link {
	color: #CC3300;

}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #666633;
	margin-bottom: 0%;
	padding: 1%;
	border: 1px solid #999966;
	background-color: #CCCC99;

}

#content {
	margin-right: 15%;
	margin-left: 15%;
}

#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #666633;
	padding: 10px;
	width: 35%;
	text-align: left;
	float: right;
	line-height: 150%;
	background-color: #D9D9B3;
	border: 1px solid #999966;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #999966;
	text-align: center;

}

#footer a:link {
	color: #663366;

}
.reviews {
	font-weight: bold;
	color: #999966;
}
.contact {
	padding: 4px 2px 4px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999966;
	border-bottom-color: #999966;
	color: #CC0000;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}

.contact a:link {
	color: #CC0000;
}
.viewbutton {
	text-decoration: none;
	background-color: #669933;
	padding: 1px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CC66;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #99CC66;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC6600;
	font-weight: bold;
	margin: 0px;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-transform: uppercase;
	color: #CCCC99;
	text-align: right;
}

fieldset {
	border-top: 1px solid #CCCC99;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

