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


/* Please refrain from copying this style sheet */


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


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

.header-holder{
width: 100%;
height: 182px;
background-image: url(../images/elements/background.jpg);
background-repeat: repeat-x;
overflow: hidden;
}

.site-holder{
width: 850px; 
margin: 0px auto;
}


/* ===== BANNER ===== */

/* Here remove width and put above site holder */

.top-banner-holder{
width: 850px;
height: 129px;
margin: 0px auto;
background-image: url(../images/elements/top-banner.jpg);
background-repeat: no-repeat;
background-color: #ffffff;
overflow: hidden;
}

.top-banner-left{
width: 300px;
height: 129px;
float: left;
margin: 0px auto;
overflow: hidden;
}


.top-banner-right{
width: 550px;
height: 129px;
margin: 0px auto;
float: left;
overflow: hidden;
}
.top-banner-right h3{
margin: 20px 10px 0px 0px;
text-align: right;
font-family: Arial, Times;
font-size: 12pt;
font-weight: bold;
color: #243e8f;
}
.top-banner-right h2{
margin: 5px 10px 0px 0px;
text-align: right;
font-family: Arial, Times;
font-size: 25pt;
font-weight: normal;
color: #243e8f;
}

.top-banner-right p{
margin: 20px 10px 0px 0px;
text-align: right;
font-family: Arial, Times;
font-size: 11pt;
font-style: italic;
font-weight: normal;
color: #243e8f;
}



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


/*
.nav-holder{
width: 850px;
height: 26px; 
margin: 0px auto;
padding: 8px 0px 0px 0px;
text-align: center;
background-color: #6f2605;
overflow: hidden;
}
.nav-holder p{
display: inline;
margin: 0px 0px 0px 0px;
text-align: center;
overflow: hidden;
}
.nav-holder span{
margin: 0px 10px 0px 10px;
font-family: Arial, san-serif; 
font-size: 12pt; 
font-weight: bold; 
text-decoration: none; 
color: #e8ad56;
}
.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: #e8ad56;
}
.nav-holder a:hover{
font-family: Arial, san-serif; 
font-size: 12pt;
font-weight: bold; 
text-decoration: underline; 
color: #e8ad56;
}
*/

.nav-holder{
width: 850px; /* To add the display ads tab we change this to 880 */
height: 53px;
margin: 0px auto;
background-image: url(../images/elements/nav-bar.jpg);
background-repeat: no-repeat;
overflow: hidden;
}

.nav-holder ul{
margin: 0px auto;
text-align: center;
margin-top: 18px;
padding: 0px 0px 0px 0px;
list-style: none;
zoom: 1;
}



.nav-holder li {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
float: left;
}
.nav-holder li a{
padding: 20px 20px 20px 20px;
margin: 0px auto;
font-family: Arial, san-serif; 
font-size: 13pt; 
font-weight: normal; 
text-decoration: none; 
color: #4b4b4b;
}

.nav-holder li a:hover{
padding: 20px 20px 20px 20px;
margin: 0px auto;
font-family: Arial, san-serif; 
font-size: 13pt; 
font-weight: normal; 
text-decoration: none; 
color: #243e8f;
background-color: #ffa500;
border: 0px;
}








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

.mainContent{
width: 850px; 
margin: 0px auto;
background-color: #ffffff;
font-family: Arial, Times; 
font-size: 11pt;
color: #4b4b4b;
} 
.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: #243e8f;
}
.mainContent a:hover{
font-size: 10pt; 
font-family: Arial, Times, san-serif; 
font-weight: bold; 
text-decoration: underline; 
color: #243e8f;
}

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

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

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


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

.bottom-separator{
width: 100%;
height: 4px;
background-color: #a27a3f;
overflow: hidden;
}

.footer-holder{
width: 850px;
height: 234px;
margin: 0px auto;
background-image: url(../images/elements/footer-background.jpg);
background-repeat: repeat-x;
overflow: hidden;
}

.footer-left{
width: 635px;
height: 234px;
float: left;
overflow: hidden;
}

.footer-left ul{
padding: 0px 0px 0px 0px;
margin: 70px 10px 0px 20px;
list-style: none;
float: left;
}
.footer-left li{
padding: 0px 0px 0px 0px;
margin: 3px 0px 3px 0px;
list-style: none;
}
.footer-left a:link, .footer-left a:active, .footer-left a:visited {
font-family: Arial, san-serif; 
font-size: 10pt; 
font-weight: normal; 
text-decoration: none; 
color: #000000;
}
.footer-left a:hover{
font-family: Arial, san-serif; 
font-size: 10pt; 
font-weight: normal; 
text-decoration: underline; 
color: #ffa500;
}

.footer-vertical-sep{
width: 5px;
height: 95px;
margin: 95px 5px 0px 0px;
border-right: 1px solid #ffffff;
float: left;
}

.footer-right{
width: 215px;
height: 234px;
float: left;
overflow: hidden;
}
.footer-right img{
margin: 90px 0px 0px 0px;
}

/* Credits Footer and remaining Custom CSS */

.credits-footer{
width: 850px;
height: 30px;
margin: 0px auto;
margin: 0px 0px 0px 0px;
font-family: Arial, san-serif; 
font-size: 8pt; 
background-color: #4b4b4b;
color: #ffffff;
overflow: hidden;
}

.credits-footer p{margin: 10px 0px 0px 0px; text-align: center;}



.powered-by{
width: 100%;
height: 20px;
margin: 5px 0px 50px 0px;
}
.powered-by a:link, .powered-by a:active, .powered-by a:visited{
font-family: Arial, san-serif; 
font-size: 9pt; 
font-weight: bold; 
text-decoration: none; 
color: #ff9900;
}
.powered-by a:hover{
font-family: Arial, san-serif; 
font-size: 9pt; 
font-weight: bold; 
text-decoration: underline; 
color: #ff9900;
}
.powered-by p{
text-align: center;
font-family: Arial, san-serif; 
font-size: 9pt; 
font-weight: bold; 
color: #ff9900;
}


/* 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  */

	

	

	
