.linebg {
	background-repeat: repeat-y;
}
.centerbg {
	background-repeat: no-repeat;
	background-position: right.bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #414141;
}
.text1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	line-height: 20px;
}
.tbtext{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #484848;
	text-decoration: none;
}
a.tbtext:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #484848;
	text-decoration: underline;
}
.text2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	line-height: 20px;
	text-decoration: none;
}
.barbg {
	background-repeat: no-repeat;
}

a.text2:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	line-height: 20px;
	text-decoration: underline;
}
.whiteText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.textdarkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0F5694;
}
.textdarkgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #1E7E18;
}
.listtbtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #474747;
	text-transform: uppercase; 
	text-decoration: none;
}
a.listtbtext:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #474747;
	text-transform: uppercase; 
	text-decoration: underline;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3F3F3F;
}
a.tab {
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: static;
	
	list-style-position: outside;
	
	background-repeat: no-repeat;
	height: 32px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
}
a.tab:hover {
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: normal;
	color: #037CAB;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: static;
	
	list-style-position: outside;
	
	background-repeat: repeat-x;
	height: 32px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990033;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CC0033;
}
.moretextw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration:	none;	
	font-weight:bold;

}
a.moretextw:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration:	underline;	
	font-weight:bold;
}

.moretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-decoration:	none;	
	font-weight:bold;

}
a.moretext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-decoration:	underline;	
	font-weight:bold;
}
.moretext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #026749;
	text-decoration:	none;	

}
a.moretext1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF9900;
	text-decoration:	none;	
}
.textarea {
	background-color: #DFDFDF;
	height: 20px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textarea1 {
	background-color: #DFDFDF;
	height: 20px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textselect {
	background-color: #DFDFDF;
	height: 20px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textselect_bg {
	background-color: #DFDFDF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textselect1 {
	background-color: #DFDFDF;
	height: 20px;
	width: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bg {
	background-image: url(../images/bg.JPG);
	background-repeat: repeat-x;
	background-position: top;
}
.title {
	font-family: "Copperplate Gothic Bold";
	font-size: 18px;
	font-weight: bold;
	color: #00315B;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #02412E;
	font-weight: bold;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #026749;
}
.price1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #026749;
}

a.price1:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #026749;
	text-decoration: underline;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.text3ban {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;	
}
.error
{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10pt; 
	 font-style: normal; 
	 font-weight: normal; 
	 color: #ff0000; 
}
.centerbg1 {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titlebg {
	background-repeat: no-repeat;
}

.memberlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
a.memberlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
}

.points {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.label {
	background-color: #807F85;
	border-top-style: none;
	border-top-width: thin;
	border-right-style: none;
	border-bottom-style: thin;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 21px;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.pointsTel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.pointsTel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.button
{   
    font-family:Tahoma;
    font-size:8pt;
	font-weight:bold;
    color: #000000; 
	cursor: hand; 
	border: 1px solid #808080; 
	background:  url('../images/Button_Back.gif') center; 
	padding:1px;
	
	height:25px;
	cursor:pointer
}








.linebg {
	background-repeat: repeat-y;
}
.centerbg {
	background-repeat: no-repeat;
	background-position: right.bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #414141;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3F3F3F;
}
.text3ban {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.textarea {
	background-color: #DFDFDF;
	height: 20px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textarea1 {
	background-color: #DFDFDF;
	height: 20px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bg {
	background-image: url(../images/bg.JPG);
	background-repeat: repeat-x;
	background-position: top;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #02412E;
	font-weight: bold;
}

.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.centerbg1 {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titlebg {
	background-repeat: no-repeat;
}
.grey-banner {  background-image: url(../images/grey-banner.jpg); background-repeat: repeat-x; background-position: top}

.style1 {color: #FFFFFF}
.style2 {	font-family: "Arial Rounded MT Bold";
	font-size: 21px;
	color: #F92426;
}


a.page-options {
	color: #000000; 
	text-decoration: none; 
	display: block; 
	text-align: center; 
	padding: 5px; 
	background: #FE0000;
	margin: 3px0 0 0 0;
	border-bottom: 1px solid #333333;
	border-bottom: 1px solid #555555;
}

a.page-options:hover, 
a.page-options:focus {
	color: #fff; 
	background: #555555;
}		



.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

ul.tabs { 
list-style-type: none; 
padding: 0; margin: 0; 
line-height:30px;
font-family: "Arial Rounded MT Bold";
font-size: 12px;
} 
ul.tabs li 
{ 
float: left; padding: 0; margin: 0; 
padding-top: 0; 
background: url(../images/tab_right.png) no-repeat right top; 
margin-right: 1px; 
} 

ul.tabs li a { 
display: block; padding: 0px 10px; color: #fff; 
text-decoration: none; 
background: url(../images/tab_left.png) no-repeat left top; 
} 
ul.tabs li a:hover { color: #E5E500; 
}


ul.tabsnav { 
list-style-type: none; 
padding: 0; margin: 0; 
line-height:25px;
font-family: "Arial, Helvetica, sans-serif";
font-size: 11px;

} 
ul.tabsnav li 
{ 
float: left; padding: 0; margin: 0; 
padding-top: 0; 
background: url(../images/tab_right.png) no-repeat right top; 
margin-right: 1px; 
font-weight:bold;
line-height:25px;
font-size: 11px;
} 

ul.tabsnav li a { 
display: block; padding: 0px 10px; color: #fff; 
text-decoration: none; 
line-height:25px;
font-size: 11px;

background: url(../images/tab_left.png) no-repeat left top; 
} 
ul.tabsnav li a:hover { color: #E5E500; 

font-size: 11px;
}
.current{
display: block; padding: 0px 10px; color: #E5E500; 
text-decoration: none; 
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004660;
}
.listdiv {
	margin:0px;
	border:0px solid #4081A8;
	border-bottom:0px solid #4081A8;
	border-right:0px solid #4081A8;
	background-color: #CBEAE1;
}
.detailheading{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #555555;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.detailclass{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;	
}

.subdetailclassnew{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #555555;
	text-decoration: none;	
}

.subdetailclass{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;	
}
.previouscss{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #5B9AC0;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.frontad {
	color: #895504;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;	
	font-size: 12px;
}
.holidayclass{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #800000;
	text-decoration: none;
	border:1px solid #000080;
	background-color: #F0FAFC;
}
.holidayclass1{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #FFF018;
	text-decoration: underline;	
}
a.holidayclass1:hover{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFCD5;
	text-decoration: underline;	
}
.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #02412E;
}
.tel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #202C62;
}
.tel2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #026749;
	font-weight:bold;
	text-decoration:none;
}

.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.msgBox {
	background-color: #D5D5D5;
	border-top-style: none;
	border-top-width: thin;
	border-right-style: none;
	border-bottom-style: thin;
	border-left-style: none;
	border: 0px dashed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 33px;
	width: auto;
}
.msgBox1 {
	background-color: #016648;
	border-top-style: none;
	border-top-width: thin;
	border-right-style: none;
	border-bottom-style: thin;
	border-left-style: none;
	border: 0px dashed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: BOLD;
	color: #FFFFFF;
	height: 33px;
	width: auto;
}

.msgBoxLight {
	background-color: #E0E0E0;
	border-top-style: none;
	border-top-width: thin;
	border-right-style: none;
	border-bottom-style: thin;
	border-left-style: none;
	border: 0px dashed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 33px;
	width: auto;

}

.divbutton {
	background-image: url(../images/House-sales_85.JPG);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 31px;
	width: 181px;
	font-size: 12px;
	color: #026749;
	font-weight:bold;
	text-decoration:none;
	cursor: pointer;
}

.divbutton:hover {
	background-image: url(../images/House-sales_85_1.JPG);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 31px;
	width: 181px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	cursor: pointer;
}

.divbuttonsel {
	background-image: url(../images/House-sales_85_1.JPG);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 31px;
	width: 181px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	cursor: pointer;
}

.divtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 31px;
	width: 251px;
	font-size: 12px;
	color: #026749;
	font-weight:bold;
	text-decoration:none;
	cursor: pointer;
}

.divtext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 31px;
	width: 251px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	cursor: pointer;
}

.featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtext {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.windowlink{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
.tools_bg{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.topmenu {
	font-family: "Arial";
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.topmenu:hover {
	font-family: "Arial";
	font-size: 11px;
	text-transform: uppercase;
	color: #A6DDD7;
	font-weight: bold;
	text-decoration:none;
}
.norepeat {
	background-repeat: no-repeat;
}

.nolink{
	color: #000;
	text-decoration: none;
	text-align: center;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Verdana, Arial;
	border: 1px solid #D2EAFB;
	background: #5B9AC0;
	padding: 2px 4px;
	margin: 2px;
}

.pagetext{
	color: #000;
	text-decoration: none;
	text-align: center;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Verdana, Arial;
	border: 1px solid #176FAB;
	background: #D2EAFB;
	padding: 2px 4px;
	margin: 2px;
}

.pagetext:hover{
	color: #000;
	text-decoration: none;
	text-align: center;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Verdana, Arial;
	border: 1px solid #D2EAFB;
	background: #5B9AC0;
	padding: 2px 4px;
	margin: 2px;
}
.pagination{
	background: #fff;
	font: 13px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Verdana, Arial;
	border-right: 4px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 5px;
}

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
.large:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #48B3A3;
	text-decoration:none;
}


.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

.medium:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #48B3A3;
	text-decoration:none;
}

.mediumsize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #333333;
	text-decoration:none;
}
.mediumsize:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #48B3A3;
	text-decoration:none;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;

}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424FEC;
}

.tick {
	border: 1px solid #E8E8E8;
}