body {
	margin: 0;
	padding: 0;
	line-height: 1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	text-align: center;
	background: #437a39 url(../img/background.gif) 0 0 repeat-x;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	line-height: 1.2;
	font-size: 1em;
	font-weight: normal;
}
object {
	outline: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
#content a {
	color: #437a39;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
hr {
	height: 1px;
	border: none;
	border-top: 1px dashed #CACACA;
}
legend, .alt {display: none}
.clear {clear:both}
#wrapper {
	width: 928px;
	background-color: #FFF;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#inner {
	width: 920px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
	color: #437a39;
}
#center {
	width: 893px;
	margin: 0 auto;
}
#header {
	text-align: left;
	z-index: 30;
}
#header .controls {
	float: right;
	width: 386px;
	z-index: 30;
}
#header .controls .box {
	width: 188px;
	margin-left: 5px;
	float: right;
	padding-top: 12px;
	background-color: #eaefe9;
	background-image: url(../img/box_corner_l.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header .controls .box form {
	position: relative;
}
#header .controls .box.dark {
	background-color: #437a39;
	background-image: url(../img/box_corner_l_g.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header .controls .box a,
#header .controls .box label {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	text-indent: -5000px;
	height: 21px;
}
#header .controls .box input {
	float: left;
	width: 8px;
	position: relative;
	top: 1px;
	outline: 0;
	left: 14px;
	color: #959595;
}
#header .controls .box input.input {
	width: 146px;
	border: 0;
	position: static;
	font-size: 1em;
	padding-left: 2px;
}
#header .controls .box div.search,
#header .controls .box div.register {
	padding-left: 10px;
	padding-bottom: 12px;
	background-color: transparent;
	background-image: url(../img/box_corner_r.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header .controls .box.dark div.register {
	padding-bottom: 17px;
	background-color: transparent;
	background-image: url(../img/box_corner_r_g.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header .controls .box.dark div.register a {
	width: 153px;
	height: 30px;
	display: block;
	outline: 0;
	text-indent: -5000px;
	background-color: transparent;
	background-image: url(../img/logged-in2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header .controls .box div.search label {
	background-image: url(../img/site-search.gif);
}
#header .controls .box div.register a {
	background-image: url(../img/register.gif);
	outline: none;
}
#logo {
	width: 304px;
	height: 32px;
	margin-left: 16px;
	padding-bottom: 20px;
	float: left;
	margin-top: 26px;
	background-color: #fff;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#logo a {
	height: 32px;
	width: 304px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	outline: 0;
}
#hotline  {
	height: 42px;
	width:  385px;
	display: block;
	float: right;
	background-image:url(/sites/localhost/img/nav/hotline.gif);
	position:relative;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 15px;
}
ul, li {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}
#nav {
	text-align: left;
	position: relative;
	z-index: 5;
}
#content {
	z-index: 5;
}
#nav a, #nav li, #nav ul {height:40px;outline:0;}
#nav ul {
	border-bottom: 1px solid #ccc;
	display: block;
	height: 39px; /* override to accommodate UL underline */
	padding-left: 1px;
}
#nav.green ul {
	border-bottom: 4px solid #437a39;
}
#nav li {
	float: left;
	display: inline;
	position: relative;
}
#nav li:hover,
#nav li.active {
	left: -1px;
	background-color: #fff;
	background-image: url(../img/nav/tab_l.gif);
	background-repeat: no-repeat;
	background-position: -1px 0;
}
#nav li a:hover span {
	position: relative;
	/*left: 1px;*/
}
#nav a {
	display: block;
	padding: 0 10px;
	background-color: transparent;
	background-image: url(../img/nav/divider.gif);
	background-repeat: no-repeat;
	background-position: right 13px;
}
#nav li.contact a {
	background: none;
}
#nav li a:hover,
#nav li.active a {
	background-color: transparent;
	background-image: url(../img/nav/tab_r.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
#nav a span {
	height: 9px;
	overflow: hidden;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 -9px;
	position: relative;
	top: 20px;
	text-indent: -5000px;
}
#nav a:hover span,
#nav li.active a span {
	background-position: 0 0;
}
#nav li.finding_your_home a span {
	background-image: url(../img/nav/finding-your-home.gif);
	width: 132px;
}
#nav li.buying_your_home a span {
	background-image: url(../img/nav/buying-your-home.gif);
	width: 128px;
}
#nav li.current_offers a span {
	background-image: url(../img/nav/current-offers.gif);
	width: 114px;
}
#nav li.coming_soon a span {
	background-image: url(../img/nav/coming-soon.gif);
	width: 95px;
	}
#nav li.customer_service a span {
	background-image: url(../img/nav/customer-service.gif);
	width: 131px;
}
#nav li.contact_us a span {
	background-image: url(../img/nav/contact-us.gif);
	width: 83px;
}

