	/* This is a Trade and Value, Corp. design */

/* Please refrain from copying this style sheet */

html{
height: 100%;
background-image: url(../images/elements/background.jpg);
background-repeat: repeat;
}

body{
width: 100%;
margin: 0px auto;
}

.site-holder{
width: 850px; 
margin: 0px auto;
margin-top: 20px;
background-color: #ffffff;

border: 2px solid #483318;

}



/* ===== BANNER ===== */
.top-banner-holder{
width: 850px;
height: 120px;
margin: 0px auto;
overflow: hidden;
}
.top-banner-left{
width: 350px;
height: 120px;
float: left;
margin: 0px auto;
background-image: url(../images/elements/main-logo.png);
background-repeat: no-repeat;
overflow: hidden;
}

.top-banner-left p{
margin-top: 20px;
margin-left: 240px;
font-family: Arial, Times;
font-size: 30px;
color: #4b4b4b;
}

.top-banner-center{
width: 235px;
height: 120px;
float: left;
overflow: hidden;
}
.top-banner-center p{

}


.top-banner-right{
width: 265px;
height: 120px;
float: left;
margin: 0px auto;
background-color: #ffffff;
overflow: hidden;
}

.top-banner-right #bp1{
margin-top: 10px;
margin-right: 10px;
text-align: right;
font-family: Arial, Times;
font-size: 19pt;
font-weight: bold;
color: #77a22f;
}
.top-banner-right #bp2{
margin-top: 30px;
margin-right: 10px;
text-align: right;
font-family: Arial, Times;
font-size: 20pt;
font-weight: bold;
color: #496f22;
}



.topBanner sup{
font-size: 12pt;
}



.topDate{
margin-top: 10px;
margin-left: 295px;
font-weight: bold;
color: #ffffff;
}

		

	/* ======== START NAVIGATION =============== */

.top-separator{
width: 100%;
height: 2px;
background-color: #483318;
overflow: hidden;
}

.nav-holder{
width: 850px;
height: 31px;
margin: 0px auto;
padding-top: 9px;
text-align: center;
/*
background-image: url(../images/elements/nav-bar.png);
background-repeat: repeat-x;
*/
overflow: hidden;
}

.nav-holder p{
display: inline;
text-align: center;
overflow: hidden;
}
.nav-holder span{
margin-right: 15px;
margin-left: 15px;
font-weight: bold;
color: #de6e05;
}


.nav-holder a:link, .nav-holder a:active, .nav-holder a:visited {
font-family: Arial, san-serif; 
font-size: 12pt; 
font-weight: bold; 
text-decoration: none; 
color: #de6e05;
}

.nav-holder a:hover{
font-family: Arial, san-serif; 
font-size: 12pt;
font-weight: bold; 
text-decoration: underline; 
color: #483318;
}

/* ================ Main Content CSS ============ */

.mainContent{
width: 850px; 
margin: 0px auto;
background-color: #ffffff;
font-family: Arial, Times; 
font-size: 10pt;
} 

.mainContent a:link, .mainContent a:active, .mainContent a:visited{
font-size: 10pt; 
font-family: Arial, Times, san-serif; 
font-weight: bold; 
text-decoration: none; 
color: #3860a6;
}

.mainContent a:hover{
font-size: 10pt; 
font-family: Arial, Times, san-serif; 
font-weight: bold; 
text-decoration: underline; 
color: #3860a6;
}


.mainContentWall{
width: 850px; 
margin: 0px auto;
background-color: #ffffff;
font-family: Georgia, Arial, Times; 
font-size: 10pt;
color: #4b4b4b;
} 

.mainContentWall a:link, .mainContentWall a:active, .mainContentWall a:visited{
font-size: 10pt; 
font-family: Georgia, Arial, Times, san-serif; 
font-weight: bold; 
text-decoration: none; 
color: #3860a6;
}

.mainContentWall a:hover{
font-size: 10pt; 
font-family: Georgia, Arial, Times, san-serif; 
font-weight: bold; 
text-decoration: underline; 
color: #3860a6;
}

	/* eb1e1c */

	

	/* ====================== Footer ===================== */ 

.footerHolder{
width: 850px;
height: 150px;
margin: 0px auto;
text-align: center;

}



.mainFooter{
width: 700px;
margin: 0px auto;
/* background-color: #4b4b4b; */
}

.mainFooter p{
display: inline;
}

.mainFooter span{
margin-right: 10px;
margin-left: 10px;
font-weight: bold;
color: #ffffff;
}

.mainFooter a:link, .mainFooter a:active, .mainFooter a:visited {
font-family: Arial, san-serif; 
font-size: 10pt; 
font-weight: normal; 
text-decoration: none; 
color: #483318;
}

.mainFooter a:hover{
font-family: Arial, san-serif; 
font-size: 10pt; 
font-weight: normal; 
text-decoration: underline; 
color: #496f22;
}

	

/* Credits Footer and remaining Custom CSS */
.creditsFooter{
width: 850px;
height: 80px;
margin: 0px auto;
margin-top: 20px;
font-family: Arial, san-serif; 
font-size: 8pt; 
color: #7b7b7b;
}

.creditsFooterLeft{width: 645px; height: 80px; float: left;}

.creditsFooterLeft span{font-size: 12pt; font-weight: bold; color: #483318;}

.creditsFooterLeft p{margin-top: 10px; margin-left: 200px; width: 400px;text-align: center;}

.creditFooterRight{width: 245px; height: 80px; float: left;}







/* Additional CSS */

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

a:hover{font-size: 8pt; font-family: Arial, san-serif; font-weight: bold; text-decoration: underline; color: #b11715;}





.clr{

clear: both;

}





	/* End of Custom CSS  */