table
	{
	width:1100px;
	height:670px;
	border:3px solid #444444;
	background-color:#b3b9b9;
	/* background-color:#1f1f1f; */
	margin: 5px 10px 5x 10px; /* top, right, bottom, left -- this is the space around the entire table, like a buffer zone around the table */
	padding: 0px 0px 0px 0px; /* top, right, bottom, left -- this is the space inside the walls of the table, the padding on the inside of the table */
	}
	
body
	{
	/* background-color: #242424; */
	background: #a1a1a1 url(gradient_background_5.png);
	}
	
#navmenu
	{
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 1px solid #444444;
	border-right: 0px solid #444444;
	}
	
#navmenu ul
	{
	margin: 0; 
	padding: 0px 10px 0px 10px; 
	list-style-type: none; 
	list-style-image: none;
	width:600px;
	text-align:left;
	}
	
#navmenu li
	{
	display: inline;
	
	}
	
#navmenu ul li a 
	{
	text-decoration:none;
	margin-left: 0px;
	padding: 5px 1px 5px 1px;
	color: #f7f7f7;
	font-size: 14px;
	letter-spacing: -1px;
	line-height: 16px;
	font-family: helvetica, tahoma;
	font-weight: 900;
	}
	
#navmenu ul li a:hover
	{
	color: #333333;
	}
	
h1, h2
	{
	color: #fafafa;
	font-family: tahoma;
	letter-spacing:-1px;
	line-height:20px;
	text-shadow: #1f1f1f 5px 1px 2px;
	}

h3,h4,h5
	{
	color:#003f87;
	font-family: tahoma;
	letter-spacing: 0px;
	line-height:12px;
	text-shadow: white 1px 1px 1px;
	}
	
a:link, a:visited, a:active
	{
	text-decoration:none;
	color:#cd0000;
	font-family: verdana, arial;
	letter-spacing:-2px;
	font-weight:900;
	font-size:14px;
	}

a:hover
	{
	text-decoration:none;
	color:#8b8989;
	/* color:#8b4513; /* saddle brown */
	font-family: verdana, arial;
	letter-spacing:-2px;
	font-weight:900;
	font-size:14px;
	}
		
#foot
	{
	border-top:1px solid #666666;
	margin: 0;
	padding: 2px 20px 2px 20px;
	height:30px;
	vertical-align:top;
	font-family: arial, verdana, helvetica;
	font-size:12px;
	line-height: 8px;
	letter-spacing: -1px;
	font-weight: 200;
	background-color: #a6a6a6;
	}
	
#foot1
	{
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	margin: 0;
	padding: 2px 20px 2px 20px;
	height:15px;
	vertical-align:top;
	color: #fafafa;
	/* color:#616161; */
 	/* color: #3232cd; */
	font-family: verdana, helvetica;
	font-size:12px;
	line-height: 2px;
	letter-spacing: -1px;
	font-weight: 200;
	background-color: #a6a6a6;
	}
	
#foot1link
	{
	margin: 0;
	padding: 2px 20px 2px 20px;
	vertical-align:top;
	color: #fafafa;
	/* color:#616161; */
 	/* color: #3232cd; */
	font-family: verdana, helvetica;
	font-size:12px;
	line-height: 3px;
	letter-spacing: -1px;
	font-weight: 200;
	background-color: #a6a6a6;
	}
	
#foot2
	{
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	margin: 0;
	padding: 2px 20px 2px 20px;
	height:30px;
	vertical-align:top;
	color: #3232cd;
	font-family: arial, verdana, helvetica;
	font-size:20px;
	line-height: 8px;
	letter-spacing: -1px;
	font-weight: 200;
	}
	
#copyright
	{
	border-top:1px solid #666666;
	margin: 0;
	padding: 2px 20px 2px 20px;
	height:30px;
	width:200px;	
	vertical-align:top;
	color:#1464f4;
	font-family: verdana, helvetica;
	font-size:10px;
	line-height: 8px;
	letter-spacing: -1px;
	font-weight: 200;
	text-decoration:none;
	}
	
#eas
	{
	color:#003f87;
	font-family: verdana, helvetica;
	font-size:10px;
	line-height: 20px;
	letter-spacing: -1px;
	font-weight: 200;
	text-decoration:none;
	vertical-align: bottom;
	}
	
#topper
	{
	border-bottom: 0px solid #d2691e;
	margin: 0;
	padding: 2px 20px 2px 20px;
	height: 100px;
	background-color: #0bb5ff;
	}

#topper_right
	{
	border:0px solid black;
	margin: 0;
	padding: 2px 20px 2px 20px;
	height: 150px;
	width:75px;
	vertical-align:middle;
	background-color: #0bb5ff;
	}
	
#content
	{
	border-top:0px solid black;
	border-right:1px solid #444444;
	border-left:0px solid black;
	border-bottom:0px solid black;
	margin: 0;
	padding: 20px 20px 20px 20px;
	width: 800px;
	vertical-align:top;
	font-size: 12px;
	font-family: trebuchet, verdana, tahoma, arial;
	font-weight: 200;
	letter-spacing: -1px;
	color: #1f1f1f;
	text-align: left;
	}
	
#barr
	{
	
	background-color: #db0409;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	background: url(navbar4.png);
	}
	
#phone
	{
	font-family: helvetica, arial;
	font-size: 16px;
	font-weight:600;
	letter-spacing:-1px;
	color: #f7f7f7;
	}
	
#specials
	{
	font-family: helvetica, tahoma;
	font-size:14px;
	font-weight:600;
	color:#f7f7f7;
	letter-spacing: -1px;
	line-height: 10px;
	text-align:center;
	}
	
#enews
	{
	font-family: arial;
	font-size:16px;
	font-weight:900;
	color: #d2691e;
	letter-spacing: -2px;
	line-height: 8px;
	text-align:center;
	}
	
img.fl
	{
	float: left;
	}
	
#moving
	{
	float: left;
	background: white;
	display: inline;
	}
	
	