/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	text-align: center;
	font-size: 8px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: "Franklin Gothic Medium";
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0px;
	text-align: left;

}

a {

}

a:hover {
	text-align: center;

}

img {
	border: 2px solid #600a09;

}

/* Header */

#header {
	width: 800px;
	height: 150px;
	margin: 0 auto;
	border: 5px solid #FFFFFF;
	background-color: #FFF;
}

#header h1 {

}

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

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

/* Menu */

#menu {
	width: 490px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #4E4E4E;
	border: 5px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #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 {
	background: #000000;
	color: #FFFFFF;
}

/* Splash */

#splash {
	width: 800px;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	height: 250px;
	margin: 0 auto;
	background-color: #FFF;
	border-bottom: 5px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 5px solid #FFFFFF;
	height: 150px;
	font-weight: bold;
	font-size: 14px;
}

#content .title {
	padding: 10px 20px;
	font-size: 18px;
	color: #000;
	font-variant: normal;
	text-transform: none;
}

#content .story {
	border: 2px solid #600a09;
	color: #000;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: none;
	background-color: #FFF;
	padding-top: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Franklin Gothic Medium";
	padding-bottom: 5px;
	font-weight: normal;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	border: 5px solid #FFFFFF;
	border-top: none;
	background-color: #600a09;
	font-size: 14px;
	color: #FFF;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	font-family: Cambria;

.bottom {
	color: #FFF;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Cambria;
}
.bottom {
	font-size: 8px;
	color: #FFF;
	font-family: "Franklin Gothic Medium";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
#content .story p .bold {
	font-weight: bold;
}
#content .story p .bold {
	font-weight: bold;
}
#footer p {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	font-family: Cambria;
}
#footer p {
	font-weight: normal;
}
#footer p {
	font-weight: bold;

