* {
padding: 0;
margin: 0em;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333;
background:url(../img/site/wood013.jpg);
}

#page {
width:800px;
margin:auto;
background:url(../img/site/content-bg.jpg) top center repeat-y;
}

	#header {
	background:url(../img/site/header-bg.jpg) top center no-repeat;
	width:100%;
	height:200px;
	}

		#fader {
		width:350px;
		height:150;
		float:right;
		margin-top:42px;
		margin-right:25px;
		}
		
		.pics { 
		height: 150px;
		width: 350px; 
		padding:0; 
		margin:0; 
		overflow: hidden 
		}
		
		.pics img { 
		height: 150px; 
		width: 350px; 
		top:0; 
		left:0 
		}

	#links {
	background:url(../img/site/links-bg.jpg) top center no-repeat;
	height:30px;
	padding-top:10px;
	padding-left:15px;
	text-align:left;
	}

		#links li {
		display:inline;
		padding:6px;
		}
		
		#links a {
		color: #911B2C;
		font-weight:bold;
		text-decoration:none;
		}
		
		#links a:hover {
		color:#1b7791;
		}
		
		#links.thispage {
		color:#000;
		}
		
#taxcredit {
	font-size:16px;
	color:#FF6600;
	font-weight:bold;
	margin-left:40px;
	padding:10px 5px;
	}

	#content-left {
	width:63%;
	float:left;
	padding:10px;
	}
		
		#content-left li {
		padding-left:25px;
		line-height:1.2em;
		}
		
		#content-left a {
		color:#1b7791;
		text-decoration:none;
		}
		
		#101 {
		width:500px;
		height:375;
		}
		
		.photos { 
		height: 356px;
		width: 475px; 
		padding:0; 
		margin:0; 
		overflow: hidden 
		}
		
		.photos img { 
		height: 356px;
		width: 475px; 
		top:0; 
		left:0 
		}

			
	#content-right {
	margin-right: 5px;
	width:30%;
	float:right;
	padding:10px;
	background:#AB9A6A;
	color:#fff;
	}
	
		#content-right a {
		color:#1b7791;
		text-decoration:none;
		}

	#hours {
	clear:both;
	text-align:left;
	color:#911B2C;
	}

	#footer {
	margin:auto;
	width:100%;
	background:url(../img/site/links-bg.jpg) top center;
	height:30px;
	text-align:center;
	padding-top:10px;
	font-size:.8em;
	}

		#footer a {
		color:#666;
		}

	



p {
margin-bottom:1.2em;
margin-left:15px;
}

h1 {
font-size:1.6em;
margin-bottom:1.2em;
color:#1b7791;
}

h2 {
font-size:1.4em;
margin-bottom:1.2em;
color:#1b7791;
}

h3 {
font-size:1.2em;
margin-bottom:1.2em;
color:#1b7791;
}

ul {
padding-left:25px;
}

li {
margin-bottom:1em;
}

.hotdeal2 {
color:#FF0000;
}

img.left {
float : left;
margin : 0 2px 2px 0;
}

img.center {
display : block;
margin : 0 auto 5px;
}

img.right {
float : right;
margin : 0 0 5px 12px;
}

img {
border:0px;
}

hr {
margin:10px;
}