/* CSS Document */
/* MLW  Website */
body
    {
    margin: 0;
    padding: 0;
    color: #333;
    font: 14px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    }
a
    {
    color: #999770;
    text-decoration: none;

    }
.hide { display: none; }
.show { display: ; }
table.hide td { white-space:nowrap; }
a:hover
    {
    color: #D60808;
    }
.menu
    {

    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;

    }
.heading1
    {
     color: #999770;
    font: 30px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}
.heading2
    {
     color: #827F54;
    font: 20px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}
.heading3
    {
     color: #9E9A68;
    font: 24px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}
.heading4
    {
     color: #9E9A68;
    font: 16px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}

.heading5
    {

    font: 14px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}
.heading45
    {
    color: #9E9A68;
    font: 20px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    font-style: oblique;
}
.portfolioTitle
    {
    color: #999770;
    font: 16px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;

}
.portfolioBody
    {

    font: 12px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;

}
.portfolioLink
    {

    font: 15px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;

}
.col{
    background-color: #FFFFFF;

}
.blockColor{
    color: #FFFFFF;

    font: 14px  Arial, sans-serif;
    font-style: oblique;
}
.paraHeading{


   color: #9E9A68;
   font: 17px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;



}
.contentMang{



   font: 12px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;



}

.textfield {

   background-color : #F5F4F0;
   border : 1px solid ;
   border-color: #C2C1A9;
   font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
   font-size: 8pt;


}
.formButton {

   background: #F5F4F0;
   color: black;
   font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
   font-size: 14px;


}
.mayorQuestion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: italic;
	font-size: 14px;
}

.footertext {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 10px;
 color: #333;
 color: #999770;
}



a.footernavlink:link { color: #999770; text-decoration: none; }
a.footernavlink:visited { color: #999770; text-decoration: none; }
a.footernavlink:hover { color: #B9B788; text-decoration: none; }
a.comnavlink:link { color: #2FA6D0; text-decoration: none; }
a.comnavlink:visited { color: #2FA6D0; text-decoration: none; }
a.comnavlink:hover { color: #92DAF0; text-decoration: none; }
