@import url("../rollover.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 17px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	text-align: left;

}

.homePageText {
	padding-right: 25px;
	padding-left: 20px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	text-align: left;
}
.productMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
	background-color: #393;
}
.productMenu a:link {
	text-decoration: none;
}
.productMenu a:visited {
	text-decoration: none;
	color: #FFF;
}
.productMenu a:hover {
	color:#393;
	text-decoration: underline;
	background-color: #FFF;
}

.productMenu a:active {
	text-decoration: none;
}

h1 {
	font-size: 14px;
	font-weight: lighter;
	color: #FFF;
	background-color: #393;
	padding: 5px;
	text-align: center;
}
.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #393;
	padding-right: 23px;
	padding-left: 23px;
	border-top-color: #2EB135;
	border-right-color: #2EB135;
	border-bottom-color: #2EB135;
	border-left-color: #2EB135;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #C0C0C0;
	border: thin solid #666666;
}
.newsPageText {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 17px;
	font-size: 11px;
	text-align: justify;
}
.saleHead {
	color: #339933;
}



.enlarge_picture {
	margin: 0px; padding: 0px; border: none;
	text-decoration: none;
}

.normal_picture .hover_enlarge {
	display: none;
}

.normal_picture:hover > .hover_enlarge {
	position: relative; top: -100px; left: 100px;
	display: block;
	height: 173px; width: 213px;
	margin: 0px; padding: 0px; border: none;
}.enlarge_picture {
	margin: 0px; padding: 0px; border: none;
	text-decoration: none;
}

.normal_picture .hover_enlarge {
	display: none;
}

.normal_picture:hover > .hover_enlarge {
	position: relative; top: -100px; left: 100px;
	display: block;
	height: 173px; width: 213px;
	margin: 0px; padding: 0px; border: none;
}

.boldGreen {
	font-weight: bold;
	color: #093;
}

img.hiddenpic{display:none}
.form3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #393;
	padding-right: 23px;
	padding-left: 23px;
	border-top-color: #2EB135;
	border-right-color: #2EB135;
	border-bottom-color: #2EB135;
	border-left-color: #2EB135;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339933;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.projectTable {
	border: 20px solid #EAEAEA;
}

.prodText {
	font-size: 12px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
}
h6 {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 17px;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
}
.red {
	color: #F00;
	font-size: 14px;
}
.left {
	text-align: left;
}
.boldGreenProject {
	font-weight: bold;
	color: #339933;
	font-size: 12px;
	margin-left: 10px;
}
.redLargeBold {
	color: #F00;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul ul {
list-style-type: disc;
}

div.feedburnerFeedBlock ul ol {
list-style-type: decimal;
}

div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
}
