.sectionhead
{
	color: #cc9900;
	font-size: 24px;
	font-weight: bold;
	display: block;
}
.references
{
	padding-left: 50px;
	font-size: 14px;
}
.references p
{
	margin: 0px 0px 0px 0px;
}
.location
{
	font-style: italic;
}
.firstcolumn
{
	float: left;
	width: 240px;
}
.secondcolumn
{
	float: left;
	width: 392px;
}
.pricecolone
{
	float: left;
	width: 220px;
}
.pricecoltwo
{
	float: left;
	width: 300px;
}
.pricecolthree
{
	float: left;
	width: 242px;
	text-align: center;
}
.yellowList
{
	color: #cc9900;
	list-style-type: none;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 5px;
}
.navbar a:hover
{
	color: #cc9900;
}
.navbar a
{
	text-decoration: none;
	color: White;
}
.navbar
{
	color: White;
	font-size: 20px;
}
.bottomnavbar a:hover
{
	color: #cc9900;
}
.bottomnavbar a
{
	text-decoration: none;
	padding: 0px 20px 0px 20px;
	color: Black;
}
.bottomnavbar span
{
	padding: 0px 20px 0px 20px;
}
.bottomnavbar
{
	background-color: #EDEAB6;
	color: Black;
	font-size: 20px;
}
.solidbarstyle
{
	margin: 10px 0px 10px 0px;
	width: 762px;
	height: 3px;
}
.pricingtable
{
	border: 1px solid #CC9900;
	color: White;
	margin-left: 40px;
	font-size: 26px;
	font-weight: bold;
}
.pricingtable td
{
	padding: 6px;
	border: 1px solid #CC9900;
}
.pricingtable th
{
	border: 1px solid #CC9900;
}
.pricingtable table
{
	font-size: 20px;
	font-weight: normal;
}
.phototable td
{
	text-align: center;
}
.phototable img
{
	border-width: 0px;
}

