/*  TOP NAVIGATION   */

ul#navigation {
	height: 37px;
}
ul#navigation li {
	float: left;
}
ul#navigation li a {
	display: block;
	height: 37px;
	cursor: pointer;
}
ul#navigation li a#properties {
	width: 151px;
	background: url(../images/nav1.gif) 0 0 no-repeat;
}
ul#navigation li a#realtor {
	width: 135px;
	background: url(../images/nav2.gif) 0 0 no-repeat;
}
ul#navigation li a#communities {
	width: 175px;
	background: url(../images/nav3.gif) 0 0 no-repeat;
}
ul#navigation li a#owners {
	width: 164px;
	background: url(../images/nav4.gif) 0 0 no-repeat;
}
ul#navigation li a#list {
	width: 327px;
	background: url(../images/nav5.gif) 0 0 no-repeat;
}
ul#navigation li a#properties:hover, ul#navigation li a#realtor:hover, ul#navigation li a#communities:hover, ul#navigation li a#list:hover, ul#navigation li a#owners:hover {
	background-position: 0 -37px;
}




/*  HEADINGS   */

h1#about {
	background: url(../images/about.gif) 0 0 no-repeat;
	width: 375px;
	height: 37px;
	margin: 0px 0 0 0;
}


h1#contact_heading {
	background: url(../images/contact_heading.gif) 0 0 no-repeat;
	width: 600px;
	height: 42px;
	margin: 0px 0 0 0;
}

h1#about_heading {
	background: url(../images/about_heading.gif) 0 0 no-repeat;
	width: 600px;
	height: 42px;
	margin: 0px 0 0 0;
}


h1#login_heading {
	background: url(../images/login_heading.gif) 0 0 no-repeat;
	width: 600px;
	height: 42px;
	margin: 0px 0 0 0;
}

h1#registration_heading {
	background: url(../images/registration_heading.gif) 0 0 no-repeat;
	width: 600px;
	height: 42px;
	margin: 0px 0 0 0;
}


h1#login {
	background: url(../images/login.gif) 0 0 no-repeat;
	width: 275px;
	height: 42px;
	margin: 0px 0 0 0;
}

h1#contact_head {
	background: url(../images/contact_head.gif) 0 0 no-repeat;
	width: 375px;
	height: 42px;
	margin: 0px 0 0 0;
}
	
h1#registration {
	background: url(../images/account_holder_information.gif) 0 0 no-repeat;
	width: 375px;
	height: 31px;
	margin: 0px 0 0 0;
}
h1#about-us-right {
	background: url(../images/about-us-right.gif) 0 0 no-repeat;
	width: 168px;
	height: 31px;
	margin: 0px 0 0 0;
}

h1#featured-properties-right {
	background: url(../images/featured-properties-right.gif) 0 0 no-repeat;
	width: 168px;
	height: 37px;
	margin: 0px 0 0 0;
}
h1#seasonal-businesses-right {
	background: url(../images/seasonal-businesses-right.gif) 0 0 no-repeat;
	width: 168px;
	height: 37px;
	margin: 0px 0 0 0;
}

h1#terms_head {
	background: url(../images/terms_head.gif) 0 0 no-repeat;
	width: 375px;
	height: 42px;
	margin: 0px 0 0 0;
}

h1#list_head {
	background: url(../images/list_head.gif) 0 0 no-repeat;
	width: 375px;
	height: 42px;
	margin: 0px 0 0 0;
}

h1#advertise_business_head {
	background: url(../images/advertise_business_head.gif) 0 0 no-repeat;
	width: 375px;
	height: 42px;
	margin: 0px 0 0 0;
}


