body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-repeat:no-repeat;
	line-height: 18px;
	padding-left: 1px;
	padding-right: 1px;
}
td,p,font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-repeat:repeat-x;
	line-height: 18px;
	padding-left: 1px;
	padding-right: 1px;
}
.menuback {
	background-position:center bottom;
	background-image: url(../images/bk_header.jpg);
}
.contenthead {
	padding-left: 20px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.contentbody {
	padding-left: 20px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
}
a {
	color: #003333;
	text-decoration: underline;
}
a:hover {
	color: #996633;
	text-decoration: underline;
}
.tabledash {
	border: 2px dashed #FFFFFF;

}
#tablesolid_top {
	border-top: 2px solid #FFFFFF;
}
#tablesolid_right {
	border-right: 2px solid #FFFFFF;
}
.greydash {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
}
.boxdash {
	border: thin dashed #990000;
}
.boxsolid {
	border: thin solid #999999;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663333;
	letter-spacing: 4px;
}
.greenback{
	background-color: #999966;
	color: #FFFFFF;
}
.greenwhite {
	color: #FFFFFF;
	background-color: #999966;
	font-weight: bold;
	height: 25px;
	background-position: center;
	width:100%;
}
.redwhite {
	color: #FFFFFF;
	background-color: #993300;
	font-weight: bold;
	height: 25px;
	background-position: center;
	width:100%;
}
.greenwhiteplain {
	color: #FFFFFF;
	background-color: #999966;
}
.whitegreen {
	color: #999966;
	background-color: #E6E3C8;
	font-weight: bold;
	height: 25px;
	background-position: center;
}
.imgborder {
	border: 1px solid #663333;
}
.footer {
	font-size: 10px;
}
.error {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.success {
	font-size: 14px;
	font-weight: bold;
	color: #009933;
}
.stafftitle {
	font-style: italic;
	font-weight: bold;
	color: #999900;
}
.spouse {
	font-style: italic;
	font-weight: bold;
	font-size: 9px;
}
.eventtitle {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
dt {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.itemsincart {
	font-style: italic;
	font-weight: bold;
}
.highlightbrown {
	background-color: #E2CB94;
	padding: 5px;
}

.emphasis {
	font-size: small;
	font-style: italic;
	color: #993300;
	background-color: #FFFFCC;
	padding: 3px;
}
.emphasis2 {
	font-size: small;
	font-style: italic;
	color: #FFFFFF;
	background-color: #6B4B40;
	padding: 3px;
	width:100%;
}