@import url("../webfonts/Nymphette/stylesheet.css");
@import url("../webfonts/floralia/stylesheet.css");
@font-face {
font-family: 'Cheboygan';
font-style: normal;
font-weight: normal;
src: local('Cheboygan'), url('Cheboyga.woff') format('woff');
}
a:link {
	color: rgb(170,150,80);
	text-decoration: none;
}
img {
	box-shadow: 1px 1px 15px #3a351d;
	-webkit-box-shadow: 1px 1px 15px #3a351d;
	-moz-box-shadow: 1px 1px 15px #3a351d;
}



a:visited {
	text-decoration: none;
	color: rgb(170,150,80);
}
a:hover {
	text-decoration: none;
	color: rgb(190,174,118);
}
a:active {
	text-decoration: none;
	color: rgb(170,150,80);
}

a {
	color: rgb(120,110,60);
	font-style: italic;
}
input[type="submit"]:hover {
	background-color: rgb(190,174,118);
}
input[type="image"] {
	box-shadow: 1px 1px 8px 1px #322e19;
	margin-top: 10px;
	margin-bottom: 10px;
}



#scrlbar::-webkit-scrollbar{
	width:10px;
	background-color:#1C1B16;
-webkit-box-shadow: inset 0px 0px 0px 4px #786E3C;
-box-shadow: inset 0px 0px 0px 4px #786E3C;
-moz-box-shadow: inset 0px 0px 0px 4px #786E3C)

}
#scrlbar::-webkit-scrollbar-thumb{
width:10px;
background-color: rgb(190,174,118);-webkit-border-radius:13px;
-border-radius:13px;
-moz-border-radius:13px;
-webkit-box-shadow: inset 1px 1px 3px 1px #1C1B16;
-box-shadow: inset 1px 1px 3px 1px #1C1B16;
-moz-box-shadow: inset 1px 1px 3px 1px #1C1B16

}

body {
	background-image: url(Images/wallpaper%20background.jpg);
	text-shadow: 1px 1px 3px #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	scrollbar-base-color: #D6C89C;
  scrollbar-3dlight-color: #D6C89C;
scrollbar-highlight-color: #D6C89C;
scrollbar-track-color: #544d2a;
scrollbar-arrow-color: #1C1B16;
scrollbar-shadow-color: #544d2a;
 scrollbar-dark-shadow-color: #1C1B16;
}


.container {
	width: 800px;
	height: auto;
	margin: auto;
}
.lefttext {
	text-align: left;
}

h1 {
	font-family: 'IM Fell English', "serif;";
	font-size: 55px;
	font-weight: normal;
	text-shadow: 2px 2px 9px #000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #D6C89C;
}

h2 {
	color: #D6C89C;
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: -4px;
	text-align: center;
	font-family: Tangerine, "cursive;";

}


h3 {
	font-family: Cheboygan
,"cursive;";
	color: #D6C89C;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	font-family: Cheboygan;
	margin-top: -17px;
	margin-bottom: 3px;
}

h4 {
	font-size: x-small;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 20px;
}


h5 {
	margin-top: 4px;
	margin-right: 72px;
	margin-bottom: 0px;
	margin-left: 72px;
	font-size: 11px;
	font-weight: normal;
	clear: both;
}


h6 {
	font-family: floralia, Nymphette;
	font-size: large;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 5px;
	font-weight: normal;
	clear: both;
}
.tabbed1 {	margin-top: -7px;
	margin-bottom: -16px;
	text-indent: 35px;
	font-weight: bold;
}

.centred {
	text-align: center;
	clear: both;
}

.left {
	float: left;
	margin-right: 10px;
	overflow: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.right {
	text-align: right;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tabbed3 {	margin-top: -7px;
	margin-bottom: -16px;
	text-indent: 150px;
	font-weight: bold;
}
.tabbed2 {	margin-top: -7px;
	margin-bottom: -16px;
	text-indent: 150px;
	font-weight: bold;
}



.newsitem {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
	
#mbmcpebul_wrapper {
	padding: 0;
	border-style: solid;
	border-color: transparent;
	border-width: 0;
	border-radius: 0;
	background-color: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border-collapse: separate;
	font-size: 0;
	line-height: 0;
}

#mbmcpebul_wrapper.quirks {
  margin-bottom: 4px;
  margin-right: 4px;
}

#mbmcpebul_wrapper.quirks #mbmcpebul_table ul li {
	width: 600%;
}

