@charset "utf-8";
/* CSS Document */
.addressLINK{ font-size:28px; text-decoration:none;}
.addressLINK:hover{ text-decoration:underline;}
.addressLINK:visited{ color:#666; text-decoration:none;}
.addressLINK:visited:hover{ color:#666; text-decoration:underline;}

.footerlink{ color:#fff; text-decoration:none;}
.footerlink:hover{ text-decoration:underline;}
.footer{ color:#fff; font-size:16px; padding:15px;}
.sub{ font-size:18px;}
.Orange{ padding-top:10px; padding-bottom:20px; color:#c15041; font-size:29px;}
.Gray{ font-size:22px; color:#666;}
.subGreen{ font-size:22px;}
.greenBar{ padding-top:10px; padding-left:15px; color:#FFF; font-style:italic; 
font-size:45px; line-height:40px; width:872px; height:125px; background-image:url(images/greenBar.jpg);}
.bodyBG{width:888px; height:344px; background-image:url(images/bodyBG.jpg);}
.nav{ letter-spacing:1px; font-family:"Times New Roman", Times, serif; font-size:14px; padding:10px 0 10px 0;}
.nav a{ color:#c15041; font-size:22px; font-weight:bold; text-decoration:none;}
.nav a:hover{ text-decoration:underline;}
.container{ width:930px; background-color:#364f0e;}
.body{ width:915px; background-color:#fff;}
.header{ color:#FFF; font-size:22px; height:175px;  width:900px; background-image:url(images/header.gif)}
body{ margin:0px auto; background-image:url(images/bg.jpg); background-position:top center; }