body {
  font-family:"Times New Roman", Times, serif;
  margin:0;

  font-size:14px;
  background-image:url(components/bggrad.jpg);
  background-repeat:repeat;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.container {
text-align:center;
margin:0px;
top:0;}
.main{
margin-left:auto;
margin-right:auto;
width:850px;
margin-top:0px;
top:0;
}

.header{
top:0px;
height:0px;
width:100%;
background-repeat:no-repeat;
margin-top:0px;}

.title {
text-align:left;
font-weight:bold;
color:#FFFFFF;
padding:2px;}

.navigation {
height:25px;
width:100%;
text-align:center;
margin:0px; padding-top:5px;
color:#000000;
  background-image:url(components/navbg.jpg);
  border:1px solid #990000;
}

.navigation a{
text-decoration:none;
text-transform: uppercase;
font-weight:bold;
color:#FFFFFF;
padding-right:5px;
padidng-left:5px;
margin-top:2px;}

.top {
width:100%;
height:200px;
background-image:url(components/main-image.jpg);}
.spacer{
height:20px;}
.middle {
background-color:#333333;
width:849;
min-height:250px;
font-size:16px;}
.middle a{
color:#CCCCCC;}
.middle a:hover{
color:#FFFFFF;}
.frame {
background-color:#333333;
width:849;
height:550px;}
.main a{
color:#CCCCCC;}
.main a:hover{
color:#FFFFFF;}
.blockleft{
width:269px;
padding-right:0px;
padding-left:3px;
margin:5px;
float:left;
min-height:240px;
background-image:url(components/block-bg.jpg);
background-repeat:repeat-x;
color:#FFFFFF;}
.blockmiddle{
width:269px;
padding-right:3px;
padding-left:3px;
margin:5px;
float:left;
min-height:240px;
background-image:url(components/block-bg.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
}
.blockright{
width:269px;
padding-right:3px;
padding-left:0px;
margin:5px;
float:left;
min-height:240px;
background-image:url(components/block-bg.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
}

.blockfull{
width:849;
padding:10px;
text-align:center;
background-color:#303030;
color:#FFFFFF;}
.blockfull a{
color:#CCCCCC;}
.blockfull a:hover{
color:#FFFFFF;}

.bottom{
margin-top:10px;
background-color:#666666;

background-image:url(components/block-bg.jpg);
background-repeat:repeat-x;
padding:10px;}

h2{
font-size:small;
text-indent: -100em;
	overflow: hidden;
	background-image:url(components/featured.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 23px;
	width: 255px;
	text-align:center;
	margin-bottom:2px;
		margin-top:2px;
	}
	h3{
font-size:small;
text-indent: -100em;
	overflow: hidden;
	background-image:url(components/specials.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 23px;
	width: 255px;
	text-align:center;
	margin-top:2px;
	margin-bottom:2px;
	}
	h4{
font-size:small;
text-indent: -100em;
	overflow: hidden;
	background-image:url(components/events.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 23px;
	width: 255px;
	text-align:center;
	margin-bottom:2px;
	margin-top:2px;
	}
.footer {
width:100%;
height:20px;
color:#FFFFFF;
background-image:url(components/header-bg.png);
background-repeat:no-repeat;
padding:5px;
margin-bottom:0px;
bottom:0px;}
	