#subNav {
	width: 182px;
	float: left;
	color: #fff;
	position: relative;
	z-index: 5;
	background-color: #254e1c;
	background-image: url(../img/nav/subnav_gradient.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#subNav.register {
	height: 96px;
}
#subNav .inner {
	background-color: transparent;
	background-image: url(../img/nav/subnav_bl.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
#subNav.register .inner {
	width: 9px;
	height: 18px;
	position: absolute;
	right: 0;
	top: 20px;
	background-color: transparent;
	background-image: url(../img/nav/subnav-active.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#subNav.register .corner {
	height: 16px;
	width: 15px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: transparent;
	background-image: url(../img/nav/subnav_bl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#subNav ul {
	margin-left: 19px;
	padding: 0;
	text-align: left;
	padding-top: 43px;
	padding-bottom: 40px;
	list-style-type: none;
}
#subNav li {
	height: 19px;
	line-height: 19px;
}
#subNav li a {

	outline: 0;
}
#subNav li.active {
	background-color: transparent;
	background-image: url(../img/nav/subnav-active.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#subNav a {
	color: #fff;
	text-decoration: none;
}
#nav_box .infobox {
	Fcolor: black;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../img/divider_dotted.gif);
	background-position: 0 bottom;
	background-repeat: repeat-x;
	background-color: white;
}
#nav_box .infobox.no_divider {
	background-image: none;
}
#nav_box .infobox.contact .infobox_inner {
	padding: 0px 10px;
	padding-top: 145px;
	background-image: url(../img/callme.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav_box .infobox h2 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2;
	color: #437A39;
	margin-bottom: 5px;
}
#nav_box .infobox p {
	font-size: 1.0em;
	line-height: 1.4;
	color: #959595;
}
#rightPanel {
	width: 190px;
	float: right;
	margin-top: -405px;
}
#rightPanel div {
	margin-bottom: 5px;
}
#rightPanel div h1 {
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 36px;
	text-indent: -5000px;
}
/*
#rightPanel .featured_property {
	/*background-color: #c9001c;
	background-image: url(../img/curve_box.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: relative;
}*/
#rightPanel .request_callback {}
#rightPanel .virtual_tours {}
/*
#rightPanel .featured_property.js {
	height: 320px;
}
#rightPanel .featured_property h3 {
	font-weight: bold;
	font-size: 1.1em;
	color: white;
	text-align: left;
	padding: 4px;
	width: 170px;
}
#rightPanel .featured_property.js h3 {
	position: absolute;
	top: 167px;
	z-index: 10;
	left: 10px;
	display: none;
	padding: 0px;
}
#rightPanel .featured_property div {
	background-color: #c9001c;
	color: white;
	font-size: 0.8em;
	width: 187px;
}

#rightPanel .featured_property div strong {
	font-size: 1.1em;
}

#rightPanel .featured_property.js div {
	position: absolute;
	left: 0px;
}
#rightPanel .featured_property div p {
	padding: 0px 10px;
	text-align: left;
	font-size: 1.3em;
	color: white;
	padding-top: 10px;
	line-height: 1.4em;
}
#rightPanel .featured_property div a.image {
	text-align: center;
	padding: 0px;
	display: block;
	margin: auto;
}
#rightPanel .featured_property div a.image img {
	width: 181px;
	height: 118px;
}
#rightPanel .featured_property span {
	display: block;
	float: left;
	width: 90px;
}

#rightPanel .featured_property h1 {
	background-image: url(../img/headings/featured-property.png);
}
*/

#rightPanel .register_today {

}
#rightPanel .advertbox {
	width: 187px;
	height: 200px;
	float: right;
	position: relative;
	overflow: hidden;
 	background-color: #cbddc7;
}

.advertbox:hover {
	background: #e5e573;
}

#rightPanel .request_callback  {

}

#rightPanel .virtual_tours {
	height: 174px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../img/virtual_tours/side2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#rightPanel .virtual_tours h3 {
	position: absolute;
	bottom: 0px;
	width: 187px;
	height: 52px;
	left: 0px;
}
#rightPanel .virtual_tours h3 span {
	display: none;
}
#rightPanel .virtual_tours h3 a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../img/virtual_tours/V-tour_on2.gif);
	background-repeat: no-repeat;
}
#rightPanel .virtual_tours:hover h3 a {
	background-image: url(../img/virtual_tours/V-tour_off2.gif);
	background-repeat: no-repeat;
}
#rightPanel .virtual_tours div {
	width: 187px;
}
#rightPanel .virtual_tours.js div {
	position: absolute;
	left: 0px;
	text-align: center;
}


#footer {
	text-align: left;

}
#footer .nav {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
	color: #254e1c;
	font-size: 0.9em;
	padding: 8px 0;
}
#footer a {
	color: #254e1c;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#footer a:hover,
#footer a.active {
	color: #66b059;
}
#footer ul {
	padding-left: 17px;
}
#footer li {
	list-style: none;
	display: inline;
}
#footer p {
	font-size: 0.9em;
	line-height: 1.4;
	color: #959595;
	margin-left: 20px;
	padding: 10px 0;
}

