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

body {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #873914;
	background-color: #DD803B;
	background-image: url(../graphics/bkg.jpg);
	margin: 0px;
	padding: 0px;
	height:100%;
	width: 100%;
	line-height: 1em;
	}
	
h2 {
	color: #873914;
	}
	
h3 {
	font-family: "Trebuchet MS";
	font-size: 1.15em;
	color: #873914:
	}
	
h4 {
	color: #873914;
	}

td, th {
	font-family: "Trebuchet MS";
	font-size: 1em;
	line-height: 1.2em;
	}
	
ul {
	font-family: "Trebuchet MS";
	font-size: 1em;
	list-style-type: square;
	list-style-position: outside;
	}

.StoryContent {
	color: #873914;
	font-family: "Trebuchet MS";
	font-size: 0.90em;
	line-height: 1.1em;
	font-weight: normal;
	text-align:justify;
	}
	
.TitleNews {
	color: #873914;
	font-family: Arial;
	font-size: 0.97em;
	line-height: 1.1em;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FAAA70;
	}
	
.TextNews {
	color: #873914;
	font-family: Arial;
	font-size: 0.73em;
	line-height: 1em;
	font-weight: normal;
	}
	
.Nav {
	color: #873914;
	font-family: "Trebuchet MS";
	font-size: 0.90em;
	line-height: 1em;
	font-weight: bold;
	}
	
.NavUnder {
	color: #873914;
	font-family: "Trebuchet MS";
	font-size: 0.87em;
	line-height: 1em;
	font-weight: normal;
	}
	
.NavSelected {
	color: #873914;
	font-family: "Trebuchet MS";
	line-height: 1em;
	background-color: #FFFFFF;
	font-size: 0.87em;
	font-weight: normal;
	}
	
a:hover {
	color: #FF6600;
	}
	
.small {
	font-size: 85%;
}

.border {
	border: 2px solid #FF6600;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.83em;
	color: #441111;
	}

.mini {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.83em;
	color: #873914;
	}

a.mini:hover {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.83em;
	color: #F89B56;
	}

	
.credits {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.83em;
	color: #873914;
	}
a.credits:hover{
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.83em;
	color: #F89B56;
	}

	
.FormText {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 0.78em;
	line-height: 1.3px;
	}
	
.FormTextBox {
	color: #FF6600;
	font-family: Arial;
	font-size: 10px;
	line-height: 1.3px;
	}
	
.ImageText {
	color: #873914;
	font-size: 0.7em;
	line-height: 1.2em;
	font-family: "Trebuchet MS";
	}
.header {
	width:100%;
	background-image:url(../graphics/top-bkg.png);
	background-repeat:repeat;
	z-index:2;
	}
.header2 {
	width:865px;
	background-image:url(../graphics/top-page.jpg);
	background-repeat:no-repeat;
	}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.img a:hover { border:1px solid #FF6600;}

#basic-accordian{
/*	border:5px solid #EEE;*/
	padding:0px;
	width:148px;
	position:absolute;
/*	left:50%;
	top:50%;
	margin-left:-175px;
	margin-top:-100px;
	z-index:2;*/
}

.accordion_headings{
	padding:0px;
/*	background:#99CC00;*/
	color:#FFFFFF;
	border:0px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
/*	background:#00CCFF;*/
}

.accordion_child{
	padding:0px;
/*	background:#EEE;*/
	font-size: 0.87em;

}

.header_highlight{
/*	background:#00CCFF;*/
}
