@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,200,600,700);

/* GOOGLE FONTS
	font-family: 'Raleway', sans-serif;
*/
* {
	color: #000;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

.clear {
	clear: both;
}
br.clear {
	clear: both;
}
/* ----------------------------------------------Wrapper-------------------------------------*/
#container{	width: 600px;
	float: none;
	margin: 0px auto;
	border: none;}
.wrapper {
	display: block;
	margin: 0px auto;
}
.wrapper, .col5 {
	background-color: #fff;
	margin: 0px auto;
	display: block;
}

.wrapper2 {
	margin: 0px auto;
	padding:6px;
	background-color: #0c639f;
}
/* ----------------------------------------------Generalize-------------------------------------*/

#header {
	margin: 0px auto;
	text-align:center;
	background-color: #fff;
	position:relative;
}

#logo {
	padding-top: 8px;
	padding-bottom: 10px;
	min-height:100px;
	margin: 0px auto;
	text-align:center;
	display:block;
	background-color:#46B2E4;
background: url('/mobile/images/header_grey_pattern.png') repeat scroll 0% 0%, linear-gradient(to bottom, #46B2E4 0%, #3799E5 100%) repeat scroll 0% 0% transparent;
}
#logo h1{
	margin: 0px auto;
	background-image:url(/wp-content/uploads/2014/09/IMAG02511.png);
background-repeat:no-repeat;
background-position: 11px 7px;
background-size: 41px 35px;
	padding: 20px 0 0 13px;
	text-align:left;

}
#logo h1 a {
	text-decoration:none;
font-family: 'Titillium Web', sans-serif;
font-weight: 200;
font-size:34px;
	color:#fff;
}
#logo h1 span {
	font-size:16px;
	color:#fff;
	display:block;
	font-family:arial, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu {
	margin: 0px auto;
	text-align: center;
	display:block;

	position:relative;
}
#menu a {
	text-decoration: none;
	display: block;
	padding: 6px;
	border-top: none;
	border-bottom: 1px solid #efefef;
	font-size: 18px;
	line-height: 1.75em;
}

a:active {
	color: #3073CD;
}



/* ----------------------------------------------Gallery-------------------------------------*/


.gallery {
	margin: 0px auto;
	background-color: #196396;
	width:300px;
}
.gallery h2 {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	
}
.gallery .gallerywhite ul {
	display: inline;
	margin: 0px auto;
	list-style: none;
	text-align: center;
}
.gallery .gallerywhite ul li {
	display: block;		
	margin: 0px auto;
	margin-bottom:10px;
}
.gallery .gallerywhite ul li img {
	margin: 0px auto;
	width: 240px;
	height: auto;
	background-color: #fff;
	border: 1px solid #F1F1F1;
}
.gallery .gallerywhite ul li.last {
	margin-right: 0;
}
.gallerywhite {
	margin: 0px auto;
	width:90%;
	background: #fff;
	color: #000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 14px;
	padding:10px;

}
.gallerywhite p {
	color: #000;
	border-bottom:1px solid #3073CD;
	padding: 10px;
}
ul.bullets {
	display: block;
	margin: 0px auto;
	text-align: left;

}
ul.bullets li {
	text-align: left;
	padding-left:20px;
}
.about {
	margin-left: auto;
	margin-right: auto;
	margin: 0px auto;
	background: #F8F8F8;
	padding: 10px;
	color: #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#thankyou {
	display: none;
	background-color: #9DC45F;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-border-radius: 5px;
	border: none;
	padding: 10px 25px 10px 25px;
	color: #FFF;
}
.form {
	margin-left: auto;
	margin-right: auto;
	max-width: 730px;
	background: #F8F8F8;
	padding: 30px 30px 20px 30px;
	color: #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.form label {
	display: block;
	margin: 0px 0px 5px;
}
.form label>span {
	float: left;
	margin-top: 10px;
	color: #5E5E5E;
}
.form input[type="text"], .form input[type="email"], .form textarea, .form select {
	color: #555;
	height: 30px;
	line-height: 15px;
	width: 100%;
	padding: 0px 0px 0px 10px;
	margin-top: 2px;
	border: 1px solid #E5E5E5;
	background: #FBFBFB;
	outline: 0;
}
.form textarea {
	height: 100px;
	padding-top: 10px;
}
.form select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	width: 100%;
	height: 30px;
}
.form .button {
	background-color: #f26522;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-border-radius: 5px;
	border: none;
	padding: 10px 25px 10px 25px;
	color: #FFF;
}
.form .button:active {
	background-color: #f7941d;
}
table {
	clear: both;
}
td {
	text-align: left;
}
h3 {
	border-bottom: 1px solid #3073CD;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	color: #5E5E5E;
	text-align: left;
}
/* ----------------------------------------------Footer-------------------------------------*/

#footer {

	text-align: center;
	font-family: 'Raleway', sans-serif;
	padding:10px;
}
#footer p {
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 14px;
}
#footer a {
	color: #666;
	font-size: 14px;
	text-decoration: none;
}
#footer a:hover {
	color: #62C03C;
	font-size: 14px;
}
