@charset "UTF-8";
/* CSS Document */


/* page sections */
body {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#fff;
	margin:0;
	padding:0;
}
#header {
	height:160px;
	background-image: url(images/first.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#header img.bg {
}
#header img.logo {
	float:left;
	border: none;
}
#top {
	width:100%;
	background-color:#a32a31;
	background-position: top;
	height: 1.6em;
}
#center {
	background-color:#fff;
	min-height:200px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:200px; /* for IE5.x and IE6 */
}
#bottom {
	background-color:#fff;
	min-height:200px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:200px; /* for IE5.x and IE6 */
}
#bottom img, #center img{
	border: none;
}
#footer {
	clear:both;
	background-color:#e8c58f;
	height:100px;
}
/* --- end page sections --- */


/*** begin Nav bar styles ***/
#top ul {
	text-align: center;
	padding-bottom: 0.1em;
	padding-top: 0.1em;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	background-color: #a42a31;
	color:#ffffff;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-transform: uppercase;/* fixes Firefox 0.9.3 */
}
#top ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
padding-top: 5px;
}
#top ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #fff;
}
#top ul li.last a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	color: #ffffff;
	text-decoration: none;
	border-right:none;
}

#top ul li a:hover {
	background-color: #db5e5a;
	color:#ffffff;
}
#active {
	background-color:#d88d2a;
	color:#333333;
}
/* --- end nav bar style --- */


/* --- begin sub nav bar style --- */
ul.story {
	text-align: center;
	padding-bottom: 0.1em;
	padding-top: 0.1em;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	background-color: #f1dfc3;
	color:#ffffff;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-transform: uppercase;/* fixes Firefox 0.9.3 */
}
ul.story li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
padding-top: 5px;
}
ul.story li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #fff;
}
ul.story li.last a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	color: #ffffff;
	text-decoration: none;
	border-right:none;
}

ul.story li a:hover {
	background-color: #db5e5a;
	color:#ffffff;
	text-decoration:none;
}
#active {
	background-color:#d88d2a;
	color:#333333;
}
/* --- end sub nav bar style --- */

/* --- begin center sub nav bar style --- */
ol.story {
	text-align: center;
	padding-bottom: 0.1em;
	padding-top: 0.1em;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	background-color: #e8c58f;
	color:#ffffff;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-transform: uppercase;/* fixes Firefox 0.9.3 */
}
ol.story li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
padding-top: 5px;
}
ol.story li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #fff;
}
ol.story li.last a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	color: #ffffff;
	text-decoration: none;
	border-right:none;
}

ol.story li a:hover {
	background-color: #db5e5a;
	color:#ffffff;
	text-decoration:none;
}
#active {
	background-color:#d88d2a;
	color:#333333;
}
/* --- end center sub nav bar style --- */

/* begin center and bottom sections & styles */
#center, #bottom {
	text-align: center;
	vertical-align: middle;
}
#center table{
	background-color:#e8c58f;
	vertical-align: middle;
}
#center img.right{
	padding: 0;
	float:right;
}
#bottom img.right{
	padding: 0px 15px;
	float:right;
}
#bottom img.left{
	padding: 0px 15px;
	float:left;
}
#bottom table{
	background-color:#f1dfc3;
	vertical-align: middle;
}
#bottom h1, #center h1, #bottom h1 a, #center h1 a{
	color:#db5e5a;
	font-size:1.2em;
	padding: 0.6em 0 0 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bottom h1 a:hover, #center h1 a:hover{
	color:#a42a31;
	text-decoration: none;	
}
#bottom h2, #center h2{
	color:#a42a31;
 	font-weight: normal;
	font-size:1.0em;
	padding: 0 0 0 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bottom h3, #center h3{
	color:#a42a31;
	font-size:0.8em;
	padding: 0 0 0 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight:lighter;
}
#bottom p.story, #center p.story{
	color:#333333;
	font-size:0.8em;
	padding: 0 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
}
#bottom p.storysig{
	color:#333333;
	font-size:0.8em;
	padding: 0 1em 0 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
}
#bottom ul.list, #bottom li.list{
	color:#333333;
	font-size:0.8em;
	padding: 0 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
}
#bottom p, #center p{
	color:#a42a31;
	font-weight: bold;
	font-size:0.8em;
	padding: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;	
}
#bottom p.story em{
	color:#a42a31;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;	
}
#bottom li{
	color:#a42a31;
 	font-weight: bold;
	font-size:0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bottom a, #center a{
	text-decoration: none;
	color:#a42a31;
}
#bottom a:hover, #center a:hover, #footer a:hover{
	text-decoration: underline;
}
#bottom iframe, #center iframe {
	margin: 0.5em;
}
/* --- end center and bottom styles --- */


#footer p{
	color:#333333;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1em;
	text-align: right;
}
#footer a{
	text-decoration: none;
	color:#666666;
}