#mbmcpebul_table {
	margin-bottom: -4px;
	margin-right: -4px;
	padding: 0;
	line-height: 0px;
	font-size: 0px;
	display: inline-block;
	width: 900px;
	margin-top: 0px;
	margin-left: 0px;
}

#mbmcpebul_table li a {
	line-height: 21px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #D6C89C;
	font-style: normal;
	font-weight: normal;
	padding: 3px 0 0 0;
	display: block;
	cursor: pointer;
	white-space: nowrap;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

#mbmcpebul_table li div.buttonbg {
	height: 24px;
	width: 61px;
	line-height: 0;
	background: -moz-linear-gradient(top,  rgba(120,110,60,0) 0%, rgba(120,110,60,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(120,110,60,0) 0%,rgba(120,110,60,1) 100%);
	background: linear-gradient(to bottom,  rgba(120,110,60,0) 0%,rgba(120,110,60,1) 100%);



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); 
	border-color: transparent;
	border-width: 0;
	border-radius: 0;
	padding: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-align: center;
}

#mbmcpebul_table li:hover div.buttonbg a, #mbmcpebul_table li.expanded a.topitem, #mbmcpebul_table li.active a.topitem,
#mbmcpebul_table li.itemhot a.topitem, #mbmcpebul_table li a:hover {
  color: #E5DCC0;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}


#mbmcpebul_table li.expanded div.buttonbg, #mbmcpebul_table li.active div.buttonbg, #mbmcpebul_table li.itemhot div.buttonbg, #mbmcpebul_table li:hover div.buttonbg {

background: -moz-linear-gradient(top,  rgba(120,110,60,0) 0%, rgba(120,110,60,1) 100%);

background: -webkit-linear-gradient(top,  rgba(120,110,60,0) 0%,rgba(120,110,60,1) 100%);

background: linear-gradient(to bottom,  rgba(120,110,60,0) 0%,rgba(120,110,60,1) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); 
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

#mbmcpebul_table li.expanded div.buttonbg, #mbmcpebul_table li.active div.buttonbg, #mbmcpebul_table li.itemhot div.buttonbg, #mbmcpebul_table li:hover div.buttonbg {
  border-color: transparent;
}

#mbmcpebul_table ul li a {
	color: #D6C89C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	display: block;
	vertical-align: middle;
	white-space: nowrap;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

#mbmcpebul_table ul li:hover > a {
  color: #E5DCC0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

#mbmcpebul_table ul li.subexpanded a.subexpanded, #mbmcpebul_table ul li.subitemhot a.subitemhot, #mbmcpebul_table ul li a:hover {
  color: #E5DCC0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

#mbmcpebul_table ul li:hover, #mbmcpebul_table ul li.subexpanded, #mbmcpebul_table ul li.subitemhot {
  border-color: transparent;
  background-color: #675e34;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

#mbmcpebul_table ul {
  margin: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0;
  padding: 0;
  background: #786E3C;
  font-size: 0;
  border-radius: 0;
}

#mbmcpebul_table ul li a {
  padding: 4px 24px 4px 24px;
  text-align: left;
}

#mbmcpebul_table ul li.separator {
  padding: 4px;
  cursor: default;
  background: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-width: 0;
}

#mbmcpebul_table ul li.separator div {
  border-top: 1px solid #996CF4;
  font-size: 0px;
}

#mbmcpebul_table ul li {
  border-style: solid;
  border-color: transparent;
  border-width: 0;
  height: auto;
  width: auto;
  text-align: left;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  float: none;
  margin: 0 0 0px 0;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background-color: #675e34;
  display: block;
}


#mbmcpebul_table ul {
  box-shadow: 2px 2px 9px -1px #333333;
  -webkit-box-shadow: 2px 2px 9px -1px #333333;
  -moz-box-shadow: 2px 2px 9px -1px #333333;
}

#mbmcpebul_table a img {
  border: none;
}

#mbmcpebul_table li {
	list-style: none;
	float: left;
	padding: 0;
	float: left;
	display: inline-block;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#mbmcpebul_table.css_menu li {
  position: relative;
}

