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


.hidden-phone {
	display: none;
}


header.logo {
	background: url(../images/logo_200x200.jpg) no repeat center;
}

slideshow .logo_image {
	height: 300px;
}

.logo_image {
	text-align: center;
}
#content {
	padding-left: 25px;
}

#sidebar {
	width: 100%;
	margin-top: -40px;
	margin-left: 0px;
	padding-left: 0px;
}

.textbox {
	width: 210px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: 5px;
	box-shadow: none;
	border: 2px solid #ccc;
}
.navBar {
}

.logo_image {
	max-width: 90%;
	text-align: center;
}

.logo_image img {
	max-width: 90%;
	
}



#sidebar.repspan6 {
	width: 100%;
}

#mainContent.respan6 {
	width: 100%;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#mainContent {
	margin-top: -10px;
	margin-left: 10px;
	padding-left: 0px;
}

#mainContent h1 {
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 0px;
}

#navBottom {
	display: block;
	position: static;
	padding: 10px 0px 10px 0px;
	background-color: #4bb7db;
}

#navBottom  a {
	color: #324162;
	display: block;
	margin: 15px;
	padding: 9px;
	border: 1px solid #324162;
	background: url(../images/mobile_link_arrow.png);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#navBottom  a:hover { color: #fff; background-color: rgba(255,255,255,.15); }

.space50 {
	height: 0px;
}

iframe {
	max-width: 100%;
	min-width: 230px;
}

#frmContact input#name,
#frmContact input#email,
#frmContact input#phone,
#frmContact textarea	{
	width: 250px;
}

.phoneBG {
	margin-top: 20px;
	width: 235px;
	margin-left: 10px;
}

.logo_image {
	margin-bottom: 20px;
	padding: 0px;
	width: 255px;
	height: 255px;
	background-image: url(../images/header_logo_only.jpg);
	background-repeat: no-repeat;
}

#galleryP img, #galleryP img.landscape {
	margin-left: 0px;
	min-width: 230px;
	max-width: 90%;
}

#frmContact {
	max-width: 90%;
}


