body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #2A7FAA;
}
a:link {
	color: #002874;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2A7FAA;
}
.tablepage {
	background-image: url(../images/erikspainting_body.gif);
	vertical-align: top;
	height: 400px;
	width: 760px;
}
.tablenav {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 400px;
}
.tablecontent {
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 400px;
}
.tablenavitems td {
	padding-bottom: 10px;
}
td.tablefooter {
	height: 35px;
	width: 760px;
	background-image: url(../images/erikspainting_bottom.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
}
.estimatetable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	width: 95%;
}
fieldset {
	border-top-color: #c58400;
	border-right-color: #805600;
	border-bottom-color: #805600;
	border-left-color: #C58400;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0.5em;
	width: auto;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 0px;
}
legend {
	font-size: 12px;
	font-weight: bold;
}
input.submit {
	cursor: hand;
}
h3 {
	padding-bottom: 2px;
}
img.logo {
	vertical-align: bottom;
}
/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.feature h3{
	padding: 0px 5px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 0px;
	margin: 0 10px 5px 0;
	border: 1px solid #000000;
}

.feature td {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
/************** .homepage styles ***************/

.homepage{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.homepage h1{
	padding: 0px 5px 5px 0px;
	text-align: left;
}

.homepage img{
	float: right;
	padding: 0px;
	margin: 0 10px 5px;
}
