body
{
	padding: 0;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00008B;
	background-color: #D0E9F0;
}
h1
{
	font-size: 12px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	color: #828282;
}
h2
{
	font-size: 13px;
	font-weight: bold;
	color: #237145;
	margin: 0px;
	padding: 0px;
}
h3
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: Teal;
}

.inputFld {padding:2px 2px;font-size:8pt;}
.frmLabel {color:#00008B;font-size:8pt;font-weight:bold;text-align:right;}
.frmTbl {font-size:8pt;margin-top:5px;}
textarea {padding:2px;font-size:8pt;}
.submitBtn {border:0px none;padding:2px 10px;font-size:8pt;font-weight:bold;color:#fff;}
img {border:0px none;padding:0px;margin:0px;}

#maincontent {
position: relative;
margin: auto;
background-image: url(gifs/bg2.gif);
background-repeat: repeat-x;
background-color: white;
	width: 748px;
	padding:0;
	border: 1px solid black;
}

#pagetop {
	margin:0px auto;
	width:750px;
	text-align:right;
}

#phone {
	float:left;
	text-align:left;	
	width:322px;
	height:29px;
	background:url(images/phone-bg.gif) no-repeat;
	}
	
#phone h2 {
	font:bold 8pt verdana;
	color:#000;
	margin-left:40px;
	margin-top:5px;
	}

#logonew{
position: relative;
margin: auto;
	height: 125px;
	background-image: url(gifs/arenal_beach2.jpg);
		background-repeat: repeat-x;
		width: 750px;
}
.logogif{
	margin: 10px 30px 10px 10px;
	float: left;
}
.logotext{
	padding: 40px 10px 0 460px;
	color: Yellow;
	font-size: 15px;
	font-weight: bold;
}
#searchbox{
float: left;
height: 1200px;
	width: 150px;
	overflow: hidden;
	border-right: 1px solid black;
}
#searchbox a:link, #searchbox a:visited{
	color: #0000CD;
	text-decoration: none;
	font-size: 9px;
}
#searchbox a:hover{
	color: #7FFF00;
	text-decoration: underline;
}
.quick{
	padding: 5px;
	margin: 5px;
	text-align: center;
}
.quick legend{
	font-size: 12px;
	color: Black;
		font-weight: bold;
}
.qs{
	padding: 0px;
	margin: 2px;
}
.qs a:link, .qs a:visited, #footer a:link, #footer a:visited{
	color: #D4EBF1;
	text-decoration: none;
}
.qs a:hover, #footer a:hover{
	color: #FF8C00;
	text-decoration: underline;
}
.ptl{
	float: right;
}
form#searchboxlabel {clear:left; display:block; float:left; width:100px; text-align:left; padding-right:10px; color:Yellow;
}
.pnumber{
	position: absolute;
	top: 460px;
	left: 2px;
}

form#searchbox select {
width:120px;
padding: 0px;
margin: 0 0 5px 0;
	font-size: 9px;
}
form#searchbox  legend{margin:0 0 1em 0.5em;}
.textbox{
	margin: 0 0 0 160px;
	padding: 10px ;
	text-align: justify;

}
.textbox a:link, .textbox a:visited{
	color: #4F3EB9;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
.textbox a:hover{
	text-decoration: underline;
	color: Red;
}
.btn{
	font-size: 9px;
}
#footer
{
	position: relative;
	margin: auto;
	width: 726px;
	padding:10px;
	border: 1px white solid ;
	text-align: center;
	color: Yellow;
	background-color: #000066;
	font-size: 9px;
}
.hipotecal{
		margin: 0px;
		text-align: center;
	background-color: Blue;
}
.features{
	font-size: 11px;
	font-weight: bold;
	color: #AFEEEE;
}
.featuredpics{
	border: 2px solid white;
}
.phone, .phonetwo {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	background-image: url(gifs/phone_bg.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 170px;
	position: absolute;
	left: 62px;
	top: 74px;
	padding: 4px;
}
.phonetwo{
	top: 85px;
	left: 70px;
	background-color: transparent;
	padding: 0px;
}
.clear{clear:both;}


#breadCrumb{
  font-size:8pt;
  color:#000000;
  padding-left:350px;
}
#breadCrumb a{
  color:#000000;
  text-decoration:none;
}
#breadCrumb a:hover{
  color:#FF0000;
  text-decoration:underline;
}