body {
	margin: 30px auto 30px auto;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: small;
	text-align: center;
	background: url(../images/template/pageback.jpg) top left repeat-x #cc9;
}

#container {
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	width: 760px;
	display : block;
}

/* Header Styles */

#header {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
	background: url(../images/template/header_topbar.gif) top left no-repeat;
	display: block;
	float : left;
	clear : both;
}

#header p {
	margin: 0;
	padding: 38px 0 0 0;
	width : 760px;
	display : block;
}

#header img {
	margin: 0;
	padding: 0;
	display : block;
	float : left;
}	

/* Section Title Banner Styles */

#sectionTitleBanner {
	margin: 0 auto 0 auto;
	padding: 0;
	height : 38px;
	width: 760px;
	display: block;
	float : left;
	clear : both;
}

#sectionTitleBanner img {
	margin: 0;
	padding: 0;
	display : block;
	float : left;
}

/* Property Listing Styles */

ul.listing {
	margin: 0 auto 0 auto;
	padding: 15px;
	width: 728px;
	list-style : none;
	display: block;
	clear: both;
}

ul.listing li {
	margin: 0 auto 0 auto;
	padding: 15px 0 0 0;
	width: 728px;
	list-style : none;
	border-top : 1px #996 solid;
	display: block;
	clear: both;
}

ul.listing li.first { padding: 0; border-top : none; }

ul.listing strong {
	margin: 0 auto 0 auto;
	padding: 0 0 5px 0;
	color: #000;
	font-size: medium;
	width: 728px;
	display: block;
	clear: both;
}

ul.listing strong span {
	width: 255px;
	color: #663;
	display : block;
	float : left;
}

ul.listing img {
	margin: 0;
	padding: 0 15px 15px 0;
	display : block;
	float : left;
}


/* Content Styles */

a { color : #c93; text-decoration : none; outline : none; }
a:hover { color : #36c; }

p {
	margin: 0;
	padding: 15px;
}

p.small {
	font-size: xx-small;
	margin: 0;
	padding: 15px 30px 15px 30px;
	display : block;
	clear : both;
}

h1{
	margin: 0;
	padding: 10px 15px 0 15px;
	font-size: medium;
}

h2{
	margin: 0;
	padding: 0;
	height: 39px;
	width: 100%;
}

.h2-home{
	background-image: url(../images/template/subtitle_home.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.h2-property{
	background-image: url(../images/template/subtitle_directions.gif);
	background-repeat: no-repeat;
	background-position: left;
}

h3{
	margin: 10px 10px 0 10px;
	padding : 0 0 6px 14px;
	font-size: small;
	font-weight: normal;
	background-image: url(../images/template/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

h4{
	margin: 10px 10px 0 10px;
	padding : 0 0 0px 14px;
	font-size: small;
	font-weight: normal;
	background-image: url(../images/template/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

h5{
	margin: 10px 10px 0 10px;
	padding : 0 0 6px 14px;
	font-size: medium;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

strong {
	color: #663;
}

.style1 {color: #6A6A40}

#content {
	margin: 0;
	padding: 0;
	width: 758px;
	text-align: left;
	border-left: 1px #996 solid;
	border-right: 1px #996 solid;
	background-color: #fff;
	float: left;
	display: block;
}

#content-column1{
	margin: 0;
	padding: 0;
	width: 260px;
	background-image: url(../images/template/photo-area_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#content-column1 p{
	margin: 0;
	padding: 0;
}

#content-column1 img{
	margin: 9px;
	padding: 0;
	border: 1px #996 solid;
	display: block;
}

#content-column2{
	margin: 0;
	padding: 0;
	width: 498px;
	float: left;
}

#content a {
	color : #C93;
	text-decoration : none;
	display: inline;
}

#content a:link {
	text-decoration : none;
}

#content a:visited {
	text-decoration : none
}

#content a:hover {
	color : #36C;
	text-decoration: none;
}

#content a:active, #content a.selected {
	color : #C93;
}

/* Footer Styles */

#footer {
	margin: 0;
	padding: 0;
	color: #330;
	width: 760px;
	font-size: x-small;
	background-image: url(../images/template/footer_back.gif); 
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	display: block;
}

#footer p{
	margin: 0;
	padding: 20px 0 20px 0;
	background-image: url(../images/template/footer_bottom.gif); 
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer a {
	color : #330;
	display: inline;
}

#footer a:link {
	text-decoration : none;
}

#footer a:visited {
	text-decoration : none
}

#footer a:hover {
	color : #36C;
	text-decoration: none;
}

#footer a:active, #footer a.selected {
	color : Navy;
}

#footer2 {
	margin: 0;
	padding: 10px 0 0 0;
	width: 760px;
	text-align: center;
	color: #330;
	font-size: x-small;
	float: left;
}

#footer2 p{
	margin: 0;
	padding: 0;
}
#footer2 a{
	color : #330;
	text-decoration : none;
	display: inline;
}