@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/common/background.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
body,td, th, p, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*   font-family: tahoma, verdana, arial, helvetica, sans-serif;*/
   font-size: 12px;
	line-height: 15px;
}

/* links */

a:link {
	color: #384997;
}
a:visited {
	color: #4354A2;
}
a:hover {
	color: #904905;
}

a.navlink {
	text-decoration: none;
	height: 26px;
	display: block;
	padding-left: 8px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: -8px;
	padding-top: 2px;
	padding-right: 0px;
}
a.navlink:link {
	color: #333333;
	font-weight: bold;
	width: auto;
	background-image: url(../images/nav/nav-static.gif);
	background-repeat: no-repeat;
}
a.navlink:visited {
	color: #904905;
	font-weight: bold;
	background-image: url(../images/nav/nav-static.gif);
	background-repeat: no-repeat;
}
a.navlink:active { color: #ffffff; 
}
a.navlink:hover {
	color: #2d3ca6;
	display: block;
	font-weight: bold;
	background-image: url(../images/nav/nav-over.gif);
	font-style: italic;
}

a.wagllc:link {
	font-size: 9px;
	color: #66FFFF;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
a.wagllc:visited {
	font-size: 9px;
	color: #495AA8;
	line-height: normal;
}
a.wagllc:hover {
	font-size: 9px;
	color: #CCCCCC;
}
/* end links */

td.aligncenter { text-align: center; }
td.aligntop { vertical-align: top; }
td.aligntopright { vertical-align: top; text-align: right; }
td.alignbottom { vertical-align: bottom; }
td.alignbottomright { vertical-align: bottom; text-align: right; }

/* contain and center */
div#Wrapper {
	width: 827px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 5px;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

/* masthead 
div#Head {
	width: 827px;
}
*/

/* Main content */
div#Content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/common/content-bg.gif);
	background-repeat: repeat-y;
	background-position: 1px;
}

/* left column */
/* div#Left {
	width: 179px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*/
/* right column */
/* div#Right {
	width: 500px;
	padding-right: 20px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 10;
	position: absolute;
}
*/
/* footer */
#wagllcFooter {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 25px;
}

div#copyright {
	width: 400px;
	font-size: 10px;
	font-weight: bold;
	float: left;
	margin-top: 8px;
	margin-left: 60px;
}
/* end footer */

/* #SideImage {
	background-position: 5px bottom;
	margin-bottom: -18px;
	z-index: -1;
	position: relative;
	bottom: auto;
	height: 255px;
	width: 503px;
	background-image: url(../images/common/sign.gif);
	background-repeat: no-repeat;
}
*/
td#columnLeft {
	height: 425px;
	background-image: url(../images/sign/signLeftCol.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
}
td#columnRight {
	background-image: url(../images/sign/signRightCol.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	width: auto;
	padding-left: 20px;
	padding-bottom: 20px;
}
td#footerLeft {
	background-image: url(../images/sign/signLeftFooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
}
td#footerRight {
	background-image: url(../images/sign/signRightFooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}


/* homepage category blocks */
#newhomes {
	background-image: url(../images/categories/category1-bg.jpg);
	background-repeat: no-repeat;
	width: 607px;
	background-position: top;
	margin-bottom: 15px;
	height: auto;
}
#rentals {
	background-image: url(../images/categories/category2-bg.jpg);
	background-repeat: no-repeat;
	width: 607px;
	margin-bottom: 10px;
	height: auto;
	background-position: top;
}
#commercial {
	background-image: url(../images/categories/category3-bg.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 607px;
	margin-bottom: 10px;
	background-position: top;
}
#featured {
	background-image: url(../images/featured/featured-bg.jpg);
	background-repeat: no-repeat;
	width: 607px;
	background-position: top;
}
#featured td.home{
	margin: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-top: 5px;
}

h1.categoryTitle{
	font-weight: bold;
	clear: both;
	font-size: 18px;
	margin-left: 13px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: -3px;
}
p.categoryText{
	padding-left: 10px;
	padding-top: 0px;
}
img.categoryImg {
	padding-top: 9px;
	padding-bottom: 5px;

}
h1.featuredTitle{
	font-weight: bold;
	font-size: 18px;
	margin-left: 13px;
	margin-top: 0px;
	padding-top: 5px;
}
img.featuredImg {
	float: left;
	clear: right;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 1px;
}
h1.pageTitle{
	font-weight: bold;
	font-size: 18px;
	color: #2039AA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2039AA;
	margin-top: 0px;
}

div#logoImg {
	width: 150px;
	float: right;
	margin-right: 15px;
}
.searchButton {
	float: right;
	clear: left;
	display: block;
	height: 19px;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -30px;
	margin-left: 0px;
	padding-top: 7px;
	visibility: visible;
	z-index: 10;
}
td.newHomes {
	margin: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
