
body {SCROLLBAR-FACE-COLOR: #DCCA95; SCROLLBAR-3DLIGHT-COLOR: #DCCA95; SCROLLBAR-DARKSHADOW-COLOR: #DCCA95; SCROLLBAR-HIGHLIGHT-COLOR: #FFF3CB; SCROLLBAR-SHADOW-COLOR: #FFF3CB; SCROLLBAR-ARROW-COLOR: #FFF3CB; SCROLLBAR-TRACK-COLOR: #FFF3CB}



.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #374B21;
	font-weight: bold;
}



.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #374B21;
	font-weight: bold;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #374B21;
}



.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #374B21;
	font-weight: bold;
}



.underlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #374B21;
	text-decoration: underline;
}



.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #374B21;
}
.bodytext a:link {
	color: #374B21;
	text-decoration: underline;
	font-weight: bold;
}
.bodytext a:visited {
	color: #374B21;
	text-decoration: underline;
	font-weight: bold;
}
.bodytext a:active {
	color: #9C8C5F;
	text-decoration: underline;
	font-weight: bold;
}
.bodytext a:hover {
	color: #9C8C5F;
	text-decoration: underline;
	font-weight: bold;
}

.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B19B60;
}
.bottomtext a:link {
	color: #B19B60;
	text-decoration: none;
}
.bottomtext a:visited {
	color: #B19B60;
	text-decoration: none;
}
.bottomtext a:active {
	color: #B19B60;
	text-decoration: underline;
}
.bottomtext a:hover {
	color: #B19B60;
	text-decoration: underline;
}

.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}

#giftcertificate {
	float:right;
	padding:2px 10px 10px 10px;
}

#homegiftcertificate {
	float:left;
	padding:2px 10px 10px 10px;
}