body{
	
	font-family: Arial, verdana, helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	background-repeat: repeat;
    background-color: #37321E;
	/*background-image: url(background_2.gif);*/
	
}

.nohover a:hover { /* no style added*/
background-color: transparent;
background: none:

}

a{
	color: blue;
	text-decoration: none;
	font-weight: bold;
}
a: a name{
color: default
}
a:link{
	color: #330033;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #666600;
	text-decoration: underline;
	font-weight: bold;
	background-color:#FFFEEA;
	height: 100%;
	

}
h1 {
 font-family: Arial, verdana, helvetica, sans-serif;
 font-size: 16px;
 color: #F9EED2;
 margin: 5px;
 padding: 3px;
 border: 2px solid #565037;
 background: #8F7B56;
}
h2 {
 font-family: Arial, verdana, helvetica, sans-serif;
 font-size: 12px;
 color: #F9EED2;
 margin: 3px;
 padding: 3px;
 border: 2px double #565037;
 background: #8F7B56;
}


h3{
 font-family: Arial, verdana, helvetica, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.style1 {
	font-size: 12px;
	color: #334d55;
	font-family: Arial, verdana, helvetica, sans-serif;
}

.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #334d55;
	font-family: Arial, verdana, helvetica, sans-serif;
	
}
.stylesmall {
	font-size: 10px;
	color: #334d55;
	font-family: Arial, verdana, helvetica, sans-serif;
	
}


.stylelarge16px {
	font-size: 16px;
	color: #334d55;
	
}
/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 10px 0px;
	font-size: 12px;
	text-align: left;
	valign: top;
	color: #334d55;
	position: relative;
	float: none;
	font-variant: normal;
	
	
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	white-space: nowrap;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #CBB97C;
	background-color: #CBB97C;
	text-decoration: none;
	left: 5px;
}

#sectionLinks h3{
	padding: 5px 0px 2px 5px;
}

#sectionLinks a {
	display: block;
	border-top: 2px solid #CBB97C;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	
}
#sectionLinks a:link{
	color: #53322A;
	border-top: 2px solid #CBB97C;
	text-decoration: none;
	font-weight: bold;
	background-color: #CBB97C;
}
#sectionLinks a:hover{
	color: #53322A;
	text-decoration: none;
	border-top: 1px solid #53322A;
	border-right: 0px solid #53322A;
	border-bottom: 1px solid #53322A;
	border-left: 0px none #53322A;
	background-color: #DDD1A9;
	background: FFFEEA;
	padding-left: 0px;
}

	


/************** .#slidetab ***************/
#slidetabsmenu {
float:left;
width:100%;
font-family-size:90%;
line-height:nprmal;
border-bottom: 8px double #37321E;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #334d55;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 0em;
}

#slidetabsmenu ul{
list-style-type: none;
margin:10;
margin-left: 10px;
padding:0;


}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;


}

#slidetabsmenu a {
float:left;
background:url(tab-left.gif) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;


}

#slidetabsmenu a span {
float:left;
display:block;
background:url(tab-right.gif) no-repeat right top;
padding:3px 9px 3px 2px;
font-family-weight:bold;
color:#3B3B3B;



}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}

/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: black;

}

#slidetabsmenu #current a {
background-position:0 -125px;

}

#slidetabsmenu #current a span {
background-position:100% -125px;
color: #660000;

}

#slidetabsmenu a:hover {
background-position:0% -125px;
color: #004639;


}

#slidetabsmenu a:hover span {
background-position:100% -125px;
color: #004639;

}

#slidetabsmenu a:visited span{
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}

/* ######### Current Selection ######### */
#current a:link{  
	color: #53322A;
	background-color: #F9EED2;
	
}	
#current a:visited{  
	color: #53322A;
	background-color: #F9EED2;
}
#current a:selected{  
	color: #53322A;
	background-color: #F9EED2;
}

/* ######### Matt Black Strip Main Menu Bar CSS ######### */



.mattblackmenu ul{
margin: 0 0 0 0;  /*margin around whole box*/
padding: 5px 0px 5px 55px;  /*margin around tabs*/
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight: normal;
list-style-type: none;
background-color: none;/*background color for tabs only*/
overflow: hidden;
width: auto;
text-decoration: none;
align: center;


}

.mattblackmenu li{
	display: inline;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background: #8F7B56;

}

.mattblackmenu li a{
font-family: sans-serif;
font-size: 14px;
font-weight: normal;
color: #F9EED2;
float: left;
display: block;
text-decoration: none;
margin:  0px ;
padding: 5px 5px 5px 5px; /*padding inside each tab*/
border-right: 1px solid #565037; /*right divider between tabs*/
 /*text color*/
border-left: 1px solid #565037; /*right divider between tabs*/
 /*text color*/
background-color:#8F7B56;
border: 4px double #CCB97E;
}

.mattblackmenu li a:hover{
background: #F9EED2; /*background of tabs for hover state */
color: #343034;
text-decoration: none;
border: 4px double #CCB97E;

}

.mattblackmenu li a:visited{
 /*background of tabs for hover state */
/*font: 13px Verdana;*/
color: #37321E;
text-decoration: none;
background: #D8C278;
border: 4px double #CCB97E;
}

.mattblackmenu a.selected{
background: none; /*background of tab with "selected" class assigned to its LI */
color:#8F7B56
border: 4px double #CCB97E;
}


/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
	font: normal 10px arial;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -1006px;
	top: 11px;
	list-style-type: none;
	/*background: #ECE1C0;
/*border: 1px solid black;*/
/*border-bottom-width: 1px;*/
visibility: visible;
	z-index: 100;
	white-space: nowrap


}

.ddsubmenustyle li a{
display: block;
width: auto; 
/*width of menu (not including side paddings)*/
color: #343034;
background-color: #F9EED2;
text-decoration: none;
padding: 2px 20px;
align: left;
border: 1px solid black;
white-space: nowrap

}


.ddsubmenustyle li a:hover{
background-color: #998B4D;
color: white;
}

.ddsubmenustyle li a:visited{
background: #C2B992;
color: #37321E;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: auto; /*width of menu (include side paddings of LI A*/
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down"  image added to top menu items*/
padding-left: 4px;
padding-top: 1px;
border: none;
}

.rightarrowpointer{ /*CSS for "right"  image added to drop down menu items*/
position: absolute;
padding-top: 1px;
padding-left:0 px;

border: none;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}
