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

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



h1 {
	position: relative;
	color: #003366;
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-size: 30pt;
	font-weight: normal;
}
		
/* use these for sub-titles 2-4 per page */
h2 {
	font-family: Helvetica, "Trebuchet MS", Verdana;
	color: #999999;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
		}
.copyright {
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.logo01 {
	font-size: 35px;
	color: #FFFFFF;
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-weight: normal;
	line-height: 22px;
	text-transform: lowercase;
	letter-spacing: -1px;
}
.subtitle {
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #336699;
	text-decoration: none;
	font-weight: bolder;
}
.product {
	font-size: 22px;
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-weight: normal;
	color: #99cc33;
	text-transform: capitalize;
}
.price-small {
	font-size: 18px;
	color: #99cc33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.price {
	font-size: 34px;
	color: #99cc33;
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-weight: bold;
	letter-spacing: -1px;
}
.content-2 {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.topnav {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-weight: bold;
	text-decoration: none;
}
a.topnav:hover {
	color: #CCFF99;
}
.content {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;
}
a.copyright:hover {
	color: #9ED02F;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-size: 100px;
	color: #336600;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 70px;
}
.title2 {
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-size: 50px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
}
.subtitle2 {
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-indent: 10px;
}
.logo03 {
	font-size: 17px;
	color: #ccff66;
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-weight: normal;
	line-height: 22px;
	text-transform: lowercase;
	letter-spacing: -1px;
}
.logo02 {
	font-size: 35px;
	color: #ccff66;
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-weight: bold;
	line-height: 22px;
	text-transform: lowercase;
	letter-spacing: -1px;
}
.sidenav {
	font-size: 13px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-indent: 20px;
}
.sidenav-title {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-weight: normal;
	text-decoration: none;
	text-indent: 20px;
}
.sidenav-title2 {
	font-size: 16px;
	color: #9ED02F;
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-weight: bold;
	text-decoration: none;
	text-indent: 20px;
}
a.sidenav:hover {
	color: #006699;
}
.subtitle3 {
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #669933;
	text-decoration: none;
	font-weight: normal;
}
.product2 {
	font-size: 18px;
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-weight: normal;
	color: #3F507C;
	text-transform: capitalize;
}

