@charset "utf-8";
#leftnav {
	width: 230px;
	float: left;
	height: 600px;
	margin-top: 15px;
}
#middlecol {
	width: 160px;
	float: left;
	margin-top: 15px;
	height: 600px;
}
#maincontent {
	float: left;
	height: 600px;
	width: 440px;
	margin-top: 15px;
	padding-left: 20px;
}
.columntext {
	font-family: "Arial Narrow";
	font-size: 0.9em;
	color: #333333;
	padding-left: 10px;
}
.arialnarrowgrey {
	font-family: "Arial Narrow";
	font-size: 1.4em;
	color: #747474;
	line-height: 6mm;

}

.picture {
	padding-bottom: 7px;
	padding-left: 10px;
}
#wrapper {
	height: 600px;
	width: 950px;
	margin: auto;
}
a:link {
	color: #747474;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #747474;
	text-decoration: none;
}
a:hover {
	color: #A9232D;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smallerfont {
	font-family: "Arial Narrow";
	font-size: 1.0em;
	color: #747474;
	line-height: 5mm;
}
.smallerfontred {
	font-family: "Arial Narrow";
	font-size: 1em;
	color: #A41520;
	line-height: 5mm;
}
.rightjustified {
	font-family: "Arial Narrow";
	font-size: 1.4em;
	color: #747474;
	line-height: 6mm;
	text-align: right;
	float: right;
}
.picturefont {
	font-family: "Arial Narrow";
	font-size: 0.9em;
	color: #747474;
	line-height: 5mm;
}
.title {
	font-family: "Arial Narrow";
	font-size: 1.8em;
	color: #A41520;
	font-weight: normal;
}
.titlewithspace {
	font-family: "Arial Narrow";
	font-size: 1.8em;
	color: #A41520;
	font-weight: normal;
	line-height: 35px;
}

