/* CSS Document */

body,td,th {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
body {
	background-color: #6D7386;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	
}
.formfields,td{
  font-size: 12px;
  }
#iframe_center
{
  background:#47576C;
}

.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
.nav
{
  width: 800px;
}
.nav ul
{
	width: 800px;
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 12px;
} 

.nav ul li
{
	float: left;
	text-align: center;
	background: #47576C;
	color: #000;
}

.nav li a:link, .nav ul li a:visited
{
	display: block;
	width: 266px;
	height: 17px;
	margin: 0; 
	padding: 4px 0;
	color: #336;
	text-decoration: none;
	background: #b7c1ce;
}

.nav ul li a:hover, .nav ul li a:active
{
	background: #7F8C9D;
	text-decoration: none;
}
.artwork {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 5px;
}
.artwork .title{
	font-size: 18px;
	font-weight: bold;
	color: #D4D0C8;
}
.artwork .desc{
}
.artwork .dimension{
}
.artwork .medium{
}
.artwork .gallery{
}

.artistname {
	font-size: 24px;
}
.pagetitle
{
	font-size: 18px;
}
.artistinfo
{
	font-size: 12px;
}
#galleryHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.consignment {
	font-family: Georgia, "Times New Roman", Times, serif;

}
.consignment .Name {
	font-size: 12px;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.consignment .Date {
	font-size: 10px;
	font-style: italic;
}
.consignment .Desc {
	font-size: 10px;
}
.navLink {
	color: #FFFFFF;
	text-decoration: none;
}
.artwork .homeInfo{
font-size:12px;
}