.body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.3em;
	background-image: url(/images/temp5bk.jpg);
	background-repeat: no-repeat;

}
h1, h2, h3, h4,h5, .slogan
{
	color: #996633;
}
#news h5
{
	color: #ffffff;
}
#header
{
	width: 785px;
	height: 35px;
	background-color: #996633;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
}
#content
{
	width: 600px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: justify;
	margin-left: 185px;	
}
#sideimage
{	
	float: left;
	margin: 0px;
}
.sb
{
	height: 1000px;
	margin: 0px;	
}

#footer
{
	width: 600px;
	margin: 15px;
	text-align: center;
	font-size: x-small;
	padding: 10px;
	color: #000000;
	margin-left: 185px;
}

.sb 
{
	background-image: url(temp4side.jpg);
	background-repeat: repeat-y;position:relative;
	height: 1000px;
}

#address
{
	float: left;
	width: 40%;
	clear: left;
	margin: 0px;
}
#phone
{
	margin-left: 40%;
}
#description
{
	text-align: justify;
}
#news
{
	float: right;
	width: 40%;
	font-size: x-small;
	background-color: #996633;
	padding: 10px;
	border-style: dashed;
	border-color: #727255;
	border-width: 1px;
	margin 0px;
	color:White;
}

#img1
{
	float: right;
	padding: 10px;
}
#img2
{
	float: left;
	padding : 10px;
}
#img3
{
	float: right;
	padding : 10px;
}

#products1
{
	float: left;
	width: 30%;
	padding: 7px;
	margin: 5px;
	background-color: #CC9966;
}
#products2
{
	padding: 7px;
	margin: 5px;
	background-color: #CC9966;
}
#products3
{
	float: right;
	width: 30%;
	padding: 7px;
	margin: 5px;
	background-color: #CC9966;

}
.loc
{
	clear: left;
}
#products
{
	width: 70%;
	margin: 0px;
}

#header a:link
{
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
}
#footer a:link
{
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}
#header a:visited
{
	color: #F1F1F1;
	text-decoration: none;		
}
#footer a:visited
{
	color: #000000;
	text-decoration: none;
}
#header a:hover, #footer a:hover
{
	text-decoration: underline;	
}
a:link
{
	color:#996633;
	text-decoration: none;	
}
a:hover
{
	text-decoration:underline;
}