/*	#maintable - controls the main content table and all cells within it  */

BODY
{
	background: #FFFFFF url("../resources/images/signaturehomes_thumbprint.jpg") no-repeat;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family:Arial;
	font-size:12px;
	color:#585858;
}
H1
{
	color:#ef047f;
	font-family:Arial;
	font-size:12px;
	margin:0px;
	padding:0px;
}
A
{
	color:#f1419d;
	text-decoration:none;
}
.contactusFooter
{
	background: #F8F8F8 url("../resources/images/signaturehomes_contactus_f.gif") no-repeat;
}
.houseFooter
{
	background: #F8F8F8 url("../resources/images/signaturehomes_house_f.gif") no-repeat;
}
.architecturalFooter
{
	background: #F8F8F8 url("../resources/images/signaturehomes_arch_f.gif") no-repeat;
}
.interiorFooter
{
	background: #F8F8F8 url("../resources/images/signaturehomes_interior_f.gif") no-repeat;
}
.cabinetFooter
{
	background: #F8F8F8 url("../resources/images/signaturehomes_cabinet_f.gif") no-repeat;
}
.landFooter
{
	background: #F8F8F8 url("../resources/images/signaturehomes_land_f.gif") no-repeat;
}
.barringtonFooter
{
	background: #F8F8F8 url("../resources/images/barrington_logo.gif") no-repeat;
}
.awardFooter
{
	background: #F8F8F8 url("../resources/images/signaturehomes_awards_f.gif") no-repeat position: top right;
}
.gOver
{
	width: 100px;
	height: 100px;
	background: url("../resources/images/BorderImage.gif") no-repeat;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.gNOver
{
	width: 100px;height: 100px;
}
.iLarge
{
	width: 500px;
	height: 504px;
	background: url("../resources/images/BorderImageLarge.gif") no-repeat;
	filter:alpha(opacity=60);
	opacity:0.6;
}