@charset "UTF-8";
/* CSS Document */

body
{
	/*background-image: url(images/grilling_master.jpg);*/
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 25px;
	margin-top: 0px;
	background-color: #782206;
}
h1 {line-height:21px;}
.style1 {font-family: Georgia, "Times New Roman", Times, serif}
.style7 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #72261B; }
a:link {
	color: #72261B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #72261B;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #72261B;
}
.style8 {
	font-size: 14px;
	font-weight: bold;
}
#search {
	float:right;
	margin-top: 20px;
	}