﻿/* RUTLAND RENOVATIONS - Rev 130520 */

/* Body & Heading styles */

body {background-color: #eeeeee; color: #000000; font-family: arial; font-size: 14px;}
body {background-image:url(images/housetrb5.gif); }

h1 {font-size: 24px; color: #005500; font-family: arial;}
h2 {font-size: 20px; color: #005500; font-family: times;}

/*table.main {background-color: #eeeeee; color: #000000; font-family: arial; font-size: 14px;}*/
/* table {background-image:url(images/hsetrbgd.gif)} */

table {background-color: #eeeeee; color: #000000; font-family: arial; font-size: 14px;}

table.tstml {
	background: fixed; /*scroll fixed;*/
	background-color: transparent;
	background-repeat: repeat; /*no-repeat;*/
	background-image:url(images/130720_testimonial_bgnd_512.jpg);
	background-position: 0% 0px;
	border-color: #0000cc;
	color: #000066;
	font-family: arial;
	font-size: 16px;
}

table.ext-links {background-color: #eeeeee; color: #000000; font-family: arial; font-size: 11px;}


/* Hyperlink styles RRGGBB */
a:link {color: #0000aa; text-decoration:underline} /* Blue 0000aa */
a:visited {color: #000066; text-decoration: underline} /* D.Blue 000066 */
a:hover {color: #ff0000; text-decoration: none} /* Red ff0000 */
a:active {color: #009900; text-decoration: underline} /* Green 009900 */