body {
	background-image: url(../images/pixpat.jpg);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79715A;
}
h1 {
	font-family: "Futura Md", Verdana, Helvetica, Arial;
	font-size: 14px;
	color: #79715A;
}

#container {
	text-align: center;
	height: auto;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contenthome {
	height: 500px;
	text-align: left;
	margin-left: 6px;
}


#content {
	text-align: left;
	width: 340px;
	margin-right: 10px;
	margin-left: 20px;
	float: left;
	height: auto;
	margin-bottom: 10px;
	line-height: 16px;
	margin-top: 35px;
}
#thumbnails {
	background-position: bottom;
	margin-top: 0px;
	text-align: right;
	float: right;
}
#contleft {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 100px;
	padding-left: 25px;
}

#thumbnails img {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #7A725B;
	border-right-color: #7A725B;
	border-bottom-color: #7A725B;
	border-left-color: #7A725B;
	margin: 2px;
}
#headline {
	margin-top: 25px;
}

#footer {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
}

#pics {
	float: right;
	width: 390px;
	margin-right: 20px;
	margin-top: 35px;
}
#painting {
	margin-bottom: 20px;
}
#contbott {
	margin-top: -22px;
}
#maincont {
	background-image: url(../images/box-pat.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#title {
	text-align: left;
	padding: 20px;
}
a:link {
	color: #556004;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #7D7260;
	text-decoration: none;
}
a:hover {
	color: #AD6103;
	text-decoration: underline overline;
}


legend {
	color:#79735B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
fieldset {
	border:1px solid #4c4629;
	padding:5px;
	margin:5px;
	width:300px;
}

.row {
	clear:left;
	margin:10px 0;
}

.label {
	width:50px;
	margin:20px 20px 0 0;
	clear:left;
}

select option.dark {
	background-color:#EFEFEF;
}
#spacer {
	height: 150px;
	}
