html, body {
	background-color: #ffffff;
	text-align: center;
	height: 100%;
	font-weight: normal;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

html, body, div, span, table, td, img, figcaption, figure {
	margin: 0;
	padding: 0;
	border: 0;
}

article, aside, details, figcaption, figure, img, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

img, embed, object, video {
	max-width: 100%;
}

.spacer {
	width: 1px;
	height: 1px;
}

a:focus { 
	outline: none; 
}

#top-bar {
	position: relative;	
	display: block;
	width: 100%;
	height: 170px;
}

#top-bar-content {
	display: inline-block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	height: 170px;
}

#menu-bar {
	position: relative;
	display: block;
	width: 100%;
	height: 40px;
	background-color: #000000;
	z-index: 1;
}

#menu-bar-content {
	position: relative;
	background-color: #000000;
	margin: 0 auto;
	max-width: 940px;
	width: 90%;
	height: 40px;
	z-index: 1;
}

#animation-bar {
	position: relative;
	display: block;
	width: 100%;
	background-color: #01648d;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8e8e8e;
	box-sizing: border-box;
	z-index: 0;
}

#image-bar {
	position: relative;
	display: block;
	width: 100%;
	background-color: #01648d;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8e8e8e;
	box-sizing: border-box;
	z-index: 0;
}

#image-bar-content {
	position: relative;
	margin: 0 auto;
	max-width: 940px;
	width: 90%;
     box-shadow: 0 0 20px 5px #004765;
	box-sizing: border-box;
	z-index: 0;	
}

#main-bar {
	position: relative;
	display: block;
	width: 100%;
	min-height: 450px;
	background-color: #ffffff;	
	box-sizing: border-box;
}

#main-bar-content {
	position: relative;
	margin: 0 auto;
	max-width: 940px;
	width: 90%;
	min-height: 450px;
	box-sizing: border-box;
	padding: 15px 0 20px 0;
}

#bottom-bar-fade {
	position: absolute;
	bottom: -20px;
	left: 0;
	display: block;
	background-image: url(../images/bottom-white-fade.png);
	width: 100%;
	height: 80px;
	z-index: 10;
}

#bottom-image-bar {
	position: relative;
	display: block;
	width: 100%;
	background-color: #ffffff;
	z-index: 15;
}

#bottom-image {
	display: block;
	width: 100%;
	background-color: #ffffff;
	z-index: 15;
}

#bottom-bar {
	display: block;
	width: 100%;
	min-height: 50px;
	background-color: #000000;
}

#bottom-bar-content {
	margin: 0 auto;
	max-width: 940px;
	width: 90%;
	min-height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: .75em;
	color: #cccccc;
	text-align: center;
	padding: 15px 0;
	box-sizing: border-box;
}

#bottom-bar-default {
	display: block;
}

#bottom-bar-phone {
	display:none;
}

#bottom-bar-content a {
	color: #cccccc;
}

#bottom-bar-content a:hover {
	color: #fedb37;
}

#logo {
	display: inline-block;
	width: 100%;
	max-width: 240px;
	margin: 0 30px 0 0;
}

#top-social-icons {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	margin: 15px 25px 0 auto;
	z-index: 999;
}

.top-icon {
	display: block;
	margin: 0 0 0 6px;
	float: right;
	width: 100%;
	max-width: 35px;
}

#bottom-social-icons {
	display: none;
	margin: 15px auto 5px auto;
}

.bottom-icon {
	display: inline-block;
	margin: 0 5px 0 5px;
	width: 100%;
	max-width: 30px;
}

#top-menu {
	display: inline-block;
	margin: 0 auto;
	white-space:nowrap;
}

.top-menu-selection {
	display: inline-block;
	height: 40px;
	border-left: 1px solid #8e8e8e;
	padding: 8px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
	font-weight: bold;
	color: #878d92;
	line-height: .95em;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 80px;
}

.top-menu-selection a {
	display: inline-block;
	color: #878d92;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0;
	padding-bottom: 0;
	text-decoration: none;	
}

.top-menu-selection a:hover {
	color: #01648d;
}

.top-menu-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	line-height: .8em;
	color: #878d92;
}

.top-menu-selection-optional {
	display: inline-block;
}

.default-menu {
	z-index: 100;
}

.tablet-menu {
	display: none;
}

#phone-menu-bar {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	height: 145px;
	display: none;
	position: relative;
	z-index: 100;
}

#menu-bar-content button {
	border: none;
	cursor: pointer;
}

#slider {
	display: block;
	position: relative;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;	
}

#page-content {
	float: left;
	width: 71%;
}

#page-teasers {
	display: block;
	width: 25%;
	max-width: 222px;
	float: right;
	margin-top: 15px;
}

#page-teasers a {
	color: #fff;
	text-decoration: none;
}

