@charset "utf-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.pinkbold {
	font-weight: bold;
	color:#B7147D;
}
.bodystyle {
	position: relative;
	width: 700px;
	border-width:thin;
	border:thin;
	border-color: #000;
	background-color:#FFF;

}#sherylpic {
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
	}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

/* Navigation Section */
#bottomnavbar {
	width:auto;
	background-color:#96C;
	border-top-color:black;
	border-top-style:solid;
	border-top-width: 1px;
	border-bottom-color:black;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-right-width: 2px;
	border-right-style: solid;
	line-height: 30px;
	position:absolute;
	top: 32px;
	left: 0px;
	width: 698px;
	height: 15px;
}
#navbuttons1 {
	position:relative;
	width: 700px;
	height: 34px;
	background-color:white;
}
#navbuttons2 {
	position:absolute;
	top: 0px;
	right: 0px;
}
.menubutton {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	color:#FFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
	border-width: 2px;
	border-bottom-color:black;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color:black;
	float:right;
	line-height: 30px;
	background-color:#906;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color:#999;
}
	.selmenubutton {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	color:#FFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
	border-width: 2px;
	border-bottom-color:#96C;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color:black;
	float:right;
	line-height: 30px;
	background-color:#96C;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color:#999;
}
	