/*core classes*/
body {
	margin-top: 0px;
	background-image: url(http://www.siteforless.com/templates/cm308/images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3d3d3d;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
}
a:link, a:visited, a:active {
	color: #656900;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94613f;
	text-decoration: none;
	text-align: left;
}
td.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #692300;
	background-image: url(http://www.siteforless.com/templates/cm308/images/title_bg.gif);
	background-repeat: no-repeat;
	background-color: #fdfeff;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94613f;
	text-decoration: underline;
}
a.copyright:hover {
	text-decoration: none;
}
td.powered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94613f;
	text-decoration: none;
	text-align: right;
}
a.powered:link, a.powered:visited, a.powered:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #94613f;
	text-decoration: underline;
}
a.powered:hover {
	text-decoration: none;
}
td.companyname {
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
	color: #692300;
	padding-bottom: 2px;
}
input {
	color: #3d3d3d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #aaae6e;
	margin-bottom: 2px;
	background-color: #f6f6e7;
}
input.button {
	font: bold 10px Tahoma;
	color: #ffffff;
	text-decoration: none;
	border: 3px solid #caad9a;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-color: #764321;
}
td.small {
	font-size: 11px;
}
select {
	color: #3d3d3d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #aaae6e;
	background-color: #f6f6e7;
}
textarea {
	color: #3d3d3d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #aaae6e;
	background-color: #f6f6e7;
}
hr {
	background-color: #7fbbcf;
	height: 1px;
}

/*additional classes*/
td.body_text {
	background-color: #ffffff;
	background-image: url(http://www.siteforless.com/templates/cm308/images/body_text_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
}

td.td_left {
	background-image: url(http://www.siteforless.com/templates/cm308/images/td_left.gif);
	background-repeat: repeat-y;
}
td.td_right {
	background-image: url(http://www.siteforless.com/templates/cm308/images/td_right.gif);
	background-repeat: repeat-y;
}
td.header {
	background-image: url(http://www.siteforless.com/templates/cm308/images/header_image.jpg);
	background-repeat: no-repeat;
	padding-left: 44px;
}
td.slogan {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    color: #252732;
}

td.td_footer_bg {
	background-image: url(http://www.siteforless.com/templates/cm308/images/footer_bg.gif);
	background-repeat: no-repeat;
	padding-right: 42px;
	padding-left: 44px;
}

td.menu_bg {
	background-image: url(http://www.siteforless.com/templates/cm308/images/menu_bg.gif);
	background-repeat: no-repeat;
	padding-right: 44px;
	padding-left: 44px;
}