.leftBox {
	float: left;
	width: 296px;
}
#nav_box.leftBox {
	width: 182px;
}
#nav_box.leftBox #subNav {
	float: none;
}
#nav_box .offer {
	text-align: left;
	padding-top: 8px;
}
#search {
	position: relative;
	color: #fff;
	width: 298px;
	height: 350px;
	/*margin-left: 1px;*/
	text-align: center;
	background-color: #66b059;
	background-image: url(../img/search/background.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#search .heading {
	display: block;
	width: 207px;
	height: 76px; /* 50px actual height + 26px margin */
	text-indent: -5000px;
	background-color: transparent;
	background-image: url(../img/search/your-perfect-home.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
#search p {
	line-height: 1.2;
	padding-bottom: 9px;
	padding-left: 1px;
	margin-top: 7px;
	width: 240px;
	font-size: 1.1em;
}
#search span.corner {
	width: 17px;
	height: 16px;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: transparent;
	background-image: url(../img/search/corner_br.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#search .inner {
	width: 260px;
	text-align: left;
	margin: 0 auto;
}
#search select,
#search .select .d_current {
	width: 100%;
	margin-bottom: 5px;
	font-size: 1em;
	background-color: #457b3b;
	border: 0;
	border-bottom: 1px solid #37692e;
	color: #fff;
	padding: 1px 0;
}
#search .select {
	position: static;
}
#search .select .d_current {
	padding: 2px 0;
	background-image: url(../img/search/arrow.png);
	background-position: 242px center;
	background-repeat: no-repeat;
}
#search .select .d_current:hover {
	background-color: #66b059;
}
#search .select .dropdown {
	background-color: #457b3b;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	padding-bottom: 1px;
}
#search .select .dropdown.scroll {
	overflow-y: scroll;
}
.controls {position:relative;}
#search .select .dropdown div {
	padding: 1px 0 0 7px;
	cursor: default;
}
#search .select .dropdown div.optgroup {
	background: #356F29;
}
#search .select .dropdown div.option:hover {
	background-color: #66b059;
}
#search .select .dropdown div.option {
	padding-left: 15px;
}
#search .select .dropdown div.option.first {
	padding-left: 7px;
}
#search .submit {
	height: 44px;
	position: relative;
}
#search .submit input {
	float: right;
	margin-top: 1px;
	margin-right: -6px;
	outline: 0;
}
#search .select .d_current span {
	padding-left: 7px;
	cursor: default;
}
#flash_map {
	position: absolute;
	bottom: -320px;
	left: 0px;
}
.page {
	float: left;
	text-align: left;
	padding-bottom: 20px;
}
.page .heading {
	font-size: 3em
}
.text p {
	color: #626262;
}
.text ul {
	margin: 2px 0px 10px 0px;

}
.text li {
	margin: 5px 2px;
}
#home h1 {
	width: 328px;
	height: 0px;
	text-indent: -5000px;
	margin-top: 25px;
	margin-left: 10px;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: xx-small;
}
#home .text {
	width: 390px;
	margin-left: 7px;
	margin-top: 2px;
	padding-top: 23px;
	background-color: transparent;
	/*background-image: url(../img/divider.gif);*/
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 5px;


}
#home .text p {
	margin-left: 2px;
	margin-top: 1px;
	line-height: 1.3;
}
#home h2 {
	font-size: 22px;
	font-style: normal;
	color: #626262;	/*width: 390px;
	height: 110px;
	margin-left: 2px;
	text-indent: -5000px;
	/*background-color: transparent;
	/*background-image: url(../img/headings/moreluxurious.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;*/
}
#home p.qualityHousing {
	/*font-size: 22px;
	font-style: normal;
	color: #66b059;*/
	width: 341px;
	height: 22px;
	text-indent: -5000px;
	margin-top: 23px;
	background-color: transparent;
	background-image: url(../img/headings/morethan80.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#home .flash {
	text-align: center;
	padding-left: 9px;
	margin-top: 7px;
}
#common {
	float: left;
	border-left: 1px solid #cacaca;
	padding-left: 22px;
	padding-bottom: 16px;
	margin-left: -1px;
	padding-top: 17px;
	margin-bottom: 10px;
	background-color: transparent;
	background-image: url(../img/nav/subnav_tr.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#common .inner {
	width: 686px /* temp */
}
.page h1,
#common h1 {
	line-height: 1;
	font-size: 1.7em;
	padding-bottom: 8px;
	background-color: transparent;
	background-image: url(../img/divider_dotted.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
h1.light,
h2.light {
	color: #abc1a7;
}
#common h2 {
	line-height: 1;
	font-size: 1.9em;
	margin-top: 17px;
}
#common h3 {
	line-height: 1;
	font-size: 1.9em;
	color: #b4c7b0;
	margin-top: 25px;
	padding-bottom: 8px;
}
#common p.first {
	font-size: 1.25em;	padding-bottom: 4px;
}
#search_results .results p,
#common p {
	margin-top: 12px;
	line-height: 1.4;
}
#common #pageNav {
	float: left;
}
#common .text {
	float: left;
	display: inline;
	margin-left: 26px;
	width: 435px;
}
#common ol,
#common ul {
	color: #626262;
	margin-left: 20px;
}
#pageNav {
	width: 224px;
}
#pageNavSub {
	background-color: transparent;
	background-image: url(../img/divider_dotted.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
#pageNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 16px;
	padding-bottom: 16px;
}
#pageNav li {
	height: 19px;
	line-height: 19px;
	background-color: transparent;
	background-position: 0 center;
	background-repeat: no-repeat;
	background-image: url(../img/nav/bullet-off.gif);
}
#pageNav li.active {
	background-image: url(../img/nav/bullet-on.gif);
}
#pageNav li a {
	color: #959595;
	text-decoration: none;
	margin-left: 20px;
	outline: 0;
}
#pageNav li a:hover,
#pageNav li.active a {
	color: #437a39;
}

