a {
    color: #b25500;
    cursor: pointer;
    text-decoration: underline;
}





div#marquee {
	height: 25px;
    color: #b25500;
 }
div#marquee p {
	font-size: 100%;
    font-weight: bold;
    margin: 0;
    padding: 0;
 }
div#marquee p.spacer {
    margin: .25em 0;
    padding: 0;
 }

div#marquee p .attention {
    text-transform: uppercase;
}
div#marquee p b {
	font-size: 120%;
 }
div#marquee p a {
	font-style: italic;
    color: black;
 }
marquee {
	height: 25px;
    cursor: pointer;
 }




div#orderOnlineTeaser {
float: left;
width: 9em;

}

div#orderOnlineTeaser a {
color: white;
font-weight: bold;
text-decoration: none;
font-size: 110%;
}

tr.utilityNav {
    height: 23px;
    font-size: 90%;
}

tr#mainImage {
    height:398px;
}

tr#mainImage td.middle {
    width:940px;
}

/* Things to hide */
div#navigation, a#headerLink, div.contents, div#loggedInMessage, div.alert {
    display: none;
}


div#utilityNav {
    text-align: right;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 1.75em;

}

div#utilityNav a {
    color: white;
    margin: 0 1em;
    text-decoration: none;

}

tr#footerUtilityNav, tr#footerUtilityNav a {
    color: white;
}

div#footerMenu {
    float: right;
    margin-right: 1.75em;

}

div#footerMenu a {
    margin: 0 1em;
    text-decoration: none;
}

div.legal {
    float: left;
	font-size: 95%;
    margin: 1px 0 0 1.75em;
}}
