body { background-color: #fc3; }
p { font-size: 13px; font-family: verdana; padding-left: 20px; }
li { font-size: 13px; font-family: verdana; }
td { }
a:link { color: #930; text-decoration: underline; }
a:visited { color: #333; text-decoration: underline; }
a:hover { color: #c60; text-decoration: underline; }
a:active { color: #c30; text-decoration: underline; }
.hometable {
	background: #FBDE42 url(images/bg-home.jpg) no-repeat top;
}
h1 { font-size: 12px; font-family: verdana; font-weight: bold; margin: 0.67em 0; }
hr {  color:#FF9900; background-color:#FF9900; height: 1px; }
.boldheader { font-size: 15px; font-family: verdana; font-weight: bold; }
.boldbiggerheader { font-size: 18px; font-family: verdana; font-weight: bold; }
.rightborder { background: url(images/shadow-right.gif); background-repeat: repeat-y; }
.backgroundcontinued {background: url(images/bg-strip.gif); background-repeat: repeat-y; }
.navigation {
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #330000;
	line-height: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 6px;
}
.products {font-size:11px;}
.navigation a:link {color: #330000; text-decoration:none;}
.navigation a:visited {color: #663300; text-decoration:none;}
.navigation a:hover {color:#CC3300;text-decoration:none;}
.navigation a:active {color: #330000; text-decoration:none;}
.homepgtext {font-family:"Times New Roman", Times, serif; font-size: 22px; line-height: 36px; padding:35px; font-style:italic;}
.signature {font-family: "Times New Roman", Times, serif; font-size:16px; padding:25px;}
.hoursPhoneAddress {font-size:12px; }
.coloredbold {color:#900 ; font-weight:bold; }
#homepgbox {position:relative; width: auto; height: auto; z-index:1 }
#postnotearea {
	margin-left: 0;
	width: 808px;
}
#postnote {
	background-image:url(images/post-it-note.png);
	float: left;
	margin-top: 420px;
	margin-left: 340px;
	width: 448px;
	height: 320px;
	position: absolute;
	z-index: 500;
}
#postnote p {margin: 0px, 30px; text-align:center;}

