.footer {
font-size: 10px;
color: #000000;
background-color: #e6e6e6;
}

.menu {
font-family: "century gothic", arial, helvetica, sans-serif;
font-size: 17px;
color: #a01e1e;
text-decoration: none;
font-weight: bold;
background-color: #e6e6e6;
}

body {
font-family: arial, helvetica, sans-serif;
color: #460d0d;
font-size: 12px;
}

h1 {
font-size: 18px;
color: #460d0d;
width:500px;
}

.notice {
font-size:12px;
margin:0 0 0 20px;
}

.featured span .featured-title a {
text-decoration:underline;
}

h2 {
font-size: 14px;
color: #000000;
}

a {
color: #460d0d;
text-decoration:none;
}

.featnav {
color:#e6e6e6;
background:#671212!important;
padding:0 10px;
}

.quote {
font-size: 10px;
color: #999999;
}


.featured {
-moz-box-shadow:0 0 5px #b7b7b7;
background:#e9e9e9 url(images/featured-bg.png) repeat-x left top;
border:1px solid #bcb8b8;
color:#3d3d3d;
font:normal 13px/1.5 helvetica, tahoma, arial, sans-serif;
height:auto;
margin:10px auto;
min-height:120px;
padding:8px;
width:700px;
}

.featured:hover {
border:1px solid #460d0d;
}

.featured img {
border:1px solid #d6d6d6;
float:left;
margin:0 10px 0 0;
padding:5px;
}

.featured-title {
background:url(images/star.png) no-repeat left center;
color:#460d0d;
font:bold 20px/1.5 georgia,"times new roman",serif;
margin-bottom:10px;
padding-left:20px;
}

.star {
width:30px;
height:30px;
background:url(images/star.png);
float:right;
margin:5px 0 0 250px;
}