body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a, a:link, a:visited, a:active {
	color: #81421f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

td.header {
	background-image: url(http://www.siteforless.com/templates/sequoia3/images/header-bg.gif);
	background-repeat: repeat-x;
}
td.mainmenu {
	background-image: url(http://www.siteforless.com/templates/sequoia3/images/header_menu-bg.gif);
	background-repeat: no-repeat;
	height: 77px;
	width: 776px;
}
td.pagetitle {
	background-image: url(http://www.siteforless.com/templates/sequoia3/images/header_title-bg.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 776px;
}
td.footer {
	background-image: url(http://www.siteforless.com/templates/sequoia3/images/footer-bg.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
td.left {
	background-image: url(http://www.siteforless.com/templates/sequoia3/images/body_left-bg.gif);
	background-repeat: repeat;
	vertical-align: top;
}
td.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

td.right {
	background-image: url(http://www.siteforless.com/templates/sequoia3/images/body_right-bg.gif);
	background-repeat: repeat;
	vertical-align: top;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #b9ac00;
	text-decoration: none;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.copyright:hover {
	text-decoration: none;
}
a.powered:link, a.powered:visited, a.powered:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
input {
	color: #000000;
	text-decoration: none;
	border: 1px solid #b9ab00;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
}
input.button {
	font: bold 10px Tahoma;
	color: #FFF;
	text-decoration: none;
	border: 3px solid #EBEBEB;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-color: #b9ab00;
}

select {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 1px solid #b9ab00;
	background-color: #FFFFFF;
}

textarea {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 1px solid #b9ab00;
	background-color: #FFFFFF;
}
hr {
	background-color: #513331;
	height: 1px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}

