/* CSS Document */
body {
	background:url(images/background.gif) #D5D0C9 repeat-x; font:11px Arial, Helvetica, sans-serif; color:#666666; padding:0px; margin:0px;
}
#siteHolder {
	width:755px; text-align:left;
}
#navHolder {	
	float:left; width:755px;
}
.navLogo {
	float:left; width:525px; height:127px;
}
.navTopText {
	float:left; width:230px; height:117px; padding:10px 0px 0px 0px; text-align:right;
}
.navItem {
	float:left; height:19px;
}

/*WELCOME --------------------------------------------------------------- */
#welcomeContent {
	float:left; width:755px; background:url(images/welcome-background.gif) repeat-y;
}
.welcomeTextLeft {
	float:left; width:492px; padding:0px 0px 0px 19px;
}
.welcomeTextRight {
	float:left; width:181px; padding:15px 34px 0px 29px; color:#FFFFFF; line-height:16px; text-align:justify;
}
.welcomeTB {
	float:left; width:755px;
}
.residential {
	float:left; width:173px; padding:0px 18px 0px 22px; text-align:justify;
}
.commercial {
	float:left; width:177px; padding:0px 18px 0px 31px; text-align:justify;
}
.rescomMid {
	float:left; width:262px; padding:0px 17px 0px 30px;
}
img.floatPhoto {
	float:left;
}
img.riverPark {
	float:left; padding:0px 0px 0px 22px;
}
.riverParkText {
	float:left; width:181px; line-height:16px; text-align:justify;
}
#welcomeBottom {
	float:left; width:755px; background:url(images/bottom-info-background.gif) repeat-y;
}
.welcomeBottomTB {
	float:left; width:755px;
}
.welcomeBottomLeft {
	float:left; width:202px; padding:0px 0px 0px 19px;
}
.welcomeBottomRight {
	float:left; width:491px; padding:0px 0px 0px 23px;
}
.creditLeft {
	float:left; width:372px; font-size:9px; text-align:left; padding:0px 0px 0px 5px;
}
.creditRight {
	float:left; width:373px; font-size:9px; text-align:right; padding:0px 5px 0px 0px;
}


/*TEXT ---------------------------------------------------------------- */

a.welcome:link, a.welcome:visited {
	color:#999999; text-decoration:underline;
}
a.welcome:hover {
	color:#999999; text-decoration:none;
}
a:link, a:visited {
	color:#123D52; text-decoration:underline;
}
a:hover {
	color:#123D52; text-decoration:none;
}
.bigger {
	font-size:11px;
}