/*core classes*/
body {
	background-color: #deeff7;
	margin: 0px;
	background-image: url(http://www.siteforless.com/templates/bowman/images/body_bg.gif);
	background-repeat: repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #495a63;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
a:link, a:visited, a:active {
	color: #b40000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #8a1d1d;
	text-align: center;
}
td.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4b7d96;
	text-decoration: none;
	text-align: right;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4b7d96;
	text-decoration: underline;
}
a.copyright:hover {
	text-decoration: none;
}
td.powered {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4b7d96;
	text-decoration: none;
	text-align: left;
}
a.powered:link, a.powered:visited, a.powered:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4b7d96;
	text-decoration: none;
}
a.powered:hover {
	text-decoration: none;
	color: #7ea5b9;
}
input {
	color: #495a63;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #909c25;
	margin-bottom: 2px;
	background-color: #e8ead8;
}
input.button {
	font: bold 10px Tahoma;
	color: #fffffe;
	text-decoration: none;
	border: 2px solid #909c25;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-color: #787d22;
}
td.small {
	font-size: 11px;
}
select {
	color: #495a63;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #909c25;
	background: #e8ead8;
}
textarea {
	color: #495a63;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #909c25;
	background: #e8ead8;
}
hr {
	background-color: #909c25;
	height: 1px;
}

/*additional classes*/
td.body_top_bg {
	background-image: url(http://www.siteforless.com/templates/bowman/images/body_top_bg.gif);
	background-repeat: repeat-x;
}
td.td_left {
	background-image: url(http://www.siteforless.com/templates/bowman/images/td_left.gif);
	background-repeat: repeat-y;
}
td.td_right {
	background-image: url(http://www.siteforless.com/templates/bowman/images/td_right.gif);
	background-repeat: repeat-y;
}
td.title_bg {
	background-image: url(http://www.siteforless.com/templates/bowman/images/title_bg.gif);
	background-repeat: no-repeat;
}
td.body_text {
	background-color: #f8fdff;
	padding-bottom: 15px;
	vertical-align: top;
}
td.td_body_middle {
	background-color: #deeff7;
}
td.td_body_bottom_bg {
	background-image: url(http://www.siteforless.com/templates/bowman/images/body_bottom_bg.gif);
	background-repeat: repeat-x;
	height: 107px;
}
td.td_footer_bg {
	background-image: url(http://www.siteforless.com/templates/bowman/images/td_footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 6px;
	padding-bottom: 4px;
	height: 42px;
	padding-right: 21px;
	padding-left: 21px;
}