#page-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 1.5em;
	font-style: italic;
	color: #01648d;
	text-align: left;
}

.page-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 1.5em;
	font-style: italic;
	color: #01648d;
	text-align: left;
}

.side-teaser {
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	max-width: 222px;
	box-sizing: border-box;
}

.side-teaser-image {
	width: 100%;
	max-width: 220px;
	box-sizing: border-box;
}

.side-teaser-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.4em;
	font-style: italic;
	color: #ffeea9;
	text-align: center;	
}

.side-teaser-text {
	padding: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	font-size: .85em;
	font-style: normal;
	color: #ffffff;
	text-align: left;
}

.side-teaser-link {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	font-style: normal;
	color: #ffeea9;
	padding: .5em;
}

#top-teaser1 {
	width: 34%;
	float: left;
}

#top-teaser2 {
	position: absolute;
	width: 34%;
	top: 0;
	left: 34%;
	border-width: 0 1px;
	border-style: solid;
	border-color: #000000;
}

#top-teaser3 {
	width: 34%;
	float: right;
	
}

.baytowne-button {
	height: 25px;	
	line-height: 20px;
	box-sizing: border-box;
	background-color: #e1f0e5;
	border-width: 0;
	color: #958b8b;
	padding: 0 1em 0 1em;
	display: inline-block;
}

.baytowne-button a {
	vertical-align: middle;
	text-decoration: none;
	color: #958b8b !important;
}

.baytowne-button:hover {
	background-color: #e6e6e6;
	color: #848282;
}

#what-to-do {
	display: block;
}

#phone-what-to-do {
	display: none;
}

#where-to-go {
	display: block;
}

#phone-where-to-go {
	display: none;
}

.right-column-box {
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	max-width: 222px;
	box-sizing: border-box;
}

.right-column-box-header {	
	font-weight: bold;
	font-size: .9em;
	color: #ffffff;
	text-align: center;
	background-color: #000;	
	padding: .5em;
}

.right-column-box-text {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1em 0 1em 40px;
	line-height: 2em;
	font-size: .85em;
	font-style: normal;
	color: #000000;
	text-align: left;
	box-sizing: border-box;
     margin: 0 auto;
}

.right-column-box-text a {
	color: #01648d !important;
	text-decoration: underline !important;
}

#back-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #000000;
}

#back-link a {
	color: #01648d;
}

.hoa-login-button {
	display: inline-block;
     width: 80px;
     font-size: .9em;
     line-height: 20px;
     box-sizing: border-box;
     background-color: #01648d;
     border-width: 0;
     color: #ffffff;
     margin: 0 0 0 20px;
     padding: 0;
     text-align: center;
}

.hoa-login-button:hover {
	background-color: #888888;
     color: #ffffff;
     cursor: pointer;
}

@media screen and (max-width : 767px){

body {
	font-size: 90%;	
}

#top-bar {
	height: 150px;
}

#top-bar-content {
	height: 150px;
     box-shadow: none;
}

#menu-bar {
	background-color: #000000;
}

#menu-bar-content {
	width: 100%;
     box-shadow: none;
}

#image-bar {
	display: none;
}

#main-bar-content {	
     box-shadow: none;
	padding: 20px 0;
}

#logo {
	max-width: 200px;
	margin: 0;
}

#top-social-icons {
	display: none;
}

.top-icon {
	display: inline-block;
	margin: 0 5px 0 5px;
	float: none;
	width: 100%;
	max-width: 30px;
}

.top-menu-selection {
	display: none;
}

.tablet-menu {
	display: none;
}

#phone-menu-bar {
	display: block;
	border-bottom: 1px solid #cbcaca;
}

#page-title {
	text-align: center;
}

#page-content {
	width: 100%;
	margin: 0;
}

#page-teasers {
	display: none;
}

#bottom-bar-fade {
	display: none;
}

#bottom-bar-default {
	display: none;
}

#bottom-bar-phone {
	display: block;
}

#bottom-social-icons {
	display: table;
}

#what-to-do {
	display: none;
}

#phone-what-to-do {
	display: block;
}

#where-to-go {
	display: none;
}

#phone-where-to-go {
	display: block;
}
	
.hoa-login-button {
	display: block;
     margin: 10px auto 0 auto;
}	

}


@media screen and (min-width : 768px) and (max-width : 1024px){

body {
	font-size: 90%;	
}

#logo {
	max-width: 210px;
	padding-top: 17px;
	margin: 0 20px 0 0;
}

.top-menu-selection {
	height: 35px;
	margin-bottom: 75px;
}

.default-menu {
	display: none;
}

.tablet-menu {
	display: block;
}


}

@media screen and (min-width : 768px) and (max-width : 900px){

.top-menu-selection-optional {
	display: none;
}


}