@charset "UTF-8";


#left {
	width: 180px;
	background-color: #FFF;
}
#contentfull {
	width: 590px;
	float: right;
	position: relative;
	padding: 15px;
	display: block;
	border: 1px solid #DDDDDD;
	background-color: #FFF;
}
#detailImages {
	width: 415px;
	float: left;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	padding-right: 15px;
}
#detailText {
	width: 150px;
	float: right;
	position: relative;
	margin-top: 0px;
	background-color: #FFF;
}
#detailText p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	color: #666666;
	margin-top: 0px;
}
h3 {
	display: block;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 5px;
	text-transform: none;
	font-size: 2em;
	/*color: #837966;*/
	color: #666666;
}
#left h2 {
	font-size: 1em;
	padding-top: 0.5em;
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-style: normal;
	text-transform: capitalize;
	letter-spacing: 0em;
	color: #9D9384;
}
#left h3 {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #666666;
	margin-top: 10px;
	font-weight: bold;
	font-style: italic;
}
#left a {
	line-height: 1.5em;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	display: block;
	font-variant: normal;
	font-size: 0.75em;
	border-bottom-width: 0px;
}
.dropcap {
	font-size: 5.9em;
	/*color: #837966;*/
	color: #333333;
	display: block;
	float: left;
	padding-right: 1px;
	padding-bottom: 3px;
	line-height: .72em;
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
}
#top h1 {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.5em;
	margin: 0px;
	color: #666666;
	text-transform: capitalize;
	font-variant: normal;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding: 0;
}
#left a {
	font-family: Georgia, "Times New Roman", Times, serif;
}	
	
#left a:link {
	color: #666666;
	font-size: .75em;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
#left a:visited {
	color: #666666;
}
#left a:hover {
	/*background-color: #F7F7F7;*/
	/*color: #9A9081;*/
	color: #4E7883;
}
#left, a:active {
	color: #968E6C;
}
img {
	margin-bottom: 10px;
}
#detailImages h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: lowercase;
	color: #999999;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
	margin-top: 0px;
	padding-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
