/*core classes*/
body {
	background-color: #467839;
	margin: 0px;
}
td.powered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7a8a75;
	padding-top: 8px;
}
a.powered:link, a.powered:active, a.powered:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7a8a75;
	text-decoration: none;
}
a.powered:hover {
	text-decoration: underline;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #477400;
	background-image: url(http://www.siteforless.com/templates/graceastoria/images/td_title_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 31px;
	padding-bottom: 31px;
	padding-left: 20px;
	font-variant: small-caps;
	text-transform: capitalize;
}
a:link, a:visited, a:active {
	color: #343434;
	text-decoration: underline;
}
a:hover {
	color: #343434;
	text-decoration: none;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
}
td.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
	text-align: left;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
	color: #343434;
	text-decoration: underline;
}
a.copyright:hover {
	text-decoration: none;
}
input {
	color: #343434;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #b43914;
	margin-bottom: 2px;
	background-color: #ffffff;
}
input.button {
	font: bold 10px Tahoma;
	color: #FFF;
	text-decoration: none;
	border: 3px solid #b43914;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-color: #731f0f;
}
td.small {
	font-size: 11px;
}
select {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #b43914;
	background: #ffffff;
}
textarea {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #b43914;
	background: #ffffff;
}
hr {
	background-color: #B23000;
	height: 1px;
}

/*additional classes*/
td.footer_left {
	background-image: url(http://www.siteforless.com/templates/graceastoria/images/footer_left.jpg);
	background-repeat: no-repeat;
}
td.footer_right {
	background-image: url(http://www.siteforless.com/templates/graceastoria/images/footer_right.jpg);
	background-repeat: no-repeat;
}
td.footer {
	background-image: url(http://www.siteforless.com/templates/graceastoria/images/footer_bg.jpg);
	background-repeat: no-repeat;
}
td.td_left {
	background-image: url(http://www.siteforless.com/templates/graceastoria/images/td_left.jpg);
	background-repeat: repeat-y;
}
td.td_right {
	background-image: url(http://www.siteforless.com/templates/graceastoria/images/td_right.jpg);
	background-repeat: repeat-y;
}
td.td_menu_bg {
	background-image: url(http://www.siteforless.com/templates/graceastoria/images/td_menu_bg.jpg);
	background-repeat: repeat-y;
}
td.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
	background-image: url(http://www.siteforless.com/templates/graceastoria/images/td_body_bg.jpg);
	background-repeat: repeat-y;
	padding-right: 24px;
	padding-left: 24px;
	padding-bottom: 27px;
}

