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

/* Please refrain from copying this style sheet */

html{
height: 100%;
background-color: #0077d4;
}

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

.site-holder{
width: 850px; 
margin: 0px auto;
background-color: #0077d4;
}



/* ===== BANNER ===== */
.top-banner-background{
width: 100%;
height: 154px;
background-image: url(../images/elements/top-background.jpg);
background-repeat: repeat-x;
}

.top-banner-holder{
width: 850px;
height: 154px;
margin: 0px auto;
background-image: url(../images/elements/top-banner.jpg);
background-repeat: repeat-x;
overflow: hidden;
}
.top-banner-left{
width: 350px;
height: 154px;
float: left;
margin: 0px auto;
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: 154px;
float: left;
overflow: hidden;
}
.top-banner-center p{

}


.top-banner-right{
width: 265px;
height: 154px;
float: left;
margin: 0px auto;
overflow: hidden;
}

.top-banner-right h3{
margin: 20px 10px 0px 0px;
text-align: right;
font-family: Arial, Times;
font-size: 14pt;
font-weight: bold;
color: #de6e05;
}
.top-banner-right h2{
margin: 5px 10px 0px 0px;
text-align: right;
font-family: Arial, Times;
font-size: 20pt;
font-weight: bold;
color: #de6e05;
}


		

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

/* Navigation CSS in navigation_css.css */




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

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

.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: #ffffff;
}

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


.mainContentWall{
width: 850px; 
margin: 0px auto;
margin-top: 20px;
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: #de6e05;
}

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

	/* eb1e1c */

	

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

.bottom-separator{
width: 100%;
height: 64px;
background-image: url(../images/elements/bottom-separator.png);
background-repeat: repeat-x;
overflow: hidden;
}

.footerHolder{
width: 850px;
height: 150px;
margin: 0px auto;
}

.footerHolder ul{
padding: 0px 0px 0px 0px;
margin: 20px 0px 0px 0px;
list-style: none;
float: left;
}
.footerHolder li{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
list-style: none;
font-family: Arial, Times;
font-size: 10pt;
font-weight: normal;
color: #ffffff;
}
.footerHolder li a{
font-family: Arial, Times;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
color: #ffffff;
}
.footerHolder li a:hover{
font-family: Arial, Times;
font-size: 10pt;
font-weight: normal;
text-decoration: underline;
color: #ffffff;
}




.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: #ffffff;
}

.creditsFooter p{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  */
