		body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	
}
ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003300;
}
a:visited {
	color: #330000;
}
#welcomeHomeArea {
	width: auto;
	margin-top: 20px;
	font-size: 85%;
}
a:hover {
	color: #911;
}
a:active {
	color: #CC0000;
}
h1, h2, h3, h4 {
	line-height: 110%;
}
h1 {
	font-size: 150%;
	color: #447755;
}
h2 {
	font-size: 120%;
	color: #aa7733;
}
h3 {
	font-size: 105%;
	color: #333333;
}
h4 {
	font-size: 95%;
	color: #666666;
}
hr {
	background-color: #CC9933;
	padding: 0px;
	width: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	border: 1px solid #CC9933;
}
hr.hrClear {
	background-color: #eeeeee;
	padding: 0px;
	clear: both;
	height: 1px;
	width: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #eeeeee;
}
#mainContainer {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: auto;
	background-image: url(../images/bg-gradient-jade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#fixedContainer {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header {
	width: auto;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
}
#headerAddress {
	float: right;
	width: 250px;
	margin-top: 32px;
	margin-right: 0px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	text-align: center;
	line-height: 120%;
	color: #333333;
}
#headerAddress a, #headerAddress a:link, #headerAddress a:visited, #headerAddress a:active {
	color: #333333;
	text-decoration: none;
}
#headerAddress a:hover {
	color: #447755;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#subHead {
	width: auto;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#navColumn {
	float: right;
	width: 164px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#navbar {
	background-color: #FFFFdd;
	width: 164px;
	background-image: url(../images/navscroll-gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#navbar ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 190%;
	padding-right: 0px;
	padding-bottom: 25px;
	list-style-type: none;
	color: #114422;
	font-weight: bold;
}
#navbar a:link, #navbar a:visited {
	text-decoration: none;
	color: #003300;
}
#navbar a:hover {
	color: #991111;
	text-decoration: underline overline;
	background-color: #FFCC66;
}
#contentArea {
	width: 562px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#footer {
	background-color: #CDEEBC;
	text-align: center;
	padding: 5px;
	border: 3px double #447755;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000000;
}
#goTop {
	font-size: 80%;
	text-align: center;
	padding: 0px;
	width: 164px;
	clear: both;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.photoRight {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 3px double #D59758;
	font-size: 80%;
	text-align: center;
}
#flickrFrame {
	background-color: #EEDD88;
	padding: 8px;
	border: 2px solid #D59758;
	width: 500px;
}
.redText {
	color: #991111;
}
.smallerText {
	font-size: 70%;
}
.photoBorder {
	padding: 4px;
	border: 3px double #D59758;
	text-align: center;
}
.productCatBorder {
	padding: 4px;
	border: 2px solid #D59758;
	text-align: center;
	background-color: #ED8;
}
.highlighter {
	background-color: #FFFFCC;
}
.productListTable {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.strokeOnIMG {
	border: 1px solid #333;
}
