.typography h1,
.typography h2,
.typography h3 {color: #FB6400;}
.typography h1 {font-size: 3em;}
.typography h2 {text-transform: uppercase;font-size: 1.1em;font-weight: bold;color: #CD9F46;}
.typography h3 {font-size: 1em;}
.typography p {margin-top: 1.5em;line-height: 1.8em;font-size: 1.1em;}

.typography a {text-decoration: underline;color: #CD9F46;}
.typography a:hover {border: none;text-decoration: none;}

.typography h1 a,
.typography h2 a,
.typography h3 a {border: none;text-decoration: none;color: #CD9F46;}

.typography h1 a:hover,
.typography h2 a:hover,
.typography h3 a:hover {background: none;color: #CD9F46;}

.typography #menu a {display: block;float: left;height: 74px;width: 98px;text-decoration: none;font-size: 1.1em;font-weight: bold;color: #535353;text-align: center;background:url(../images/menu-button.gif) no-repeat top left;}
.typography #menu a:hover, .typography #menu a.current {color: #EE653B;background:url(../images/menu-button.gif) no-repeat 0 -74px}
.typography #menu a span {display:block;padding-top:28px}




