body {
	margin:10px;
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	background-color : #FFFFCC;
}
p {
	margin:10px;
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #FFFFCC;
}
h1 {
	font-family: "Verdana","Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color:#3300CC;
	margin:0px;

}
h2 {
	font-family: "Verdana","Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	margin:5px 10px;
	color: #3300CC;
}
/* class heading2 is used in the datalist for the menu */

.heading2 {
	font-family: "Verdana","Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	margin:5px 10px;
	color: #3300CC;
}
h3 {
	font-family: "Verdana","Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	margin:5px 5px;
	color: #3300CC;
}
.logo {
	width: 310px;
	height: 65px;
	float: left;
}
.content-title {
	text-align:center;
	height: 65px;
	border: 1px solid #3300CC;
	margin-left: 314px;
	background-color: white;
}
.menu	{
	width: 310px; 
	float: left;
	border: 1px solid #3300CC;
	background-color: white;
}
.menu p
{
    background-color:White;
}
.footer	{
	width: 310px; 
	float: left;
}
.content {
	margin-left: 314px;
}
.photo {
	border: 3px outset #33CC00;
	margin: 0px;
}
.Peppermint {
	font-family: "Verdana","Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color:#33CC00;
}
.PeppermintQuote {
	margin:10px;
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color:#33CC00;
}
.email a {
	font-size: 12pt;
	color: #3300CC;
}
dt.btn {
	margin: 1px;
	text-align: center;
	width: 292px;
}
dt.btn a {
	display: block;
	text-decoration: none;
	color:black;
	padding: 1px;
	width:292px;
}
dt.btn a:link {
	background: #33CC00;
	border: 5px outset #33CC00;
}
dt.btn a:visited {
	background: #33CC00;
	border: 5px outset #33CC00;
}
dt.btn a:hover {
	background: #3300CC;
	border: 5px outset #3300CC;
	color:white;
}
dt.btn a:active {
	background: #33CC00;
	border: 5px inset #33CC00;
	color:#3300CC;
}






	

