
a.white, a.white:hover { color: #ffffff !important; text-decoration: none; }
a.dblue, a.dblue:hover { color: #22578B !important; text-decoration: none;}
a.dgrey, a.dgrey:hover { color: #858585 !important; text-decoration: none;}
a.green, a.green:hover { color: #7AB800 !important; text-decoration: none;}

a.underline, a.underline:hover { text-decoration: underline; }
a.underline-on-hover:hover { text-decoration: underline; }

a, a:visited { color: #21578A; text-decoration: none; }
a:hover { color: #21578A; text-decoration: underline; }
a:focus, a:active { color: #21578A; border: 0px; outline: 0px; }

#main-logo a {
	background: url(../images/logo.jpg) no-repeat scroll 0 0;
	width:351px;
	height:27px;
	display: block;
	margin-right:12px;
	text-indent:-9999px;
	float: right;
}

a.specification {
	background: url(../images/icons/specification.gif) no-repeat 0 0;
	padding-left: 35px;
	padding-top: 3px;
	height: 30px;
	display: block;
	font-size: 14px;
}

a.return {
	background: url(../images/icons/return.gif) no-repeat 0 0;
	padding-left: 35px;
	padding-top: 3px;
	height: 35px;
	display: block;
	font-size: 14px;
}

a.interactive {
	background: url(../images/icons/interactive.gif) no-repeat 0 0;
	padding-left: 35px;
	padding-top: 3px;
	height: 29px;
	display: block;
	font-size: 14px;
}


a.gallery {
	background: url(../images/icons/gallery.gif) no-repeat 0 0;
	padding-left: 35px;
	padding-top: 3px;
	height: 29px;
	display: block;
	font-size: 14px;
}

a.plan {
	background: url(../images/icons/plan.gif) no-repeat 0 0;
	padding-left: 35px;
	padding-top: 3px;
	height: 29px;
	display: block;
	font-size: 14px;
}

a.brochure {
	background: url(../images/icons/brochure.gif) no-repeat 0 0;
	padding-left: 35px;
	padding-top: 3px;
	height: 29px;
	display: block;
	font-size: 14px;
}

a.prop_search, a.prop_search:visited {
	background: url(../images/icons/blue_arrow.gif) no-repeat 0 6px;
	padding-left: 18px;
	display: block;
	
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	
	position: absolute;
	top: 112px;
	left: 20px;
}
a.prop_search:hover { text-decoration: underline; }

a.arrow_link{
	background: url(../images/icons/green_arrow.gif) no-repeat 0 4px;
	padding-left: 18px;
	text-decoration: none;
	color: #22578B;
	font-size: 12px;
}
a.arrow_link:hover { text-decoration: underline; }

a.news_paginate_links, a.news_paginate_links:visited {
	padding: 0px; margin: 0px;
	display:block;
	background: url(../images/grey_box_icon.gif) no-repeat;
	width: 24px;
	height: 24px;
	line-height: 23px;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
a.news_paginate_links:hover {
	background: url(../images/green_box_icon.gif) no-repeat;
	text-decoration: none;
	color: #ffffff;
}

a.contact_btn {
	background: url(../images/contact_us_btn.jpg) no-repeat 0 0;
	padding-left: 40px;
	height: 33px;
	line-height: 33px;
	vertical-align: middle;
	display: block;
	cursor: pointer;
}

a.view_all {
	background: url(../images/icons/view_all.gif) no-repeat 0 0;
	padding-left: 35px;
	padding-top: 3px;
	height: 24px;
	display: block;
	font-size: 14px;
}

a.exterior {
	background: url(../images/icons/exterior.gif) no-repeat 0 0;
	padding-left: 35px;
	padding-top: 3px;
	height: 24px;
	display: block;
	font-size: 14px;
}

a.interior {
	background: url(../images/icons/interior.gif) no-repeat 0 0;
	padding-left: 35px;
	padding-top: 3px;
	height: 24px;
	display: block;
	font-size: 14px;
}
a.down_arrow_link{
	background: url(../images/icons/down_green_arrow.gif) no-repeat 0 3px;
	padding-left: 18px;
	text-decoration: none;
}
a.down_arrow_link:hover { text-decoration: underline; }