#resultAdditional {
	text-align: left;
	font-size: 1em;
	margin-bottom: 20px;
}
#resultAdditional h1 {
	font-size: 1.7em;
	color: #4c4c4c;
	padding-top: 14px;
	padding-bottom: 5px;
}
.latestOffers div {
	display: block;
	width: auto;
	background-color: #f6921e;
	margin-top: 5px;
}
.didYouKnow {
	width: 296px;
}
.didYouKnow img {
	display: block;
	border: 2px solid #c6e0c1;
}
.didYouKnow .info {
	padding-top: 12px;
}
.didYouKnow .info p {
	padding-bottom: 12px;
	width: 265px;
	color: #808080;
}
.didYouKnow #relatedLinks h1 {
	border-bottom: 1px solid #e4e4e4;
	padding-top: 20px;
}
.didYouKnow #relatedLinks ul {
	margin: 0 0 0 4px;
	list-style-position: inside;
	padding: 8px 0;
}
.didYouKnow #relatedLinks ul a {
	color: #c6e0c1;
	text-decoration: none;
}
.didYouKnow #relatedLinks ul a:hover {
	text-decoration: underline;
}
.didYouKnow #relatedLinks ul li {
	line-height: 1.3;
}
#my_homes.page .resultPageNav,
#search_results.page .resultPageNav {
	position: absolute;
	top: 33px;
	right: 0;
}
#my_homes.page .resultPageNav {
	top: 24px;
}
#my_homes.page .resultPageNav.floatRight,
#search_results.page .resultPageNav.floatRight {
	position: static;
	float: right;
	margin-top: 12px;
}
#my_homes.page,
#search_results.page {
	margin-left: 18px;
	display: inline;
	width: 576px;
	padding-top: 26px;
	position: relative;
}
#my_homes.page {
	width: 689px;
	padding-top: 0;
	margin-left: 0;
	padding-left: 18px;
	background-color: transparent;
	background-image: url(../img/nav/subnav_tr.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#my_homes.page h1 {
	 margin-top: 17px;
}
#my_homes.page .introText p {
	padding-top: 15px;
	width: 350px;
	line-height: 1.4;
	color: #808080;
}
.resultPageNav,
.resultPageNav li a{
	color: #8b9298;
	text-decoration: none;
	outline: 0;
}
.resultPageNav li.active a,
.resultPageNav li a:hover {
	color: #013f20;
	text-decoration: underline;
}
.resultPageNav ul {
	display: inline;
}
.resultPageNav li {
	display: inline;
}

.results .item {
	padding-bottom: 2px;
	margin-top: 1px;
	position: relative;
	background-color: transparent;
	background-image: url(../img/divider_dotted.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
.results .item .inner {
	padding: 23px 1px 8px;
}
.results .item .inner .info {
	float: left;
	width: 300px;
	padding-bottom: 30px;
}
#virtual_tours.results .item .inner .info {
	width: 430px;
}
.results .item .inner img.image {
	float: right;
	border: 2px solid #cbddc7;
	position: relative;
}
.results .item h2 {
	line-height: 19px;
	min-height: 19px;
}
.results .item h2 a {
	color: #4c4c4c;
	font-size: 1.6em;
	letter-spacing: -0.01em;
	text-decoration: none;
}
#virtual_tours.results .item h2,
#my_homes.results .item h2 {
	font-size: 1em;
}
.results .item h2.new {
	background-color: transparent;
	background-image: url(../img/search/new.png);
	background-repeat: no-repeat;
	background-position: 3px 0;
}
.results .item h2.new a {
	margin-left: 60px;
}
.results .item h3 {
	padding-top: 6px;
	color: #808080;
	padding-bottom: 13px;
}
.results .item .info strong {
	color: #4c4c4c;
	font-weight: bold;
}
.results .item p {
	color: #808080;
}
#developments.results .item .info {
	width: 330px;
}
#developments.results .item p {
	margin-top: 10px;
}
#developments.results .item p.availability {
	margin-top: 12px;
	color: #9b0013;
	font-weight: bold;
}
#my_homes .results,
#search_results .results {
	min-height: 500px;
}
#search_results .results div.image {
	float: right;
	width: 299px;
	margin-left: 20px;
	margin-top: 5px;
}
.results .item .info {
	margin-left: 3px;
	display: inline;
}
.results .item .controls {
	position: absolute;
	bottom: 10px;
	left: 4px;
}
.results .item .controls ul {
	height: 19px;
}
.results .item .controls li {
	float: left;
	display: inline;
	height: 19px;
	list-style: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	margin-right: 8px;
}
.results .item .controls li a {
	height: 19px;
	display: block;
	text-indent: -5000px;
	outline: 0;
}
.results .item .controls .more a {
	background-image: url(../img/search/more-information.png);
	width: 133px;
}
.results .item .controls .remove a {
	background-image: url(../img/search/remove.png);
	width: 69px;
}
.results .item .controls .arrangeVisit a {
	background-image: url(../img/search/arrange-a-visit.png);
	width: 113px;
}

