@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Helvetica;
	font-size: 8.5pt;
	color: #333333;
	line-height: 1.4em;
}

body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #D96c1c;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.title {color: #d96c1c}
.white {color: #FFFFFF}
#addressLine {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #739594;
}
#headerLine {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #739594;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 18pt;
	color: #d96c1c;
}
h2 {
	font-size: 14pt;
	color: #d96c1c;
	font-style: italic;
}
.credit {
	font-size: 8pt;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#creditGallery {
	font-size: 8.5pt;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.tip {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tipheader {
	color: #336600;
}
#credit {
	text-align: center;
	padding-top: 15px;
}
