BODY
{
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color:White;
}

.homebg
{
	background-image:url("./images/home-bg.jpg");
	background-repeat:no-repeat;
}

.greenmenufade
{
	background-image:url("./images/menu/green-fade.gif");
	background-repeat:repeat-x;
}

.designbuildbg
{
	background-image:url("./images/design-build-bg.jpg");
	background-repeat:no-repeat;
}

.text
{
	font-family:Verdana;
	font-size:12;
}

.smalltext
{
	font-family:Verdana;
	font-size:xx-small;
}

a:link {color: #3B615E; text-decoration: underline; text-transform: none; }
a:visited {color: #3B615E; text-decoration: underline; text-transform: none; }
a:active {color: #3B615E; text-decoration: underline; text-transform: none; }
a:hover {color: #3B615E; text-decoration: underline; text-transform: none; }
