@charset "UTF-8";
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 5px;
	vertical-align: middle;
	padding: 5px;
	text-transform: uppercase;
}
td {
	background-repeat: no-repeat;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	float: left;
	margin-top: 15px;
	text-indent:10px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: justify;
	padding: 20px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	padding: 10px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	padding: 10px;
}
#gallery img {
	margin: 10.5px;
	padding: 10.5px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
body {
	background-image: url(images/diamondplate.jpg);
	background-repeat: repeat;
}
