/* Acquest Residential Sitewide Stylesheet */

BODY, TD, P { font: 12px arial; color: #464646;}
BODY { SCROLLBAR-FACE-COLOR: #e51837; scrollbar-arrow-color: #ffffff; scrollbar-base-color: #464646; scrollbar-shadow-color: #e51837; scrollbar-darkshadow-color: #000000; scrollbar-highlight-color: #e51837; scrollbar-3dlight-color: #cccccc; scrollbar-track-color:#464646; }
.hi { color: #ffffff; }
.hi2 { color: #e51837;}
.footer { font-size: 10px; color: #ffffff; }
A:link, A:visited { color: #e51837; text-decoration:none; }
A:hover, A:active { color: #000000; text-decoration:none; }
A:link.nav, A:visited.nav { font-size: 13px; color: #464646; text-decoration:none; }
A:hover.nav, A:active.nav { font-size: 13px; color: #e51837; text-decoration:none; }
A:link.home, A:visited.home { font-size: 13px; color: #e1e1e1; text-decoration:bold; }
A:hover.home, A:active.home { font-size: 13px; color: #e51837; text-decoration:bold; }
A:link.com, A:visited.com { color: #464646; text-decoration:none; }
A:hover.com, A:active.com { color: #e51837; text-decoration:none; }
.textbox {border-top:1px outset #464646; border-bottom:1px outset #464646; border-right:1px outset #464646; border-left:1px outset #550005; color: #464646; background-color: #cccccc; font-family:arial; font-size:11px; }
textarea
{ border-top:1px outset #464646; border-bottom:1px outset #464646; border-right:1px outset #550005; border-left:1px outset #464646; background-color: #cccccc; font-family:verdana; font-size:11px; COLOR: #464646;}
select {background-color: #cccccc; font: 11px arial; color: #464646;}
.imgborder { border:1ipx solid #ffffff; }
.tableBorder { border-bottom:1px outset #464646;}
.sidenav { background-image: url('img/sidenav_bg.gif'); background-position: top; background-repeat: no-repeat; padding-right:20px; padding-top:20px; padding-bottom:20px;}
.imgborder { border-bottom:1px outset #000000; border-top:1px outset #000000; border-left:1px outset #000000; border-right:1px outset #000000;}
.news { padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;}
.right20 { padding-top:20px; padding-right:20px;}
.acquest { background-image: url('img/acquest_bg.gif');background-repeat: no-repeat;background-position: bottom;}
.community {padding-top:10px;padding-right:10px;background-image:url('img/grad_bg2.gif');background-repeat: repeat-x;}

/* Rollover Stylesheet */

#home, #home:visited {
	background-image:url(img/home.gif);
}
#communities, #communities:visited {
	background-image:url(img/communities.gif);
}
#builderStory, #builderStory:visited {
	background-image:url(img/builderStory.gif);
}
#whatsNew, #whatsNew:visited {
	background-image:url(img/whatsNew.gif);
}
#signUp, #signUp:visited {
	background-image:url(img/signUp.gif);
}
#custSvc, #custSvc:visited {
	background-image:url(img/custSvc.gif);
}

.rollover span.alt {
	display:none;
}
.rollover img {
	border:none;
}
:root .rollover img {
	display:block;
}

.rollover, .rollover:visited {
	background-color:transparent !important; /* needed for Opera5/6 */
	background-repeat:no-repeat;
	background-position:0 0;
}
.rollover.CURRENT, .rollover.CURRENT:visited, .rollover:hover, .rollover:focus, .rollover:active, .rollover.MMO, .rollover.MMO:visited {
	background-position:0 -29px;
}
