* {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height:18px;
}

body {
	background-color: #E9EEED;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	background-image:  url("images/tile.gif");
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #A9BCB9;
	text-decoration: none;
	font-style: italic;

}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #A95A4E;
	text-decoration: none;
	letter-spacing: 1px;
	text-indent: 20px;

	}

.redwarning {color: #FF0000; font-weight:bold;}



A:link {color: #a95a4e; }
A:visited {color: #a95a4e; }
A:active {color: #a95a4e; }
A:hover {color: #a95a4e;
		text-decoration:none; }
A{text-decoration:underline;}


.footer A:link {color: #a95a4e; }
.footer A:visited {color: #a95a4e; }
.footer A:active {color: #a95a4e; }
.footer A:hover {color: #a95a4e;
				 text-decoration:none; }
.footer A{  font-size: 11px;
	text-decoration:underline;
}

.welcome {
	background-image:  url("images/welcome.jpg");
	background-repeat: no-repeat;
	background-position: 20px 15px;
}
.building {
	background-image:  url("images/building.jpg");
	background-repeat: no-repeat;
	background-position: 500px 5px;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #497672;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
