/* This stylesheet is read first by the web pages.*/

body {
	font-size: 10px;
	background: white;
	color:#000;
	background-image:none;
}

#wrapper {
	margin-bottom: 0px;
	width: 6.5in;/*was auto*/
	background-image:none;
}
#header {
	height: 50px;
	padding:0;
	width:6.5in;
	background-image:none;
}
.printHeader {
	display:block;
	font-size: 22px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	color: #827457;
	text-align:left;
	text-transform:uppercase;
	padding-bottom:24px;
}
#menu {
	display: none;
}
#content {
	margin: 0;
	width:6.5in;
	background-image:none;
	padding:0px;
}
#content_main {
	padding-right: 0px;
	padding-left: 0px;
	width:6.5in;
	height:auto;
}
#footer {
	margin:0px;
	padding:0px 0 0px 0px;
	width:6.5in;
	background-image:none;
	height:60px;
}
#footer_contact {text-align:center;width:6.5in;padding:0;}
#footer_left {
	display:none;
}
#footer_right {
	display:none;
}


#content a {
	text-decoration: underline;
	color:#000;
}
#content a:visited {
	color:#000;
}
#slideshow {display:none; }
#photo_player {display:none; }

h2 {
	color:  #827457;
}
h3 {
	color: #827457;
}
h4 {
	color: #827457;
}

h5 {
	color: #827457;
}
h6 {
	color: #827457;
}