/* Global */

* { margin: 0; padding: 0; }
body { 
	background: url(../../images/orange/bkgd-orange.jpg) #C57B34 top center no-repeat; }
	
h1 { display: none; }
h2 { font-size: 14px; font-weight: bold; }
h3 { font-size: 11px; color: #b8671f; }
h4 { font-size: 11px; color: #b8671f; }
h5 { font-size: 10px; color: #91a247; }
h6 { font-size: 9px; color: #b8671f; }

ul li a, ul li a:link, ul li a:active, ul li a:visited {
	text-decoration: underline;
	color: #b8671f!important;
	font-weight: normal;
}
ul li a:hover { text-decoration: underline; color: #99988a!important; }
#header li a:hover { text-decoration: underline; color: #99988a!important; }
a, a:link, a:active, a:visited { color: #b8671f!important; }
a:hover { color: #99988a!important; }

.accent { color: #b8671f!important; }

#container-bkgd { background: url(../../images/orange/footer-plant-full.png) bottom center no-repeat;}
* html #container-bkgd { background: url(../../images/orange/footer-plant-full-ie.png) bottom center no-repeat; height: 100%;}

/* Top */
#header { width: 878px; height: 137px; background: url(../../images/orange/masthead-orange-bkgd.png) no-repeat; margin-top: 0; position: relative;  padding-bottom: 0; margin-bottom: 0; }
* html #header { background: url(../../images/orange/masthead-orange-bkgd-ie.png) no-repeat; }

#header #nav li { background:url(../../images/nav/navbullet-orange.png) no-repeat 0 0.125em; }
#header #nav li a:hover { text-decoration: none; color: #99988a!important; }

#left h3 {
	font-size: 11px;
	color: #b8671f!important;
	padding-left: 48px;
	padding-top: 4px;
	padding-bottom: 6px;
}
#left .title { font-size: 1.8em; 
	font-family: Georgia; 
	font-weight: normal;  color: #b8671f!important; padding-bottom: 0; }

#right { float: left; padding-left: 0; margin-left: 0; padding-right: 34px; width: 234px; background: url(../../images/orange/rightback.png) repeat-y; }

#right h2 { 
background:url(../../images/orange/rightmaintitle.png) no-repeat; 
	height: 31px; 
	font-family: Georgia; 
	text-transform: lowercase; 
	padding-top: 24px;
	padding-left: 42px; }
	
#right .bottom { background:url(../../images/orange/rightbottom.png) no-repeat; height: 39px; }

#right h3 { 
	font-size: 1.7em; 
	font-family: Georgia; 
	font-weight: normal; 
	margin-left: 24px; 
	color: #b8671f!important; 
	padding-top: 4px; }
#right h4 { 
	font-size: 1.1em; 
	text-transform: uppercase; 
	margin-left: 24px; 
	color: #625445!important;  
	padding-bottom: 10px; }
#right li a,#right li a:link, #right li a:active, #right li a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #625445!important; 
	text-transform: lowercase; 
} 
#right li a:hover { color: #DF8B40!important; }

/* Board */

.people {
	line-height: 18px;
	padding-top: 14px;
	padding-bottom: 2px;
	height: 135px;
	min-height: 135px;
	padding-left: 30px;
	float: left;
	width: 245px;
}
.peopledetail {
	border-bottom: 1px solid #3C627B;
	margin-top: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	height: 150px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.peoplecopy { padding-top: 0px;	line-height: 18px; }


#footermiddle { 
	width: 800px; 
	margin: 0 auto; 
	padding: 20px 80px 40px 95px; 
	color: #f8f8ec!important; 
	text-align: left; 
	line-height: 18px; 
	min-height: 165px;
	height: 100%; }
* html #footermiddle { width: 800px; 
	margin: 0 0 0 0px; 
	padding: 20px 78px 40px 0px; 
	color: #f8f8ec!important; 
	text-align: left; 
	line-height: 18px; 
	min-height: 0;
	height: 100%;}
#footermiddle strong { color: #DF8B40!important; }
#footermiddle .left { float: left; width: 250px; padding-right: 40px; }
* html #footermiddle .left { float: left; width: 250px; padding-right: 40px; padding-left: 84px; }

#footermiddle .right { float: left; width: 420px; }
#footermiddle img { float: left; }
#footermiddle .leftlogo { float: left; }
#footermiddle .rightlogo { float: left; }

#footermiddle a, #footermiddle a:link, #footermiddle a:active, #footermiddle a:visited { color: #DF8B40!important; }
#footermiddle a:hover { color: #f8f8ec!important; }

.cmspopup { text-align: left; font-size: 12px; }

.searchlist {   
	padding-left:10px;
    color: #b8671f!important;
	background: url(../../images/body-bullet.png) 0.2em 0.4em no-repeat;
	line-height: 1.3em;}
	
table { padding-left: 46px; }