/*core classes*/
body {
	margin-top: 0px;
	background-image: url(http://www.siteforless.com/templates/cm404/images/body_bg.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
a:link, a:visited, a:active {
	color: #810002;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td.pagetitle {
	font-family: "Times New Roman";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(http://www.siteforless.com/templates/cm404/images/title_bg.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 52px;
	font-weight: bold;
	padding-top: 6px;
	height: 54px;
}
td.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b5a977;
	text-decoration: none;
	text-align: left;
	padding-left: 23px;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #b5a977;
	text-decoration: underline;
}
a.copyright:hover {
	text-decoration: none;
}
td.powered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b5a977;
	text-decoration: none;
	text-align: right;
	padding-right: 23px;
}
a.powered:link, a.powered:visited, a.powered:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #b5a977;
	text-decoration: none;
}
a.powered:hover {
	text-decoration: underline;
}
input {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #ded1a1;
	margin-bottom: 2px;
	background-color: #eae0c0;
}
input.button {
	font: bold 10px Tahoma;
	color: #e1cca9;
	text-decoration: none;
	border: 3px solid #b48f58;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-color: #7f0102;
}
td.small {
	font-size: 11px;
}
select {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #ded1a1;
	background: #eae0c0;
}
textarea {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #ded1a1;
	background: #eae0c0;
}
hr {
	background-color: #ded1a1;
	height: 1px;
}
td.companyname {
	font-family: Georgia;
	font-size: 33px;
	color: #deca98;
	text-align: right;
	padding-right: 16px;
}
td.slogan {
	font-family: Georgia;
	font-size: 16px;
	color: #a97c36;
	text-align: right;
	padding-right: 16px;
}

/*additional classes*/
td.td_menu_bg {
	background-image: url(http://www.siteforless.com/templates/cm404/images/menu_bg.jpg);
	background-repeat: no-repeat;
}
td.td_header_bg {
	background-image: url(http://www.siteforless.com/templates/cm404/images/header_image.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
td.td_left {
	background-image: url(http://www.siteforless.com/templates/cm404/images/td_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
td.td_right {
	background-image: url(http://www.siteforless.com/templates/cm404/images/td_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
td.td_body_text {
	padding-right: 21px;
	padding-left: 21px;
	vertical-align: top;
}

