@charset "UTF-8";
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.header1 {
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
	color: #FFCC00;
	padding-top:25px;
}
.header2 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #FFCC00;
}
.headercat {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	padding-top:25px;
}
body {
	background-color: #549534;
	background-image: url(images/header_repeat.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header_nav {
	background-image: url(images/header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.bullets {
	list-style-position: outside;
	list-style-image: url(images/leaf.jpg);
}
.header1 {
	font-size: 35px;
	font-style: italic;
	font-weight: normal;
	color: #FFCC00;
}
.text_sm {
	font-size: 9px;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.header_title {
	background-image: url(images/header_title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.back {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Price {
	font-size: 18px;
	font-weight: bold;
}
.table_lines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2C200;
}