.leftBox #contactBox {
	margin-top: 11px;
	text-align: center;
	padding-top: 1px;
	background-color: transparent;
	background-image: url(../img/divider_dotted.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.leftBox #contactBox h1 {
	padding-top: 16px;
	padding-bottom: 7px;
	color: #666;
	line-height: 1;
	font-size: 1.7em;
	text-align: left;
	margin-bottom: 9px;
	background-color: transparent;
	background-image: url(../img/divider_dotted_green.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
.leftBox #contactBox div.map,
.leftBox #contactBox table,
.leftBox #contactBox h1,
.leftBox #contactBox p {
	width: 260px;
	margin: 0 auto;
	text-align: left;
}
.leftBox p.callbackImage,
.leftBox p.callbackImage a {
	width: 255px;
	height: 92px;

	outline: 0;

}
.leftBox p.callbackImage a {
	text-indent: -5000px;
	display: block;
	border: 2px solid #cbddc7;
	background-color: transparent;
	background-image: url(../img/callback.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	
}
.leftBox #contactBox .dotted {
	background-color: #e2efdf;
}
.leftBox #contactBox p {
	font-size: 1.2em;
	color: #666;
	margin-top: 9px;
}
.leftBox #contactBox p.callbackImage {
	width: 100%;
}
.leftBox #contactBox th {
	width: 95px;
	text-align: left;
}
.leftBox #contactBox th,
.leftBox #contactBox td {
	font-size: 1em;
	line-height: 1;
	padding: 2px 0;
	font-weight: normal;
}
.leftBox #contactBox td {
	text-transform: uppercase;
}
.leftBox #contactBox table {
	margin-top: 10px;
	width: 260px;
	color: #666;
	padding: 0;
	border-spacing: 0;
}
.leftBox #contactBox .map p {
	display: block;
	background-color: #60532e;
	margin: 0;
	padding: 0;
}
.leftBox #contactBox .map p a {
	height: 22px;
	display: block;
	font-size: 0.1em;
	text-indent: -5000px;
	background-color: transparent;
	background-image: url(../img/get-directions.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.leftBox #contactBox .map img {
	border-top: 1px solid #cfd8cc;
	border-left: 1px solid #cfd8cc;
	border-right: 1px solid #cfd8cc;
	display: block;
}
.leftBox #contactBox #loc_map {
	padding-bottom: 13px;
}
.leftBox #contactBox #loc_map h1 {
	background-image: none;
	padding-top: 14px;
	padding-bottom: 10px;
}

#search_results.page .resultPageNav p.back a {
	text-decoration: none;
	color: #8b9298;
}
#search_results.page .resultPageNav p.back a:hover {
	text-decoration: underline;
}

#plot_heading {
	padding-top: 17px;
	padding-bottom: 22px;
}
#plot_heading img {
	border: 2px solid #cbddc7;
	float: right;
}
#plot_heading h2,
#plot_heading h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #4c4c4c;
	padding-bottom: 2px;
}
#plot_heading h3 span {
	color: #437A39;
	font-weight: bold;
	font-size:1.1em;
}
#plot_heading h3 {
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 10px;
	color: #808080;
}
#plot_heading p {
	width: 265px;
	line-height: 1.3;
	color: #808080;
	padding-bottom: 10px;
}
#plot_heading p span.price {
	font-weight: bold;
	color: #437a39;
}
#page_content {

}
#page_content h1 {
	background-position: 0 0;
	padding-top: 15px;
	font-size: 1.6em;
	padding-bottom: 13px;
	color: #abc1a7;
}
#page_content .related h1 {
	background-position: 0 bottom;
	padding-bottom: 9px;
}
#page_content .related ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	padding-left: 2px;
	padding-top: 7px;
	padding-bottom: 10px;
}
#page_content .related li {
	text-transform: uppercase;
	font-size: 1em;
	padding: 3px 0;
}
#page_content .related li a {
	color: #437a39;
	text-decoration: none;
}
#page_content .related li a:hover {
	text-decoration: underline;
}
#page_content.available {
	padding: 1px 0 0;
	background-color: #fff;
	background-image: url(../img/divider_dotted.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#page_content.available h1 {
	background: none;
}
#page_content.available #development_plan,
#page_content.available #available_plots {
	float: left;
	display: inline;
}
#page_content.available #available_plots {
	width: 262px;
}
#page_content.available #development_plan {
	margin-left: 15px;
}
#page_content.available #available_plots h1 {
	padding: 14px 0;
	padding-left: 18px;
	background-color: #fff;
	background-image: url(../img/map_markers/blue.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
#page_content.available #available_plots .plot {
	padding: 6px 0;
	background-color: transparent;
	background-image: url(../img/divider_dotted.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
#page_content.available #available_plots .plot h2,
#page_content.available #available_plots .plot p {
	margin-left: 45px;
	color: #808080;
	line-height: 1.4;
	padding-right: 20px;
}
#page_content.available #available_plots .plot p {
	padding-bottom: 6px;
}
#page_content.available #available_plots .plot h2 {
	font-size: 1.2em;
	color: #4c4c4c;
	font-weight: bold;
	padding-right: 0;
	cursor: pointer;
}
#page_content.available #available_plots .controls {
	background-color: #60532e;
	color: #fff;
	margin-top: 1px;
}
#page_content.available #available_plots .controls ul {
	list-style: none;
	height: 24px;
}
#page_content.available #available_plots .controls li {
	float: left;
	height: 24px;
	line-height: 24px;
}
#page_content.available #available_plots .controls li.details {
	width: 115px;
	text-align: right;
}
#page_content.available #available_plots .controls li.position {
	width: 144px;
}
#page_content.available #available_plots .controls a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}
#page_content.available #available_plots .controls a:hover {
	text-decoration: underline;
}
#page_content.available #available_plots .controls li.details a {
	padding-right: 15px;
	border-right: 1px solid #fff;
	outline: 0;
}
#page_content.available #available_plots .controls li.position a {
	padding-left: 15px;
	outline: 0;
}
#available_plots .outer {
	background-image: url(../img/house_types/temp_1.gif);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	background-color: transparent;
}
#available_plots #additional_plots {

}
#available_plots #additional_plots h2 {
	color: #808080;
	font-size: 1em;
	text-transform: uppercase;
	background-image: url(../img/map_markers/blue.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 center;
	padding-left: 20px;
}
#available_plots #additional_plots div {
	margin-top: 15px;
	background-color: transparent;
	background-image: url(../img/divider_dotted.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
#available_plots #additional_plots div p {
	padding: 5px 0 9px 20px;
	color: #4c4c4c;
	font-weight: bold;
}
#available_plots #additional_plots div.reserved h2 {
	background-image: url(../img/map_markers/green.gif);
}
#available_plots #additional_plots div.not_released h2 {
	background-image: url(../img/map_markers/grey.gif);
}
#available_plots #additional_plots div.occupied h2 {
	background-image: url(../img/map_markers/yellow.gif);
}
#available_plots #additional_plots div.sold h2 {
	background-image: url(../img/map_markers/red.gif);
}
table#room_sizes {
	width: 100%;
	border-spacing: 0;
	margin-top: 30px;
}
table#room_sizes th {
	text-transform: uppercase;
	color: #666;
	padding-bottom: 5px;
	padding-left: 4px;
}
table#room_sizes td {
	color: #808080;
	padding: 2px 0;
	padding-left: 4px;
}
table#room_sizes tr.odd td {
	background-color: #f3f7f2;
}

