body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: lighter;
	color: #CCCCCC;
	background-color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #999900;
}
#test {
	width: 170px;
	background-color: #424200;
	margin: 5px;
	padding: 5px;
	border: 1px double #FFFFFF;
	text-align: center;
	left: 5px;
	right: 5px;
	clip: rect(auto,auto,auto,5px);
	color: #FFFFFF;
	border-top-color: #999900;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
}
.events {
	background-color: #666600;
	border: 1px solid #FFFFFF;
	margin: 5px;
	padding: 5px;
	width: 170px;
	color: #FFFFFF;
	border-top-color: #999900;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
}
.call {
	background-color: #424200;
	border: medium ridge #999900;
	width: 180px;
	margin: 5;
	padding: 5;
	text-align: center;
}

.event-table {
	border: 1px solid #999900;
}
input {
	border: 1px solid #999900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999900;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999900;
	border: 1px solid #999900;
}
strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999900;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#gallery h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: lighter;
}
.testimonial {
	width: 92%;
	background-color: #666600;
	border: 1px double #999900;
	float: none;
}
.tab-grnd {
	background-image: url(ghost-hunt-site-images/house-ground.jpg);
	background-repeat: no-repeat;
}
