.p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:400;
	color: #332211;
	line-height:140%;
	text-align: center;
}

.head {
	color:#553300;
	font-size:28px;
	font-style:italic;
}

.h1 {
	font-family:"Lucida Grande", geneva, helvetica, sans-serif;
	font-size:10px;
	font-weight:lighter;
	font-variant:normal;
	text-transform:uppercase;
	color:#ffffff;
	letter-spacing:0.3em;
}

.h2 {
	font-family:"Lucida Grande", geneva, helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	font-variant:normal;
	text-transform:uppercase;
	color:#222222;
	letter-spacing:0.3em;
}

.name {
	font-family:"Lucida Grande", geneva, helvetica, sans-serif;
	color:#553300;
	font-size:14px;
	font-weight:bolder;
	text-transform:uppercase;
	letter-spacing:0.3em;

}

a:link {
	font-family:"Lucida Grande", geneva, helvetica, sans-serif;
	font-size:10px;
	font-weight:lighter;
	font-variant:normal;
	text-transform:uppercase;
	letter-spacing:0.3em;
	color: #221100;
	text-decoration: none;
	line-height: 180%;
}
a:visited {
	font-family:"Lucida Grande", geneva, helvetica, sans-serif;
	font-size:10px;
	font-weight:lighter;
	font-variant:normal;
	text-transform:uppercase;
	letter-spacing:0.3em;
	color: #221100;
	text-decoration: none;
}
a:hover {
	font-family:"Lucida Grande", geneva, helvetica, sans-serif;
	font-size:10px;
	font-weight:lighter;
	font-variant:normal;
	text-transform:uppercase;
	letter-spacing:0.3em;
	color: #ffffff;
	text-decoration: none;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

.dcap {
	color:#553300;
	display:inline;
	float:left;
	font-size:3.0em;
	line-height:0.8em;
	text-transform:none;
	font-weight:400;
	margin:0.05em 0.09em 0 0.02em;
	font-family: Georgia, Palatino, Times, serif;
}

.thumbnail img{
border: 2px solid #B29369;
}

.thumbnail:hover img{
border: 2px solid black;
}

.bigthumb img{
border: 2px solid #666;
}

.bigthumb:hover img{
border: 2px solid #ffffff;
}
