html, body {
     width: 100%;
     height: 100%;
}
body {
     background: url('../images/bg.jpg') repeat-x #ebeae1;
     color: Black;
     padding: 0px;
     border: 0px;
     margin: 0px;
     font-family: Arial;
     font-size: 11px;
}
img {
     border: 0;
}
img.bigpic{
border: 1px solid #000000;
}
a {
     color: Black;
     font-weight: bold;
     text-decoration: none;
}
li {
     margin-bottom: 5px;
}
h1, h1 a {
     color: #464a29;
     text-transform: uppercase;
     font-weight: bold;
     font-size: 10px;
}
#productLink{
     color: BLACK;
     text-transform: uppercase;
     font-weight: bold;
     font-size: 10px;
	 padding-left:10px;
}
img.thumb {
     margin: 5px;
     width:30px;
     height: 30px;
     border: 1px solid #474a29;
}
img.thumb2 {
     margin: 2px;
     width: 30px;
     height: 30px;
     border: 1px solid #474a29;
}
a:hover {
     text-decoration: underline;
}
#wrapper {
     margin: auto;
     width: 729px;
     height: 100%;
     background-color: White;
}
#wrapper #header {
     width: 729px;
     height: 135px;
     background-image: url('../images/header.jpg');
}
#wrapper #menu {
     width: 713px;
     margin: 0 8px;
}
#wrapper #menu #mainMenu {
     width: 160px;
     height: 309px;
     float: left;
     background-image: url('../images/menuBg.jpg');
}
#wrapper #menu #mainPhoto {
     width: 553px;
     height: 309px;
     background-image: url('../images/photo.jpg');
     padding-left: 160px;
     *padding-left: 0;
}

#wrapper #content {
     width: 713px;
     padding: 0 8px;
     background-color: White;
}
#wrapper #content #secondaryMenu {
     float: right;
     width: 207px;
     margin-bottom: 10px;
     background-color: White;
}
#wrapper #content #mainContent {
     width: 506px;
     padding-right: 207px;
     *padding-right: 0px;
     background-color: White;
}

#wrapper #content #mainContent #footer {
     font-size: 10px;
     background: url('../images/separator2.jpg') no-repeat;
     width: 450px;
     padding-top: 15px;
     padding-bottom: 25px;
     margin-top: 47px;
     margin-left: 12px;
}
#wrapper #content #mainContent #footer a {
     font-weight: normal;
}

/* hide from MacIE \*/
* #wrapper #menu #mainMenu {
     margin-right: -3px;
}
* #wrapper #content #secondaryMenu {
     margin-left: -3px;
}
/* end hide */




/*
#navbar {
     list-style: none;
     width: 160px;
     margin: 0;
     padding: 0;
}
#navbar a {
     color: White;
     font-size: 10px;
     text-transform: uppercase;
     font-weight: bold;
     display: block;
     padding: 0;
     margin: 0;
}
#navbar a:hover {
    text-decoration: none;
    background-image: url("../images/mouseover.jpg");
    background-position: 0 5px;
    background-repeat: no-repeat;
}
#navbar li {
     height: 25px;
     width: 160px;
     margin: 0;
     padding: 0;
}
#navbar li ul {
     background-color: #E9EBEB;
     list-style: none;
     position: absolute;
     left: 0;
     top: 32px;
     display: none;
     width: 170px;
     text-align: left;
     background-image: none;
     padding: 0;
     margin: 0px 0 0 11px;
}
#navbar li ul li {
     background-image: none;
}
#navbar li ul a {
     background-image: none;
     width: 150px;
     padding: 8px 0px 8px 10px;
     color: Black;
     font-size: 11px;
     background-image: none;
     font-weight: normal;
}
#navbar li ul a:hover {
     background-image: none;
     text-decoration: underline;
}
#navbar li:hover ul { 
     display: block;
} */
#pdfSpacer{width:14px}
#pdfbar {
     list-style: none;
     width:160px;
     margin: 10px 0 0 0;
     padding: 0;
}
#pdfbar li {
     width: 135px;
     height: 25px;
     margin-bottom: 0px;

}
#pdfbar a {
     padding-left: 0px;
     color: #d7d6c2;
     text-transform: uppercase;
     font-weight: bolder;
     font-size: 12px;
}
#pdfbar a:hover {
     cursor:pointer;
     
}
#navbar {
     list-style: none;
     width:160px;
     margin: 15px 0 0 0;
     padding: 0;
}
#navbar li {
     width: 135px;
     height: 25px;
     margin-bottom: 0px;

}
#navbar a {
     padding-left: 14px;
     color: White;
     text-transform: uppercase;
     font-weight: bold
     font-size: 10px;
}
#navbar li.here {
     background:url('../images/mouseover.jpg');
     background-position: 0px 3px;
     background-repeat:no-repeat;
}
#navbar a:hover {
     cursor:pointer;
     background:url('../images/mouseover.jpg');
     background-position: 0px 3px;
     background-repeat:no-repeat;
}

#navbar2 {
     list-style: none;
     width:207px;
     height: 134px;
     background: url('../images/menu2Bg.jpg') no-repeat;;
     margin: 0;
     padding: 10px 0 0 0;
     text-align: right;
}
#navbar2 li {
     width: 188px;
     height: 31px;
     line-height: 31px;
     vertical-align: middle;
     margin: 0;
}
#navbar2 a {
     padding-right: 19px;
     color: #3d4328;
     text-transform: uppercase;
     font-weight: bold
     font-size: 10px;
}
#navbar2 li.here {
     background:url('../images/mouseover.jpg');
     background-position: 100% 12px;
     background-repeat:no-repeat;
}
#navbar2 a:hover {
     cursor:pointer;
     background:url('../images/mouseover.jpg');
     background-position: 100% 3px;
     background-repeat:no-repeat;
}
