
body { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;

}

#main {
	font-size: 100%;
	padding: 5px;
	margin: 0px 0px 0px 0px;
}

#footer {
	color: #efe5d0;
	text-align: left;
	padding: 5px;
	margin: 5px;
	font-size: 60%;
}


#headlaw {
	text-align: center;
	list-style: none;
	padding: 0px 0px 0px 0px;
}

#headone {
	color: maroon;
	font-size: 160%;
	text-decoration: underline;
}

#headtwo {
	color: gray;
	font-size: 105%;
	letter-spacing: 4px;
}

#headthree {
	color: maroon;
	font-size: 100%;
}


#address { 
	text-align: left;
	color: gray;
}

a:link {
	color: maroon;
	text-decoration: none;
	border-bottom: 1px solid maroon;
}

a:visited {
	color: gray;
	text-decoration: none;
	border-bottom: 1px solid gray;
}

a:hover {
	color: #5F9EA0;
	text-decoration: none;
	border-bottom: 1px solid #5F9EA0;
}

#navlist {
	display: none;
}


#sidebar {
	display: none;
}

body#one #navone a, 
body#two #navtwo a, 
body#three #navthree a, 
body#four #navfour a,
body#five #navfive a,
body#six #navsix a,
body#seven #navseven a,
body#eight #naveight a,
body#nine #navnine a,
body#ten #navten a,
body#eleven #naveleven a,
body#twelve #navtwelve a,
body#thirteen #navthirteen a,
body#fourteen #navfourteen a,
body#fifteen #navfifteen a,
body#sixteen #navsixteen a,
body#seventeen #navseventeen a,
body#eighteen #naveighteen a {
	color: maroon;
	background: white;
}

.map a:link img {
	border: 1px solid maroon;
}

.map a:visited img {
	border: 1px solid maroon;
}

.map a:hover img {
	border: 1px solid #5F9EA0;
}

.contact {
	margin: 0px 0px 0px 0px;
}

#toleft {
	float: left;
	margin: 0px 30px 30px 0px;
}

.over {
	font-size: 110%;
	margin: 0px 0px 0px 150px;
}

#cert {
	float:left;
	margin: 0px 30px 30px 0px;
}

#cert a:link img {
	border: 1px solid maroon;
}

#cert a:visited img {
	border: 1px solid gray;
}

#cert a:hover img {
	border: 1px solid #5F9EA0;
}

#footer a:link {
	color: none;
	text-decoration: none;
	border-bottom: none;
}

#footer a:visited {
	color: none;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: none;
	text-decoration: none;
	border-bottom: none;
}

.noborder {
	text-decoration: none;
	border: 0;
}

.border {
	border: 1px solid maroon;
}

table {
	margin-left: 5px;
	margin-right: 5px;
	border: thin solid gray;
	border-collapse: collapse;
	border-spacing: 0px;
}

td, th {
		border:thin dotted gray;
		padding: 2px 15px 2px 15px;
}

caption {
	font-size: 120%;
}

h1 {
	font-size: 140%;
	color: maroon;
}

h2 {
	font-size: 125%;
}

h3 {
	font-size: 115%;
}

h4 {
	font-size: 90%;
}

.right {
	padding: 0px 0px 0px 50px;
}

.title {
	color: maroon;
}

#info {
	font-size: 85%;
	padding: 10px;
	margin: 20px 0px 0px 0px;
	line-height: 1.5em;
	text-align: left;
	border-color: #ffe transparent #ccc #fff;
	border-width: 5px;
	border-style: solid none solid solid;	
}