.download_pdf {
	margin-top: 10px;
}
.download_pdf p {
	float: right;
	height: 18px;
	line-height: 18px;
	padding-right: 23px;
	background-color: #fff;
	background-image: url(../img/pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.download_pdf p a {
	text-decoration: none;
	color: #808080;
}
.download_pdf p a:hover {
	text-decoration: underline;
}
#development_plan #map_container {
	border: 1px solid #cbddc7;
	width: 296px;
	height: 352px;
	line-height: 352px;
}
#development_plan #map_container #map_enlarge {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 26px;
	width: 296px;
	line-height: 1;
}
#development_plan #map_container #map_enlarge a {
	height: 26px;
	width: 296px;
	display: block;
	text-indent: -5000px;
	outline: 0;
	background-color: transparent;
	background-image: url(../img/enlarge_map.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#development_plan #map_container img {
	display: block;
}
#development_plan #map_container p.noJS {
	text-align: center;
	line-height: 352px;
}
#map_overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}
#map_overlay .transparency {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: #fff;
	width: 100%;
}
#map_overlay .close {
	display: block;
	width: 103px;
	height: 33px;
	overflow: hidden;
	text-indent: -5000px;
	cursor: pointer;
	outline: 0;
	position: absolute;
	top: -35px;
	right: 0;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../img/zoom-close.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#map_overlay img {
	border: 2px solid #e1f0df;
}

