* {
margin: 0; padding: 0;
}

body {
	font-family: Trebuchet MS, verdana, Sans-serif;
	font-size: 72%;
	line-height: 1.6;
	background-color: #000;
	background-image: url(images/red_background_image_extended.jpg); 
	color: #666;
	}
	
h1	{
	font-family: Trebuchet MS, verdana, Sans-serif;
	font-size: 130%;
	font-weight: bold;
	line-height: 2.2;
	color: #333;	
	}
	
h2	{
	font-family: Trebuchet MS, verdana, Sans-serif;
	font-size: 115%;
	font-weight: bold;
	line-height: 2;
	color: #663333;
	}

h3	{
	font-family: Trebuchet MS, verdana, Sans-serif;
	font-size: 105%;
	font-weight: bold;
	line-height: 1.7;
	color: #513636;
	}
	
img {
	border: none;
	}
	
#wrapper {
		margin: 21px auto;
		width: 944px;
		min-height: 554px;
		background-color: #EEEEEE;
		border: solid #B40404 2px ;
		}	
		
#header {
		height: 90px;
		background-color: #EEEEEE;
		background-repeat: no-repeat;
		}

#header img 	{
		margin: auto 0;
		}
		
#navigation {
		width:865px;
		height: 35px;
		margin-left: 31px;
		}	

#navigation ul {
		height: 35px;
		}
		
#navigation li {
		display: inline;
		padding-left: 52px;
		height: 35px;
		}
	
#content{
		width: 944px;
		min-height: 408px;
		padding-top: 15px;
		margin-top: 5px;
		background-image: url(images/gradient.jpg); 
		background-repeat: no-repeat;
		background-position: bottom center; 
}
		
#leftside {
	width: 490px;
	min-height: 400px;
	float: left;
	background-image: url(images/lightred_gradient_2.jpg); 
	background-repeat: no-repeat;
	background-position: top right; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 90px;
	padding-right: 30px;
		}		
		
#rightside {
	width: 215px;
	min-height: 167px;
	float: right;
	text-align: right;
	padding-right: 80px;

		}		
			
#address {
	font-size: 95%;
	font-weight: bold;
	width: 215px;
}

#photos {
	min-height: 167px;
	width: 215px;
	margin-top: 0;

}

#footer {
		background: url(images/new_red_gradient_footer.jpg) 0% 100%; 
		background-repeat: no-repeat;		
		list-style-image: inherit;
		background-color: #B40404;
		width: 944px;
		height: 17px;
		text-align: right;
		clear: both;
		
		}			
		
#footer  ul  	{
			height: 17px;
			}

#footer  li 	{
		font-family: Trebuchet MS, verdana, Sans-serif;
		font-size: 75%; 
		list-style-type: none;
		text-decoration: none;
		display: inline;
		background: url(images/Breaker.gif) no-repeat;
		padding-left: 10px;
		}	
			
#footer  a
			{
			padding-bottom: 10px;
			text-decoration: none;
			color: black;
			}	
			
#footer a:hover
			{
			color: #EEEEEE;
			}	
			
		
#tradingHours	{
		background-position: bottom center; 
		font-size: 100%; 
		font-weight: bold;
		color: #ff6666;
		width: 515px;
		height: 17px;
		padding-left: 89px;
		padding-bottom: 10px;
		clear: both;		
		}		

#tradingHours li 	{
		font-family: Trebuchet MS, verdana, Sans-serif;
		list-style-type: none;
		text-decoration: none;
		display: inline;
		margin-right: 22px;
		}			
	

img .class	{
			padding-top: 30px;
			}	
			
.promo	{
		font-size:14px; 
		color: #ff6666;
		font-weight: bold;
		line-height:15px;
		}				