a:link {
	color : #332a24;
	font-weight : bold;
	text-decoration : none;
	}
a:visited {
	color : #612e00;
	font-weight : bold;
	text-decoration : none;
	}

a:hover {
	color : #b59553;
	font-weight : bold;
	text-decoration : underline;
	}

a:active {
	color : #ecb444;
	}

		
h1{
	font-family : "Matura MT Script Capitals", Broadway, arial, sans-serif;
	text-align : center;
	color : #473624;
	}

h2 {
	font-family : arial, sans-serif;
	font-size : 14pt;
	}

h4 {
	text-align : center;
	}
	
hr {
	color : #473624;
	}

body {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : #473624;
	background : url(texture-green.gif);
	}

table {
	background-color : #fff9d5;
	border-top : 5px #ebd7af solid;
	border-right : 5px #473624 solid;
	border-bottom : 5px #473624 solid;
	border-left : 5px #ebd7af solid;
	margin-right : auto;
	margin-left : auto;
	}

table h1 {
	font-family : arial, sans-serif;
	}

table table {
	width : 650px;
	}

.bottom {
		margin-bottom : 15px;
			}
			
td {
	border : 1px #473624 solid;
	text-align : center;
	padding : 12px;
	}

.hidden {
	display : none;
	}
	
#logos table {
border-style : none;
width : 400px;
}

#logos table td {
border-style : none;
}

h5 {
	font-family : arial, sans-serif;
	font-size : 2em;
	text-align : center;
	}
	
.title {
	font-family : arial, sans-serif;
	font-size : 2em;
	text-align : center;
	padding-bottom:5px;
	}
	
#footer{
	text-align : center;
	}
.sale{
	height : 50px;
	width : 280px;
	background-color : #B01549;
	border : 2px black solid;
	font-family : "Comic Sans MS";
	color : #FFFFFF;
	font-size : 25pt;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	}
.sale a{
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	}
.sale a:hover{
	color : #005400;
	text-decoration : none;
	font-weight : normal;
	}
	
#paintings {
	width : 800px;
	}
#paintings td {
	width : 200px;
	text-align : center;
	}
#paintings img {
	border : none;
	}
	