/* login/register */
img.floatRight {
	float: right;
	margin-top: 11px;
}
#common.page div.login {
	width: 342px;
	float: left;
	margin-top: 10px;
}
#common.page div.login p {
	display: block;
	padding-bottom: 6px;
	text-align: right;
	margin-top: 0;
}
#search_results.page p.text,
#common.page div.login p.text {
	display: block;
	margin: 0;
	width: auto;
	text-align: left;
	float: none;
	color: #808080;
	padding-bottom: 15px;
}
#common.page div.login .register_form p.text {
	margin-top: 11px;
	padding-bottom: 25px;
}
#common.page .col.right p input,
#common.page .col.right select,
#common.page div.login p input,
#common.page div.login select {
	background-color: #e6efe4;
	color: #4c4c4c;
	border: 1px solid #dde4db;
	font-size: 1em;
	padding-left: 1px;
	width: 186px;
	outline: 0;
}
#common.page div.login p input:focus,
#common.page div.login .additional_info select:focus {
	border: 1px solid #c8d1c6;
}
#common.page .col.right p label,
#common.page div.login p label {
	float: left;
	margin-top: 1px;
	color: #959595;
}
#common .login .inner {
	width: auto;
}
#common .login .login_form {
	padding-bottom: 25px;
}
#common .login .development_form .inner {
	padding-bottom: 25px;
	background-color: #fff;
	background-image: url(../img/divider_dotted.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
#common .login .login_form .inner {
	padding-bottom: 6px;
	background-color: #fff;
	background-image: url(../img/divider_dotted.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
#common.page div.login p.forgotPassword {
	float: left;
	display: inline;
	margin-top: 12px;
}
#common.page div.login p.forgotPassword a {
	color: #b2b2b2;
	text-decoration: underline;
}
#common.page div.login p.forgotPassword a:hover {
	text-decoration: none;
}
#common.page div.login input.submit {
	float: right;
	display: inline;
	margin-top: 10px;
}
#common .login .additional_info {
	margin-top: 25px;
	color: #959595;
}
#common .login .additional_info p.select {
	float: left;
	width: auto;
}
#common .login .additional_info div {
	float: left;
	padding-bottom: 13px;
	background-color: #fff;
	background-image: url(../img/divider_dotted.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
#common .login .additional_info div.clear {
	float: none;
	clear: both;
	background: none;
	padding-bottom: 0;
}
#common .login .additional_info p {
	padding-top: 14px;
}
#common .login .additional_info div p {
	float: right;
	width: 186px;
	padding-top: 0;
}
#common .login .additional_info div p input {
	width: auto;
	margin: 0;
	vertical-align: middle;
	background-color: transparent;
	border: 0;
	padding: 0;
	display: inline-block;
}
.development_form #sales_hours {
	background: #685841;
	color: #fff;
}
.development_form #sales_hours h2 {
	margin: 0;
	padding-top: 7px;
	padding-left: 7px;
	font-size: 1.3em;
}
#common.page div.login .development_form #sales_hours p {
	text-align: left;
	padding-left: 7px;
	font-size: 1.1em;
}
#common.page div.login .development_form #sales_hours p.contact {
	padding-top: 2px;
	padding-bottom: 14px;
}
#common.page div.login .development_form #sales_hours p.hours {
	padding-bottom: 10px;
}
#callback_form {
	margin-top: 28px;
}
#common.page div.login #callback_form.register_form p.text {
	padding-bottom: 20px;
}
#common .login #callback_form .inner .development_options {
	margin-top: 10px;
	padding-top: 17px;
	background-color: #fff;
	background-image: url(../img/divider_dotted.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#common .login #callback_form .additional_info p {
	padding-top: 0;
}
#common .login #callback_form .additional_info {
	padding-bottom: 45px;
}
#common #infoBoxes {
	margin-top: 38px;
}
#infoBoxes .housebox,
#infoBoxes .infobox {
	width: 222px;
	float: left;
	display: inline;
}
#infoBoxes .housebox .housebox_inner div {
	border: 2px solid #cbddc7;
	text-align: center;
}
#infoBoxes .housebox.virtual_tour {
	margin-left: 9px;
}
#infoBoxes .housebox.virtual_tour img {
	width: 218px;
	height: 125px;
	display: block;
}
#infoBoxes .infobox {
	margin-left: 9px;
	margin-top: 26px;
	position: relative;
	background-color: #fff;
	background-image: url(../img/grad_box_r.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
#common #infoBoxes h1 {
	background-image: none;
}
#common #infoBoxes h2 {
	margin-top: 0;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.2;
	padding-top: 13px;
}
#common #infoBoxes p {
	margin-top: 9px;
}
#common #infoBoxes p.more {
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 39px;
	height: 10px;
	margin: 0;
}
#common #infoBoxes p.more a {
	width: 39px;
	height: 10px;
	display: block;
	text-indent: -5000px;
	outline: 0;
	background-color: transparent;
	background-image: url(../img/more.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#common .infobox_inner {
	padding: 0 20px;
	height: 180px;
	background-color: transparent;
	background-image: url(../img/grad_box_l.gif);
	background-repeat: no-repeat;
	background-position: left 0;
}
#common #infoBoxes {
	color: #7c7c7c;
}
#common .pageHeadingImg {
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #fff;
	background-image: url(../img/divider_dotted.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
#common .text .pageHeadingImg {
	background-image: none;
}
#common .pageHeadingImg img {
	display: block;
}
#common.fullwidth .text {
	margin-left: 0;
	width: 100%;
}
#common.fullwidth .col {
	float: left;
	display: inline;
	margin-left: 15px;
	width: 330px;
	padding-top: 3px;
}
#common.fullwidth .col.teaser {
	font-size: 1.3em;
	width: 335px;
	margin-left: 0;
	padding-top: 0;
}
#common #infoBoxes .housebox p {
	line-height: 1.3;
}

/* contact us */
.col.right {
	float: right;
	margin-top: 11px;
	width: 331px;
}
.col.right img {
	display: block;
	border: 2px solid #CBDDC7;
}
#common .col.right h2 {
	margin-top: 12px;
}
#common.page .col.right p {
	margin-top: 8px;
	color: #808080;
}
#common.page .col.right form p {
	text-align: right;
}
#common.page .col.right .form {
	padding-bottom: 24px;
	background-color: #fff;
	background-image: url(../img/divider_dotted.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
#common.page .col.right input.submit {
	float: right;
	margin-top: 12px;
}
.page .contact_us {
	width: 340px;
	float: left;
	display: inline;
}
.page .contact_us .item h2 {
	margin-top: 14px;
}
#common .contact_us p.introText {
	font-size: 1.1em;
}
.page .contact_us .item {
	width: 220px;
	padding-bottom: 12px;
	background-color: #fff;
	background-image: url(../img/divider_dotted.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
.page .contact_us .item.last {
	background-image: none;
}
.page .contact_us {
	color: #808080;
}
.page .contact_us a {
	color: #437a39;
	text-decoration: none;
}
.page .contact_us a:hover {
	text-decoration: underline;
}
#common .contact_us .item p {
	margin-top: 3px;
	padding-bottom: 8px;
}

.plot_buttons {
	margin-left: -8px;
}
.plot_buttons div {
	float: left;
	display: inline;
}
.plot_buttons .save {margin-right: 6px;width:132px;height:19px;}
.plot_buttons .gallery {margin-right: 6px;width: 104px;height:19px;}
.plot_buttons .tour {width: 131px;}

.plot_buttons a {background-repeat: no-repeat;background-position: 0 0;background-color: #fff;height: 19px;display: block;text-indent:-5000px;outline:0;}
.plot_buttons .save a {
	background-image: url(../img/save-to-my-homes.gif)
}
.plot_buttons .gallery a {
	background-image: url(../img/view-gallery.gif)
}
.plot_buttons .tour a {
	background-image: url(../img/view-virtual-tour.gif)
	}

/* my homes */
.my_homes {

}

/* lightbox css */
#lightbox {
	display: none;
}
#lightbox-container-image-box {
	border-width: 2px 2px 0 2px;
	border-style: solid;
	border-color: #E1F0DF;
}

