.moredetails {
	font-size: 12px;
	font-style: italic;
}
.notes {
	color: #000000;
	background-color: #FFFF99;
	display: inline;
}
.jsgaramond {
	font-family: Garamond, "Lucida Sans Unicode";
	font-size: 24px;
	font-weight: bold;
}
/* Basics */
body {
	background-color: #AB8582;
	color: #CDBFBE;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	padding: 0;
	width: 942px;
	font-size: 14px;
	background-image: url(../images/background-fade.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	line-height: 19px;	
}
#bodywrap .painting {
	padding: 20px;
}
#bodywrap .painting img {
	margin-bottom: 5px;
	border: 5px solid #DED3D3;
}

#bodywrap #innerbodywrap {
	border: 1px solid #BD9F9D;
}


.clear { clear:both; }
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CBB6B5;
	letter-spacing: 1px;
}
.bottomtable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #7C6361;
	border-right-color: #7C6361;
	border-bottom-color: #7C6361;
	border-left-color: #7C6361;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #352323;
	width: 920px;
}
#bodywrap .middleTable li {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}




#bodywrap {
	padding:0px;
	width:100%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #733A31;
	border: 1px solid #BD9F9D;
	background-image: url(../images/wallpaper1.jpg);
}




h3 {
	margin-left: 40px;
	font-size: 14px;
	margin-top: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #756628;
	letter-spacing: 1px;
}
#clearit {
	clear: both;
}
#bodywrap #innerbodywrapblack {
	border: 10px solid #220B00;
}
a {
	color: #F0E8E8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input.btnhov{
	border: 4px solid #ffffff;
}

input.btnout{
	border: 4px solid #D3BBBB;
	background-color: #D3BBBB;
}

input.btn{
	border: 4px solid #D3BBBB;
}
.painting {
	text-align: center;
}
.detailtxt{
	color: #D6BEBE;
	background: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	width: 300px;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 14px;
}
