body {
text-align: center; 
  font-family: Corbel, 'Lucida Grande', Verdana, sans-serif;
background: #003399 url('../images/stripe_back.png') repeat-x;
margin: 0;
}
#banner {
width: 900px; 
text-align: center; 
margin: 1em auto 0px auto; 
height: 215px; 
background: url('../images/CMC-header-blur.jpg'); 
border-top: 3px solid #000; 
border-right: 3px solid #000; 
border-left: 3px solid #000; 
border-bottom: 0px;
}
#banner #logo {
position: relative;
float: left; 
width: 110px; 
height: 213px;
z-index: 100;
}
#banner-header {
/*position: relative; 
top: 70px; */
text-transform: uppercase; 
font-weight: normal;
z-index: 50;
}
#banner-header a {
color: #000; 
text-decoration: none;
}
#banner-subhead {
/*position: relative; 
top: 70px;  */
font-weight: normal;
z-index: 50;
}
#container {
width: 900px; 
margin: 0px auto; 
border-top: 0px; 
border-bottom: 3px solid #000; 
border-right: 3px solid #000; 
border-left: 3px solid #000; 
text-align: left; 
background: #fff;
}
#navbar {
width: 900px; 
margin: 0px auto; 
text-align: left; 
background: #FF9933 url('../images/topnav_bkg.jpg') repeat-x; 
height: 45px; 
font-size: 13px;
}
#navbar-left {
position: relative; 
top: 4px; 
padding-left: 1.0em;
}
#navbar-right {
float: right; 
position: relative; 
top: 2px; 
padding-right: 1.0em;
}
#alpha {
float: left; 
width: 150px;
padding: 10px;
}
#alpha ul {
list-style: none;
padding-left: 0px;
}

#gamma {
float: right; 
width: 175px;
}
#beta {
width: 550px; 
margin-left: 160px; 
margin-right: 160px; 
padding-left: 1.0em; 
padding-right: 1.0em; 
border: 0px
}
.float-right {
float: right;
}
#hours-table {
margin-bottom: 0.5em; 
margin-left: 0.5em;
font-size: 13px;
border-right: 2px solid #eee;
border-bottom: 2px solid #eee;
}
.table-header {
background-color: #369;
}
.table-header td p { 
color: #fff; 
text-align: center; 
font-weight: bold; 
margin: 0; 
}
.table-even td {
background-color: #fff; 
color: #000;
}
.table-odd td {
background-color: #ccc; 
color: #000;
}
#beta p {
font-size: 13px;
}
#facebook-tagline {
font-size:10px; 
padding-left:10px;
margin-bottom: 1.0em;
}
#site-footer {
height: 200px;
background: #003399 url('../images/stripe_back_reverse.png') repeat-x;
}
#site-footer-inner {
width: 900px;
margin: 0px auto 0px auto;
padding-top: 1.0em;
text-align: center; 
}
.site-footer-module {
float: left;
text-align: left;
width: 290px;
padding-left: 10px;
}
.site-footer-module ul {
list-style: none;
color: #fff;
padding: 0px;
margin: 0px;
}
.site-footer-module a:link, .site-footer-module a:visited {
text-decoration: none;
color: #fff;
}
.site-footer-module a:active, .site-footer-module a:hover {
text-decoration: underline;
color: #fff;
}
#copyright {
font-size: 13px;
color: #fff;
background-color: #000;
text-align: center;
}