/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body     { color: #471f00; font: small Arial, Helvetica, sans-serif; background: white; margin: 20px; padding: 0 }

h1, h2, h3, h4, h5, h6    { color: #471f00; margin: 0; padding: 0 }

h1, h2, h3   { color: #471f00 }

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a   { color: #471f00 }

a:hover   { color: #471f00; text-decoration: none }

img {
	border: none;
}

/* Header */

#header   { background: white url('(EmptyReference!)') repeat-x; margin: 0 auto; padding: 35px 0 0; width: 490px; height: 110px; border-style: solid solid none; border-width: 5px 5px medium; border-color: #ffffff }

#header h1    { color: #471f00; font-size: 3em; text-align: left }

#header h2   { font-size: 1.4em; text-align: left }

#header a   { color: #471f00; text-decoration: none }

/* Menu */

#menu    { background: #835d48; margin: 0 auto; padding: 0; width: 490px; height: 36px; border-style: solid; border-width: 1px 5px; border-color: #ffffff }

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 98px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a   { color: #ffffff; background: #471f00 }

/* Splash */

#splash  { background: #ffffff; margin: 0 auto; width: 490px; border-top: transparent; border-right: 5px solid transparent; border-bottom: transparent; border-left: 5px solid transparent }

/* Content */

#content {
	width: 490px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 5px solid #FFFFFF;
}
#content p  { font-size: small }
#content p1 { font-size: small }
#content .title   { font-size: 1em; background: white url('(EmptyReference!)') repeat-x left bottom; padding: 10px 20px }

#content .story     { padding: 20px; border: dotted 2px #835d48 }

/* Footer */

#footer    { background: #471f00; margin: 0 auto; padding: 10px 20px; width: 450px; border: 5px #ffffff }

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
}
