@charset "utf-8";
/* CSS Document */

html, body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #202020;
}
a{
	color: #000098;
}
.header1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin-bottom: 6px;
}
.subheader1{
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 6px;
}
.pageHeader1{
	display: block;
	margin-bottom: 12px;
	margin-top: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
}
.pageHeader2{
	display: block;
	margin-bottom: 6px;
	margin-top: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
#tableMain{
	height: 100%;
}
#tdMainlt{
	background-image: url(../images/shadowlt.png);
	background-repeat: repeat-y;
	background-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;

}
#tdMainrt{
	background-image: url(../images/shadowrt.png);
	background-repeat: repeat-y;
	background-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;

}
#tdMainltct{
	vertical-align: top;
	height: 100%;
	background-color: #FFFFFF;
}
#tablespacer{
	height: 4px;
}
#tdspacernav{
	background-image: url(../images/bgnd-nav-shdw.gif);
}
#tdspacerbody{
	background-image: url(../images/bgnd-body-shdw.gif);
	height: 4px;
}
#tableHeader{
	/* position: absolute; */
}
.imgheader{
	position: absolute;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/header.png);
	height: 130px;
	width: 978px;
	padding-top: 26px;
	padding-left: 22px;
}
.imgheadershadow{
	position: absolute;
	top: 156px;
}
#tablebody{
	height: 100%;
}
.divNavcontent{
	margin-top: 156px;
}
#tdbodynav{
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9a9898;
	background-color: #cccccd;
}
#tdbodybody{
	/* padding-top: 200px; */
	vertical-align: top;
}
.divBodycontent{
	margin-top: 170px;
	margin-right: 18px;
	margin-left: 19px;
}
.spanHeader{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 22px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
}
.imgIndex{
	text-align: center;
	border: 2px solid #999999;
	margin-top: 5px;
}
.divFooter{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9c9c9;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	margin-top: 15px;
	color: #414040;
	line-height: 20px;
}
.divFooter a{
	color: #414040;
	text-decoration: none;
}
.divBBBlogo{
	margin-top: 18px;
}
.divBBBlogo img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tableGallery{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 2px;
}
.tdGallery{
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: top;
}
.tdGallery img{
	border: 1px solid #999999;
}
.tdGallery img:hover{
	border: 1px solid #2D2E64;
}
img.special {
	border: 1px solid #999999;
}
/*NAVBAR*/
.divNavbar{
	font-family: Tahoma, Geneva, sans-serif;
}
.divNavbar a{
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 28px;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAA6A6;
	font-size: 14px;
	background-image: url(../images/btn-bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.divNavbar a:hover{
	background-color: #000098;
	background-image: none;
	
}
.divNavbarSub{
	padding-bottom: 5px;
	background-color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAA6A6;
}
.divNavbarSub a{
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 35px;
	color: #424141;
	text-decoration: none;
	background-color: #f4f4f4;
	font-size: 13px;
	border-bottom-style: none;
	background-image: none;
}
.divNavbarSub a:hover{
	background-color: #000098;
	color: #FFF;

	
}
.divNavbar a.current{
	background-image: url(../images/btn-current.png);
}
.divNavbar a.current:hover{
	background-image: url(../images/btn-current-over.png);
}
.divIndexTitle{
	text-align: center;
	padding: 10px;
}
/*INDEX TABLE*/

.tdIndex1{
	border: 1px solid #A0A0A0;
	background-color: #e9e7e7;
	vertical-align: top;
	padding-right: 6px;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 12px;
	cursor: hand;
}
.tdIndex1:hover{
	border: 1px solid #000098;
}
.tdIndex1 img{
	border: 1px solid #c9c7c7;
	margin-bottom: 6px;
	margin-left: 9px;
}
.tdIndex1:hover img{
	border: 1px solid #000098;
}
/*ROLLOVER GALLERY*/
.tableGalleryHolder{
}
.tdGalleryHolder{
	text-align: center;
	background-color: #F4F4F4;
	border: 1px solid #CCC;
}
.tableThumbs{
	margin-top: 5px;
}
.tdThumbs{
	height: 116px;
	text-align: center;
	vertical-align: middle;
}
.tdThumbs img{
	background-color: #F4F4F4;
	border: 1px solid #CCC;
}
#caption{
	color: #FFF;
}
.divCaption{
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	background-image: url(../images/btn-bg.png);
	width: 525px;
}
/*REMODELING PAGES*/

#tdRemodel1{
	vertical-align: top;
}
#tdRemodel2{
	vertical-align: top;
}
#tdRemodel3{
	vertical-align: top;
	background-color: #f4f1ea;
	border: 1px solid #CCC;
}
.divColumnHeader{
	background-color: #828081;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.divColumnContent{
	padding: 7px;
}
/*FOR SALE*/
.tableListings{
	background-color: #F4F1EA;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}
.tdListings{

}
.tdListings img{
	border: 1px solid #CCC;
	margin: 10px;
}
.tdListings2{
	padding-top: 10px;
	padding-bottom: 10px;

}
