@charset "utf-8";
p {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	color: #333;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:150%;
	
	
}

p.justified {
	
	text-align:justify;
}

p.quote {
	font-style: italic;	
}

p a {
	color: #333;
	text-decoration:underline;
}

h1 {
	/*color:#da6c99;*/
	color:#59217e;
	font-family: "Century Gothic", Tahoma, Arial;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:5px;
	padding-top:20px;
	font-size: 24px;
	font-weight: 200;
	
}

h2 {
	color:#59217e;
	font-family: "Century Gothic", Tahoma, Arial;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:5px;
	padding-top:20px;
	font-size: 18px;
	font-weight: 200;
	
}

h1.enhanced {
	font-weight:bold;
}


.formlabel {
	float:left;
	text-align:right;
	clear:left;
	margin-right:15px;
font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	width:100px;
	color: #000;
	margin-top:10px;
}

.formfield {
	float:left;
	text-align:left;
	margin-right:15px;
	margin-bottom:10px;
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	color: #000;
	width:250px;
	margin-top:10px;
	background-color:#FFF;
	border: 1px groove #333;	
}

.contactform {
}

.submitbutton {
	margin-left:170px;
	margin-bottom:10px;
	width:100px;
  font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	color: #FFF;
	clear:both;
	display:block;
	height:30px;
	background-color:#59217e;
	border: 1px groove #333;	
}


.artworkname {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	
	
}

img {
	border:none;
}

img.galleryimage {
	margin-top:10px;
	margin-bottom:10px;
}

h1.artheading  {
	color:#59217e;
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:10px;
	font-size: 12px;
	background-color:none;
	clear:both;
	
}

img.navimage {
	border:none;
	clear:both;
}

ul.newslist {
	list-style-type:none;
	margin-left:20px;
	padding-left:10px;
	margin-top:20px;
	padding-bottom:20px;
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	color: #000;
	text-align:left;
	background-color: #FFF;
	border: thin ridge #da6c99;
	font-style: italic;
}

ul.newslist li {
	margin-top:10px;

}

ul.newslist a {
	padding-right:0px;
	text-decoration:underline;
	color:#59217e;

}

.newsheading {
	color:#59217e;
	font-family: "Century Gothic", Tahoma, Arial;
	margin-left:0px;
	margin-top:15px;
padding-top:0px;
padding-bottom:0px;
margin-bottom:0px;
	font-size: 12px;
font-weight:normal;
	text-decoration:underline;
	
}

#news h3 {
	color:#59217e;
	font-family: "Century Gothic", Tahoma, Arial;
	margin-left:0px;
	margin-top:15px;
padding-top:0px;
padding-bottom:0px;
margin-bottom:0px;
	font-size: 12px;
font-weight:normal;
	text-decoration:underline;
	background-color:none;
	
}

#news p {
margin-top:0px;
padding-top:0px;
margin-bottom:0px;
padding-bottom:0px;
}

#news a {
	color:#59217e;
}
