@charset "UTF-8";

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults*/
	background-color: #FFFFFF;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size:16px;
	font-family: "Times New Roman", Times, serif;
	/*background:url(images/SJDSSURF.gif) top left scroll;*/
	background:url(images/fondo.jpg) top left scroll;
	background-repeat:no-repeat;
}
#frame {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page 
	border: 1px solid #000000;*/
	text-align: justify; /* this overrides the text-align: center on the body element. */
	font-family:"Times New Roman", Times, serif;
	padding-top:0px;
}
#frame h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-stretch:extra-expanded;
	font-style:italic;
	letter-spacing:2px;
	color:#FFFFFF;
	margin:0px;
	padding-top:62px;
	padding-bottom:20px;
}

#menu {
	width: 890px;
	display:block;
	float:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background-color:#333333;
	padding-top:3px;
	margin:0px;
	vertical-align:middle;
	color:#000000;
	padding-bottom:0px;
	vertical-align:bottom;
}
#menu a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align:middle;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
#menu ul {
	list-style: none;
	text-align:left;
	background-color:#333333;
	padding-left:12px;
	height:27px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align:bottom;
}
#menu li {
	display: inline;
	background-color:#333333;
	margin-left:17px;
	margin-right:17px;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:bottom;
}
#main {
	width:900px;
	/*background-color:#fcf5c7;*/
	float:left;
	display:block;
}
#main h1 {
	font-family: "Baskerville Old Face";
	font-size: 22px;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align:left;
	padding-bottom:0px;
}
h1 {
	font-family: "Baskerville Old Face";
	font-size: 22px;
	color: #333333;
	margin-bottom: 20px;
	margin-top: 5px;
	text-align:left;
}
#fotos {
	text-align:center;
	display:block;
	height:140px;
	width:600px;
	padding-bottom:5px;
}
#fotos1 {
	text-align:center;
	display:block;
	height:140px;
	width:600px;
	padding-top:5px;
}

#sidemenu {
	width:175px;
	vertical-align:top;
}
#sidemenu h2 {
	background-image:url(images/specials.jpg);
	width:175px;
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFFFFF;
	font-weight:normal;
	padding-left:5px;
}
#sidemenu h2 a {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFFFFF;
}
#sidemenu h2 a:hover {
	color: #99CCFF;
	background-image:none;
}
#sidemenu a {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #276490;
	text-decoration: none;
}
#sidemenu a:hover {
	color: #99CCFF;
}
#sidemenu ul {
	list-style:none;
	padding-left:5px;
	padding-top:15px;
}	
#sidemenu li {
	padding-bottom:10px;
}
#leftside {
	/*background-color:#276490;*/
	vertical-align:top;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color:#FFFFFF;
}
#leftside p {
	margin-left:25px;
}
#leftside p a {
	text-decoration:none;
}	
#rightside {
	margin-top: 0;
	padding-right: 5px;
	margin-bottom: 0;
	padding-left: 10px;
	vertical-align:top;
	background-color:#FFFFFF;
	font-family: "Century Gothic";
}
#rightside h1 {
	padding-left: 20px;
	padding-top:0px;
	font-family: "Century Gothic";
	font-size:20px;
	font-stretch:normal;
	font-style:italic;
	letter-spacing:2px;
	padding-bottom:0px;
}
#rightside a {
	text-decoration:none;
	color:#0066FF;
}
#rightside a:hover {
	color:#6699FF;
}
.clear {
	clear: both;
	}
#cuadros {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	text-align:left;
}
#cuadros a img {
	border-color:#FFFFFF;
	border:thin;
}
#cuadros h1 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	font-style:normal;
	padding-bottom:0px;
}
#cuadros p {
	margin-left:5px;
	margin-right:5px;
}
#cuadroleft {
	display:block;
	float:left;
}
#cuadroright {
	display:block;
	float:right;
}	
.form {
	padding-left:40px;
}	
.text {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #222222;
	line-height: 18px;
	text-align:justify;
	font-weight:normal;
}
.text a {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000077;
	line-height: 18px;
	text-decoration: none;
}
.text a:hover {
	color: #0066CC;
}
#sidemenu h2 {
	font-family: "Baskerville Old Face";
	font-size: 18px;
	color: #000077;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align:center;
}
.phone {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #222222;
	line-height: 18px;
	text-align:center;
	font-weight:bold;
}
#bottom {
	background-color:#276490;
	width:890px;
	text-align:center;
	font-size: 14px;
	color: #99CCFF;
	line-height: 18px;
	font-family: "Century Gothic";
}
#bottom a {
	text-decoration:none;
	color: #FFFFFF;
	font-stretch:extra-expanded;
	font-size:16px;
}
#bottom a:hover {
	color: #000077;
}
	
h2 {
	font-family: "Century Gothic";
	font-size: 23px;
	color: #000077;
	margin-bottom: 35px;
	margin-top: 35px;
	font-weight:bold;
	text-align:center;
}


#border {
	border: medium solid #5958FF;
}

.text2 {
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-weight: bold; 
	color: #FFFFFF;
}

.alignright {
	float:right;
	padding: 0 0px 10px 20px;	
}
.alignleft {
    float: left;
    padding: 0 20px 10px 0px;
}

#ubicacion {
	margin-right:auto;
		margin-left:auto;
		margin-top:10px;
}
#contact {
	display:block;
	width:180px;
	float:none;
	font-family:"Century Gothic";
	font-size:14px;
	color: #0066CC;
	margin-left:10px;
}
#contact1 {
	display:block;
	width:300px;
	float:none;
	font-family:"Century Gothic";
	font-size:14px;
	color: #0066CC;
	margin-left:100px;
}
#fondoazul {
	background-color:#003366;
	width:575px;
	display:block;
	float:left;
	padding-right:15px;
}
#fondoazul ul {
	list-style:none;
	padding-left:195px;
}	
#fondoazul li {
	display:inline;
	padding-left:30px;
}
.blanco {
	font-family:"Century Gothic";
	color:#FFFFFF;
	size:14px;
	font-weight:bold;
}
#minifondoazul {
	background-color:#003366;
	width:276px;
	display:block;
	float:right;
	padding-right:15px;
}
#property {
	float:none;
	width:590px;
	display:block;
}
#propiedad {
	width:225px;
	float:left;
	display:block;
	height:200px;
	text-align:center;
}
#numeros {
	width:345px;
	display:block;
	float:right;
	vertical-align:middle;
	padding-left:20px;
	height:200px;
}
#numeros ul {
	list-style:none;
	padding-left:0px;	
	padding-top:80px;
	float:left;
}	
#numeros li {
	padding-right:53px;
	display:inline;
	float:left;
}


#registro {
	width:580px;
	background-color:#CCCCCC;
	float:left;
	display:block;
	font-weight:bold;
	vertical-align:middle;
	word-spacing:3px;

	