BODY {
margin: auto;
margin-top: 5px;
/* positions the background image */
color: #000000;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 13px;
scrollbar-arrow-color:#ffffff; 
scrollbar-face-color:#A9C6AC; 
scrollbar-3dlight-color:#658F69; 
scrollbar-highlight-color:#658F69; 
scrollbar-shadow-color:#808080; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#658F69;
background-image: url('images/green3.gif'); /* sets the background image */
background-repeat: repeat;
}

P, TD, LI, UL, Table {
font-size: 12px;
}

.smalltext {
font-size: 10px;
}

.description {
font-size: 10px;
color: #E10F1E;
text-align: left;
margin: 5px;
line-height: 18px;
}

P
font-size: 12px;
line-height: 20px;
}

/* this group sets the normal link colors */
a:link         { color: #E10F1E; text-decoration: underline;}
a:active	   { color: #f36d4a; text-decoration: none;}
a:visited	   { color: #E10F1E; text-decoration: underline;}
a:hover		{color: #f36d4a; text-decoration: none;}

a.ondark:link         { color: #FFF; text-decoration: underline;}
a.ondark:active	   { color: #f36d4a; text-decoration: none;}
a.ondark:visited	   { color: #FFF; text-decoration: underline;}
a.ondark:hover		{color: #f36d4a; text-decoration: none;}

/* this grouping sets the heading colors and sizes */

h1, h2, h3, h4, h5, h6 
{
font-family: Georgia, Times New Roman, Times, Serif;
}

H1 {
font-size : 18px;
font-weight : bold;
color : #E10F1E;
letter-spacing: 2;
text-align: left;
padding-left: 5px;
padding-top: 5px;
}
H2, H4, H5, H6 {
font-size: 16px;
font-weight: bold;
text-align: left;
color: #E10F1E;

H3 {
font-size: 16px;
font-weight: bold;
text-align: left;
color: #E10F1E;
text-align: center;
}

hr {
color: #691493;
width: 50%;letter-spacing: 2;
}
/* this class sets the properties for the horizontal rule bar */
height: 2px;
}

.greentext {
color: #57684E;
font-size: 14px;
line-height: 20px;
margin: 0 10px 0 10px;
padding: 0px;
font-weight: bold;
font-family: Georgia, Times New Roman, Times, Serif;
text-align: center;
}

#maincontent {
background-color: #FFF;
width: 90%;
border-top: 5px solid #AD8830;
margin: auto;
}

#top {
width: 90%;
padding: 0px;
border-collapse: collapse;
margin: auto;
}

.topleft {
background-image: url('images/topleft.gif');
background-position: left;
background-repeat: no-repeat;
width: 10%;
height: 38px;
border-bottom: 3px solid #AD8830;
}
.topright {
background-image: url('images/topright.gif');
background-position: right;
background-repeat: no-repeat;
width: 10%;
height: 38px;
border-bottom: 3px solid #AD8830;
}
.mid {
border-bottom: 3px solid #AD8830;
background-color: #57684E;
background-image: url('images/topdecor.gif');
background-repeat: no-repeat;
background-position: center;
height: 38px;
}
.midbottom {
background-color: #57684E;
height: 38px;
text-align: center;
padding: 0px;
}

.bottomleft {
background-image: url('images/bottomleft.gif');
background-position: left;
background-repeat: no-repeat;
width: 10%;
height: 38px;
}
.bottomright {
background-image: url('images/bottomright.gif');
background-position: right;
background-repeat: no-repeat;
width: 10%;
height: 38px;
}

#footertable {
width: 90%;
padding: 0px;
border-collapse: collapse;
margin: auto;
}

.bordercell
{
background-image: url('images/bottom4.jpg');
background-repeat: repeat-x;
height: 98px;
}
.greencell {
background-color: #57684E;
padding: 10px;
color: #fff;
text-align: center;
}

.top {
font-family: Georgia, Times New Roman, Times, Serif;
rem background-image: url('images/valeria-logo.gif'); /* sets the background image */
rem background-position: center; /* positions the background image */
rem background-attachment: fixed;
rem background-repeat: no-repeat;
font-size: 100%;
height: 150px;
border: 2px solid #ffffff;
}
.textarea {
font-family: Verdana, Arial, Helvetica, Serif;
background-color: #ffffff;
font-size: 12px;
padding: 20px;
line-height: 20px;
background-image: url('images/largeleaf.gif');
background-position: top right;
background-repeat: no-repeat;
width: 80%;
}

img {
border: 0;
}

.producttable {
width: 90%;
background-color: #fff;
border: 1px solid #DBe9DC;
border-collapse: collapse;
padding: 10px;
line-height: 20px;
}

.homeproducttable {
width: 90%;
background-color: #fff;
border: 1px solid #DBe9DC;
border-collapse: collapse;
padding: 10px;
line-height: 15px;
color: #E10F1E;
font-size: 10px;
}
.homeproducttable td{
line-height: 15px;
color: #E10F1E;
border: 1px solid #DBe9DC;
font-size: 10px;
}

.newhomeproducttable {
width: 100%;
background-color: #fff;
border: 1px solid #DBe9DC;
border-collapse: collapse;
padding: 10px;
line-height: 15px;
color: #E10F1E;
font-size: 10px;
}
.newhomeproducttable td{
line-height: 15px;
color: #E10F1E;
border: 1px solid #DBe9DC;
font-size: 10px;
text-align: center;
}

.producttable td{
border: 1px solid #DBe9DC;
text-align: left;
font-size: 10px;
}


.leftcolumn {
width: 20%;
background-image: url('images/lighterback.gif');
}

.copyright {
font-weight: bold;
font-size: 7pt;
letter-spacing: 2;
font-family: Georgia, Times New Roman, Times, Serif;
text-align: center;
background: #DBC6EF;
border-bottom: 2px solid #bdc3e7;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 12px;
font-weight: bold;
text-align: center;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
display: block;
padding: 2px 2px 2px 2px;
border-bottom: 2px solid #FFF;
width: 160px;
background-color: #999;
background-image: url(images/buttonoff.jpg);
}

#navcontainer a:link, #navlist a:visited
{
color: #FFF;
text-decoration: none;
}

#navcontainer a:hover
{
border-bottom: 2px solid #FFF;
background-color: #36F;
background-image: url(images/button2.jpg);
color: #e10f1e;
}

#active a:link, #active a:visited, #active a:hover
{
border-bottom: 2px solid #FFF;
background-color: #36F;
background-image: url(images/button2.jpg);
color: #e10f1e;
}