/*core classes*/
body {
	background-image: url(http://www.siteforless.com/templates/hsh/images/body_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #f1f1e2;
	margin-right: 0px;
	margin-left: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4f3b2f;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
a:link, a:visited, a:active {
	color: #7d150a;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td.pagetitle {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #8e6d5a;
	text-transform: capitalize;
	font-style: normal;
}
td.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4f3b2f;
	text-decoration: none;
	text-align: center;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4f3b2f;
	text-decoration: none;
}
a.copyright:hover {
	text-decoration: underline;
}
td.powered {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4f3b2f;
	text-decoration: none;
	text-align: center;
}
a.powered:link, a.powered:visited, a.powered:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4f3b2f;
	text-decoration: none;
}
a.powered:hover {
	text-decoration: underline;
}
input {
	color: #201e11;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #dcdcdc;
	margin-bottom: 2px;
	background-color: #e1dbb8;
}
input.button {
	font: bold 10px Tahoma;
	color: #7d150a;
	text-decoration: none;
	border: 2px solid #8e6d5a;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-color: #e1dbb8;
}
td.small {
	font-size: 11px;
}
select {
	color: #201e11;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #dcdcdc;
	background: #e1dbb8;
}
textarea {
	color: #201e11;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #dcdcdc;
	background: #e1dbb8;
}
hr {
	background-color: #b2aa8f;
	height: 1px;
}

/*additional classes*/
td.companyname {
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #201e12;
	background-image: url(http://www.siteforless.com/templates/hsh/images/websiteheader_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
}
td.td_body {
	vertical-align: top;
	background-color: #FFFFFF;
	padding-top: 28px;
	background-image: url(http://www.siteforless.com/templates/hsh/images/body_text_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 15px;
}
td.td_left {
	background-color: #FFFFFF;
	background-image: url(http://www.siteforless.com/templates/hsh/images/title_top_left.gif);
	background-repeat: no-repeat;
	background-position: top;
}
td.td_right {
	background-image: url(http://www.siteforless.com/templates/hsh/images/td_right.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
td.td_menu_bg {
	background-image: url(http://www.siteforless.com/templates/hsh/images/td_menu_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-bottom: 20px;
}
td.td_menu {
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8e6d5a;
	border-bottom-color: #8e6d5a;
	border-left-color: #8e6d5a;
	background-image: url(http://www.siteforless.com/templates/hsh/images/menu_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 1px;
}
td.td_body_footer_separator {
	background-image: url(http://www.siteforless.com/templates/hsh/images/body_footer_separator.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a.menu2:link, a.menu2:active, a.menu2:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #7d150a;
	text-decoration: none;
	white-space: nowrap;
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
}
a.menu2:hover {
	text-decoration: overline;
}
