@charset "UTF-8";
/* CSS Document */

/****** FORMATTING ******/
* {
margin:0px;
padding:0px;
}
.clear {
clear:both;
}
body {
background-image:url(images/bkgrd.jpg);
background-repeat:repeat;
background-color:#000;
}
#marginWrap {
margin: 0px auto;
width: 800px;
}
#floatWrap {
float:left;display:inline;
}

/****** HEADER ******/
#header {
background:url(images/header.jpg);
}
#header h1 {
display:none;
}
.flash {
z-index:1;
}
.home {
z-index:2;
}
.home a {
text-decoration:none;
display:block;
width: 800px;
height: 425px;
}

/****** MENU ******/
#menu {
}
.location {
background:url(images/location.jpg);
width: 164px;
height: 135px;
float:left;display:inline;
}
.location span {
display:none;
}
.location a {
text-decoration:none;
}
.about {
background:url(images/about-us.jpg);
width: 156px;
height: 135px;
float:left;display:inline;
}
.about span {
display:none;
}
.about a {
text-decoration:none;
}
.menu {
background:url(images/menu.jpg);
width: 155px;
height: 135px;
float:left;display:inline;
}
.menu span {
display:none;
}
.menu a {
text-decoration:none;
}
.news {
background:url(images/news.jpg);
width: 156px;
height: 135px;
float:left;display:inline;
}
.news span {
display:none;
}
.news a {
text-decoration:none;
}
.contact {
background:url(images/contact-us.jpg);
width: 169px;
height: 135px;
float:left;display:inline;
}
.contact span {
display:none;
}
.contact a {
text-decoration:none;
}

/****** CONTENT ******/



/****** FOOTER ******/
#bottom {
float: left; display:inline;
background:url(images/bottom.jpg);
width: 800px;
height: 196px;
}
#bottom p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;float:left;display:inline;
color:#fff;
width:180px;height:50px;
font-weight:bold;
padding: 0px 0 0 30px;
margin:120px 0 0 0;
}
#bottom p a {
color:#fff;
}
#bottom .anniversary_ad a {
float:right;display:inline;
width:230px;height:70px;
margin:110px 20px 0 0;
}
#footer {
float: left; display: inline;
padding: 10px 0 10px 0;
color:#FF9900;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#000;
width: 800px;
}
#footer div {
padding: 5px 0 10px 0;
}
#footer a {
color:#FF9900;
text-decoration:none;
}
#footer a:hover {
color:#FFCC00;
}

/******** Subscribe to Our mailing List Dropdown ***********/
.subscribe_background {	
background:url(images/subscribe_background.gif);
height:110px;
width:210px;
text-align:center;
font: 900 12px Arial, Helvetica, sans-serif;
line-height:26px;
position:absolute;
left: 585px;
top: 1px;
border: thin solid black;
}
.subscribe_header {
background:url(images/subscribe_header.gif);
height:26px;
width:210px;
color:white;
}
input.subscribe_button {
color:transparent;
padding: 10px;
margin: 0px;
}
#semail { width:190px;
background-color: #FFFFA0;
}



.twitterlogo img { border:0; }

