body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FAF6EB;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-indent: 10px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 0px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 15px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 0;
	text-align:center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul {
	list-style-type:circle;
}

.whitehdg  {
	color: #FFFFFF;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	list-style-type: circle;
}
#contentWrapper {
	background-color: #FAF6EB;
	width: 975px;
	top: 4px;
	height: 700px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#topBar {
	position: absolute;
	width: 970px;
	top: 100px;
	height: 25px;
	left: 0px;
	background-color: #EEC664;
	vertical-align: middle;
	text-align: left;
	line-height: 25px;
	padding-left: 5px;
	padding-top: 5px;
}
#logo {
	position: absolute;
	visibility: visible;
	left: 0px;
	z-index: 3;
	width: 229px;
	top: 0px;
}

#footer {
	width: 975px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	background-color: #FAF6EB;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding: 5px;
	z-index: 5;
}
#bannerTop {
	background-color: #FAF6EB;
	height: 77px;
	width: 570px;
	position: absolute;
	left: 231px;
	visibility: visible;
	top: 0px;
	z-index: 4;
}
/*  Home page Carousel */
#display  {
	left: 0px;
	top: 105px;
	width: 820px;
	position: absolute;
}
#Carousel  {
	left: 90px;
	top: 40px;
	width: 820px;
	position: absolute;
}



#column01 {
	left: 0px;
	top: 130px;
	height: 470px;
	width: 230px;
	position: absolute;
	background-color: #FFFFCC;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	overflow: auto;
}
#column02 {
	left: 245px;
	top: 130px;
	height: 470px;
	width: 290px;
	position: absolute;
	background-color: #FFFFCC;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	overflow: auto;
}
#doubleCol2{
	position: absolute;
	top: 130px;
	left: 250px;
	height: 470px;
	width: 520px;
	background-color: #FFFFCC;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	z-index: 2;
	overflow: auto;
}

#tableProperties {
	left: 0px;
	top: 130px;
	position: absolute;
	width: 770px;
	background-color: #FFFFCC;
	padding: 10px;
}
	
	
