/* these have to be modified for every new site */
body {
	background: lightblue url(background.jpg) repeat-x;
	margin-top: 0px;
	background-color: #568000;
} 

a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}



h1 {
	position: relative;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21pt;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: -1px;
}
		
/* use these for sub-titles 2-4 per page */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: normal;
		}
.copyright {
	font-size: 14px;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-transform: none;
	letter-spacing: 0px;
	font-weight: bold;
}
.content-small {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;
}
.content-small2 {
	font-size: 11px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;
}
.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #669900;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 16px;
}
.content {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 22px;
}
.product {
	font-family: Arial, Helvetica;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 18px;
	text-transform: capitalize;
}
.price {
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	letter-spacing: -2px;
	font-style: normal;
	font-family: Arial, Helvetica;
}
.content2 {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 13px;
}
a.content:hover {
	color: #006699;
}
a.content2:hover {
	color: #333333;
}
.topnav {
	font-size: 15px;
	color: #578000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	font-variant: normal;
	font-style: normal;
}
a.topnav:hover {
	color: #C6D44D;
}
.subtitle {
	font-size: 18px;
	color: #FFFFCC;
	font-weight: bold;
	line-height: 25px;
	letter-spacing: 0px;
	font-style: italic;
	font-family: Arial, Helvetica;
}
a.copyright:hover {
	color: #333333;
}
.content3 {
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;
}
a.copyright:hover {
	color: #FFFFFF;
}
