body {
	background-color: #97928e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	line-height: 1.6em;
	/*color: #d7d4d0;*/
	color: #f3eadf;
	margin: 10px;
	padding: 10px;
}

a { 
	/*color: #a4d4e0; */
	color: #c8f9f6;
	text-decoration: none; 
}
a:hover { color: #fcface; text-decoration: underline; } /*445492*/
img { padding: 10px 0 10px 10px; }
h2 {
	font-weight: normal;
	color: #f3eadf;
}

#mainBody {
	width: 900px;
}

#header {
	width: 900px;
	height: 95px;
	background: url(i/header5.gif) no-repeat;
}

#header a { display: block; width: 360px; height: 94px; float: left; }

#header h3 { display: none; }
#content { margin-top: 20px; }

#nav { 
	width: 400px; 
	float: right; 
	text-align: right; 
	color: #d7d4d0;
	position: relative;
	padding-right: 20px;
	top: -50px;
}

#nav a { font-size: 1.0em; }
#nav ul { padding: 0; margin: 0; }
#nav li { 
	padding: 0 10px 0 2px;
	display: inline; 
  	list-style: none; 
}

.left { width: 301px; padding: 0 10px; float: left; margin-left: 100px; }
.right { width: 369px; float: right; padding: 0 10px; margin-right: 100px; }

.homeLinks { 
	line-height: 1.6em; 
	padding-top: 20px; 
	text-align: left; 
	font-size: 16px;
	padding-left: 40px;
}

#footer {
	width: 900px;
	margin: 30px auto 0 auto;
	border-top: 1px solid #d7d4d0;
	padding-top: 5px;
	margin-top: 60px;
	font-size: 14px;
	text-align: center;
}

.subnav {
	width: 400px;
	float: right;
	padding: 5px;
	margin: 0px;
	text-align: center;
	font-size: .8em;
	clear: both;
	border: 1px solid #d7d4d0;
}

.subnav a { 
	/*color: #445492; */
	color: #c8f9f6;
	text-decoration: underline; 
}

.hot { text-transform: capitalize; color: #fcface; font-weight: bold; } /*#445492*/
.bullet { padding: 0 5px; }

.thumbnails { width: 150px; padding: 0 0 10px 10px; float: left; border: 0px solid yellow; }
.thumbnails img { padding: 0 10px 10px 0; }
.paintings {  padding: 0 10px; text-align: right; border: 0px solid purple; }
.paintingTitle {
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	color: #f3eadf;
}

#sideNav { width: 200px; }
#sideNav li { list-style: url(i/arrow2.gif); }

.details { text-align: right; }

.quote {
	font-size: 16px;
	line-height: 30px; font-weight: normal;
}
.quoter {
	font-size: 12px;
}