/* CSS Document */

body {
	font-family: "Impact";
	margin-right: 45px;
}

.content {

}

.header {
	text-align:center;
	padding-bottom: 0px;
}

.footer {
   text-align: center;
   color: #666666;
   clear:both;
   font-size:small;
}

.footer a {
	color: #666666;
	text-decoration:none;
}

hr {
	text-align:center;
	width:70%;
}

.footer a:hover
{
	border-bottom:1px dotted #9E312E;
}

.info {
	margin:auto;
	text-align:center;
	font-size:larger;
	width:55%;
}

.paintlist
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.message {
	color:#990000;
}

.pages {
	text-align:center;
}

.pages table {
	width:100%;
}

.paintmail {
	padding-left: 30px;
}


.sold {
	width:140px;
	padding-left:24px;
	margin:auto;
	margin-top:20px;
	color:red;
	background-image:url("images/reddot.jpg");
	background-position:left;
	background-repeat: no-repeat;
}

.artist {
	padding-left: 250px;
	text-align:center;
}

.menu {
	float:left;
}

.left {
	float:left;
}

.left li{
	font-size:large;
}

.currentgal {
	list-style-type:none;
	color:#333333;
	clear:both;
}

.othergal {
	list-style-type:none;
	clear:both;
}

.gallink {
	display:inline;
}

.galimg {
	float:left;
	padding-bottom: 12px;
	padding-right:3px;
}

.galdate {
	font-size:small;
}

.painting {
	padding-left:250px;
	text-align:center;
	padding-bottom: 10px;
}

.paintpage {

}

.rss {
	padding-left:55px;
	padding-top:30px;
	padding-bottom: 10px;
	font-size:15px;
}

.section {
	clear:both;	
}

.links {
   text-align: center;
   color: #333333;
   clear:both;
}

.links a {
	color: #333333;
	text-decoration:none;
}

.links a:hover
{
	border-bottom:1px dotted #333333;
}

.painttitle {

}

.contact {
	text-align:center;
}

.RWtitle {
	display:inline;
}

.RWinstruct {
	display:inline;
	font-size:smaller;
	padding-bottom:50px;
}

.galleries {
	text-align:center;
	padding-top:60px;
}

.Gtitle {
	display:inline;
	font-size: xx-large;
}

.Ginstruct {
	display:inline;
	font-size:smaller;
}

.recentworks {
	text-align:center;
	padding-left: 210px;
}

.recentworks table {
	
}

.GutGadTitle {
	display:inline;
	font-size:1.2em;
	font-weight:normal;
}
.SmallPieces {
	display:inline;
	font-size:0.9em;
	font-weight:normal;
}
img {
	border:0;
}
.currentgal a {
color:#333333;
text-decoration:none;}
.currentgal a:hover {
color:#333333;
text-decoration:underline;}