/* Reset
------------------------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll;}
body { background:#ddd; font-size: 13px; color: #666666; font-family: Arial, helvetica, sans-serif;}
ol, ul { list-style: none; margin: 0;}
ul li { margin: 0; padding: 0;}
h1, h2, h3 { margin-bottom: 10px; color: #111111; font-family: Levenim MT Bold;}
h2 {margin-top: 15px; font-weight:400; font-size: 1.2em;}
h3 {font-weight:400; margin-top:-10px; font-size: 1.2em;}	
a, img { outline: none; border:none; color: #000; font-weight: normal; text-transform: uppercase;}
p { margin: 10px 0 5px; line-height: 1.4em; font-size: 1.2em; font-family: 'Merriweather', serif; font-weight:300;}
img { display: block; margin-bottom: 10px;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display: block;
	}

/* Fonts */
@font-face{
	font-family: Levenim MT;
	src: url(../fonts/lvnm.ttf)
}

@font-face{
	font-family: Levenim MT Bold;
	src: url(../fonts/lvnmbd.ttf)
}


	
/* Structure */
#wrapper {
	width: 96%;	
	max-width: 700px;
	margin: auto;
	padding: 2%;
	overflow: auto;
	background: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
	} 

	#main {
		width: 50%;
		margin-right: 5%;
		float: left;
		}		
		
	aside {
		width: 45%;
		float: right;
		}
	
/* Logo */			
#logo {
	float: left;
	margin-bottom: 0px;
	width: 100%;
	background: url(../imgs/logo_bg.jpg) repeat;
	}

	#logo img {
		width: 60%;
		margin: 0 auto;
		}

/* Nav */
header nav {
	width: 100%;
	font-size: 11pt;
	font-weight: bold;
	background: #4a4d52;
	float: right;
	margin-top: 4px;
	margin-bottom: 4px;
	}
	
		
header nav ul {
		padding: 0;
		margin: 0 auto;
		width: 700px;
		height: 40px;
		font-weight: bold;
		}
	
header nav li {
		display: inline;
		float: left;
		padding-left: 15px;
		padding-right: 15px;
		margin-left: 5px;
		margin-right: 5px;
		height: 40px;
		background: #4a4d52;
		text-align: middle;
		font-weight: bold;
	}

header nav a {
	color: #fff;
	display: inline-block;
	width: 100px;
	text-align: center;
	text-decoration: none;
	line-height:40px;
	font-weight: bold;
	}
	
header nav a:hover, nav a:active {
	color: #f8cbe0;
}

nav a#pull{
	display:none;
}
	
/* Banner */			
#banner {
	float: left;
	margin-bottom: 0px;
	width: 100%;
	height: 400px;
	visibility:visible;
	}

	#banner img {
		width: 100%;
		}
		
/* Booking Buttons */
.book {
	font-size: 11pt;
	text-align:center;
	font-weight: bold;
	height: 40px;
	display: inline-block;
	width: 100%;
	font-size: 11pt;
	font-weight: bold;
	background: #4a4d52;
	float: right;
	margin-top: -1px;
	margin-bottom: 24px;
	line-height: 40px;
	}

.book a {
	font-size: 11pt;
	font-weight: bold; 
	color: #f8cbe0;
	text-decoration:none;
	line-height: 40px;
	}

.book a:hover{
	color:#fff;
}


/* Clear Fix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/* PRICE LABELS */
.pricing{
	width: 40%;
	text-align:center;
	background-color: #4a4d52;
	border: 2px solid #4a4d52;
	color: #f8cbe0;
	font-family: Levenim MT Bold;
	font-size: 1.3em;
	padding: 5px 0 0 0;
	margin: 0px;
	margin-left:4%;
	margin-right: 4%;
	margin-bottom: 4%;
	float:left;
}

.priceDollar{
	background-color:#FFFFFF;
	width:100%;
	color: #4a4d52;
	text-align:center;
	font-size:0.8em;
	padding: 5px 0 5px 0;
	margin: 0px;
	font-family: 'Merriweather', serif; 
	font-weight:400;
	}

/* Form Styles */
.form{
	width: 100%;
	padding:0px;
	margin: 0px;
}
.label{
	display:block;
	float:left;
	width: 20%;
	height: 30px;
	margin-right: 6%;
	font-size: 1.4em;
	font-weight:600;
	font-family: Levenim MT Bold;
	line-height:30px;
	vertical-align:middle;
	margin-bottom: 4px;
}
.input{
	width: 69%;
	height: 30px;
	border: 2px solid #4a4d52;
	background-color: #666666;
	color: #f8cbe0;
	font-size: 1.2em;
	font-weight:600;
	font-family: Levenim MT Bold;
	line-height:30px;
	padding-left:3%;
	vertical-align:middle;
	margin-bottom: 4px;
}
.textarea{
	width: 69%;
	height: 150px;
	border: 2px solid #4a4d52;
	background-color: #666666;
	color: #f8cbe0;
	font-size: 1.2em;
	font-weight:600;
	font-family: Levenim MT Bold;
	padding-left:3%;
	vertical-align:middle;
	margin-bottom: 4px;
}
.send{
	width: 30%;
	float:right;
	margin-right:1%;
	height: 30px;
	border: 2px solid #4a4d52;
	background-color: #666666;
	color: #ffffff;
	font-size: 1.2em;
	font-weight:600;
	font-family: Levenim MT Bold;
	line-height:30px;
	vertical-align:middle;
	margin-bottom: 4px;
}
.media{
	font-family: Levenim MT;
	font-weight:normal;
}

/* Media Queries */
@media screen and (max-width: 480px) {
#main{
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 10px;
}

aside{
	display: block;
	margin: 0px;
	float: left;
	clear: left;
}


/*#mob_ban {
	float: left;
	margin-bottom: 15px;
	margin-top: -15px;
	width: 100%;
	height: 190px;
	visibility:visible;
	}

#banner {
	visibility:hidden;
	height:0px;
}*/

header nav  {
	height: auto;
	padding-top: 3px;
	margin: 0;
	margin-bottom: 3px;
	float: left;
	clear: left;
	width: 100%;
	
	font-size: 11pt;
	font-weight: bold;
	background: #fff;
	}
	
		
header nav ul {
		width: 100%;
		display: none;
		height: auto;
		}

header nav a#pull{
	display: block;
	background-color:#4a4d52;
	width: 100%;
	position: relative;
}

header nav a#pull:after{
	content:"";
	background: url(../imgs/nav_icon.png) no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 10px;
}
	
header nav li {
		float: none;
		margin: 0;
		padding: 0;
		background: #4a4d52;
		display: block;
		margin-bottom: 3px;
		width: 100%;
		/*height: 40px;*/
		text-align: middle;
	}

header nav a {
	display: inline-block;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	line-height:40px;
	width: 100%;
	}
	
header nav a:hover, nav a:active {
	color: #f8cbe0;
	background-color: #4a4d52;
	margin: 0;
}

#logo img {
		width: 100%;
		margin: 0 auto;
		}	
}