/* CSS Document */
body{
	padding:0px;
	margin:0px;
	background:url(/images/bg.jpg) repeat-x #000;
	text-align:center;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:62.5%;
}

/*outmost wrapper, used to make the wrapper center*/
.middleSetter{
	width:978px; 
	margin:0 auto;
}

/*outmost after middleSetter, used to enable all divs inside of it floatable without losing centering from middleSetter*/
.bigWrapper{
	width:978px;
	height:100%;
	float:left;
}

/*outmost after bigWrapper, used to contain repeat-y shadows if any*/
.shadowHolder{
	width:978px; 
	float:left;
	padding:0px;
	margin:0px;
	height:100%;
	background:url(/images/shadowRepeat.png) repeat-y;
}

.shadowTop{
	background:url(/images/shadowTop.png) no-repeat bottom;
	width:978px;
	height:22px;
	margin-left:1px;
}

.dwTopBar{
	width:935px;
	height:34px;
	float:left;
	margin-left:20px;
	text-align:left;
	display:block;
	height:118px;
	border-bottom:3px solid #f1847a;
	background-color:#fff;
}

.dwLogo{
	float:left;
}

.dwPhoneNumber{
	float:right;
	width:720px;
	text-align:right;
	height:53px;
}

.searchBox {
	margin-top:5px;
	height:23px;
}

.searchBox form{

}
.searchBox img{

}

.searchBox .searchAll{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#999;
	font-size:0.95em;
}

.searchBox .searchForm{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#999;
	height:15px;
	font-size:0.95em;
}

.contentNavWrapper{
	clear:both;
	width:950px;
	height:100%;
	float:left;
	margin-left:14px;
	background:url(/images/bodyRepeat.png) repeat-y;
	display:block;
}

.navWrapper{
	clear:both;
	width:190px;
	float:left;
	text-align:left;
	margin-left:10px;
	font-size:1.2em;
	font-weight:bold;
}

.navTop{
	margin-top:4px;
	background:url(/images/leftNavTop.jpg) no-repeat;
	width:182px;
	height:10px;
}

.navWrapper ul{
    list-style:none;
    margin:0px;
    padding:0px;
	background:url(/images/bgLeftNav.jpg) repeat-y;
	width:182px;
}

.navWrapper ul li{
    line-height:2.3em;
    margin:0px;
    padding: 0 0 0 30px;
    background:url(/images/bulletLeftNav.png) no-repeat 8px 10px;
	border-bottom:2px groove #CCCCCC;
}

.navWrapper ul li a{
	color:#FFF;
	text-decoration:none;
	display:block;
}

.navWrapper ul li a:hover{
	color:#F4F79F;
}

.navWrapper ul li:hover{
	background:url(/images/bgLeftNavHL.png) repeat;
}

.navBottom{
	background:url(/images/leftNavBottom.jpg) no-repeat top;
	width:182px;
	height:10px;
}


.contentWrapper{
	text-align:left;
	width:740px;
	float:left;
	padding-bottom:20px;
}

.footer{
	width:978px;
	clear:both;
	margin:0 auto;
	color:#FFF;
	height:82px;
	font-size:1.2em;
	line-height:1.8em;
}

.footer a, footer a:visited{
	color:white;
	text-decoration:underline;
}

.footer a:hover{
	text-decoration:none;
	color:#BBFFFF;	
}


p{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	font-size:1.2em;
}

h1{
	font-size:2.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e93e2e;
	padding:0px;
	margin:0px;
	margin-left:5px;
	margin-top:3px;
	margin-bottom:3px;
}

h2{
	font-size:1.4em;
}

.dwBuckets{
	background-color:#eee;
	border:1px solid #b3bcbc;
}

.dwBuckets ul{
    list-style:none;
    margin:0 0 1em 15px;
    padding: 0;
}
.dwBuckets ul li{
    line-height:1.8em;
    margin: .25em 0;
    padding: 0 0 0 15px;
    background:url(/images/bulletBuckets.jpg) no-repeat 0 6px;
}

.dwBuckets ul li a, .dwBuckets ul li a:visited{
	color:#777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}

.dwBuckets ul li a:hover{
	text-decoration:none;
	color:#993300;
}

ul li, ul li ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.8em;
}

ul li a, ul li a:visited{
	color:#0000FF;
}

ul li a:hover{
	color:#000;
	text-decoration:none;
}
.hover1 {
	background-color: white;
}
.hover2 {
	background-color: #F9D599;
	cursor: pointer;
}
.cursor {
	cursor: pointer;
}
.dataHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	color: #990000;
	border-bottom: 1px solid #CCCCCC;
}
.dataPages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 15px;
}
.dataList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	border-top: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.dataList2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.dataEnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: white;
	padding-left: 15px;
	border-top: 1px solid  #CCCCCC;
}
.dataItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-align: center;
}
.dataProperty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-left: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.dataPropertyInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding-left: 15px;
}
.dataPhotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: center;
}
.uC {
	border-top: 2px solid #CCCCCC;
}
.uI {
	border-top: 2px solid #CCCCCC;
}
.uD {
	border-top: 2px solid #CCCCCC;
}
