@charset "UTF-8";
#page1 {
	height: 1000px;
	width: 1200px;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
}
#page2 {
	height: 1000px;
	width: 1200px;
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	margin-right: auto;
	margin-left: auto;
}
#page3 {
	height: 1000px;
	width: 1200px;
	background-image: url(images/background3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin-right: auto;
	margin-left: auto;
}
#page4 {
	height: 1000px;
	width: 1200px;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background4.jpg);
}
#page5 {
	height: 1000px;
	width: 1200px;
	background-image: url(images/background5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin-right: auto;
	margin-left: auto;
}
#page6 {
	height: 1000px;
	width: 1200px;
	background-image: url(images/background6.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	margin-right: auto;
	margin-left: auto;
}
body {
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/backgroundpaper.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	max-width: 1600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow-x:hidden;
}
#nav {
	position: fixed;
	top: 0px;
	color: #FFF;
	height: 50px;
	width: 100%;
	background-image: url(images/menubar.png);
}
#logo {
	float: left;
	height: 150px;
	width: 140px;
	margin-right: 20px;
	margin-left: 40px;
	margin-top: 10px;
}
#menu {
	float: left;
	height: 50px;
	width: 1000px;
	visibility: visible;
}
/* EndOAWidget_Instance_2127022 */
#footer {
	font-size: 9px;
	color: #FFF;
	background-color: #000;
	height: 15px;
	position: fixed;
	bottom: 0px;
	width: 100%;
	padding-top: 5px;
	text-align: right;
	padding-right: 50px;
}
#navframe {
	height: 160px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	visibility: visible;
	top: 0px;
}
.pageframe {
	height: 780px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	padding-top: 100px;
	padding-right: 50px;
	padding-bottom: 100px;
	padding-left: 50px;
	position: relative;
}
.space {
	line-height: 12px;
}
.box600 {
	padding: 10px;
	float: left;
	width: 580px;
}
.box500 {
	padding: 10px;
	float: left;
	width: 480px;
}
.box500right {
	float: left;
	width: 380px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 750px;
}
.box500facts {
	float: left;
	width: 435px;
	background-image: url(images/factbox.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 40px;
}
.boxfull {
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-right: auto;
	margin-left: auto;
}
.boxfullgallery {
	float: left;
	width: 850px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 100px;
	margin-right: auto;
	margin-left: auto;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Playfair Display SC", "serif;";
}
h1 {
	color: #FFFFFF;
	text-transform: capitalize;
	font-weight: 400;
	text-shadow: 1px 2px 3px #990000;
}
.centertext {
	text-align: center;
}
h2 {
	color: #CCC;
	font-weight: 400;
}
h3 {
	color: #FFF;
	font-weight: 400;
}
h4 {
	color: #FFF;
}
h5 {
	color: #FFF;
}
p {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 18px;
	color: #FFF;
	line-height: 18px;
}
ul {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #FFF;
	list-style-type: square;
	list-style-position: outside;
	margin-left: -15px;
	line-height: 20px;
	font-size: 18px;
}
.leftimage {
	float: left;
	margin-right: 5px;
}
.contacttext {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
