body 
{
    background: #14151A;
    color: #fff;
    font-size: 16px;
    font-family: MS Sans Serif, Gill Sans, Arial, Helvetica, Sans-Serif;
   font-weight: 100;
}



#centre
{
    margin: 0px auto 0px;
    width: 620px;
}

#body
{
    background: #14151A;   
    padding: 12px;

}

#logo
{
   height: 121px;
   width:620px;
}

#nav
{
 
   width: 620px;

}

#breadcrumbs
{
  padding-left: 13px; 
padding-right: 13px; 
padding-top:6px;
padding:bottom:10px;
}

#container
{
    padding: 0px;
    width: 620px;
    clear:both;
}


#left_col
{
    width: 236px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 13px;
}


#right_col
{
    width: 650px;
    margin-left: 25px;
    margin-bottom: 25px;
    padding-top: 4px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;

}



#wide_col
{
float: left;
background: #14151A;
width: 620px;
}

#wide_col img
{
border: solid 1px #3FAA88;
}


#hr_line
{
    margin-top: 10px;
    margin-bottom: 0px;
 }

h1
{
     font-size: 24px;
    font-family: MS Sans Serif, Gill Sans, Arial, Helvetica, Sans-Serif;
   color: #3FAA88; 
   font-weight: 100;

}

#left_col h1
{
   font-size: 20px;
   font-family: Gill Sans, Arial, Helvetica, Sans-Serif;  
   color: #fff; 
   font-weight: normal;
}

h2
{

    font-size: 18px;
    color: #3FAA88;
    font-family: Gill Sans, Arial, Helvetica, Sans-Serif;
font-weight: normal;
}




a
{
    text-decoration:none;
    color: #3FAA88;
}

a:hover
{
    text-decoration:underline;
    color: #94D188;
}

ul
{
list-style-type: square;
}


.clear
{
    font-size: 1px;
    line-height: 0;
    clear:both;
}



#footer, #subnav
{
    color: #d4ccb6;
}

#footer em, #subnav em
{
    text-decoration: none;
    color: #000000;
    font-style: normal;
}

#footer p
{
    margin: 6px 0;
}

#footer a
{
    text-decoration:none;
    color: #666;
}

#footer a:hover
{
    text-decoration:underline;
    color: #999;
}

#subnav
{
    text-align: right;
    padding: 5px;
}

#subnav a
{
    text-decoration: none;
    color: #d4ccb6;
}

#quote
{
background: url(../images/style/start_quote.gif);
background-repeat: no-repeat;
background-position: top left;
margin-right: 40px;
padding-top: 10px;
font-style:italic

}

#quote b
{
font-style:none;
}

#quote strong
{
font-style:none;
}






