.felt     { color: #333; font-style: normal; font-weight: normal; font-size: 10px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif }
a:visited      { color: #5f5a37; text-decoration: underline }


a:hover  { color: #333; text-decoration: underline }
a:link        { color: #5f5a37; text-decoration: underline }

table.dates {
	font-size: 10px;
	margin: 0 auto;
}

table.dates tr td{
	vertical-align: top;
	margin-bottom: 10px;
}

table.dates tr h4{
padding-top: 10px;
}

.text  { color: #666; font-style: normal; font-weight: normal; font-size: 10px; line-height: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", serif;
	font-weight: normal;
	margin-top: 10px;
	color: #5f5a37;
	letter-spacing: 2px;
	clear: both;
}

h4, h5, h6 {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	letter-spacing: normal;
	font-weight: bold;
	margin: 0px;
	color: #333;
	font-size: 1em;
	clear: none;
}

h1 {
	font-size: 1.8em;
	margin-bottom: 10px;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	margin-top: 10px;
}

h6 {
	font-weight: normal;
}

a.tel {
	color: #333;
	text-decoration: none;
}

a:hover.tel {
	text-decoration: none;
}

div.vcard span.adr span.street-address {
	display: block;
}

div.vcard a {
	display: block;
}

div.vcard {
	width: 181px;
	margin-left: 50px;
	height: 110px;
	float: left;
}

p.first {
	margin-top: 10px;
}

.fineprint {
	font-size: 8px;
}

p {
	margin-top: .5em;
}

ul {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	list-style-type: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a img {
	border: 0;
}

/* DDGallery Skin */
.ddgallery {
	margin-top: 10px;
	position: relative;
}

.ddgallery img, .ddgallery .picture, .ddgallery .picture_frame{
	display: block;
	text-align: center;
	margin: 0 auto;
}

.ddgallery ul.picture_nav {
	position: absolute;
	top: 25px;
	left: 200px;
}

.ddgallery ul.picture_nav li {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
}

.ddgallery .slide {
	width: 160px;
	float: left;
	margin: 10px;
}

.ddgallery .picture_frame {
	padding: 10px;
	background-color: #f3f6f7;
	border: 1px solid #999;
}

.ddgallery .caption {
	padding: 10px;
	display: block;
	margin: 0 auto;
	text-align: center;
}

.canceled {
	color: red;
	font-weight: bold;
}

#sidebar {
	margin-left: 10px;
}

#sidebar h4 {
	color: #5F5A37;
	font-family: Times, Georgia, serif;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
}

#sidebar p {
	padding-bottom: 10px;
	border-bottom: 1px dotted gray;
}

#sidebar p.last {
	border-bottom: none;
}

.green {
	color: green;
}

.blue {
	color: blue;
}

#badge {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}