@font-face {
    font-family: 'NovecentoLightWide';
    src: url('/_fonts/novecento-lightwide-webfont.eot');
    src: url('/_fonts/novecento-lightwide-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_fonts/novecento-lightwide-webfont.woff') format('woff'),
         url('/_fonts/novecento-lightwide-webfont.ttf') format('truetype'),
         url('/_fonts/novecento-lightwide-webfont.svg#NovecentoLightWide') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NovecentowideBold';
    src: url('/_fonts/novecentowide-bold-webfont.eot');
    src: url('/_fonts/novecentowide-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_fonts/novecentowide-bold-webfont.woff') format('woff'),
         url('/_fonts/novecentowide-bold-webfont.ttf') format('truetype'),
         url('/_fonts/novecentowide-bold-webfont.svg#NovecentowideBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NovecentowideBook';
    src: url('/_fonts/novecentowide-book-webfont.eot');
    src: url('/_fonts/novecentowide-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_fonts/novecentowide-book-webfont.woff') format('woff'),
         url('/_fonts/novecentowide-book-webfont.ttf') format('truetype'),
         url('/_fonts/novecentowide-book-webfont.svg#NovecentowideBook') format('svg');
    font-weight: normal;
    font-style: normal;

}


	
	body {
		background: #e8e8e9 url(/_img/main_background.jpg) top left repeat-x;
		margin: 0;
		padding: 0;
		font-family: helvetica, arial, sans-serif;
		}
		
	h1 {
		font-family: 'NovecentoLightWide';
		font-weight: normal;
		font-size: 200%;
		margin: 0 0 30px 0;
		}
		
	h2 {
		font-family: 'NovecentoLightWide';
		font-weight: normal;
		font-size: 140%;
		margin: 30px 0 0px 0;
		}

		
	#frame {
		width: 100%;
		margin: 0;
		padding: 0;
		background: url(/_img/wow_this_is_big.jpg) 50% 114px no-repeat;
		text-align: center;
		}
		
	#content {
		width: 900px;
		margin: 0 auto;
		text-align: left;
		}
		
	#logo {
		border: 1px solid #333;
		border-top: 0px;
		float: left;
		background: #fff;
		background-color: rgb(0,0,0); /* Needed for IEs */

	-moz-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.2);

	
}

a {
	color: #ad0c12;
	}

#navigation {
	margin: 0px 0 0 400px;
	padding: 10px 0 0 0;
	}
	
#navigation p {
	text-align: right;
	margin: 0;
	padding: 0;
	}
	
#navigation p a {
	color: #ccc;
	text-decoration: none;
	padding: 10px 0 10px 20px;
	}


#navigation ul {
	list-style: none;
	margin: 15px 0 0 40px;
	padding: 0;
	}
	
#navigation li {
	font-family: 'NovecentowideBook';
	text-transform: uppercase;
	width: 100px;
	display: inline;
	float: left;
	height: 60px;
	margin: 0 10px 0 0;
	padding: 0;
	}
	
#navigation li a {
	display: block;
	color: #fff;
	text-decoration: none;
	}
	
#navigation li a:hover, #navigation p a:hover {
	color: #ffcc00;
	}

#bar {
	height: 18px;
	background: url(/_img/bar.jpg) bottom left repeat-x;
	margin: 10px 0;
	clear: both;
	}
	
#movie {
	float: left;
	height: 270px;
	width: 320px;
	margin: 0 20px 0 0;
	padding: 5px;
	background: #000;
	}
	
.blue-box {
	background: #18759f;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 260px;
	margin: 0 0 10px 340px;
	}
	
.blue-box h2 {
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 200%;
	}
	
.grey-box {
	background: #f6f6f7;
	border: 1px solid #e8e8e9;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 300px;
	height: 250px;
	margin: 0 0 10px 530px;
	}
	
#kids {
	background: #f6f6f7 url(/_img/kids.jpg) 50% bottom no-repeat;
	}
	
.grey-box h3 {
	color: #ad0c12;
	font-family: 'NovecentoLightWide';
	margin: 0;
	padding: 0;
	}
	
.grey-box a.button-link {
	color: #fff;
	background: #18759f;
	text-decoration: none;
	padding: 3px 8px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
.grey-box a.button-link:hover {
	background: #ad0c12;
	}
	
#core-gallery {
	width: 520px;
	float: left;
	}
	
#core-gallery img, #gallery img {
	border: 2px solid #ccc;
	margin: 0 10px 5px 0;
	}
	
#core-gallery h3, #gallery h3 {
	color: #ad0c12;
	font-family: 'NovecentoLightWide';
	margin: 0;
	padding: 0;
	}

#page {
		background: #fff;
		background-color: rgb(255,255,255); /* Needed for IEs */

	-moz-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.2);

	width: 850px;
	margin: 230px auto 0px auto;
	padding: 15px;
		}
		
#footer {
	text-align: left;
	width: 850px;
	margin: 5px auto 20px auto;
	font-size: 80%;
	color: #666;
	}
	
.foot1 {
	width: 170px;
	float: left;
	margin: 0 25px 20px 0;
	}
	
.foot2 {
	text-align: right;
	}
	
.foot2 img {
	margin-top: 3px;
	display: inline;
	}
	
#footer a {
	color: #ae0d13;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
.show-me { display: none !important; }	

/* #Forms
================================================== */

	form {
		margin-bottom: 20px; }
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0;
		width: 210px;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
		background: #fff; }
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 60px; }
	label,
	legend {
		display: block;
		font-weight: bold;
		font-size: 13px;  }
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }


#contact-form {
	float: right;
	width: 400px;
	}