﻿body
{
    font: 1.3em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}
#main_wrapper
{
}
#header
{
}
#nav
{
}
#content
{
}
#promo
{
}
#footer
{
    font-size: 1.2em;
    padding:5px;
}
.headernavbar
{
    font-size: .7em;    
}

h1, h2, h3, h4, h5, h6, ul, ol, dl
{
    
}

.detail-info
{
    font-size: 1em !important;
}
.cpbwebslink
{
}
.cpbwebslink a:link 
{
	text-decoration: none;
}
.cpbwebslink a:visited 
{
	text-decoration: none;
}
.cpbwebslink a:hover 
{
	text-decoration: underline;
}
.cpbwebslink a:active 
{
	text-decoration: underline;
}
#footer a:link {
    color: #ff6a00 !important;
}
@media all and (max-width:786px){
    #nav{ width:100%;}
    #content{ width:100%; margin:0 auto;}
    #promo{ width:100%;}
}

