﻿body {
   background-color: #d2d3c3;
   padding: 0;
   margin: 0;
   font-family: Helvetica, Verdana;
   color: #4B3905;
   font-size: 15px;
}

h1 {
   font-size: 18px;
   margin-top: 0;
   color: #4B3905;
   margin-bottom: 0;
   text-transform: uppercase;
}

h2 {
   color: #FF3300;
   font-size: 15px;
   margin-top: 5px;
   text-transform: uppercase;
}

h3 {
   color: #4B3905;
   text-transform: uppercase;
}

a img {
   border: 0;
}

a {
   text-decoration: none;
   color: #4B3905;
}

#bodyLogo {
   background-image: url('../images/georgelow.gif');
   clear: both;
   width: 665px;
   height: 122px;
   position: absolute;
   top: 560px;
}

#pageWrapper {
   margin: 0 auto;
   width: 1005px;
   background-image: url('../images/backgroundsmall.png');
   margin-top: -1px;
   padding-bottom: 10px;
}


#contentWrapper {
   padding-left: 23px;
   padding-top: 8px;
   padding-right: 47px;
}

#bottomShadow {
   background-image: url('../images/bottomShadow.png');
   background-repeat: no-repeat;
   width: 1005px;
   height: 27px;
   margin: 0 auto;
}

#topShadow {
   background-image: url('../images/topShadow.png');
   background-repeat: no-repeat;
   width: 1005px;
   height: 19px;
   margin: 45px auto 0 auto;
}

#contentContainer {
   background-color: #e7e7d5;
   height: 515px;
   background-image: url('../images/leftbackground.gif');
   background-repeat: repeat-y;
}

#contentBorder {
   clear: both;
   background-image: url('../images/contenttop.gif');
   background-repeat: no-repeat;
   width: 935px;
   height: 64px;
}

#leftPanel {
   width: 200px;
   min-height: 515px;
   float: left;
}

#rightPanel {
   float: left;
   width: 695px;
   padding-left: 40px;
}

#menuContainer {
   width: 200px;
}

#menuContainer ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

#mainMenu ul li {
   height: 42px;
   background-image: url('../images/mainmenuitem.gif');
   background-repeat: no-repeat;
}

#mainMenu ul li a {
   height: 30px;
   text-decoration: none;
   display: block;
   text-transform: uppercase;
   color: #4B3905;
   font-family: Helvetica, Verdana;
   font-weight: bold;
   font-size: 11px;
   padding-top: 16px;
}

#mainMenu {
   width: 90px;
   z-index: 100;
   position: relative;
}

#mainMenu ul li a.selected, #mainMenu ul li a:hover, .selected, #disclaimer a:hover {
   color: #FF3300;
}

#menuBottom {
   background-image: url('../images/mainmenubottom.gif');
}

#productsMenu {
   width: 161px;
   display: none;
}

#disclaimer {
   bottom: 0px;
   position: relative;
   text-decoration: none;
   width: 170px;
   top: 225px;
   margin-left: 15px;
}

#disclaimer a {
   text-decoration: none;
   color: #726539;
   font-family: Helvetica, Verdana;
   font-size: 9px;
}


#productsMenu {
   z-index: 10;
   position: absolute;
   margin-top: -70px;
   margin-left: 1px;
}

#productsMenu ul {
   background-image: url('../images/productsmenuitem.gif');
}

#productsMenu ul li {
   padding-left: 10px;
   padding-bottom: 3px;
   height:26px;
}

#productsMenu ul li a {
   font-size: 10px;
   text-decoration: none;
   text-transform: capitalize;
   color: #000000;
}

#productsMenu ul li a.current, #productsMenu ul li a.selected, a:hover, .red {
   color: #FF3300;
}

#pagecontent {
   width: 510px;
}


a.pdf {
   background: transparent url(../images/icon-pdf.gif) no-repeat scroll 0 50%;
   padding-left: 18px;
}

.paragraph_download {
   margin-top: 5px;
}

.imageRight {
}

.imageRight img {
   display: block;
   float: right;
   margin-left: 5px;
   margin-bottom: 5px;
}


#navup {
   background-image: url(../images/nav_up.png);
}

#navdown {
   background-image: url(../images/nav_down.png);
}

#navup:hover {
   background-image: url(../images/nav_up_roll.png);
}

#navdown:hover {
   background-image: url(../images/nav_down_roll.png);
}

#navigationArrows a {
   display: block;
   width: 9px;
   height: 9px;
   float: left;
   margin-left: 3px;
}

#navigationArrows {
   float: right;
   width: 26px;
}

#navigationArrowsWrapper {
   display: none;
   float: right;
   width: 26px;
   margin-right: 30px;
   position: relative;
   top: 20px;
}

#productsMenuWrapper {
   height: 203px;
   overflow: hidden;
}

#productsMenuItems {

}