#mbmcpebul_table.css_menu ul li:hover > ul {
  opacity: 1;
}

#mbmcpebul_table.css_menu li:hover > ul {
  top: 100%;
  left: 0;
  right: auto;
  opacity: 1;
  transform: scale(1,1);
  -webkit-transform: scale(1,1);
  -moz-transform: scale(1,1);
  -ms-transform: scale(1,1);
}

#mbmcpebul_table.css_menu ul li:hover > ul {
  top: -0px;
  left: 100%;
  right: auto;
}

#mbmcpebul_table.css_menu ul {
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-property:transform,opacity;
  -webkit-transition-property:-webkit-transform,opacity;
  -moz-transition-property:-moz-transform,opacity;
  -ms-transition-property:-ms-transform,opacity;
  opacity: 0;
  transform-origin: 0 0;
  transform: scale(0.1, 0.1);
  -webkit-transform-origin: 0 0;
  -webkit-transform: scale(0.1, 0.1);
  -moz-transform-origin: 0 0;
  -moz-transform: scale(0.1, 0.1);
  -ms-transform-origin: 0 0;
  -ms-transform: scale(0.1, 0.1);
}

#mbmcpebul_table ul {
  position: absolute;
  top:-99999px;
  z-index: 4000;
}

#mbmcpebul_table ul ul {
  position: absolute;
  z-index: 5000;
}

#mbmcpebul_table .submenu_arrow {
  margin-left: 8px;
}


@media screen and (max-width: 500px) {
  #mbmcpebul_wrapper:not(.scripted) {
    text-align: center;
  }

  #mbmcpebul_wrapper:not(.scripted) #mbmcpebul_table li {
    float: none;
    vertical-align: top;
  }
}

#mbmcpebul_wrapper.centeritems {
  text-align: center;
}

#mbmcpebul_wrapper.centeritems #mbmcpebul_table li {
  float: none;
  vertical-align: top;
}
#mbmcpebul_table a.with_img_4 span.img_4x5, .mbmcpebul_menulist span.img_4x5 { 
  width: 4px; 
  height: 5px; 
  display: inline-block; 
  vertical-align: middle; 
}

#mbmcpebul_table li:hover > a span.img_4x5, #mbmcpebul_table li.subexpanded > a span.img_4x5 { 
  background-position: 0 -5px; 
} 
.box {
	color: #D6C89C;
	font-size: small;
	box-shadow: 1px 1px 15px 2px #000;
	-webkit-box-shadow: 1px 1px 15px 2px #000;
	-moz-box-shadow: 1px 1px 15px 2px #000;
	height: 430px;
	width: 750px;
	background-color: #786E3C;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) {
	.box {
	height: 950px;
	}}
	
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) and (orientation : portrait) {
	.box {
	height: 950px;
	}}
	
	@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
	.box {
	height: 950px;
	}}

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) {
	.box {
	height: 950px;
	}}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) 
and (-webkit-min-device-pixel-ratio: 1) {
	.box {
	height: 950px;
	}}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	.box {
	height: 950px;
	}}
	
	@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
	.box {
	height: 950px;
	}}

textarea        , input {
  background-color : ;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 4px;
	font-size: small;
	-webkit-border-radius: 2px;
	outline: 0;
	background-color: rgb(170,150,80);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	color: #1C1B16;
}

.textbox {
	background-color: #544d2a;
	height: 370px;
	width: 506px;
	float: right;
	position: relative;
	margin-top: 20px;
	box-shadow: inset 2px 2px 100px 20px #786E3C;
	-webkit-box-shadow: inset 2px 2px 100px 20px #786E3C;
	-moz-box-shadow: inset 2px 2px 100px 20px #786E3C;
	overflow: auto;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
	text-align: justify;
		-webkit-animation:fadein 1s; animation:fadein 1s }
@-webkit-keyframes fadein { from {opacity:0} to {opacity:1} }
@keyframes fadein { from {opacity:0} to {opacity:1} 
}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) {
	.textbox {
	height: 890px;
	}}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) and (orientation : portrait) {
	.textbox {
	height: 890px;
	}}
	
		@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
	.textbox {
	height: 890px;
	}}

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) {
	.textbox {
	height: 890px;
	}}

	@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	.textbox {
	height: 890px;
	}}
	
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
	.textbox {
	height: 890px;
	}}
	
	@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) 
