/*Style sheet for Kade Smith*/

body
{
    margin: 25px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    /*background-image: url("http://localhost/qdesignsolution/images/pageBackground.jpg");*/
    background-image: url("http://www.qdesignsolution.com/images/pageBackground.jpg");
    background-repeat:repeat;
    
}


th
{
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    color: #762021;
    text-decoration:underline;
}

.contactInfo
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    color: #222222;
}

.information
{
    font-family: Arial;
    font-size: 10pt;
    color: #777777;
}

.lineCard 
{
    color: #026358;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
}

.lineCard a:link, .lineCard a:visited
{
    color: #026358;
    font-weight: bold;
    text-decoration: none;
     
}

.lineCard a:link:hover, .lineCard a:visited:hover
{
    color: #762021;
    font-weight: bold;
    text-decoration: none;
    
}

.lineNav
{
    color: #555555;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
     text-align: center;
     
}

.lineNav a:link, .lineNav a:visited
{
    color: #555555;
    font-weight: bold;
    text-decoration: none;
    padding-right:15px;
     padding-left:15px;
}

.lineNav a:link:hover, .lineNav a:visited:hover
{
    color: #762021;
    font-weight: bold;
    text-decoration: none;
    
}

.mainTable
{
    border:solid 1px #333333;
    background-color: #ffffff;
    width: 760px;
    vertical-align: middle;
}

.navigate 
{
    color: #222222;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

.navigate a:link, .navigate a:visited
{
    color: #222222;
    font-weight: bold;
    text-decoration: none;
}

.navigate a:link:hover, .navigate a:visited:hover
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.pageFooter
{
    font-family: Garamond, Arial;
    font-size: 11pt;
    font-weight: bold;
    color: #762021;
}

.portNavigate 
{
    color: #026358;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    text-align:right;
    
}

.portNavigate a:link, .portNavigate a:visited
{
    color: #026358;
    font-weight: bold;
    text-decoration: none;
}

.portNavigate a:link:hover, .portNavigate a:visited:hover
{
    color: #762021;
    font-weight: bold;
    text-decoration: none;
}