body { background-color: #90D590; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
#wrapper { background-color: #FFFFFF; padding: 10px; width: 750px; margin-left: auto; margin-right: auto;
  background-image: url(images/10top.gif);
  background-repeat: no-repeat
}
#logo { background-image: url(images/logo.jpg); height: 80px; margin-bottom: 10px;
border-top: 5px solid #4D804D; border-bottom: 5px solid #4D804D; }
#footer {text-align: center; width: 770px; padding-top: 15px; border-top: 1px dotted #4D804D;
 margin-left: auto; margin-right: auto;
  background-color: #FFFFFF
}

#content {background-color: #EDF8ED; }
.col-left {width: 180px; float: left; font-size: 11px; }
.col-left-title {background-color: #B5E3B5; padding: 5px; font-size: 13px; font-weight: bold; color: #003300;}
.col-left-content {padding: 5px; border: 1px solid #B5E3B5; margin-bottom: 10px;}


.col-right { width: 540px; float: right; padding: 10px; margin-left: 10px;}
.col-right-feature { padding: 0px;  width: auto; }

.title-page {padding-bottom: 0px; color: #A0522D; font-size: 18px; margin-top: 0px; font-weight: normal;}
.title-section {font-weight: bold; padding-bottom: 5px; margin-bottom: 10px; font-size: 15px; color: #A0522D; border-bottom: 1px solid #A0522D; }
.title-item {font-weight: bold;}

h1 {font-size: 14px;}
h2 {font-size: 13px;}
h3 {font-size: 12px;}
p {font-size: 11px;}
ul { }
li { }
a {color: #CD853F;}
a:hover {color: #8B4513;}
hr {margin-top: 5px; margin-bottom: 5px;}


.nav {}
a.navlink {display: block; padding: 3px; background-color: #4D804D; color: #FFFFFF;
text-decoration: none; width: 174px; border-bottom: 5px solid #FFFFFF;font-size: 11px; font-weight: bold; text-transform: uppercase}
a.navlink:hover {  background-color: #90D590; color: #FFFFFF; }
.matrix {font-size: 11px; text-align: center; width: 535px; background-color: #EDF8ED; border: 1px solid #FFE4C4;}
.row1 { background-color: #FFE4C4; font-weight: bold; padding: 5px;}
.row2 {background-color: #FFFFFF; padding: 5px; border-bottom: 0px dotted #4D804D;}
.row3 {background-color: #FFF5EE; padding: 5px; border-bottom: 0px dotted #4D804D;}
.orderlink {text-align: right; font-weight: bold; font-size: small; padding: 5px;}
.feature3col {float: left; width: 33%;}
.imgborder {border: 1px solid #009900;}


