/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #157083;
	background-image:url(images/background.jpg);
	background-position:top;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #167082;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #167082;
}
a:hover {
	text-decoration: none;
	color: #F7E34B;
}
a:active {
	text-decoration: underline;
	color: #F7E34B;
}
h1 {
	font-size: 130%;
	color: #85B1B5;
}
h2 {
	font-size: 120%;
	color: #85B1B5;
}
h3 {
	font-size: 110%;
	color: #85B1B5;
}
h4 {
	font-size: 100%;
	color: #85B1B5;
}
#header {
background-image:url(images/head2.png);
background-position:center;
background-repeat:no-repeat;
height:138px;
width:718px;
margin:0 auto;
}
#content {
background-image:url(images/content.png);
background-position:center;
background-repeat: repeat-y;
margin:0 auto;
}

#slogan {
text-align:right;
font-size:130%;
font-weight:bold;
letter-spacing:2px;
text-transform:capitalize;
color:#157083;

}

#footer {
background-image:url(images/footer2.png);
background-position:bottom;
background-repeat:no-repeat;
width:718px;
height:40px;
margin:0px auto;
font-size:90%;
}
#address{
width:80%;
margin:0px auto;
text-align:center;
}
.navlist
{
margin-top:0;
padding-left: 0;
margin-left: 0;
}
.navlist li
{
list-style: none;
margin: 0;
padding: 0.25em 0 0.25em 0.25em;
}

.navlist li a { text-decoration: none; }

#navcontainer {
padding:0px 5px 0px 10px;
font-size:100%;
letter-spacing:0px;
border-left: 10px solid #D0E2E1;
border-bottom: 10px solid #D0E2E1;
width:100%;
}

p,h1,h2,h3,h4,h5,h6{margin:0px 25px 10px 25px;}

#tpg {
width:400px;
margin: 0 auto;
font-size:80%;
color:#CCCCCC;
text-align:center;
margin-bottom:25px;
}
#tpg a{color:#FFFFFF; text-decoration:underline;}


#hotline {
text-align:left;
font-size:130%;
font-weight:bold;
letter-spacing:2px;
text-transform:capitalize;
color:#157083;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.grid_7 ul {
margin-right:0px;
}
.grid_7 li {
padding-bottom:1em;
margin-left:30px;
margin-right:10px;
}

#stuff {
width:500px;
display:inline;
float:right;
}

p {
	text-align: justify;
}
.note {
	text-transform: uppercase;
	text-align: center;
}
.submenu {
	font-size: 90%;
	margin-left: 0px;
	margin-right:0px;
padding: 0 8px 0 0;
}
.submenu li{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:.25em;
	margin-left:20px;
	margin-right:10px;
}
-->