body {
	background-image: url(/images/bg_flowers.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F1EDD2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
.boxWrap {
	background-image: url(/images/box_bg.gif);
	background-repeat: repeat-y;
}
.boxPad5Top {
	margin-top: 5px;
}
.boxContentPad {
	margin-right: 15px;
	margin-left: 15px;
}
.centralize {
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #845F06;
	margin-top: 10px;
	margin-bottom: 10px;
}
a, a:link, a:visited, a:active {
	color: #F69C00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F69C00;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A98417;
	font-weight: bold;
	letter-spacing: 0.07em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.imgLeft {
	float: left;
	margin-right: 10px;
}
.clr {
	clear: left;
	height: 10px;
	margin-top: -10px;
	margin-bottom: -10px;
}
.copyRight {
	color: #724F00;
}
.boxPad10Top {

	margin-top: 5px;
}
h4 {
	font-size: 14px;
	color: #836319;
}
.brown12 {
	font-size: 12px;
	color: #836319;
	font-weight: bold;
}.border {
	border: 1px solid #BCA97E;
	background-color: #FFFFFF;
}
.spreadText {
	letter-spacing: 0.5em;
	padding-left: 20px;
}
.picBdr {
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
a.white, a.white:link, a.white:visited, a.white:active {

	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F69C00;
}
.imgLeft {
	float: left;
	margin-right: 15px;
}.rightContentPad {
	padding-right: 15px;
	padding-left: 15px;
}
.rightHdrBar {
	height: 27px;
	width: 183px;
	background-image: url(/images/hdr_bg_right.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #F1E9CA;
	background-color: #795606;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 13px;
	letter-spacing: 3px;
}
.promoBox {
	background-color: #FFFFFF;
	width: 440px;
	border: 1px solid #BCA97E;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 30px;
}
.brown {
	color: #836319;
}
