


body {
padding-left: 2em;
padding-right: 2em;
background-color: #18453b; }

.text
{font-family: Verdana, Helvetica,
sans-serif;
font-size:12px;
color: #18453b;
line-height: 150%;}


h1 {
font-size:16px;
color: #7a2426;
font-weight: bold;}

h2 {
font-size:14px;
color: #7a2426;
font-weight: bold;}

h3 {
font-size:13px;
color: #18453b;
font-weight: bold;}

h4 {
font-size:12px;
color: #18453b;
font-weight: bold;}

.footer
{
font-size:12px;
color: #ffffff;
text-align: center;
font-weight: bold;}

a.footer:link
{color: #ffffff; text-decoration: underline;}
a.footer:visited
{color: #ffffff; text-decoration: underline;}
a.footer:active
{color: #ffffff; text-decoration: underline;}
a.footer:hover
{color: #ffffff; text-decoration: underline;}


a.navbar:link
{color: #ffffff; text-decoration: none;}
a.navbar:visited
{color: #ffffff; text-decoration: none;}
a.navbar:active
{color: #ffffff; text-decoration: none;}
a.navbar:hover
{color: #d8cf2a; text-decoration: none;}


ul.homelist {
	list-style: none;
font-size:12.5px;
font-weight: bold;
line-height: 170%;

}


ul.homelist li {
	margin-left: -25px;
	padding: 0px 0 0px 20px;
	background: url(images/dingbat.png) no-repeat 0 3px;
}

A:link {
	COLOR: #18453b;
}

A:visited {
	COLOR: #18453b;
}
A:active {
	COLOR: #18453b;
}
A:hover {
	COLOR: #7a2426;
}

