.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #462B1A;
	padding-right: 10px;
	font-weight: normal;

}
.pinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #B37685;
	padding-right: 10px;
	font-weight: normal;
}
.browntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #462B1A;
	padding-right: 10px;
	font-weight: normal;
}
.intropara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B37685;
	font-weight: bold;

}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #462B1A;
	font-weight: bold;

}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #462B1A;
}
.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #462B1A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;




}
a:link {
	font-weight: bold;
	color: #462B1A;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #462B1A;
	text-decoration: underline;
}
a:hover {

	font-weight: bold;
	color: #B37685;
	text-decoration: underline;
}
a:active {


	font-weight: bold;
	color: #B37685;
	text-decoration: underline;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ADCF82;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: right;
	word-spacing: 2px;
	padding-right: 30px;
	border: none;


}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96211A;
	font-weight: bold;
	list-style-image: url(images/bullet.gif);
	line-height: 18px;


}

div#gift {
	background-image: url(images/gift.gif);
	image-repeat: no-repeat;
	width: 288px;
	height: 109px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #462B1A;
	padding-top: 32px;
	padding-left: 10px;
	padding-right: 55px;	
}
