﻿body {
	font-family: Verdana, sans-serif;
	background-color: #dFEEEd;
	text-align:center;
}

h1 {
	color: black;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	font-family:Palatino, Georgia, "Times New Roman", Times, serif
}

h2 {
	color:maroon;
	font-size:large;
	margin-top:0px;
	margin-bottom:0;
	font-family:Palatino, Georgia, "Times New Roman", Times, serif
}

.latest	{
	text-align:center;
}

p {
	font-size: 	small;
	margin-top:3px
}

ul {
	font-size: small;
}

ol {
	font-size: small;
}

li	{
	margin-bottom:5px;
}

a:hover {
	color: #FF00FF;
}
a:visited {
	color: #800000;
}

.centre {	
	text-align:center;
	background-color:white;
}

.footer {
	font-size: x-small;
}

.he	{
	font-weight:bold;
	color:blue;
}

.currentpage	{
	background-color:white !important;
}
.noborder {
	border-width:0px 0px 0px 0px;
}

.leftfloat {
	margin:10px;
	float:left;
}

.rightfloat {
	margin:10px;
	float:right;
}

.presshdg{
	color: blue;
	font-size: large;
	margin-bottom: 6px;
	font-weight:bold;
	font-family:Palatino, Georgia, "Times New Roman", Times, serif
}

.srbox {
	background-color: white;
	margin:0 10px 10px 10px;
	padding:5px;
	text-align:left;
}

.silver	{
	position:relative;
	top:-30px;
	text-align:center;
	margin-bottom:0;
	color:#322;
	font-weight:bold;
	font-size:x-large;
	font-family:Palatino, Georgia, "Times New Roman", Times, serif
}

.silver2	{
	text-align:center;
	margin:25px 140px 25px 140px;
	font-weight:bold;
	font-size:large;
	font-family:Palatino, Georgia, "Times New Roman", Times, serif;
}

#wrapper	{
	width:770px;
	text-align:center;
	margin:0 auto;
	background-color:#cccccc;
	padding:10px;
}

#bottom	{
	clear:both;
	text-align:center;
	background-color:white;
}

#top	{
	height:200px;
	width:500px;
	margin:0 auto;
	margin-bottom: 20px;
	padding:5px;
	background-color:white;
}

.special	{
	color:red;
	font-style:italic;
	font-weight:bold;
}

#topnav	{
	text-align:center;
	margin:0;
}

#topnav	ul{
	margin:0;
}

#topnav li	{
	display:inline;
	margin:0 0 0 8px;
	padding:2px 2px 0 2px;
	font-size:medium;
	font-weight:bold;
	background:#fef600;
}

.vcard	p{
	margin:0 0 0 25px;
	text-align:left;
}

.tel {
	margin:10px 0 10px 25px  !important;
}

.column	{
	float:left;
	width:49.9%;
	margin:0;
	padding:0;
}

.box	{
	background-color:#ffffff;
	margin:10px;
	padding:10px;
	text-align:left;
}

.type	{
	display:none;
}