@font-face {
    font-family: "Lucida Sans";
    font-style:  normal;
    font-weight: normal;
    src: url(LUCIDAS0.eot);
}


/* navigation styles */


.links {
	font-size: 9.75pt;
	line-height: 25px;
	text-transform: capitalize;
	font-family: "Lucida Sans";
	text-align: center;
	text-decoration: none;
}

body {
	font-family: "Lucida Sans";
	background-image:url(images/navbar.jpg);
	background-repeat:repeat-y;
	
}
a.links:visited  {color: #ffffff; text-decoration: none}
a.links:link  {color: #ffffff; text-decoration: none}
a.links:hover   {color: #73bbbe; text-decoration: none}

.bottomlinks {
	color: #73bbbe;
	font-size: 8pt;
	text-transform: capitalize;
}
a.bottomlinks:link {color: #73bbbe;}
a.bottomlinks:hover {color: #119992;}
a.bottomlinks:visited  {color: #73bbbe;}

.telephone {
	color: #74b6be;
	font-size: 10.27pt;
	text-align: right;
}

.heading {
	font-size: 8pt;
	color: #119992;
}
.headingbig {
	font-size: 12px;
	padding-top: 5px;
	color: #119992;
}
.addressheaing {
	font-size: 16px;
	padding-top: 5px;
	color: #119992;
}
.address {
	font-size: 12pt;
	color: #666666;
}
.pagelocation {
	font-size: 6.75pt;
	color: #999999;
}
.content {
	font-size: 7pt;
	color: #666666;
}
.contentbig {
	font-size: 9pt;
	color: #666666;
}
.reg {
	font-size: 6pt;
	color: #9d9fa1;
	position: absolute;
	bottom: 10px;
	left: -1px;
}
li {
	color: #119992;
	list-style-image: url(images/circle.gif);
	margin-bottom: 8px;
	list-style-position: outside;	
}

.style5 {color: #666666}
