body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4E5B5F;
	background-image: url(images/background1.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	margin-top: 20px;
}

p, li, dt, dd  {
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 5px;
}

#wrapper   {
	width:760px;
	margin: 0 auto;
	height: 105%;
	background-color: #FFFFFF;
}

#TopPicture   {
	height: 342px;
	width: 760px;
	z-index: 1;
}

#TopNav   {
	height: 26px;
	width: 760px;
	z-index: 2;
	padding-top: 316px;
}

#TextArea  {
	width: 740px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 20px;
	margin-top: 20px;
	
}
.RightColumn {
	float: right;
	width: 270px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8A979A;
	margin-left: 10px;
	margin-bottom: 10px;
}
.RightColumn p {
	font-size: 70%;
}

#BottomInfo   {
	width: 740px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8A979A;
	padding-top: 5px;
	padding-bottom: 10px;
	clear: both;	
}

#BottomInfoFacebook  {
	float: right;
	width: 250px;
	text-align: right;
}

#BottomInfo p  {
	font-size: 65%;
}

.facebookIcon  {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;		
}
/*these next two elements get rid of the dotted box Firefox always puts on visited links*/
a {
outline: none;
}

:focus {
  -moz-outline-style: none;
}
a:link {
	color: #677377;
	text-decoration: underline;
}
a:visited {
	color: #8D989C;
	text-decoration: underline;
}
.PhotoNavigation {
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 15px;
}
.PhotoTable img {
	border: 1px solid #4E5B5F;
}
.borderImage {
	border: 1px solid #4E5B5F;
	margin-top: 15px;
}
.borderImageHome {
	border: 1px solid #4E5B5F;
	margin: 0px;
	padding: 0px;
}
.imageFloatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}
.imageFloatLeft {
	float: left; 
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
}
.photogroup {
	font-size: 80%;
	font-weight: normal;
	color: #990000;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	height: 20px;
	margin-bottom: 15px;
}
.spacer {
	margin: 0px;
	padding: 0px;
	height: 8px;
	border: 0px none;
	font-size: 30%;
	line-height: 30%;
}
.topurchase {
	font-size: 80%;
	font-style: italic; 
	padding-top: 10px;
}
.caption {
	padding-top: 10px;
	color: #990000;
}
h1 {
	font-size: 100%;
	padding-bottom: 0px;
	margin-bottom: 8px;
	margin-top: 25px;
}
h2 {
	font-size: 90%;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
h3 {
	font-size: 80%;
	margin-bottom: 0px;
}
.exhibit {
	font-size: 70%;
}
.aboutSmall {
	font-size: 70%;
}
