body {
	background-color: #F8F4F1;
	background-image: url(images/background-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #222;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c33014;
	margin: 15px 0 0 0;
}
a:link, a:visited {
	color: #B95643;
}
a:hover, a:visited:hover {
	color: #600;
}

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #9B321B;
	margin: 0px;
	padding: 0px;
}
.copyright a:link, .copyright a:visited {
	color: #000;
	text-decoration: none;
}
.copyright a:hover, .copyright a:visited:hover {
	text-decoration: underline;
}



.right {
	background-image: url(images/right-ticks.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.top {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.bottom {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.left {
	background-image: url(images/left-ticks.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.smprint {
	font-size: 11px;
	line-height: 17px;
	color: #333;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width: 250px;
	margin-left: 10px;
}
.location {
	padding-top: 15px;
	width: 450px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	display: block;
	border-bottom: 1px solid #999;
	letter-spacing: .2em;
}
.dater {
	font-weight: bold;
	color: #000;
}
