body {
	background-color: #ABA17D;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}

a {
	color: #830707	;
	text-decoration: none;
}

a:hover {
	color: #830707;
	text-decoration: underline;
}

p {
	line-height: 1.5em;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	background-color: #fff;
	padding: 1em;
}

#header {
	background-color: #fff;
	display: block;
}

#container {
	background-color: #fff;
}

#dunparlogo {
	padding-bottom: .50em;
	width: 237px;
	height: 45px;
	margin-left: -1px;
}

h3 {
	font-size: 1em;
	padding-bottom: .5em;
}

h2 {
	font-size: 1em;
	padding-bottom: .5em;
	color: #830707;
	font-weight: bold;
}

h1 {
	font-size: 1.1em;
	padding-bottom: .5em;
}

p {
	font-size: 1em;
	line-height: 1.5em;
}

strong {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
	padding-bottom: 1em;
}

hr.dotline {
	border-style: dotted;
	width: 100%;
	border-width: 1px;
}

.bannerbar {
	display: block;
	width: 500px;
	height: 40px;
	position: relative;
	float: right;
	border: .25em solid #fff;
}

.bannerbar .hilite {
	background-color: #fff;
	color: #830707;;
	font-size: 1.4em;
	text-align: center;
	border: .25em solid #830707;
	border-right-style: .25em solid #830707;
	border-bottom-style: .25em solid #830707;
	border-left-style: .25em solid #830707;
	border-top-style: none;
	width: 450px;
	left: 25px;
	display: block;
	position: relative;
}

#slider{
	padding-top: .5em;
	}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	background-color: #fff;
	}
#slider li{ 
	width:780px;
	height:360px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	}	
#nextBtn{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}	
	
#registration .form {
	
}

.bannerbar h1{
	padding: 1em .5em .5em;
}

#content {
	background-color: #fff;
}

#content p {
	font-size: .9em;
	padding-bottom: 1em;
}

#content .floatright {
	float: right;
}

.homeownertips {
	list-style-type: square;
	line-height: 2em;
	margin-left: 1.5em;
	padding-bottom: 2.5em;
}

#communitysidebar ul li {
	list-style-type: none;
	line-height: 2em;
}

.communitysidebar a {
	display: block;
	width: auto;
	height: 2em;
	text-align: center;
}

#footer {
	clear: both;
	padding: 1em;
	text-align: center;
}

ul.square {
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.4em;
	padding-bottom: 1em;
}

ol {
	list-style-type: decimal;
	line-height: 1.4em;
	list-style-position: outside;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 1em;
}

#navlist li a {
	color: #333;
	font-size: .8em;
}

.bottomnavbar {
	display: inline-block;
	border-top: .1em solid #830707;
	padding-top: .5em;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

/* slightly enhanced, universal clearfix hack - http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack/ */

.clearfix {
	display: inline-block;
}

/* start commented backslash hack \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* close commented backslash hack */

.bannerimage {
	clear: left;
	padding-top: .75em;
	padding-bottom: .75em;
}

#middlecolumn {
	display: block;
	width: 300px;
	float: left;
	padding: .2em;
}

#middlecolumncontent {
	display: block;
	width: 390px;
	float: left;
	padding: .2em;
}

#frontleftcolumn {
	display: block;
	width: 250px;
	float: left;
	padding: .5em 1em .5em .5em;
}

#sidebar {
	display: block;
	margin-left: 1.5em;
	float: left;
	padding: .5em 1em .5em .5em;
}

#leftcolumn {
	display: block;
	width: 250px;
	float: left;
	padding: .5em 1em .5em .5em;
}


#leftcolumn .small {
	width: 200px;
}

#rightcolumn {
	display: block;
	width: 180px;
	float: left;
	padding: .2em;
}

#rightcolumnfull {
	display: block;
	width: 510px;
	float: left;
}

#communitybanner .thumb {
	width: 115px;
	height: 80px;
	display: block;
	float: left;
	padding: .5em;
	background: #fff;
	position: relative;
}

#communitybanner .thumb .rollover{
	width: 95px; /* (totalWidth - (borderLeftWidth + borderRightWidth)) */
	height: 60px; /* (totalHeight - (borderTopWidth + borderBottomWidth)) */
	display: block;
	float: left;
	padding: .5em;
	position: relative;
	top:0;
	left:0;
	border:10px solid #666;
	background:transparent;
}

#communitybanner h1 {
	font-size: .9em;
	color: #000;
}

.contentrow {
	display: block;
	padding-bottom: 2em;
}

.contentrow .thumb {
	float: left;
	padding-right: 2em;
	display: block;
}

.contentrow .thumbleft {
	display: block;
	background-color: #333;
	width: 170px;
	height: 100px;

}

.hilite_yellow {
	background-color: #fefb3d;
	color: #000;
}

.hilite {
	background-color: #fefb3d;
	color: #000;
}

/*.hilite {
	background-color: #830707;
	color: #FFF;
} */

.news {
	line-height: 1.5em;
	color: #830707;
}

.newsreadmore {
	color: #000;
	font-variant: small-caps;
}

.news .date {
	font-weight: bold;
	padding-right: 1em;
	text-transform: uppercase;
	display: inline-block;
}

.news a {
	text-decoration: none;
}

.news a:hover {
	color: #333;
	text-decoration: none;
}

#regform {
	display: block;
	margin-right: 22em;
}

#regform label {
	display: list-item;
	list-style-type: none;
	padding-bottom: .5em;
	text-align: right;
}
#regform select {
	width: 150px;
}
#regform input {
	width: 150px;
}

#mapcontainer {
	padding-top: 1em;
	padding-bottom: 1em;
	display: block;
}

#map {
	z-index: 1;
	padding-bottom: 2em;
	display: block;
	padding-top: 2em;
	position: relative;
}

.commsquare {
	display: block;
	width: 110px;
	height: 80px;
	float: left;

}

#tabcontainer {
                margin: 2em 0;
                width: 50%;
            }