/* Global */

* { margin: 0; padding: 0; }
body { 
	background: url(../../images/blue/bkgd.jpg) #B2D3DD top center no-repeat;  }
	
h1 { display: none; }
h2 { font-size: 14px; font-weight: bold; }
h3 { font-size: 11px; color: #5b6e6e; }
h4 { font-size: 11px; color: #6f7c50; }
h5 { font-size: 10px; color: #5b6e6e; }
h6 { font-size: 9px; color: #6f7c50; }

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

a, a:link, a:active, a:visited { color: #5b6e6e!important; }
a:hover { color: #99988a!important; }

.accent { color: #5b6e6e!important;}

#container-bkgd { background: url(../../images/blue/footer-plant-full.png) bottom center no-repeat;}
* html #container-bkgd { background: url(../../images/blue/footer-plant-full-ie.png) bottom center no-repeat; height: 100%;}
/* Top */
#header { width: 878px; height: 137px; background: url(../../images/blue/masthead-blue-bkgd.png) no-repeat; margin-top: 0; position: relative;  padding-bottom: 0; margin-bottom: 0; }
* html #header { background: url(../../images/blue/masthead-blue-bkgd-ie.png) no-repeat; }
/* Nav */
#header #nav li { background:url(../../images/nav/navbullet-blue.png) no-repeat 0 0.125em; }
#header #nav li a:hover { text-decoration: none; color: #99988a!important; }


#left h2 {
	font-family: Georgia;
	width: 500px;
	height: 32px;
	background:url(../../images/maintitle.png) no-repeat;
	font-size: 13px;
	text-transform: lowercase;
	padding-top: 25px;
	padding-left: 48px;
	position:relative;
}
#left #top { background-color: #f8f8ec; }	
#left .rockwell { height: 20px; }
#left h3 {
	font-size: 11px;
	color: #5b6e6e!important;
	padding-left: 48px;
	padding-top: 4px;
	padding-bottom: 6px;
}
#left .title { font-size: 1.8em; 
	font-family: Georgia; 
	font-weight: normal;  color: #5b6e6e!important; padding-bottom: 0; }

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

#right h2 { 
background:url(../../images/blue/rightmaintitle.png) no-repeat!important; 
	height: 31px; 
	font-family: Georgia; 
	text-transform: lowercase; 
	padding-top: 24px;
	padding-left: 42px; }
	
body#spage #right h2 { 	background:url(../../images/rightmaintitle-spage.png) no-repeat!important; }

#right .bottom { background:url(../../images/blue/rightbottom.png) no-repeat!important; height: 39px; }
#right img { width: 182px; border: 4px solid #625445; margin-left: 24px; } 
#right .img { width: 182px; border: 4px solid #625445;} 

body#spage #right img { width: 182px; border: 0px solid #625445; margin-left: 24px; } 

#right h3 { 
	font-size: 1.7em; 
	font-family: Georgia; 
	font-weight: normal; 
	margin-left: 24px; 
	color: #5b6e6e!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: #5b6e6e!important; }
#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: #CDD6D6; }
#footermiddle .left { float: left; width: 250px; padding-right: 40px; }
* html #footermiddle .left { float: left; width: 250px; padding-right: 40px; padding-left: 84px; }

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

