/* CSS Document */
.slideShowButton {
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.slideShowButton_selected {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
body {
	background-image: url(images/spacer_darkgrey_403c37.jpg);
	margin-top: 0px;
	padding-top: 0px;
}
.dashedLine {
	vertical-align: middle;
	height: 40px;
}
.defaultWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-transform: uppercase;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}
.subtitleNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: notmal;
	color: #999999;
}
.picNav_over {
	cursor: pointer;
}
.picNav_out {
	cursor: auto;
}
a.nav1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 18px;
}
a.nav1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 18px;
}
a.nav1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 18px;
}
/* view menu link */
a.nav2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-transform: uppercase;
	text-decoration: underline;
}
a.nav2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-transform: uppercase;
	text-decoration: underline;
}
a.nav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
	text-decoration: underline;
}
.newAtPetes_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

/* view announcement link */
a.new:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.new:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.new:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C51919;
}
/* mailing list link */
a.mailingList:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	xfont-weight: bold;
	color: #ff0000;
	text-transform: uppercase;
	text-decoration: underline;
	line-height: 18px;
}
a.mailingList:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	xfont-weight: bold;
	color: #ff0000;
	text-transform: uppercase;
	text-decoration: underline;
	line-height: 18px;
}
a.mailingList:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	xfont-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 18px;
}

a.print:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}
a.print:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}
a.print:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