#lightbox-container-image-data-box {
	border-width: 0 2px 2px 2px;
	border-style: solid;
	border-color: #E1F0DF;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#wrapper #inner #center div.error {
	font-weight: bold;
	clear: both;
	color: red;
	background: none;
}

.text .testimonials em {
	font-size: 1.3em;
}
.text h4 {
	font-size: 1.1em;
	margin-top: 10px;
}

/* sitemap */
#sitemap {

}
#common #sitemap.text {
	margin-left: 0;
}
#common #sitemap.text ul {
	margin-left: 16px;
}
#common #sitemap.text ul ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 14px;
}
#content #common #sitemap a {
	text-decoration: none;
}
#content #common #sitemap a:hover {
	text-decoration: underline;
}
#wrapper #inner #center div.error {
	color: #437a39;
	font-style: italic;
	padding-top: 10px;
}
#wrapper #inner #center #plot_heading div.error {
	margin-right: 10px;
	clear: none;
	width: 265px;
}


/* tulloch select */

#common h2.tullochSelect {
	background: #fff url(../img/headings/tulloch-select.gif) 0 0 no-repeat;
	width: 237px;
	height: 32px;
	text-indent: -5000px;
	margin-left: -7px;
}

#common p.first.tullochSelect {
	margin-top: 5px;
}
#common .inner #selectHomes .inner {
	width: auto;
	}
#common .inner #selectHomes {
	padding-top: 19px;
}
#common .inner #selectHomes .home img {
	float: right;
	border: 2px solid #E1F0DF;
}
#common .inner #selectHomes .home a {
	float: right;
	display: inline;
	color: #71bf64;
	text-decoration: none;
	outline: 0;
	font-style: italic;
	padding: 2px 0;
	padding-right: 4px;
}
#common .inner #selectHomes .home a:hover {
	text-decoration: underline;
}
#common .inner #selectHomes .inner {
	background: transparent url(../img/divider_dotted.gif) 0 bottom repeat-x;
	padding-bottom: 11px;
	padding-top: 14px;
}
#common #selectHomes h3 {
	color: #808080;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3;
	padding-bottom: 0;
	margin-top: 0;
}
#common #selectHomes p.availability,
#common #selectHomes p.price {
	margin-top: 0;
	color: #71bf64;
}
#common #selectHomes p.price {
	font-size: 1.1em;
}
.ui-draggable ul {
	position: absolute;
	top: -22px;
	left: 0;
	width: 550px;
}
.ui-draggable ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 20px;
	padding-left: 15px;
	background-position: 0 center;
	background-repeat: no-repeat;
	background-color: transparent;
	color: #437a39;
}
.ui-draggable ul li.blue {background-image: url(../img/map_markers/blue.gif);margin-left:0}
.ui-draggable ul li.green {background-image: url(../img/map_markers/green.gif);}
.ui-draggable ul li.yellow {background-image: url(../img/map_markers/yellow.gif);}
.ui-draggable ul li.red {background-image: url(../img/map_markers/red.gif);}
.ui-draggable ul li.grey {background-image: url(../img/map_markers/grey.gif);}

.register_details {
	position: relative;
	z-index: 30;
}

#content .pageBar a {
	color: #8B9298;
}
#content .pageBar a strong {
	color: #437A39;
}


/*content slider - jquery slider from dreamcss.com*/


#slide-holder{
	position: relative;
	z-index: 100;
	width: 587px;
	height: 343px;
	overflow: hidden;
	background: #ffffff;
	margin: 6px 0px 0px 8px;
 }
 
#slide-holder #slide-runner{
	width: 587px;
	height: 343px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
  }
  
#slide-holder img{
	margin: 0;
	display: none;
	position: absolute;
  }
  
#slide-holder #slide-controls{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 550px;
	display: none;
	padding: 5px 20px 0 20px;	
	background-color:#437a39;
	/*background: url(../img/page_images/back.png) left top repeat;*/
  }

#slide-controls p{
    float: left;
	display: inline;
    color: #ffffff;
	}

#slide-controls p#slide-nav{
	float:right;
	display:inline;

   }
   
#slide-controls p#slide-nav a {
	float: left;
	width: 24px;
	height: 24px;
	display: inline;
	font-size:14px;
	margin: 0 5px 0 0;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
    }
	
#slide-controls p#slide-nav a.on{
	background-position: 0 -24px;
	color: #92ba64;
    }
#slide-controls p#slide-nav a {
	color: #ffffff;
	}
	
#home_coming {
	position: absolute;
	bottom: -550px;
}