/*core classes*/
body {
	background-image: url(http://www.siteforless.com/templates/intermountain/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #375e76;
	margin-top: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #164d65;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
a:link, a:visited, a:active {
	color: #b65702;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #164d65;
	text-decoration: none;
	line-height: 65px;
	background-image: url(http://www.siteforless.com/templates/intermountain/images/title_bg.gif);
	background-repeat: repeat-x;
	text-indent: 22px;
}
td.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #173850;
	text-decoration: none;
	text-align: center;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #173850;
	text-decoration: none;
}
a.copyright:hover {
	text-decoration: underline;
}
td.powered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #173850;
	text-decoration: none;
	text-align: center;
}
a.powered:link, a.powered:visited, a.powered:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #173850;
	text-decoration: none;
}
a.powered:hover {
	text-decoration: underline;
}
input {
	color: #164d65;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #a3d0dc;
	margin-bottom: 2px;
	background-color: #f3f8e7;
}
input.button {
	font: bold 10px Tahoma;
	color: #ffffff;
	text-decoration: none;
	border: 3px solid #2d6176;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-color: #448aa6;
}
td.small {
	font-size: 11px;
}
select {
	color: #164d65;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #a3d0dc;
	background: #f3f8e7;
}
textarea {
	color: #164d65;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #a3d0dc;
	background: #f3f8e7;
}
hr {
	background-color: #a3d0dc;
	height: 1px;
}

/*additional classes*/
td.td_menu {
	width: 760px;
	background-image: url(http://www.siteforless.com/templates/intermountain/images/menu_bg.gif);
	background-repeat: no-repeat;
	height: 38px;
	padding-left: 17px;
	vertical-align: top;
}td.td_body {
	vertical-align: top;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a3d0dc;
	border-left-color: #a3d0dc;
	background-color: #FFF;
	width: 765px;
}
td.td_body_text {
	padding-right: 23px;
	padding-left: 23px;
	vertical-align: top;
	padding-bottom: 5px;
}
td.td_body_text_bottom {
	background-image: url(http://www.siteforless.com/templates/intermountain/images/td_body_bottom.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 777px;
}

td.td_footer {
	background-image: url(http://www.siteforless.com/templates/intermountain/images/td_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
