.vertLine {

	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #965185;
}
.tagline {
	font-style: italic;
	color: #6ca0b9;
	text-align: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 70%;
	font-weight: normal;
}
td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #414141;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content a {
	color: #6CA0B9;
	text-decoration: none;
	font-weight: bold;

}
#content a:hover {
	text-decoration: underline;
}
.footer {
	font-size: 60%;
	padding-top: 2px;
	padding-left: 2px;
	color: #414141;

}
#address {
	font-size: 70%;
	color: #FFFFFF;
	background-image: url(images/navBg.jpg);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.top {
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.footerLines {
	background-image: url(images/footerLines.gif);
	background-repeat: repeat-x;
}
#footer {
	background-color: #6ca0b9;
}
#footer td {
	font-size: 60%;
	color: #37455a;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer a {
	color: #374e5a;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#topNav {
	font-size: 70%;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	color: #324752;
}
#topNav a {
	text-decoration: none;
	color: #6ca0b9;

}
#topNav a:hover {
	color: #374e5a;
	text-decoration: none;
}
#location td {
	font-size: 80%;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 10px;
}
h1 {
	font-size: 100%;
	font-weight: bold;
	color: #965185;
}
ul {
	list-style-type: square;
}
#indent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
