@charset "UTF-8";
/** web fonts **/

@font-face {
    font-family: "SourceSansProRegular";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/SourceSansPro-Regular-webfont%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-Regular-webfont.woff") format("woff"), url("../fonts/SourceSansPro-Regular-webfont.ttf") format("truetype"), url("../fonts/SourceSansPro-Regular-webfont.svg.html#SourceSansProRegular") format("svg");
}
@font-face {
    font-family: "SourceSansProBlack";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/SourceSansPro-Black-webfont%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-Black-webfont.woff") format("woff"), url("../fonts/SourceSansPro-Black-webfont.ttf") format("truetype"), url("../fonts/SourceSansPro-Black-webfont.svg.html#SourceSansProBlack") format("svg");
}
@font-face {
    font-family: "EnriquetaRegular";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Enriqueta-Regular-webfont%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../fonts/Enriqueta-Regular-webfont.woff") format("woff"), url("../fonts/Enriqueta-Regular-webfont.ttf") format("truetype"), url("../fonts/Enriqueta-Regular-webfont.svg.html#EnriquetaRegular") format("svg");
}


p {
	font: .875em/20px 'EnriquetaRegular', Arial, sans-serif;
	color:#333333;
}
p.style2 {
	font: 14px/18px 'EnriquetaBold', Arial, sans-serif;
}
h1 {
	font: 20px/24px 'SourceSansProRegular', Arial, sans-serif;
	letter-spacing: 1px;
	text-align: center;
	color:#333333;
}

h1.index {
	font-family: 'Rock Salt', cursive;
	font-size: 2.8em;
	line-height: 30px;
	margin-top: -8px;
}

h1.index span {
	font-size: 0.4em;
}

h1.location {
	font-family: 'Rock Salt', cursive;
	font-size: 1.9em;
	line-height: 54px;
	margin-top: 0px;
}

h1.location span {
	font-size: 0.5em;
	line-height: 1.5em;
}

h2 {
	color: #815B4B;
	font-family: 'SourceSansProRegular',Arial,sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 18px;
	margin-top: 18px;
	text-align: center;
}
p.style3 {
	font: 18px/27px 'SourceSansProExtraLight', Arial, sans-serif;
}
p.style4 {
	font: 18px/27px 'SourceSansProExtraLightItalic', Arial, sans-serif;
}
p.style5 {
	font: 18px/27px 'SourceSansProLight', Arial, sans-serif;
}
p.style6 {
	font: 18px/27px 'SourceSansProLightItalic', Arial, sans-serif;
}
p.style7 {
	font: 18px/27px 'SourceSansProRegular', Arial, sans-serif;
}
p.style8 {
	font: 18px/27px 'SourceSansProItalic', Arial, sans-serif;
}
p.style9 {
	font: 18px/27px 'SourceSansProSemibold', Arial, sans-serif;
}
p.style10 {
	font: 18px/27px 'SourceSansProSemiboldItalic', Arial, sans-serif;
}
p.style11 {
	font: 18px/27px 'SourceSansProBold', Arial, sans-serif;
}
p.style12 {
	font: 18px/27px 'SourceSansProBoldItalic', Arial, sans-serif;
}
p.style13 {
	font: 18px/27px 'SourceSansProBlack', Arial, sans-serif;
}
p.style14 {
	font: 18px/27px 'SourceSansProBlackItalic', Arial, sans-serif;
}

.nav a {
	font: lighter 1.125em/18px 'SourceSansProRegular',Arial,sans-serif;
	letter-spacing: 2px;
	padding-top: 2px;
	text-shadow: 1px 1px 1px #FFFFFF;
	color:#333333;
}
.nav a:hover {
	border-top:solid 2px #333333;
	border-bottom:2px solid #333333;
}
.nav .active:link, .active:hover, .active:visited {
	border-top:solid 2px #333333;
	border-bottom:2px solid #333333;
}
.nav a.ignore:hover, .nav a.ignore:active, .nav a.ignore:link {
	border-top:solid 0px #333333;
	border-bottom:0px solid #333333;
}

