﻿/*body{
        background-image:url('../images/squairy_light.png')

}*/
/*#mainBody {
    box-shadow: inset rgba(0,0,0,.4) 0 5px 5px;
    -moz-box-shadow:inset rgba(0,0,0,.4) 0 5px 5px;
    -webkit-box-shadow:inset rgba(0,0,0,.4) 0 5px 5px

}*/
header,#header{
    background: #FFFFFF; /*#eddccc;*/

}
#nav{
    /*background: #117799;*/
    background:#af1b2a;

}
 
header h1,#header h1{
    font-weight:bold;
    padding:15px 0 0 0;
    margin:0;
    color:#000;
    border:none;
    line-height:.9em;
    font-size:24px!important;
    /*text-shadow:1px 1px 2px dimGray;*/
    font-family:Calibri;
}
header h2,#header h2{
    color:#af1b2a;
    line-height:1em;
    font-size:16px!important

}

ul, ol {
    list-style: none;
    padding-left: 5px;
}

#accordion1 li.panel{
    margin-bottom: 0px;
}
 

