html {
  margin: 0;
  padding: 0;
}
body {
  background: url(/background.jpg) top center repeat-x #e3e1dd;
  color: #333;
  font-size: .9em;
  font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
  margin: 0;
  padding: 15px 0;
  min-width: 980px;
}
a, a:link, a:visited, a:active {
  color: #604103;
  outline: none;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: 0;
}
header, footer, hgroup, nav, section {
  display: block;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.clear-fix:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
h1, h2, h3, h4, h5, h6, .sectionTitle {
  color: #479939;
  font-weight: 700;
  margin: 0 0 0.5em;
  padding: 0;
  text-shadow: 1px 1px 1px #ccc;
}
h1, .sectionTitle {
  color: #604103;
  font-weight: 600;
  font-size: 1.5em;
}
h2 {
  color: black;
  font-size: 1.2em;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1.1em;
}
h5, h6 {
  font-size: 1em;
}
h5 a:link, h5 a:visited, h5 a:active {
  padding: 0;
  text-decoration: none;
}
p {
  margin: 0 0 10px;
}

.sectionTitle {
  display: none;
}
/* main layout
----------------------------------------------------------*/
.content-wrapper {
  background: url(/wrapper-bg.png) top left no-repeat white;
  margin: 0 auto;
  padding: 25px;
  position: relative;
  width: 930px;
}
.main-container {  
  border-bottom: 5px solid #e3e1dd;
  margin-bottom: 15px;
  overflow: hidden;
  width: 100%;
}
.left-content {
  float: left;
  width: 200px;
}
.right-content {
  float: right;
  width: 700px;
}
/* header
----------------------------------------------------------*/
header {
  clear: both;
  height: 60px;
  padding: 15px 0;
  position: relative;
}
header .logo {
  float: left;  
  height: 54px;
  margin-left: 15px;
  width: 161px;    
}
/* Search */
.siteSearch {
  border: 1px solid #878787;
  background: white;  
  float: right;
  margin-top: 15px;  
  width: 225px;
  height: 25px;
}

/* footer
----------------------------------------------------------*/
footer {
  font-size: .85em;
  height: 54px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  width: 100%;
}
footer a {
  color: #2b2b2b;
  text-decoration: none;
}
footer .footer-logo {
  position: absolute;
  top: 0;
  left: 0;
  height: 54px;
  width: 161px;
}
footer .content {
  float: right;
  width: 700px;
}
footer .footer {
  float: right;
  text-align: right;
  width: 300px;
}

footer .credit {
  float: right;
  text-align: center;
  width: 300px;
}
/* login
----------------------------------------------------------*/
.loginContainer, .logoutContainer {
  position: absolute;
  top: 15px;
  right: 0;
  width: 150px;
  text-align: right;
}
a.loginLink, a.logoutLink {
  margin-right: 15px;
  padding-right: 15px;
}
/* menu
----------------------------------------------------------*/
.breadcrumb-wrapper {
  overflow: hidden;
  padding: 10px 0;  
  width: 100%;    
}
.breadcrumb, .breadcrumb a, .breadcrumb a:active, .breadcrumb a:visited {
  color: #654503;  
  text-decoration: none;
  padding: 0;
  margin-bottom: 10px;
}
/* menu
----------------------------------------------------------*/
nav.default {
  background: url(/nav-bg.png) bottom left repeat-x transparent;
  height: 60px;
  width: 100%;
}
nav.default a.rmLink,
nav.default a.rmLink:active,
nav.default a.rmLink:visited {
  color: #654503;
  line-height: 59px;
  text-transform: uppercase;
  padding-left: 50px !important;
}
nav.default a span {
  padding-right: 50px !important;
}
nav.default a.rmSelected,
nav.default a.rmExpanded,
nav.default a.rmLink:hover {
  background: #634403;
  color: #ffd74e !important;
}

/* Sub and SubSub */
.RadPanelBar {
  margin: 0 0 15px;
  background-color: #828282;
}
.RadPanelBar .rpRootGroup {
  border: 0 !important;
}
.rpText {  
}
.rpOut, .rpOut:hover {
  padding-bottom: 0 !important;
  border: 0 !important;
}
.rpLink {  
  border-bottom: 0 !important;
  color: white !important;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.rpSelected,
.rpLink:hover {
  background: url(/nav-bullet.png) top left no-repeat transparent  !important;
}
.rpFirst {
  display: none !important;
}
/* font sizer
---------------------------------------------------------*/
.fontSizer {
  margin-top: 15px;
}
/* sitemap
---------------------------------------------------------*/
.RadSiteMap .rsmItem {
  border-right-width: 0 !important;
}
/* advertisement
---------------------------------------------------------*/
.column-left .msgContainer img {
  margin: 0 auto;
}
.home-blocks {
  color: white;
  list-style-type: none;  
  padding: 0; 
  margin: 0;  
}
.home-blocks a {
  color: white;
  text-decoration: none;
}
.home-blocks li {
  clear: none !important;
  display: inline-block;    
  float: left;
  padding: 15px;	  
  width: 202px;
  height: 150px;
  overflow: hidden;
}
.home-blocks h3 {
  color: white;    
  font-weight: normal;
  text-shadow: 1px 1px 1px #424242;
}
.home-blocks .block1 {
  background: #7a5818;
  border-bottom: 5px solid #7f6533;
}
.home-blocks .block2 {
  background: #ab1e22;
  border-bottom: 5px solid #a74043;
}
.home-blocks .block3 {
  background: #f48c18;
  border-bottom: 5px solid #e69232;
}
.home-blocks .block4 {
  background: #f7c534;  	  
  width: 204px;
  border-bottom: 5px solid #e7b832;
}
.home-blocks .inactive {
  -moz-opacity: 0.3;
  opacity:.3;
  filter: alpha(opacity=3);
}
/* all sections 
---------------------------------------------------------*/
.parentSection .contentList  {
  display: none;
}
/* Geo map section 
---------------------------------------------------------*/
.geoMap_Canvas {
  width: 420px;
}
.locationImageButton {
  margin: 10px auto 0;
}
/* home page only elements
---------------------------------------------------------*/
#home .breadcrumb-wrapper {
  display: none;
}
#home .main-content {
  padding: 10px 0;
}
#home .right-content {
  width: 100%;
}
#home .left-content {
  display: none;
}