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

body {
	margin: 20px;
	padding: 0;
	background: url(http://www.barbaravanorden.com/images/velvet1.jpg);
	font: 11pt Arial, Helvetica, sans-serif;
	color: #c62001;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #FFC971;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#logo { color: red; font-size: 17pt; font-style: italic; width: 780px; height: 50px; margin: 0 auto; padding: 35px 0 0; background: url(images/velvet.jpg) repeat-x; border: solid 1px transparent;;
}

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

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

#logo a { color: #f9f; font-weight: normal; font-style: italic; }

/* Menu */
#menu h2 {
	display: none;
}

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

#menu li {
	display: inline;
}
#menu { width: 780px; height: 36px; margin: 0 auto; padding: 0; background: #7e0808; border-color: #000000; border-style: solid; border-width: 2px 2px 0; }
#menu a {
	display: block;
	float: left;
	width: 98px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #FCEB8A;
}

#menu a:hover, #menu .active a {
	background: #f03;
	color: #ffffff;
}

/* Splash */

#image {
	width: 780px;
	margin: 0 auto;
	background: transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}

/* Content */

#body {
	width: 780px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 2px solid #000000;
}

#body .title {
	padding: 10px 20px;
	background: #FFEE8E url(images/smallbg.gif) repeat-x left bottom;
	font-size: 1em;
}

#body .story { color: black; padding: 20px; border: solid 0 #8d5700; }
#body h2 {
	text-align: left;
	font-size: 1.3em;
	color: #7e0808;
}

/* bot*/

#bot { width: 760px; margin: 0 auto; padding: 10px; background: #7e0808; border-left: 2px solid transparent; border-bottom: 2px solid transparent; border-right: 2px solid transparent; border-top-style: none; border-top-width: medium; }

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

#bot a {
	color: #000000;
}