/* This CSS document was designed by Trade and Value, Corp. */
/* Please refrain from copying the contents of this CSS document */

html{
height: 100%; 
background-color: #57841a;
}
body{
width: 900px; 
margin: 0px auto;
}
.siteHolder{
width: 900px; 
margin: 0px auto; 
background-color: #ffffff;
}
.homeBanner{
width: 900px; 
height: 108px; 
margin: 0px auto; 
background-image: url(../images/elements/main-gradient.png); 
background-repeat: x;
overflow: hidden;
}

.homeBanner a:link, .homeBanner a:active, .homeBanner a:visited{
font-family: Arial, san-serif; 
font-size: 14pt; 
font-weight: bold; 
text-decoration: none; color: #ffffff;
}
.homeBanner a:hover{
font-family: Arial, san-serif; 
font-size: 14pt; 
font-weight: bold; 
text-decoration: underline; 
color: #ffffff;
}

.bannerLeft{
width: 500px;
height: 100px; 
float: left;
}
.bannerRight{
width: 400px; 
height: 100px; 
float: left; 
background-image:url(../images/elements/home-figure.png); 
background-repeat: no-repeat;
}

.navBar{
width: 900px; 
height: 28px; 
padding-top: 6px; 
background-color: #ccff66;
}
.navBar p{
display: inline; 
padding-left: 10px; 
padding-right: 10px;
}
.navBar a:link, .navBar a:active, .navBar a:visited{
font-size: 12pt; 
font-family: Arial, san-serif; 
font-weight: normal; 
text-decoration: none; 
color: #57841a;
}
.navBar a:hover{
font-size: 12pt; 
font-family: Arial, san-serif; 
font-weight: normal; 
text-decoration: underline; 
color: #57841a;
}

.mainContent{
width: 100%; 
font-size: 12pt; 
font-family: Arial, san-serif; 
background-color: #ffffff;
}


.mainFooter{
width: 800px; 
margin: 0px auto; 
height: 25px; 
padding-top: 5px;
border-top: #57841a 2px solid;
}
.mainFooter p{
text-align: center; 
display: inline; 
padding-left: 5px; 
padding-right: 5px;
}
.mainFooter a:link, .mainFooter a:active, .mainFooter a:visited{
font-size: 10pt; 
font-family: Arial, san-serif; 
font-weight: normal; 
text-decoration: none; 
color: #57841a;
}
.mainFooter a:hover{
font-size: 10pt;
font-family: Arial, san-serif; 
font-weight: normal; 
text-decoration: underline; 
color: #7b7b7b;
}
/* =========== Credits Footer and remaining Custom  CSS ====== */
.creditsFooter{
width: 450px; 
margin: 0px auto; 
margin-top: 5px;
text-align: center;
font-family: Arial, san-serif; 
font-size: 8pt; 
color: #57841a;}

.creditsFooter a:link, .creditsFooter a:active, .creditsFooter a:visited{
font-size: 8pt; 
font-family: Arial, san-serif; 
font-weight: normal; 
text-decoration: none; 
color: #074a98;
}
.creditsFooter a:hover{
font-size: 8pt; 
font-family: Arial, san-serif; 
font-weight: normal; 
text-decoration: underline; 
color: #074a98;
}


a:link, a:active, a:visited{
font-size: 10pt; 
font-family: Arial, san-serif; 
font-weight: bold; 
text-decoration: none; 
color: #57841a;
}
a:hover{
font-size: 10pt; 
font-family: Arial, san-serif; 
font-weight: bold; 
text-decoration: none; 
color: #000080;
}

.clr{clear: both;}

.spacerTD{width: 100%; height: 20px;}

.pageTitle{margin-left: 10px; margin-top: 15px; font-size: 12pt; font-weight: bold; color: #57841a;}

.waveImage{background-image: url(../images/elements/left-back.jpg); background-repeat: y;}





