/*
 * Original Web Development by Jon Velas
 * CSS Structure written by Jon Velas
 * Copyright by Jon Velas International Marketing
 * 
 */

@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	background-color: #99CCFF;
	padding: 0px;
	margin: 0px;
}
#Languages-Navigation {
	height: 20px;
	width: 940px;
	padding-top: 5px;
	padding-right: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Languages-Navigation img {
	border: 0px none transparent;
	padding-right: 4px;
	padding-bottom: 1px;
	cursor: default;
}

#Languages-Navigation a {
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	letter-spacing: 1px;
}
#Languages-Navigation a:hover {
	color: #99CCFF;
	text-decoration: none;
}
#Top-Banner {
	background-color: #0079bc;
	height: 140px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(logo-bahia-blue.png);
	background-repeat: no-repeat;
	background-position: center 3px;
}
#Curve-Top  {
	background-image: url(curve-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	width: 940px;
	z-index: 900;
	position: absolute;
}
#Promo-Save {
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 300px;
	position: absolute;
	z-index: 999;
	left: -40px;
	top: 65px;
}
#Promo-Save p {
	font-family: Arial, Sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #FFF;
	padding-top: 80px;
	padding-left: 14px;
}


#Curve-Top h1 {
	height: 60px;
	width: 940px;
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 4px;
	text-align: center;
	padding-top: 3px;
	color: #0D2345;
}


#Top-Banner h1 {
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	text-indent: -9999px;
	letter-spacing: -1px;
}
#Container {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-image: url(marble-background-high.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#Curve-Bottom {
	padding: 0px;
	width: 940px;
	height: 60px;
	margin-top: 0%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}





#Flash-Animation {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 511px;
	width: 940px;
	background-color: #FFFFFF;
	z-index: 100;
	position: relative;
}

#Main-Content {
	height: 610px;
	width: 685px;
	padding-top: 50px;
	padding-right: 25px;
	padding-left: 40px;
	margin: 0px;
	float: right;
}



#Main-Content img {
	padding-left: 0px;
	margin-right: 15px;
	margin-top: 18px;
	border: 6px solid #B4A9A0;
	padding-bottom: 0px;

}





#Main-Content p {
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 21px;
	line-height: 30px;
	font-weight: 400;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	letter-spacing: 0px;
	font-style: normal;
}
#Main-Content     p.bolder   {
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 22px;
	line-height: 27px;
	font-weight: 700;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	letter-spacing: 1px;
	padding-bottom: 0px;
	margin: 0px;
}
#Main-Content    p.bolder-red-website  {
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 22px;
	line-height: 27px;
	font-weight: 700;
	color: #FF0000;
	text-align: left;
	padding-top: 20px;
	letter-spacing: 1px;
	padding-bottom: 0px;
	margin: 0px;
	text-indent: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#Main-Content p.bolder-red {
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 23px;
	line-height: 27px;
	font-weight: 700;
	color: #FF0000;
	text-align: left;
	padding-top: 15px;
	letter-spacing: 1px;
	padding-bottom: 0px;
	margin: 0px;
}
#Main-Content #Facebook-Widget {
	height: 38px;
	width: 680px;
	margin-top: 25px;
	margin-bottom: 50px;
}
#Main-Content #Facebook-Widget img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Main-Content #Facebook-Widget p {
	padding-top: 3px;
}



#Main-Content #Google-Map {
	height: 172px;
	width: 680px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Main-Content #Google-Map img {
	padding-left: 0px;
	margin-right: 15px;
	margin-top: 0px;
	border: 6px solid #B4A9A0;
	padding-bottom: 0px;
	cursor: pointer;
}

#Main-Content #Google-Map p {
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: 400;
	color: #000000;
	text-align: left;
	letter-spacing: 0px;
	font-style: normal;
	padding-top: 0px;
}
#Main-Content #Google-Map p.bolder {
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 21px;
	font-weight: 700;
	color: #000000;
	text-align: left;
	letter-spacing: 0px;
	font-style: normal;
	padding-top: 0px;
}
#Main-Content #Google-Map a {
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 21px;
	font-weight: 700;
	color: #544A43;
	text-align: left;
	letter-spacing: 0px;
	font-style: normal;
	padding-top: 0px;
	text-decoration: none;
}
#Main-Content #Google-Map a:hover {
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 21px;
	font-weight: 700;
	color: #000000;
	text-align: left;
	letter-spacing: 0px;
	font-style: normal;
	padding-top: 0px;
	text-decoration: none;
}








