* {
	margin: 0px;
	}

body{
	color: #0A0A0A;
	background-color: #FFF;
	font-family: "Gill Sans", Helvetica;
    width: 100%;
    height: 100%;
	}

#Wrapper {
	width:100%;
	}

#main-header {
    color: #630B00;
	background-color: #FF9400;
    text-align: center;
	}

#main-header small{
    color: #891000;
}

#navigat{
    width: 100%;
}

#navigat ul{
    display: inline-block;
    list-style: none;
    text-align: center;
}

#navigat ul li{
    display: inline-block;
    text-align: center;
    margin: 0 10px;
}

#navigat ul li a{
    margin-left: 10px;
    display: block;
    text-decoration: none;
    font-size: 24px;
    text-align: center;
    color: #633900;
}

#main-text h1{
	font-size: 72px;
    text-align: center;
	}

#main-text p{
    text-align: center;
}

#section2 {
    margin: 40px 0px;
    text-align: center;
}

#section2 h1 {
    font-size: 96px;
}

.button{
	width: 340px;
	height: 35px;
	margin-left: 700px;
	float: left;
	background-color: #D38B2E;
	color: #0A0A0A;
	Font-Family: "Gill Sans", Helvetica;
	Font-Size: 32px;
	text-align: center;
	border: 3px outset #D38B2E;
	-moz-box-shadow: 0px 0px 10px #0A0A0A;
	-webkit-box-shadow: 0px 0px 10px #0A0A0A;
	box-shadow: 0px 0px 10px #0A0A0A;
	}

a {
	text-decoration: none;
	}

#Top-Page {
	color: #0A0A0A;
	text-align: center;
	padding: 10px;
	}

#box1 {
	width: 565px;
	height: 565px;
	margin: 5px 5px 5px;
	float: left;
}

#box1 div img{
	margin: 0px;
	padding 0px;
}

#box2 {
	width: 565px;
	height: 565px;
	margin: 5px 5px 5px;
	float: left;
}

#box2 div img{
	margin: 0px;
	padding 0px;
}


#main-title {
	margin: 0px;
	padding: 1px 0px 5px;
	font-size: 45px;
	text-align: center;
	-moz-box-shadow: 0px 0px 10px #0A0A0A;
	-webkit-box-shadow: 0px 0px 10px #0A0A0A;
	box-shadow: 0px 0px 10px #0A0A0A;
	background: linear-gradient(to right, #006400, #022F02);
	background: -webkit-linear-gradient(left, #006400, #022F02);
	background: -moz-linear-gradient(right, #006400, #022F02);
	background: -o-linear-gradient(right, #006400, #022F02);
	clear: both;
	}
	
#column1 {
	width: 1300px;
	height: 225px;
	color: #383838;
	background-color: #FFF;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 20px;
	padding-left: 5px;
	box-shadow: 0px 0px 4px #0A0A0A;
	background-color: #F9D7DF;
	}

#column1 h2 {
	font-size: 45px;
	font-family: SignPainter, Helvetica;
}	
	
#column1 p {
	width: 1000px;
	padding: 0px 0px 0px 5px;
	font-size: 30px;
}

#column1 img {
	margin-left: 32px;
}

#column1 div {
	float: left;
}	
	
#column3 {
	width: 1300px;
	height: 225px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
	box-shadow: 0px 0px 4px #0A0A0A;
	background-color: #C5E5E5;
}

#column3 h2 {
	font-size: 45px;
	font-family: SignPainter, Helvetica;
}

#column3 p {
	width: 1025px;
	padding: 20px 0px 10px;
	font-size: 30px;
}

#column3 img {
	margin-left: 10px;
}

#column3 div {
	float: left;
}

#column4 {
	width: 1300px;
	height: 225px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 5px;
	box-shadow: 0px 0px 4px #0A0A0A;
	background-color: #FFF6DC;
}

#column4 h3 {
	font-size: 45px;
	font-family: SignPainter, Helvetica;
}

#column4 p {
	width: 1025px;
	padding: 20px 0px 10px;
	font-size: 30px;
}

#column4 img {
	margin-left: 10px;
}

#column4 div {
	float: left;
}

#main-footer{
    color: #D37A00;
    padding-top: 10px;
	background-color: #630B00;
	text-align: center;
	}
	
.Photo {
	padding: 10px 10px 10px 60px;
	}

.Photo img {
	padding: 0px;
	margin: 5px;
	display: inline;
	-moz-box-shadow: 0px 0px 10px #0A0A0A;
	-webkit-box-shadow: 0px 0px 10px #0A0A0A;
	box-shadow: 0px 0px 10px #0A0A0A;
	}

.Photo video {
	padding: 0px;
	margin: 5px;
	display: inline;
	-moz-box-shadow: 0px 0px 10px #0A0A0A;
	-webkit-box-shadow: 0px 0px 10px #0A0A0A;
	box-shadow: 0px 0px 10px #0A0A0A;
	}
.Photo li{
	display: inline;
	}
	
.sub-heading {
	font-size: 25px;
	color: #009800;
	text-align: center;
	background-color: #021202;
	-moz-box-shadow: 0px 0px 10px #0A0A0A;
	-webkit-box-shadow: 0px 0px 10px #0A0A0A;
	box-shadow: 0px 0px 10px #0A0A0A;
	background: linear-gradient( to left, #021202, #022F02);
	background: -webkit-linear-gradient(right,#021202, #022F02);
	background: -moz-linear-gradient(left, #021202, #022F02);
	background: -o-linear-gradient(left, #021202, #022F02);
	}
	
/* LEGOLAND Adventures page CSS ID's Classes and Elements */

#legoheader {
	width: 1725px;
	height: 75px;
	margin: 10px 0px 0px;
	padding: 20px 0px 0px;
	background: linear-gradient(to right, #FFD257, #fff);
	float: left;
}

#legoheader h1 {
	font-family: SignPainter, Helvetica;
	font-style: italic;
	font-size: 60px;
	text-align: center;
}

#lego {
	background-image: url("Images/Legoland.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	float: left;
}

#video {
	margin: 10px 0px 10px;
}

#video th {
	padding-left: 200px;
	font-size: 32px;
	font-weight: 60px;
	font-family: SignPainter, Helvetica;
    color: #3A2508;
}

#video td {
	padding-left: 200px;
}

#video iframe {
	border: none;
}

.picture {
    margin: 5px 0px;
}

#photo{
    color: #000;
    text-align: center;
}

#photo a{
    text-decoration: none;
    color: #000;
}

#legonav a{
    color: #3A2508;
}

/* Elements for greydon page */
#greydonheader {
	width: 1725px;
	height: 75px;
	padding-top: 10px;
	background-color: #9C0A2E;
	float: left;
}

#greydonheader h1 {
	font-size: 60px;
	font-style: italic;
	font-family: SignPainter, Helvetica;
	text-align:  center;
}

#greydonphoto {
	width: 1725px;
	height: 100%;
	margin: 10px 0px 10px;
	border-top: solid 1px #C5E5E5;
	border-bottom: solid 1px #C5E5E5;
	float: left;

}

.gwide {
	padding: 21px 10px 21px 5px; 
}





















