@charset "utf-8";
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:960px;
	background-image: url(../images/bgd.gif);
	background-repeat: repeat-x;
	background-color: #F7AB52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5b;
}
a:link, a:visited  {
	color: #CC0101;
	text-decoration: none;
}

.stickynote {
	background-image: url(/images/stickey.gif);
	background-repeat: no-repeat;
	height: 165px;
	width: 175px;
	float: left;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
	margin-left: 3px;
}
.stickynote h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #0087c6;
	font-weight: bold;
	border:0px;
	display: inline;
}
.stickynotewide {
	background-image: url(/images/widesticky.gif);
	background-repeat: no-repeat;
	height: 142px;
	width: 285px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
	padding: 30px 20px 0px 0px;
	margin-right:50px;
}
.stickynotewide  h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #0087c6;
	font-weight: bold;
	display: inline;
	border:0px;
}
a:hover, a:active {
	color: #CC0101;
	text-decoration: underline;
}
.greenText {
	color: #60B128;
}

.top a:link, .top a:visited  {
	color: #CB0101;
	text-decoration: none;
}


.top a:hover, .top a:active {
	color: #CB0101;
	text-decoration: underline;
}

.mainbgd {
	background-image: url(../images/bgd2.gif);
	width: 980px;
}
.wrapper {
	width: 980px;
}
.top {
	height: 72px;
	width: 960px;
	background-image: url(../images/top.gif);
	text-align: right;
	padding-right: 20px;
	color: #00a76c;
}
.iconsHome {
	height: 197px;
	width: 215px;
	float: left;
	text-align: center;
	margin-top: 11px;
	margin-right: 11px;
	margin-bottom: 4px;
	margin-left: 11px;
	border:#FFF solid 1px;
}



.iconsHome:hover, .iconsHome:active{
	height: 197px;
	width: 215px;
	float: left;
	text-align: center;
	margin-top: 11px;
	margin-right: 11px;
	margin-bottom: 4px;
	margin-left: 11px;
	border:1px dashed #58AD1C;
}

.TextLeadin {
	text-align: left;
	font-size: 11px;
	margin-right: 2px;
	margin-left: 2px;
}
.logo {
	float: left;
}


.nav {
}
.leftContent {
	width: 720px;
	float: left;
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 449px;
	background-image: url(../images/contentbgd.gif);
}
.rightad {
	float: right;
	width: 240px;
	height: 449px;
	background-color: #FFF;
}

.content {
	scrollbar-arrow-color: #00C11A;
scrollbar-3dlight-color: #4F824F;
scrollbar-darkshadow-color: #4F824F;
scrollbar-face-color: #f4f4f0;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #d0d0d0;
scrollbar-track-color: #f5f5f5;
	width: 960px;
	background-color: #FFF;
	height: 449px;
	overflow: auto;
}
.padding {
	text-align: left;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
}
h1 {
	display: inline-block;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #4db84e;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 900px;
	color: #60B128;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}



.footer {
	width: 980px;
	height: 54px;
	background-image: url(../images/footer.gif);
}
.icon {
	position:absolute;
	left:10px;
	top:10px;
	width:70px;
	height:70px;
	z-index:3;
}
.smallProducts {
	width: 175px;
	float: left;
	text-align: center;
	border:#FFFFFF dashed 1px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.smallProducts:hover, .smallProducts:active{
	width: 175px;
	float: left;
	text-align: center;
	border:#00adef dashed 1px;
}
.dottedgreyline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}

.lightColor {
	background-color:#F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
