/*
Design by Maa Designs
http://www.maadesigns.co.uk
*/

body {
	margin: 0px;
	padding: 0px;
	font: normal small Arial, Helvetica, sans-serif;
	background-color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #9E6813;
}


p, ul, ol, blockquote {
	text-align: left;
}

a {
	color: #6F4503;
	text-decoration: none;
}

.block1 {
	width: 390px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	background-color: #DBC07D;
	float: left;
	text-align: center;
}
.block2 {
	width: 350px;
	height: 90px;
	background-color: #DBC07D;
	float: left;
}

.p2 {
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
}
.p3 {
	color: #663300;
	text-align: left;
	padding: 20px;
	padding-top: 5px;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
	background: #333333
}

/* Header */

#logo {
	width: 780px;
	height: 120px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: #333333 ;
	border: 0px solid #FFFFFF;
	border-bottom: none;
}

#logo h1 {
	text-align: center;
	font-size: 3em;
}

#logo h2 {
	text-align: center;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	color: #9E6813;
}

/* Menu */

#menu {
text-align: center;
	width: 780px;
	height: 58px;
	margin: 0 auto;
	padding: 0;
	background: #000000;
	border: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;

	font-size: 12px;
	font-weight: bold;
}

#menu h2 {
text-align: center;
	display: none;
	margin: 0;
	padding: 0;
}

#menu ul {
text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {

	display: inline;
	margin: 0;
	padding: 0;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 48px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
}

#menu .active a {
	background: #DE2415;
	color: #FFFFFF;
	height:48px;
}

#menu a:hover {
	background: #DE2415;
	color: #FFFFFF;
	height: 48px;
}

/* Splash */
.image2 {
	width: 780px;
	height: 1186px;
	text-align: center;
	float: left;
}
#image {
	width: 780px;
	height: 559px;
	text-align: center;

	margin: 0 auto;
	background: #000000;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
}



/* Content */

#body {
	width: 780px;
	margin: 0 auto;
	background-color: #F0D287;
}

#body .title {
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	padding: 5px 5px;
	font-size: 15px;
	font-weight: bold;
}
#body .title2 {
	text-transform: none;
	text-align: center;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
}
#body .black {
	color: #000000;
	text-align: center;
	font-size: 14px;
	text-transform: none;
	background-color: #F0D287;
	background: #F0D287;
}
#body .story2 {
	text-align: left;
	color: #330000;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border: 0px solid #DE2415;
}
#body .centered {
	text-align: center;

}
#body .story {
	text-align: left;

    font-size: 12px;
	padding: 10px;
	background: #D5B574 ;
	border: 0px solid #DE2415;
}
#body .story a {
	text-decoration: underline;
	color: #FF0000;
}


/* bot*/

#bot {
	width: 760px;
	margin: 0 auto;
	padding: 10px 10px;
	border-top: none;
	background-color: #704D24;
	float: left;
}

#bot p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #CCCCCC;
}

#bot a {
	color: #CCCCCC;
}
.title {
}
