* {
	margin:0; padding:0;
    }

body {
	width: 778px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	color: #371C00;
	background-color: #EEEAE3;
	border: 10px solid #ffffff;
	}
/* The mainwrapper wraps the whole page so it fits any screen size*/
/*div#headerwrap {min-width:800px; max-width:900px;  margin-left:auto; margin-right:auto;} /* centers layout when > max width */
#wholewrap{

}
#outerwrapper {


background-image: url(../Images/css/bannertop2.jpg);

}
#mainwrapper {
	width: 778px;
	margin-left:auto; margin-right:auto;
	text-align: left;
	background-color: #ffffff;
	
	}
	
div#header {
	color: #FB8611;
	width: 100%;
	height: 60px;
	background-image: url(../Images/css/cssnavbgwhite2.jpg);
	position: relative;
	}
	
#headerLogo {
	position:absolute;
	padding-top: 0px;
	padding-left: 10px;
	}
	
#header h1 {
	padding: 5px 12px 25px 107px;
	color: #ff9900;
	font-family: Arial;
	}
	
div#accessibilitytags{
font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 10px;
	top: -15px;
	text-align: right;
	font-size: 0.8em;
	line-height: 1.5em;
}
div#accessibilitytags a{
	color: #ff9900;
	text-decoration: none;
}

div#accessibilitytags a:hover{
	text-decoration: none;
	color: #E4DFBE;
}

div#search{
	position: absolute;
	top: 112px;
	right: 0px;
	font-size: .8em;
	border-color:#00f;
	color: #FB8611;
}

#tabsI {
	height: 30px;
	background-image: url(../Images/css/headerbottom2.jpg);
}
	  
#tabsI ul {
	padding:5px 0px 0 110px;
	list-style:none;
}
	  
#tabsI li {
    display:inline;

}
	  
#tabsI a {
    float:left;
    color: #ff9900;
    text-decoration:none;
	font-size: 13px;
	background-image: url(../Images/css/navoff.jpg);
		margin-left: 1px;
}	  
	  
#tabsI p {
	padding:5px 7px 8px 7px;
	color: #663300;
background-color: #EEEAE3;
}
	  
#tabsI a span {
    display:block;
    padding:5px 7px 4px 7px;
    color: #ff9900;
	background-image: url(../Images/css/navoff.jpg);
}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsI a span {
	float:none;
}
    /* End IE5-Mac hack */
	
#tabsI a:hover {
    color:#E4DFBE;
}
	  
#tabsI a:hover span {
    color:#E4DFBE;
	background-image: url(../Images/css/navhover.jpg);
}
    
#headerbottom {
	width: 778px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
}

#crumbcontainer {
height: 21px;
	font-size: 10px;
	width: 776px;


}
#crumbcontainer ul {
	margin-left: -20px;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}

#crumbcontainer li { 
	margin: 0 0 1px 0; 
	float: left;
	margin-right: 10px;
	color: #663300;
}

#crumbcontainer a{
 	padding-right: 10px;
	color: #663300;
}

#crumbcontainer a:hover {
	color: #FB8611;
}

#contenttop{
width: 778px;
background-image: url(../Images/css/crumb.jpg);

}

#contenttop2{
width: 776px;


color: #ffffff;
}
#shell { 
width: 776px;
	margin-left:auto; margin-right:auto;

	min-height: 820px;
}

#scroller {
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEAE3;
	padding-left: 5px;
}

#nav { 
	float: left;
	clear:both;
	height: 23px;
	width: 152px;
	margin-top: 10px;
	margin-bottom: 1px;
	font-size:93%;
	font-family: Helvetica;
	background-image: url(../Images/css/menutop.jpg);
}

#nav p {
	text-align: center;
	padding: 5px 0px 0px 0px;
	line-height: normal;
	color: #ff9900;

}


/*#navbottom { 
	float: left;
	clear: left;
	height: 23px;
	width: 152px;
	margin-left: 2px;
	margin-bottom: 30px;
	font-size:93%;
	font-family: Helvetica;
	background-image: url(../Images/css/menubottom.jpg);
}
*/
#navRight { 
	float: right;
	margin-top: 140px;
	width: 138px;
}

#navRight p {
	text-align: center;
	padding: 5px 0px 0px 0px;
	line-height: normal;
	color: #FB8611;
}

#rightColumn{
	float: right;
	clear: right;
	width: 130px;
	margin-right: -3px;
	margin-top: -25px;
	margin-bottom: 35px;
	padding: 10px 0px 10px 2px;
	list-style-type: none;
	border: 1px solid #ccc;
	background-image: url(../Images/css/navback9.jpg);
}	
	
#rightColumn ul	{
	padding: 5px;
	list-style: none;		
	}
	
#rightColumn li a {
	display: block;
	text-decoration: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCBD84;
	}
	
#rightColumn li a:link, #rightColumn li a:visited {
	color: #663300;
	}
	
#rightColumn li a:hover {
	color: #FB8611;
	/*background-position:0% -42px;*/
	}
	
#rightColumn li a p {
	color: #FB8611;
	font-weight: bold;
	}
	
