P {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 12px;
 font-weight: 400;
 font-style: normal;
 }


.address {
 text-align: center;
font-size: 10px;
font-weight: 500;
color: #666666;
}

.aug {
margin-left: 2px;
margin-right: 2px;
}



.center {
text-align: center;
}

.cntr {
margin-left: 10px;
 margin-right: 20px;
 padding: 10px;
 text-indent: 20px;
 text-align: center;
}

.highlight {
font-size: 12px;
font-weight: 700;
color: #CC0066;
 text-align: center;
}

.nav {
font-size: 14px;
font-weight: 1100;
line-height: 16px;

}


/*specials , newsletter, join*/
.news {
font-size: 14px;
font-weight: 700;
margin-left: 100px;
 margin-right: 100px;
 padding: 10px;
 text-align: center;
}

.smallnav {
 text-align: center;
font-size: 11px;
font-weight: 700;
}

.title {
font-family: verdana, arial, helvetica, sans-serif;
color: #666666;
font-size: 18pt;
font-weight: 900;
}

.url {
 background-color: #0099CC;
margin-left: 120px;
 margin-right: 120px;
 padding: 10px;
 text-align: center;
}

.blue {
color: #0000FF
}



/* 07-18-09 remove borders from image links    */

img
{  border-style: none;
}



a.df:link {color: #FF0033;text-decoration:underline;}
a.df:active {color: red; text-decoration:underline;}
a.df:visited {color: #FF3366;text-decoration:underline;}
 a.df:hover {color: #FFFF99; text-decoration: underline;background-color: #9999CC;}
}


 a.blue:link {color: #0000ff; font-weight: 400;text-decoration: underline;}
 a.blue:active {color: #0000ff;  font-weight: 600;text-decoration: underline;}
 a.blue:visited {color: #660099;  font-weight: 400;text-decoration: underline;}
 a.blue:hover {color: #0000ff;  font-weight: 600;text-decoration: underline;background-color: #99FFFF;}
