.border {
	border-right: 1px solid #006B64;
	border-bottom: 1px solid #006B64;
	border-left: 1px solid #006B64;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.borderint {
	background-image: url(media/navbarback.gif) 0 0 repeat-x;
	vertical-align: middle;
	text-align: left;
	}
	
.navigation {
	height: 20px;
	width: 80px;
	padding-left: 5px;
	vertical-align: middle;
	border-right: 1px solid #006B64;
	text-align: center;
	}
	
.navlink {
	font-size: 11px;
	font-weight: bold;
	color: #00B8AB;
	text-decoration: none;
	}
	
.link {
	color: #00B8AB;
	font-weight: bold;
	text-decoration: none;
	}
		
a:hover {
	color: #E67300;
	}
	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 145%;
	color: #006B64;
	background-color: #FFFFFF;
	padding: 10px;
	vertical-align: top;	
	}
	
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 145%;
	color: #006B64;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 0 10px;
	}		

.image {
	float: right;
	padding-left: 10px;
	}
	
.imagebox {
	background-color: #006B64;
	text-align: center;
	padding: 10px;
	vertical-align: top;
	}

ul {
	list-style-image: url(media/list-arrow.gif);
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;
	}
	
.menu {
	font-size: 11px;
	font-weight: bold;
	list-style: none !important;
	padding: 0 10px;
	color: #006B64;
	}
	.menu li {
		list-style: none !important;
		background: url(media/doc.gif) 0 0 no-repeat;
		padding: 0 0 0 25px;
		line-height: 23px;
		}
	
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006B64;
	background-color: #FFFFFF;
	border: 1px solid #006B64;
	margin: 1px;
	}
		
.address {
	font-size: 14px;
	font-weight: bold;
	color: #00B8AB;
	background-color: #006B64;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	line-height: 150%;
	background-image: url(media/distance.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.map {
	border-right: 1px solid #006B64;
	border-bottom: 1px solid #006B64;
	border-left: 1px solid #006B64;
	padding: 2px 5px 5px;
	}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #009188;
	padding: 5px;
	}
