/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(/CMS/templates/aduring09/images/BodyBG.jpg);
	background-color: #1B3065;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size: small;
}
#wrapper {
	height: auto;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position:relative;
}
#footer {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 20px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}



#header {
	background-image: url(/CMS/templates/aduring09/images/headerBG.jpg);
	height: 277px;
	width: 970px;
}
#datewrapper {
	float: right;
	height: 20px;
	width: auto;
	margin-right: 20px;
	font-size: small;
	color: #FFFFFF;
}
#propertyscroller {
	width: 190px;
	position: absolute;
	height: auto;
	right: 8px;
	color: #ffffff;
	top: 221px;
	z-index: 999;
	
}
.price_new {
	padding-top: 20px;
	text-align: right;
	font-size: small;
	font-weight: bold;
}
.address_new1 {
	text-align: right;
	font-size: small;
}
.address_new2 {
	text-align: right;
	font-size: small;
}
.contentheading, .componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	display: none;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #5E4C42;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#contentwrapper {
	background-image: url(/CMS/templates/aduring09/images/contentBGrepeat.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 970px;
}
#innercontent {
	background-image: url(/CMS/templates/aduring09/images/contentBG.jpg);
	background-repeat: no-repeat;
	min-height: 490px;
	width: 970px;
	overflow: auto;
	position: relative;
	z-index: 0;
}
#midwrapper {
	width: auto;
	margin-right: 250px;
	margin-left: 250px;
	text-align: left;
}

#leftwrapper {
	float: left;
	width: 180px;
	height: auto;
	text-align: left;
	padding-left: 15px;
	margin-top: 10px;
}
#leftwrapper ul {
	margin: 0px;
	padding: 0px;
}
#leftwrapper li {
	font-size: medium;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#leftwrapper a {
	color: #000000;
	text-decoration: none;
}
#leftwrapper a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#rightwrapper {
	float: right;
	width: 200px;
	height: auto;
	padding-top: 180px;
	padding-right: 15px;
}
#rightwrapper a {
	color: #000000;
	text-decoration: underline;
}
#rightwrapper a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.buttonheading img{
	border:none;
}
#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	z-index: 998;
	height: auto;
	width: 400px;
	top: 230px;
	left: 250px;
	text-align: left;
}