html {
    background-color: #FFFFFF;
    height: 100%;
    margin: 0;
    width: 100%;
}
body {
	margin:0px;
}

.slide {
    background-size: cover !important;
    color: #FFFFFF;
    height: 1066px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
}
.stripesIndex {
	height: 761px;
	margin: 0 auto;
	opacity: 0.9;
	position: absolute;
	top: 66px;
	width: 100%;
	z-index: 200;
	background-image: url(../images/indexTextbox.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.stripesCommercial {
	height: 855px;
	margin: 0 auto;
	opacity: 0.9;
	position: absolute;
	top: 66px;
	width: 100%;
	z-index: 200;
	background-image: url(../images/commercialTextbox.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.stripesCommercial .textbox {padding-bottom:0px;}

.stripesResidences {
	height: 761px;
	margin: 0 auto;
	opacity: 0.9;
	position: absolute;
	top: 66px;
	width: 100%;
	z-index: 200;
	background-image: url(../images/residencesTextbox.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.stripesLocation {
	height: 761px;
	margin: 0 auto;
	opacity: 0.9;
	position: absolute;
	top: 66px;
	width: 100%;
	z-index: 200;
	background-image: url(../images/650textbox.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.stripesContact {
	height: 870px;
	margin: 0 auto;
	opacity: 0.9;
	position: absolute;
	top: 65px;
	width: 100%;
	z-index: 200;
	background-image: url(../images/contactTextbox.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}
.arrows {
	background-image: url(../images/scroll.png);
	background-position: center top;
    background-repeat: no-repeat;
    min-height: 60px !important;
    position: relative;
    top: 550px;
    width: 100%;
    z-index: 200;
}

.nav ul {
	list-style-type: none;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px auto;
	width: 1024px;
	height: auto;
}
.nav ul li {
	float: left;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.nav {
	background-image: url(../images/topbanner.png);
	background-repeat: no-repeat;
	background-position: center -42px;
	height: 136px;
	width: 100%;
	padding: 14px 0 0;
	position:fixed;
	top:0px;
	z-index:500;
}
.nav ul .inside {
	padding: 0 3em;
}
#icon {
	background-attachment: fixed;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:761px;
}
#commercial {
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
	padding-bottom:194px;
	min-height:761px;
}
#residences {
	background-attachment: fixed;
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 194px;
	min-height:761px;
}
#location {
	background-attachment: fixed;
	background-image: url(../images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 194px;
	min-height:761px;
}
#contact {
	background-attachment: fixed;
	background-image: url(../images/bg5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 194px;
	min-height:761px;
}
.circle, .circleBig {
	height: 100%;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    width: 100%;
}
.circle {
	background-attachment: fixed;
	background-image: url(../images/circles-1.png);
	background-repeat: repeat;
	background-position: center top;
}
.circle {
	z-index:150;
}
.circleBig {
	background-attachment: fixed;
	background-image: url(../images/circles-2.png);
	background-repeat: repeat;
	background-position: center top;
}
.circleBig {
	z-index:140;
}
.nav a {
	text-decoration: none;
	cursor: pointer;
}
.textbox {
	border-left: 2px solid #815B4B;
	border-right: 2px solid #815B4B;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	padding: 74px 20px 8px;
	width: 310px;
}
.textboxRes {
	border-left: 2px solid #815B4B;
	border-right: 2px solid #815B4B;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	padding: 168px 20px 1px;
	width: 310px;
}
.textbox ul, .textboxRes ul {
	margin-left: -10px;
	list-style-position: outside;
	font: 14px/18px 'EnriquetaRegular', Arial, sans-serif;
	color:#333333;
}
.textbox li, .textboxRes li {
	margin-bottom:4px;
}
.signup {
	background-image: url(../images/sidebanner.png);
	background-position: 24px center;
    background-repeat: no-repeat;
    height: 78px;
    position: fixed;
    right: 0;
    top: 66px;
    width: 212px;
    z-index: 800;
}
.footer {
	bottom: 11px;
	height: 45px;
	left: -60px;
	padding-top: 4px;
	position: fixed;
	width: 275px;
	z-index: 800;
}
.housing {
	position: fixed;
	bottom: 22px;
	width: 28px;
	height: 28px;
	left: 40px;
	padding-top: 4px;
	z-index: 900;
}
.division1 {
	position: fixed;
	bottom: 22px;
	width: 28px;
	height: 28px;
	left: 80px;
	padding-top: 4px;
	z-index: 900;
	font: 24px 'EnriquetaRegular', Arial, sans-serif;
	color: #815B4B;
}
.division2 {
	position: fixed;
	bottom: 22px;
	width: 28px;
	height: 28px;
	left: 180px;
	padding-top: 4px;
	z-index: 900;
	font: 24px 'EnriquetaRegular', Arial, sans-serif;
	color: #815B4B;
}
.facebook {
	position: fixed;
	bottom: 22px;
	width: 28px;
	height: 28px;
	left: 100px;
	padding-top: 4px;
	z-index: 900;
}
.twitter {
	position: fixed;
	bottom: 22px;
	width: 28px;
	height: 28px;
	left: 140px;
	padding-top: 4px;
	z-index: 900;
}
/* Form Styles */
fieldset {
	width: 300px;
	line-height: 30px;
	text-align: right;
	font: .875em/20px 'EnriquetaRegular', Arial, sans-serif;
	color:#333333;
	padding: 0 10px 10px 5px;
}

#submit {
	margin-left: 170px;
	background-color: #815B4B;
	color: #FFFFFF;
	width: 80px;
	height: 30px;
}

#contenedor-slides {
	position:relative;
}

/* Table Styles */
table {
	font: .875em/20px 'EnriquetaRegular', Arial, sans-serif;
	color: #815B4B;
	border: #815B4B solid 1px;
	margin: 0 auto;
}
th {
	color: #FFFFFF;
	background-color: #815B4B;
}

a img {
	border:none;
	outline:none;
}

.thumbnail-event-img{
  width: 90%;
  height: 350px;
  width: 350px;
}

@media only screen and (max-device-width: 480px), only screen and (min-device-width: 560px) and (max-device-width: 1136px) and (-webkit-min-device-pixel-ratio: 2) {
#icon {
	background-image: url(../images/bg1_sm.jpg);
	background-attachment:local;
	background-size:100% 100%;
}
#commercial {
	background-image: url(../images/bg2_sm.jpg);
	background-attachment:local;
	background-size:100% 100%;
}
#residences {
	background-image: url(../images/bg3_sm.jpg);
	background-attachment:local;
	background-size:100% 100%;
}
#location {
	background-image: url(../images/bg4_sm.jpg);
	background-attachment:local;
	background-size:100% 100%;
}
#contact {
	background-image: url(../images/bg5_sm.jpg);
	background-attachment:local;
	background-size:100% 100%;
}
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  #icon {
	background-image: url(../images/bg1_md.jpg);
	background-attachment:local;
	background-size:100% 100%;
}
#commercial {
	background-image: url(../images/bg2_md.jpg);
	background-attachment:local;
	background-size:100% 100%;
}
#residences {
	background-image: url(../images/bg3_md.jpg);
	background-attachment:local;
	background-size:100% 100%;
}
#location {
	background-image: url(../images/bg4_md.jpg);
	background-attachment:local;
	background-size:100% 100%;
}
#contact {
	background-image: url(../images/bg5_md.jpg);
	background-attachment:local;
	background-size:100% 100%;
}
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
  #icon {
	background-image: url(../images/bg1_md.jpg);
	background-attachment:local;
	background-size:100% 100%;
}
#commercial {
	background-image: url(../images/bg2_md.jpg);
	background-attachment:local;
	background-size:100% 100%;
}
#residences {
	background-image: url(../images/bg3_md.jpg);
	background-attachment:local;
	background-size:100% 100%;
}
#location {
	background-image: url(../images/bg4_md.jpg);
	background-attachment:local;
	background-size:100% 100%;
}
#contact {
	background-image: url(../images/bg5_md.jpg);
	background-attachment:local;
	background-size:100% 100%;
}
}