/* CSS Document */

body {color:#336600; background:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:10px; margin:0px;}

#topNavigation {color:#FFFFFF; background:url(images/navBg.gif) repeat-x; font-size:small; padding:7px 7px 9px 24px; background-color:#65BB12;}

#content {color:#FFFFFF; background:url(images/navFade.jpg) repeat-x; font-size:110%; text-align:center; height:200px;}

#logo {z-index:0;}

/* Index Promos */
#promoContainer {padding-top:32px; width:540px; color:#333333; text-align:center; margin:0 auto; z-index:1;}
#promoContainer p {line-height: 0.8;}

.promoFloat {float:left;}
.promotext {float:left; background:url(images/promosBg.jpg) repeat-x; font-weight:bold;}
.promotext a {color:#990000; font-weight:normal; text-decoration:underline;}
.promotext a:hover {text-decoration:underline; font-weight:bold;}

#logoFloat {float:right;}
