body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#11477e;
}

/* Added By Paul */

h1 {
	color:#11477e;
	font-size:2em;
	text-align:center;
	margin-bottom:.5em;
}

h2 {
	color:#11477e;
	font-size:1.25em;
	font-weight:normal;
}
p {
	font-size:0.8em;
}

li {
	font-size:0.8em;
}

#header {
	text-align:center;
}
.padded {
	padding:0 25px;
}
.center {
  text-align:center;
}

a.white, 
a.white:link, 
a.white:visited,
a.white:active  {
	color: #ffffff;
	text-decoration:none 
}

a.black,
a.black:link,
a.black:visited,
a.black:active  {
	color: #000000;
	text-decoration:none
}

a.blue,
a.blue:link,
a.blue:visited,
a.blue:active  {
	color: #11477e;
	text-decoration:none 
}

.navbar {
  background-color: #F0F0F0;
  text-align:center;
  border-right-style:solid;
  border-right-color:#ffffff;
  border-right-width:thin;
  }
.navbar2 {
  background-color:#F0F0F0;
  text-align:center;
  }
.main	{
  background-color:#FFFFFF;
  }
.blueheader	{
color:#11477e;
font-size:large;
}
.smallblueheader	{
color:#11477e;
font-size:small;
}
.bigblueheader	{
color:#11477e;
font-size:x-large;
}


.sitemap {
font-size:x-small;
text-align:center;
color:#FFFFFF
}

.rightnav {
text-align:center;
font-size:smaller;

}
.address {
font-size:smaller;
}