#menu4 {
	float: left; 
	clear: left;
	width: 152px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
	background-color: #EEEAE3;
	font-size: 1em;
	}
	
#menu4 ul
	{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	list-style: none;		
	}
	
#menu4 li a {
	display: block;
	text-decoration: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCBD84;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
		background-image: url(../Images/css/arroworange.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #663300;
	}
	
#menu4 li a:hover {
	color: #FB8611;
	/*background-position:0% -42px;*/
	}
	
#menu4 li a p {
	color: #FB8611;
	font-weight: bold;
	}
	
#menu4 ul ul{
	padding-left:15px;
	padding-top: 0px;
	}	

#menu4 ul ul ul {
	padding-left:15px;
	padding-top: 0px;
	color: #663300;
	}

#menu4 li li a {
	font-size: 12px;
	padding-left: 10px;
	background-image: url(../Images/css/arroworange.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

#menu4 li li a p {
	color: #FB8611;
	font-weight: lighter;
	}

#menu4 li li li a {
	font-size: 10px;
	font-weight: lighter;
	padding-left: 10px;
	background-image: url(../Images/css/arroworange.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
}

#menu4 li li li a p {
	color: #FB8611;
	}
		
	
.generallist li
{
	padding-left:10px;
	display: block;
	margin-left: 10px;
	text-decoration: none;
	list-style-type: none;
	background-image: url(../Images/css/arroworange.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

/* Main Page area*/
 #content {
	width:auto;
	font-size: 1em;
	margin-top: px;
	margin-left: 158px;
	background-color: #ffffff;
	padding-top: 25px;
	padding-left: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
		color: #371C00;	
	}

	/* Sets min height for content area */
#contentshell{
	height: 400px;
}
#contentbottom{
height: 31px;
background-image: url(../Images/css/contentbottom.jpg);
}
	
	
div#topspacer{
	width:auto;
	margin-left:0px;
	border-top: 1px solid #CCC;
	padding: 5px 0px;
	vertical-align:top;
	background-image: url(../Images/orangebg.jpg) repeat-x right top;
}

div#mainspacer{
	width:auto; 
	margin-left:0px;  
	border-bottom: 1px solid #FB8611; 
	padding:0px 0px 10px 0px; 
	vertical-align:top;
}

div#content a{
	color: #FF6A22; 
	}
	
div#content a:hover{
	color: #663300;
	}
	
.boxcontainer {
	width:auto; 
	margin-right: 10px; 
	margin-left:10px; 
	border-top: 1px solid #CCBD84; 
	padding:10px 10px; 
	padding-right: 0px;
	vertical-align:top;
	}
	
.boxcontainer a{
	color: #FB8611;
	}
	
.boxcontainer a:hover{
	color: #663300;
	}

div#titlecontainer {
	width:auto; 
	margin-left:30px;  
	border-bottom: 1px solid #FB8611; 
	padding:0px 0px 10px 0px; 
	vertical-align:top;
	}

div#pageborder{
	width:auto;
	margin-left:0px; 
	border: 1px solid #CCBD84; 
	padding:0px 10px; 
	vertical-align:top;
	background-image: url(../Images/css/newstop.jpg) repeat-x right top;
	background-color: #F7F5F2;
}

div#content h4{
	padding-left: 15px;
}

 .floatright{
	float: right;

}
 .floatleft{
	float: left;
	padding: 10px;
}

	
/* Footer with clearing so it sits below the lowest section - allowing the whole page to vary in length */
#footer {
padding-top: 10px;
clear:both;
}

#footerlinks {
	clear:left;
	font-size:100%;
	color: #51473D;
	text-align: center;
	padding: 10px;
	background-image: url(../Images/css/cssnavbgwhite2.jpg);
	}

#footerlinks ul li{
	list-style: none;
}

#footerlinks a {
	color: #ff9900;
	text-decoration: none;

}

#footerlinks a:hover{
	color: #E4DFBE;
	text-decoration: none;
}

#footertop {
width: 778px;
margin-left:auto; margin-right:auto;
background-image: url(../Images/css/bannertop2.jpg);
height: 10px;
}

#footerdetails {
	color: #E4DFBE;
	background-image: url(../Images/css/cssnavbgwhite2.jpg);
	text-align: center;
	height: 60px;
	padding-bottom: 10px;
}
 
#footerdetails a{
	color: #ff9900;
	text-decoration: none;
} 
 
#footerdetails a:hover{
	color: #E4DFBE;
} 
 
#outerwrapper2 {
background-color: #ffffff;
	width: 778px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../Images/css/footerbottom.jpg);
	background-repeat: no-repeat;
} 
 
h1{
	font-size: 1.6em;
	color: #ff9900;
	padding-left: 20px;
	font-weight: lighter;
	font-weight: 100;
}

h2{
	font-size: 1.5em;
	font-weight: 100;
	color: #371C00}

h3 {
	font-size: 1.2em;
	font-weight: 100;
	}

h4{
	font-size: 1.4em;
	font-weight: 100;
	color: #371C00;
}

h5 {
	font-size: 1em;
	font-weight: bold;
}

h6 {
	font-size: 0.8em;
	font-weight: 100;
}



ul{
	padding-left: 30px;
}
