body {
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/tiles17.jpg) repeat fixed;
}


.table1 {
    background-color: #c3b6a3;
	background-image: url(images/strip23.jpg);
	margin-top: 5%;
	margin-right: 5%;
	margin-bottom: 5%;
	margin-left: 5%;
	border: 2px solid #a5b18b;
	padding: 3%;
}

.table2 {
	background-color: #c3b6a3;
	background-image: url(images/tile10.jpg);
	margin: 0.50%;
	border: 2px solid #a5b18b;	
	padding: 3%;
}

.table3 {
	background-color: #c3b6a3;
	background-image:  url(images/strip23.jpg);
    margin: 2%;
	border: 2px solid #a5b18b;
	padding: 1%;
}

.table4 {
    background-color: #c3b6a3;
	background-image: url(images/tile28.jpg);
    margin: 0.5%;
	border: 2px solid #a5b18b;
}

div#footer { 
    padding: 15px;
	margin: 0px;  
	border-top: 1px dotted #a5b18b;
	font-size: 10px;
	color: #9e3b4d;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none; 
	background:transparent;
}


h1 {
	font-size: 22px;
	color: #504235;
	text-align: center;
	font-style: italic;
}

h2 {
	font-size: 18px;
	color: #504235;
	text-align: center;
}

h3 {
	font-size: 12px;
	text-align: center;
	color: #504235;
	font-style: italic;

p {
	font-size: 14px;
}



a:link {
   color: #9e3b4d;
}

a:active {
	font-size: 18px;
	font-weight: bold;
	color: #9e3b4d;
	text-decoration: none;
}

a:visited {
	color: #9e3b4d; 
	text-decoration: none;
}

a:hover {
	 color: #9e3b4d; 
	 text-decoration: none; 
	 image-decoration: none; 
	 border-style: none;
	 cursor: crosshair;  
}

#footer a {
	font-size: 10px;
	color: #9e3b4d; 
	font-weight: bold;
	text-decoration: none;
	text-decoration: none; 
	background:transparent;
}