﻿#testimonial {
	float: right;
	width: auto;
	color: #FFFFFF;
	margin-left: 10px;
}
#textlinks {
	clear: both;
	background-color: #000066;
	font-size: small;
	text-align: center;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	border-style: ridge;
	border-color: #0000FF;
	height: 100%;
	padding: 0px;
}
#masthead {
	padding: 5px 5px 5px 10px;
	border-style: ridge;
	border-color: #0000FF;
	text-align: center;
}
#topnav {
	text-align: right;
	padding-right: 10px;
}
#left {
	border-style: ridge;
	border-color: #0000FF;
	width: 170px;
	float: left;
	color: #FFFFFF;
	text-align: center;
}
#weather {
	margin: 10px auto 10px auto;
	width: 96%;
	clear: left;
}
#menu {
	background-image: url('images/tstmLgbkg.png');
	text-align: center;
	background-repeat: repeat;
}
#main {
	padding: 10px;
	border-style: groove;
	border-color: #000000;
	background-color: #FFFFFF;
	height: auto;
	margin-bottom: 10px;
	margin-left: 180px;
}
#footer {
	margin: 10px auto 10px auto;
	color: #000080;
	border-style: outset;
	border-color: #000080;
	clear: both;
	padding-right: 5px;
	padding-left: 10px;
}
a {
	color: #FFFFFF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #800000;
}
a:hover {
	color: #800000;
}
.center {
	text-align: center;
	color: #000080;
	margin-top: 6px;
}
.lnkblue {
	color: #0000FF;
	text-align: center;
}
</style>

p {
	text-indent: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}

h1 {
	color: #000080;
	border-color: #0000FF;
	border-top-style: groove;
	border-bottom-style: groove;
}
h2 {
	color: #000080;
	border-top-style: groove;
	border-bottom-style: groove;
	border-left-color: #0000FF;
	border-right-color: #0000FF;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	margin-bottom: 5px;
}
p.pt24bold {
	color: #000080;
	font-size: 24px;
	text-align: center;
}
p.pt20 {
	font-size: 20px;
	color: #000000;
}
h3 {
	border-top-style: groove;
	border-bottom-style: groove;
	border-left-color: #0000FF;
	border-right-color: #0000FF;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	margin-bottom: 3px;
	text-align: center;
}
dt {
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 5px;
}
table.MsoNormalTable {
	font-size: medium;
	font-family: "Times New Roman";
	table-layout: auto;
}
#tstm_popup {
}
.cap_lock {
	text-transform: uppercase;
}
p.bluebkgd {
	background-image: url('images/bck2.png');
	text-align: center;
	background-repeat: no-repeat;
	width: 402px;
}
a.blue {
	color: #0000FF;
}

