body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-color: #000000;
	width: 100%;
	background-attachment: fixed;
}
#body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-color: #000000;
	width: 100%;
	background-attachment: fixed;
}
#header{
	width: 100%;
}
#header_logo{
	position: relative;
}
#header p span {
  color: #620210;
  font-style: italic;
}
#content_wrapper{	
	z-index: 1;
}
#repeatingBG {
	background-image: url(images/copy_bg.png);
	width: 996px;
	margin-top: 0px;
	padding-top: 0px;
}
#nav{
	padding-top: 11px;
	margin-left: 18px;
	width: 170px;
}
#nav a{
	color: #620210;
	font-weight: bold;
/*	font-variant: small-caps;	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	display: block;
	width: 150px;
	border-bottom: 1px solid #000000;
	padding: 3px 0px 3px 0px;
}
#nav a:hover{
	color: #FFFFFF;
	background-image: url(images/nav_hover_bg.png);
	background-repeat: repeat;
}
#copy{
	text-align: left;
	padding: 0px 30px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: -1px;
}
#copy a, a {
	color:#620210;
	font-weight:bold;
	text-decoration:none;
	border-bottom:0px;
}
#copy a:hover{
	border-bottom:2px dotted #620210;
}
#footer{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	clear: both;
}
#footer a{
	color: #620210;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 0px;
}
#footer a:hover{
	border-bottom: 2px dotted #620210;
}
.pageTitle{
	color: #620210;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 2px outset #620210;
}
.subTitle{
	width:300px;
	font-size:14px;
	color:#FFFFFF;
	background-color:#620210;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-variant:small-caps;	*/
	padding:3px;
	text-decoration:underline;
}
.emphasis{
	font-weight:bold;
	color:#620210;
}
.event_header{
	font-weight:bold;
	color:#620210;
	text-decoration:underline;
}
.th{
	font-size:12px;
	color:#FFFFFF;
	background-color:#620210;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:3px;	
}
.small{
	font-size:10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
/*	font-variant:small-caps;	*/
	font-weight: bold;
	margin:0;
	position: relative;
	overflow: hidden;
	color:#620210;
	text-decoration:underline;
}
p{
}
#addThis{
	position: relative;
	z-index: 25;
}
#addThis a:hover{
	border-bottom:0px;
}
.mini{
	font-size:10px;
}
#slideshowNav a:hover{
	border:0px;
}
#slideshowNav img{
	border:0px;
	padding:2px;
}

.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #620210;
}

.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #620210;
}

.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #620210;
}

.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #620210;
}

td.small p {
	line-height: 10px;
}
#swirl {
	background-image: url(images/swirl.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.PictureBox {
	float: right;
	border: 1px solid #000000;
	padding: 5px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 10px;
}
.emphasisHome {
	font-size: 24px;
	font-style: italic;
	color: #620210;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #620210;
	font-weight: normal;
}

h1 a {
	font-size: 18px;
}
#secondaryNav {
	text-align: center;
	background-image: url(images/secondarynav_bg.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 54px;
	color: #FFFFFF;
}
#secondaryNav a {
	color: #FFFFFF;
	font-weight: normal;
}
#secondaryNav a:hover {
	border-bottom: dotted 2px white;
}
.Polaroid_Large {
	background-image: url(images/blank_polaroid_large.png);
	padding: 12px 15px 36px 11px;
}
.Polaroid_Small {
	background-image: url(images/blank_polaroid_small.png);
	padding: 7px 11px 22px 7px;
}
.standard {
	font-size: 12px;
	letter-spacing: normal;
	line-height: 18px;
}
.header_bar {
	color: #FFFFFF;
	background-image: url(images/header_bar.png);
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
}