#Main-Content  h1 {
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bolder;
	color: #544A43;
	letter-spacing: 0px;
	padding-bottom: 10px;
}
#Main-Content h2 {
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 27px;
	line-height: 28px;
	font-weight: 400;
	color: #544A43;
	letter-spacing: -1px;
	padding-bottom: 10px;
}



#Main-Content h3 {
	font-family: Signika, "Segoe UI", Sans-serif;
	font-weight: 700;
	color: #FF0000;
	font-size: 20px;
	padding-top: 10px;
}


#Main-Content h4 {
	font-family: Signika, "Segoe UI", Sans-serif;
	font-size: 22px;
	font-weight: 300;
	color: #685C53;
	padding-top: 5px;
}




#Main-Content    h5  {
	font-family: Signika, "Segoe UI", Sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: left;
	padding-left: 157px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
}

#Main-Content h6 {
	font-family: Signika, "Segoe UI", Sans-serif;
	font-size: 24px;
	font-weight: 700;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #467A92;
}
#Main-Content #Floor-Plan {
	float: right;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 35px;
}
#Main-Content #Floor-Plan img {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
#Map-Sales-Office {
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#Map-Sales-Office img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #544A43;
}



#Left-Column {
	float: left;
	width: 190px;
	padding-top: 50px;
	margin: 0px;
	position: relative;
	height: 500px;
}
#Left-Column   img {
	cursor: pointer;
}
#Left-Column   h1 {
	padding-bottom: 10px;
	padding-top: 20px;
}
#Left-Column  h6 {
	font-family: Merriweather, Georgia, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	color: #FF0000;
	padding-top: 40px;
	padding-right: 15px;
	padding-left: 30px;
	font-style: italic;
}
#Left-Column  #Navigation {
	width: 150px;
	padding-top: 10px;
	padding-left: 20px;
}
#Left-Column    #Navigation    ul {
}
#Left-Column    #Navigation    li {
	display: block;
	list-style-type: none;
}
#Left-Column      #Navigation      a {
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	color: #FFFFFF;
	padding-left: 12px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #544A43;
	line-height: 14px;
}

#Left-Column    #Navigation    a:hover {
	text-decoration: none;
	color: #B4A9A0;
}
#Horizontal-Banner-Bottom {
	height: 73px;
	width: 100%;
	background-color: #0079BC;
	z-index: 100;
	position: relative;
	top: -73px;
}
#Horizontal-Banner-Bottom p {
	text-align: right;
	padding-top: 50px;
	padding-right: 5px;
}

#Horizontal-Banner-Bottom  a {
	color: #99CCFF;
	text-decoration: none;
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 13px;
	text-align: right;
}
#Horizontal-Banner-Bottom  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}








#Footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 135px;
	background-image: url(footer-with-top-curve.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 900;
	padding: 0px;
	float: none;
	clear: both;
	position: relative;
}
#Footer p {
	text-align: right;
	padding-top: 20px;
	padding-right: 5px;
}


#Footer h2 {
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	padding-top: 45px;
	letter-spacing: 3px;
	padding-bottom: 15px;
}
#Footer   a  {
	color: #99CCFF;
	text-decoration: none;
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 13px;
	text-align: right;
}
#Footer   a:hover   {
	color: #FFFFFF;
	text-decoration: none;
}
#JVM {
	height: 20px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #0079bc;
	text-align: right;
	padding: 0px;
}
#JVM img {
	text-align: right;
	padding-right: 5px;
}

#JVM p {
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 10px;
}
#JVM p a {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
}
#JVM p a:hover {
	color: #0F2446;
	text-decoration: none;
}
#Websites {
	float: none;
	height: auto;
	width: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	text-indent: -9999px;
}
#Websites  p  {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	font-weight: lighter;
	color: #0099CC;
	padding: 0px;
}
#Websites  p  a {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #0099CC;
	font-weight: normal;
}
#Websites  p  a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #00769D;
	font-weight: bolder;
}

.copyright {
	font-family: "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
}
.bolder {
	font-family: "Yanone Kaffeesatz", "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 22px;
	line-height: 27px;
	font-weight: 700;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	letter-spacing: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
