.headtext {
	font-family: Arial;
	font-size: 25px;
	color: #5A5B5D;
	font-weight: bold;
	position: relative;
	top: 10px;
}
.margins {
	margin: 30px;
}
.detailtext {
	font-family: Arial;
	font-size: 11px;
	color: #5A5B5D;
}
.navbar {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5A5B5D;
}
.blankcellborder {
	border: 1px solid #5A5B5D;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #5A5B5D;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5A5B5D;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FCC283;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5A5B5D;
}
body {
	margin: 30px;
}
.homenav {
	font-family: Arial;
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	color: #5A5B5D;
	text-decoration: none;
}
.contacttext {
	font-family: Arial;
	font-size: 11px;
	color: #5A5B5D;
	line-height: 12px;
	text-decoration: none;
}
.detailtextbold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5A5B5D;
	text-decoration: none;
}
.padding {
	padding-right: 15px;
}
.fullpicnavbar {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5A5B5D;
	position: relative;
	top: 2px;
	left: -7px;
}
.homepara {
	font-family: Arial;
	font-size: 11px;
	color: #5A5B5D;
}
.scroller {
	position: relative;
	height: 125px;
	width: 285px;
	top: 120px;
}