and (-webkit-min-device-pixel-ratio: 1) {
	.textbox {
	height: 890px;
	}}
	

.quote {
	background-color: #544d2a;
	height: auto;
	width: 170px;
	color: #D6C89C;
	font-size: x-small;
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	clear: left;
	margin-top: 20px;
	box-shadow: inset 2px 2px 100px 20px #786E3C;
	-webkit-box-shadow: inset 2px 2px 100px 20px #786E3C;
	-moz-box-shadow: inset 2px 2px 100px 20px #786E3C;
	padding-bottom: 5px;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) {
	.quote {
	font-size: medium;
	padding-top: 24px;
	padding-bottom: 45px;}}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) and (orientation : portrait) {
	.quote {
	font-size: medium;
	padding-top: 24px;
	padding-bottom: 45px;}}
	
	@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
	.quote {
	font-size: medium;
	padding-top: 24px;
	padding-bottom: 45px;}}

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) {
	.quote {
	font-size: medium;
	padding-top: 24px;
	padding-bottom: 45px;}}

	@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	.quote {
	font-size: medium;
	padding-top: 24px;
	padding-bottom: 45px;}}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
	.quote {
	font-size: medium;
	padding-top: 24px;
	padding-bottom: 45px;}}
	
		@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) 
and (-webkit-min-device-pixel-ratio: 1) {
	.quote {
	font-size: medium;
	padding-top: 24px;
	padding-bottom: 45px;}}
	
.contact {
	background-color: #544d2a;
	height: auto;
	width: 170px;
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	clear: left;
	margin-top: 20px;
	box-shadow: inset 2px 2px 100px 20px #786E3C;
	-webkit-box-shadow: inset 2px 2px 100px 20px #786E3C;
	-moz-box-shadow: inset 2px 2px 100px 20px #786E3C;
	padding-bottom: 10px;
	text-align: center;
	-webkit-animation:fadein .5s; animation:fadein .5s}
@-webkit-keyframes fadein { from {opacity:0} to {opacity:1} }
@keyframes fadein { from {opacity:0} to {opacity:1} }


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) {
.contact {
	font-size: medium;
	padding-top: 24px;
	padding-bottom: 45px;}
	}
	
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) and (orientation : portrait) {.contact {
	font-size: medium;
	padding-top: 24px;
	padding-bottom: 45px;}
	}
	
		@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
.contact {
	font-size: medium;
	padding-top: 24px;
	padding-bottom: 45px;}
	}
	
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) {
.contact {
	font-size: medium;
	padding-top: 24px;
	padding-bottom: 45px;}
	}
	
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
.contact {
	font-size: medium;
	padding-top: 24px;
	padding-bottom: 45px;}
	}
	
	@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
.contact {
	font-size: medium;
	padding-top: 24px;
	padding-bottom: 45px;}
	}
	
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) 
and (-webkit-min-device-pixel-ratio: 1) {	
.quote {
	font-size: medium;
	padding-top: 24px;
	padding-bottom: 45px;}}
	

.footer {
	background-color: #1C1B16;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-size: x-small;
	color: #D6C89C;}

	
	
.principal {
	background-color: #786E3C;
	box-shadow: inset -80px -50px 100px 80px #544d2a;
	-webkit-box-shadow: inset -80px -50px 100px 80px #544d2a;
	-moz-box-shadow: inset -80px -50px 100px 80px #544d2a;
	width: 203px;
	padding-right: 17px;
	padding-left: 17px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-bottom: 17px;
	border: thin solid #544D2A;
	text-align: center;
	font-size: medium;
}
.keynote {
	background-color: #786E3C;
	box-shadow: inset 80px -50px 100px 80px #544d2a;
	-webkit-box-shadow: inset 80px -50px 100px 80px #544d2a;
	-moz-box-shadow: inset 80px -50px 100px 80px #544d2a;
	width: 203px;
	padding-right: 17px;
	padding-left: 17px;
	height: auto;
	float: right;
	padding-top: 10px;
	padding-bottom: 20px;
	border: thin solid #544D2A;
	text-align: center;
	font-size: medium;
}
