/* Site Home Page Style Sheet         */
/* ver00: 2009 Jul 15 jos             */
/* ver01: 2010 Jul 22 jos             */
/* consolidates css pages             */
/* conforms to W2C and WDG standards  */

body {
   background:white url('../mmenu/img/season.jpg') repeat fixed;
   color: black; }


/* begin table description */
table {
   background:white none;
   color:black;
   border:0px;
   font-family:'Times New Roman',Ariel,sans-serif;
   margin-left:auto;
   margin-right:auto;
   padding:0px;
   width:720px; }
/* end table description */


/* begin td description */   
td {
   background:white none;
   color:blue;
   border:0px;
   margin-left:auto;
   margin-right:auto;
   margin-top:0px;
   margin-bottom:0px;
   padding:0px;
   vertical-align:top;
   width:540px; }
      
 .tdBanner {
   background:#99ccff;
   color:blue;
   margin:0px;
   padding:0px;
   text-align:center; }
   
 .tdBannerSide {
   background:#ffffcc;
   color:black;
   border-top:3px solid #99ccff;
   border-right:3px solid #99ccff;
   margin:0px;
   width:160px; }

 .tdBorder {
   background:#ffffff;
   color:black;
   border:3px solid #99ccff;
   border-top:0px;
   margin:0px;
   width:540px; }

 .tdSide {
   background:#ffffcc;
   color:black;
   border-bottom:3px solid #99ccff;
   border-right:3px solid #99ccff;
   margin:0px;
   width:160px; }

 .tdDDown {
   background:#2E3A3F;
   color:white;
   text-align:left;
   width:540px; }
/* end td description */



/* begin paragraph description */
p {
    background:white;
    color:blue;
    font-family:'Times New Roman',Ariel,sans-serif;
    margin:0px 20px 0px 20px;
    text-align:left;
   }

 .pSide {
    background:#ffffcc;
    color:black;
    margin:20px 20px 10px 20px;
    padding:0px;
    text-align:left; }

 .pBless {
    margin:0px auto 0px auto;
    text-align:center;  }

 .pCenter {
    margin:0px;
    text-align: center; }
  
 .pDefault {
    background:#ffffcc;
    color:black;
    margin:0px 10px 0px 10px;
    color:blue; }

 .pDefaultCtr {
    background:#ffffcc;
    color:black;
    margin:0px;
    text-align:center; }
/* end paragraph description */
 

img {
   margin:0px auto 0px auto;
   border:0px;
}

a:link     {background:white; color:blue;  text-decoration:underline;}
a:visited  {background:white; color:blue;  text-decoration:underline;}
a:hover    {background:white; color:green; text-decoration:none;     }
a:active   {background:white; color:blue;  text-decoration:underline;}


a.aDefault:link     {background:#ffffcc; color:blue;  text-decoration:underline;}
a.aDefault:visited  {background:#ffffcc; color:blue;  text-decoration:underline;}
a.aDefault:hover    {background:#ffffcc; color:green; text-decoration:none;}
a.aDefault:active   {background:#ffffcc; color:blue;  text-decoration:underline;}
/* END STYLE SHEET: css/home.css */
/* end of file */
