/* This style sheet is a design of Trade and Value, Corp. */
/* Please refrain from copying this style sheet */

html{
height: 100%; 
background-color: #88c3d6;
}
body{
width: 800px; 
margin: 0px auto; 
background-color: #ffffff;
}
.mainHeader{
width: 800px; 
height: 160px; 
margin: 0px auto; 
border-bottom: #5883a6; 
/* background-color: #f32f0c; */ 
background-image:url(http://www.colorfuldesigninc.com/images/home-banner.jpg); 
background-repeat: no-repeat; border-bottom: #5883a6 2px solid;}
.nav{
width: 800px; 
height: 27px; 
margin: 0px auto; 
background-color: #f5e17e; 
padding-top: 5px;
}
.nav a:link, .nav a:active, .nav a:visited{
font-family: Arial, san-serif; 
font-size: 12pt; 
font-weight: bold; 
text-decoration: none; 
color: #5883a6;
}
.nav a:hover{
font-family: Arial, san-serif; 
font-size: 12pt; 
font-weight: bold; 
text-decoration: none; 
color: #f32f0c;
}
.nav p{
text-align: center; 
font-family: Arial, san-serif; 
/* font size: 10pt; */ 
display: inline;
padding-right: 60px;
padding-left: 15px;
}
.mainContent{
width: 800px; 
margin: 0px auto; 
background-color: #ffffff;
}
.footer{
width: 800px; 
height: 30px; 
margin: 0px auto; 
padding-top: 5px; 
font-size: 10pt !important; 
border-top: #5883a6 1px solid; 
background-color: #ffffff;
}
.footer p{
text-align: center; 
font-family: Arial, san-serif; 
/* font size: 10pt; */ 
display: inline;
padding-right: 60px;
padding-left: 15px;
}
.creditsFooter{
width: 800px;
height: 20px;
margin: 0px auto;
text-align: center; 
font-size: 8pt; 
color: #7b7b7b;
}
a:link, a:active, a:visited{
font-family: Arial, san-serif; 
font-size: 12pt; 
font-weight: normal; 
text-decoration: none; 
color: #5883a6;
}
a:hover{
font-family: Arial, san-serif; 
font-size: 12pt; 
font-weight: normal; 
text-decoration: underline; 
color: #f32f0c;
}