.body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.regText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
	font-weight: normal;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
A:link
{
	COLOR: #003366;
	TEXT-DECORATION: none;

}
A:visited
{
    COLOR: #003366;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #003366;
    TEXT-DECORATION: none;
}
A:active
{
    COLOR: #003366;
    TEXT-DECORATION: none;
}
.emailupdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
}
.hotdeals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}
.text11white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.text12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text12whiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text16gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}
.title24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}
.title26 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #666666;
	font-weight: normal;
}
.text24brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	font-weight: normal;
}
.text11black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	font-weight: normal;
	color: #333333;
}
.text11blackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.textBox {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;

}
.textBoxBig {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;

}
.telefono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.button {
 
	/*basic styles*/
	width: 200px;  height: 40px;  color: white; background-color: #006699;
	text-align: center;  font-size: 14px;  line-height: 50px;
 
 
	/*gradient styles*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#006699), to(#006699));
	background: -moz-linear-gradient(19% 75% 90deg,#006699, #0099cc);
 
	/*border styles*/
	border-left: solid 1px #33ccff;
	border-top: solid 1px #33ccff;
	border-right: solid 1px #003366;
	border-bottom: solid 1px #003366;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#006699), to(#0099cc))
 
}
 
.button h3 {
	font-size: 12px;
	line-height: 35px;
	font-family: helvetica, sans-serif;
}
 
.button p {
	font-size: 12px;
	line-height: 4px;
	font-family: helvetica, sans-serif;
}
 
a {
	text-decoration: none;
	color: fff;
}
 
.button:hover {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#006699), to(#0099cc));
	background: -moz-linear-gradient(19% 75% 90deg,#0099cc, #006699);
}
.topNavTable {
	background-color: #FFFF00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
}
.mainTable {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 2px;
	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-right-color: #FFFFFF;
}
.darkTable {
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;


}
.lightTable {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #E7E7E7;
	border-rigth-color: #E7E7E7;
	border-top-color: #E7E7E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.table {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: groove;
	border-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.tableGray {
	background-color: #E7E7E7;
	border-width: 1px;
	border-style: groove;
	border-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.tableYellow {
	background-color: #ffffcc;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.yellowButton {
	background-color: #FFFF00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FFFF66;
	border-rigth-color: #666666;
	border-top-color: #FFFF66;
}
.bestbeach {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.text9home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.text9Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text10Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.Titleblue18 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #003366;
}
.buttonhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #cccccc;
    color: #FFFFFF;
}

.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
A.topNav {
	color: #333333; 
	text-decoration: none; 
	}
A.topNav:hover {
	color: #333333; 
	text-decoration: none; 
	}
A.topNav:visited {
	color: #333333; 
	text-decoration: none; 
	}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}
A.leftNav {
	color: #666666; 
	text-decoration: none; 
	}
A.leftNav:hover {
	color: #666666; 
	text-decoration: underline; 
	}
A.leftNav:visited {
	color: #666666; 
	text-decoration: none; 
	}
A.leftNav:active
{
    COLOR: #666666;
    TEXT-DECORATION: underline
}
.botNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
A.botNav {
	color: #666666; 
	text-decoration: none; 
	}
A.botNav:hover {
	color: #666666; 
	text-decoration: underline; 
	}
A.botNav:visited {
	color: #666666; 
	text-decoration: none; 
	}
.tabsNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	}
A.tabsNav {
	color: #333333; 
	text-decoration: none; 
	}
A.tabsNav:hover {
	color: #333333; 
	text-decoration: underline; 
	}
A.tabsNav:visited {
	color: #333333; 
	text-decoration: none; 
	}
.tabsNavSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
A.tabsNavSel {
	color: #FFFFFF;
	text-decoration: none; 
	}
A.tabsNavSel:hover {
	color: #FFFFFF; 
	text-decoration: underline; 
	}
A.tabsNavSel:visited {
	color: #FFFFFF;
	text-decoration: none; 
	}
.PropertySearchTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFF00;
	}
A.PropertySearchTitle {
	color: #FFFF00;
	text-decoration: none; 
	}
A.PropertySearchTitle:hover {
	color: #FFFF00; 
	text-decoration: underline; 
	}
A.PropertySearchTitle:visited {
	color: #FFFF00;
	text-decoration: none; 
	}	
.text11gray {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #666666;
 font-weight: normal;
}
