BODY {
	width: 800px;
	background-image: url(images/background_rockmill.gif);
	background-repeat: no-repeat;
	background-position: 720px 0px;
}

BODY, TD {
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
}
A.nav:link, A.nav:active, A.nav:visited {
	text-decoration: none ;
	color: White;
	font-weight : bold;
	background-color : Black;
}
A.nav:hover   {
	text-decoration: none ;
	color: Black;
	background-color : #FF8C00;
}
.active {
	color : #FF8C00;
	font-weight : bold;
}

A:link, A:active, A:visited  {
	text-decoration: none ;
	color: #FF8C00;
}
A:hover   {
	text-decoration: underline ;
	color: Black;
}

A.budget:link, A.budget:active, A.budget:visited {
	text-decoration: none ;
	color: #FF8C00;
	text-transform : uppercase;
	font-size : 0.75em;
}
A.budget:hover   {
	text-decoration: underline;
	color: Black;
}

.footer   {
	font-size: xx-small;
	color: #c0c0c0;
	text-align : right;
}

.strap {
	color : #FF8C00;
	font-weight : bold;
	font-size : 13px;
}

TABLE {
	/* width : 100%; */
}
#ConTable {
	width: auto;
}
#ConTable TD.lefthand {
	text-align: right;
	vertical-align: top;
}
HR {
	color : Black;
	width : 100%;
	height : 1px;
}
.copytd {
	padding-left : 15px;
}
H1 {
	font-size: 1.2em;
}
.GoogleBlue {
	color: #0000CC;
}
.GoogleBlack {
	color: Black;
}
.GoogleGreen {
	color: #008000;
}

#googlehealthcheck {
	border: 1px solid #FF8C00;
	background-color: #E6E6E6;
	padding: 8px;
}
A.clear {
	text-decoration: none ;
	color: Black;
}
A.clear:hover   {
	text-decoration: underline;
	color: Black;
}

#featuredclient {
	border: 1px solid #FF8C00;
	background-color: #E6E6E6;
	padding: 8px;
}
