body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/bg.gif);
}
.body_text {font-size: 10px}
.style6 {font-size: 8px}
.style7 {	color: #FFFFFF;
	font-size: 9px;
}
.style9 {color: #550000; }
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #003333;
}
a:active {
	text-decoration: none;
}

/* Photo Gallery Styles */
#thumb_wrapper{
	}

#thumb_list{
	position:relative;
	left: 0px;
}

ul#thumb_list_ul{
	list-style: none; 
	list-style-position: outside; 
	padding-left:0px;
	margin:0px;
	margin-top:25px;
	text-align:left;
}

ul#thumb_list_ul img{
	display:block;
}

ul#thumb_list_ul img:hover{
	display:block;
}

ul#thumb_list_ul li{
	display:block;
	float:left;
	width:225px;
	margin:1px;
	padding:0px;
	text-align:center;
	overflow:hidden;
}

ul#thumb_list_ul li.gallery_thumb{
	height:200px;
}

ul#thumb_list_ul p.gallery_title{
	font-weight:bold;
	display:block;
	text-align:center;
	margin:0px;
	width:130px;
}


.image_wrapper{
	display:inline;
	width:200px;
	float:left;
	overflow:hidden;
	margin-right:2px;
	margin-bottom:30px;
	padding-bottom:0px;
}

.image_wrapper img{
	border:0px;
}
#photo_breadcrumbs{
	width:75%;
	float:left;
}

p.ImageCaption{
	margin-top:0px;
}
h2.GalleryTitle{
	margin-bottom:0px;
}
p.GalleryDescription{
	margin-top:0px;
}	
	

#photo_slideshow{
	float:right;
	width:20%;
	text-align:right;
}

h2.GalleryTitle{
	clear:both;
	padding-top:20px;
}

#photo_slideshow p{
	text-align:right;
}

#QuoteDivWrapper{
	position:relative;
	width:200px;
	height:200px;
	text-align:center;
	font-weight:bold;
	color:#660000;
	overflow:hidden;
}
#QuoteDiv1, #QuoteDiv2{
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
}

