﻿.pic{
	margin: 10px;
	border: 3px;
	color: #9E9457;
	border-style: solid;
	border-color: #9E9457;
}
h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #914661;
}

h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	}
body         { font-family: Verdana; font-size: 10px }

#topmenu {
	border: 2px outset #5D6A66;
	background-color: #a39058;
	text-align: center;
	width: 100%;
}

#topmenu a{
font: bold 12px Arial;
display: block;
width: 100%;
color: black;
text-decoration: none;
}

body #topmenu a{
width: auto;
}

#topmenu a:hover{
background-color: #9b745c;
color: #ffffff;
}

.borderZero {
	border-width: 0px;
}
.cellBorder2 {
	border: 1px outset #414A35;
}
.boldCentered {
	font-weight: bold;
	text-align: center;
	font-family: Verdana;
	font-size: 10pt;
}
.style5 {
	font-size: x-large;
	font-family: "French Script MT";
	color: #914661;
}
.pageTitle {
	font-size: medium;
	color: #914661;
	font-family: Verdana;
	text-align: center;
}
.alignLeft {
	text-align: left;
	font-family: Verdana;
	font-size: 10pt;
}
.pink {
	color: #914661;
}
.centered {
	text-align: center;
}
.frenchScriptpink {
	font-size: x-large;
	font-family: "French Script MT";
	color: #914661;
}
.frenchScriptblack {
	font-family: "French Script MT";
	font-size: x-large;
}
.normal {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}
.normalBold {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.centeredNormal {
	text-align: center;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}
.normalBoldcentered {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.giftCertificateBorder {
	border: 3px solid #9E9457;
	background-image: url('images/giftcertificatebackground.jpg');
}
