BODY { 
background-color:#372225;
font-size:16px;
color:#FFF; 
margin:0; padding:0; 
}

div#main{width:1240px;margin:0 auto;}
div#wrapper{float:left;width:100%; margin-top: -9px;}
div#body{margin: 0 215px; background: #213633 url('../images/site/bodyback.gif') repeat-y; width: 815px; }
div#right{float:left;width:200px;margin-left:-200px; background: #363321 url('../images/site/sideback.gif') repeat-y; margin-top: -9px;}
div#left{float:left;width:200px;margin-left:-1240px; background: #363321 url('../images/site/sideback.gif') repeat-y; margin-top: -9px;}
div#footer{clear:left;width:100%}

a { 
color:#93BDB8;
text-decoration:none; 
}
a:hover { 
color: #4F827A;
text-decoration:underline; 
}

td input, td textarea {
  border: 1px solid #4F827A;
  background: white;
}

td textarea {
  width: 450px;
  height: 200px;
}

.catmenu {
margin-left: 20px;
}
#header { 
text-align: center;
 }
 #header img {
 padding-left: 10px;
 padding-right: 10px;
 }

.mtext {
  padding-left: 15px;
  padding-right: 15px;
}

#body { 
font-size: 10pt;
background-color:#213633;
 }
#footer { 
padding:8px; 
font-size: 8pt;
}

#left a, #right a {
   color: white;
}
#left a:hover, #right a:hover {
   color: #824F57;
}

.required{
color: #FF0000; 
font-weight : bold;
}
.error{
color: #FF0000; 
font-weight : bold;
font-size: 18px; 
margin:5; padding:5; 
}
.formWide{
width: 300px;
}
.formNarrow{
width: 150px;
}
.small{
font-size: 12px;
}
.title{
font-weight : bold; 
font-size: 25px;
}
H2 {
margin:0; padding:0; 
}

.mainTable {
   background: url(/images/site/main-back.gif) bottom right no-repeat;
}

.sideimg1 {
   background: url(/images/site/side-back-left.gif) top right no-repeat;
}

.sideimg2 {
   background: url(/images/site/side-right-back.gif) top right no-repeat;
   text-align: center;
}

.sideimg1 a{
  font-size: 10pt;
}

.sideimg2 a img, .sideimg1 a img {
  padding-bottom: 15px;
}

.sideimg1 h4 {
  font-size: 12pt; 
}

.valve {
  padding: 10px;
}
