@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background-image: url(../images/fondo_cab.gif);
	background-repeat: repeat-x;
}

/* Cabecera */
#cabecera {
	width:900px;
	background-repeat: no-repeat;
	height: 134px;
	padding-top: 25px;
	background-image: url(../images/fondo_cab2.jpg);
}

	#cabecera img {
	padding-left: 40px;
	float: left;
	padding-right: 40px;
	}

/* Nav */
.nav {
	padding:0 0 0 100px;
	float:left;
}

	.nav ul {
		list-style-type: none;	
		border-top:1px solid #e5e5e5;
		padding:0;
		margin:0;
	}
	
	.nav li {
		list-style-type: none;
		border-bottom:1px solid #e5e5e5;
		padding:10px 0 10px 0;
		font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
		font-size: 12px;
		font-weight: bold;
		color: #666;	
		line-height:12px;
		width:180px;	
	}
	
	.active {
	color: #FF0000;
	}
	
	.up {
		background-image: url(../images/navUp.jpg);
		background-repeat: no-repeat;
		background-position: right;	
		
	}
	
	.down{

		background-repeat: no-repeat;
		background-position: right;	
			
	}
	
	.nav li a {
		color: #666;
		text-decoration:none;	
	}
	
	.nav li a:link {
		color: #666;
		text-decoration:none;	
	}
	
	.nav  li a:hover {
		color: #73a62f;
		text-decoration:none;	
	}
	
	.nav  li a:visited {
		color: #666;
		text-decoration:none;	
	}
	

/* Welcome */
#principal {
	margin:0;
	padding:25px 0 75px 0;
	background-color: #FFFFFF;
	background-image: url(../images/01.jpg);
	background-repeat: no-repeat;
	width:900px;	
}
#about {
	margin:0;
	padding:25px 0 75px 0;
	background-color: #FFFFFF;
	background-image: url(../images/raya.jpg);
	background-repeat: no-repeat;
	width:900px;	
}
#sayulita {
	margin:0;
	padding:25px 0 75px 0;
	background-color: #FFFFFF;
	background-image: url(../images/raya.jpg);
	background-repeat: no-repeat;
	width:900px;	
}
#contact {
	margin:0;
	padding:25px 0 75px 0;
	background-color: #FFFFFF;
	background-image: url(../images/raya.jpg);
	background-repeat: no-repeat;
	width:900px;	
}

/* Homes */
#homes {
	margin:0;
	padding:25px 0 75px 0;
	background-color: #FFFFFF;
	background-image: url(../images/raya.jpg);
	background-repeat: no-repeat;
	width:900px;	
}

/* Condos */
#condos {
	margin:0;
	padding:25px 0 75px 0;
	background-color: #FFFFFF;
	background-image: url(../images/raya.jpg);
	background-repeat: no-repeat;
	width:900px;	
}

/* Portfolio */
#land {
	margin:0;
	padding:25px 0 75px 0;
	background-color: #FFFFFF;;
	background-image: url(../images/raya.jpg);
	background-repeat: no-repeat;
	width:900px;	
}

	.projectRow {
		padding:0 0 20px 0;
	}
	
		.projectColTwo {
			padding:0 0 0 20px;
		}
		
		.projectColThree{
			padding:0 0 0 20px;
		}

/* Contact */
#rents {
	margin:0;
	padding:25px 0 50px 0;
	background-color: #FFFFFF;
	background-image: url(../images/raya.jpg);
	background-repeat: no-repeat;
	width:900px;	
}

#contact p a {
	color:#71ab2c
}

#contact p a:link {
	color:#71ab2c
}

#contact p a:hover {
	color:#71ab2c
}

#contact p a:visited {
	color:#71ab2c
}

/*Footer */
#footer {
	width:100%;
	margin:0;
	padding:25px 0 75px 0;
	background-color: #333333;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;	
}

	#footer p {
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 100px;
	}

/* Typography */
h1 {
	font-size:30px;
	line-height:1em;
	padding:0;
	margin:0;
}

h2 {
	font-size:18px;
	line-height:1em;
}

#principal h2 {
	font-size:18px;
	line-height:1em;
	background-image: url(../images/h2chico.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#homes h2 {
	font-size:18px;
	line-height:1em;
	background-image: url(../images/h2chico.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#condos h2 {
	font-size:18px;
	line-height:1em;
	background-image: url(../images/h2chico.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#land h2 {
	font-size:18px;
	line-height:1em;
	background-image: url(../images/h2chico.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#rents h2 {
	font-size:18px;
	line-height:1em;
	background-image: url(../images/h2chico.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#about h2 {
	font-size:18px;
	line-height:1em;
	background-image: url(../images/h2grande.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	font-size:12px;
	color:#666;
	line-height:16px;
	padding:0 0 10px 0;
}

blockquote {
	padding:0 0 10px 0;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	font-size:16px;
	color:#666;
	line-height:20px;
	margin:10px 0 0 0;	
}
/* Misc. */
.content {
	width:580px;
	float:right;
	padding:0 10px 0 0;
}

.small {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #666;
	font-weight:normal;
	line-height:12px;
	display:block;
}

.callOutOne {
	width:180px;
	float:left;
	padding:0 20px 0 0;
}

.callOutTwo {
	width:180px;
	float:left;
	padding:0 20px 0 0;
}

.callOutThree {
	width:180px;
	float:left;
}

.subContent {
	float:left;
	width:380px;
}
	
	.subContent ul {
		list-style-type: none;
	}
	
	.subContent li {
		list-style-type: none;
		padding:8px 0 8px 25px;
		font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
		font-size:12px;
		color:#666;
		border-bottom:1px solid #c5ddab;
		background-image: url(../images/star.jpg);
		background-repeat: no-repeat;
	}
	
	.listColOne {
		width:180px;
		float:left;
		margin:0 20px 0 0;
		border-top:1px solid #c5ddab;
		padding:0 0 20px 0;
	}
	
	.listColTwo {
		width:180px;
		float:left;
		border-top:1px solid #c5ddab;
		margin:0;
		padding:0;
	}
	
	
	.viewall {
	background-color: #FFFFFF;
	text-align: right;

}
	
	
.columnOne {
	float:left;
	width:280px;
	padding:0 20px 0 0;
}

.columnTwo {
	float:left;
	width:280px;
	padding:0;
}

input {
	margin:5px 0 20px 0;
	border:#ccc 1px solid;
	background:#f0f0f0;
}

.noBorder {
	margin:5px 0 20px 0;
	border:0 !important;
	background:#f0f0f0;
}

textarea {
	margin:5px 0 20px 0;
	border:#ccc 1px solid;
	background:#f0f0f0;
}

select {
	margin:5px 0 20px 0;
}

label {
	color:#666;
	display:block;
}

.green {
	color:#71ab2c;
}
.gris {
	color:#999999;
}
.white {
	color:#FFFFFF;
	font-size: 200%;
	font-weight: lighter;
}
.subImg {
	float:right;
}

.clear {
	clear:both;
}
table {


}
.tr1 {
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;


}
.tr2 {
	background-color: #FFFFFF;
	border: 10px solid #FF0000;
	margin: 10px;


}
#tabla {


}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.direcc {
	color:#FFFFFF;
	padding-left: 100px;
	padding-top: 7px;
	background-color: #161616;
	padding-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0AA9A0;
}
