body {
	background-color: #003366;
	background-image: url(images/tile.gif);
	background-repeat: repeat;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003366;  
	padding:0px;
	margin:0px;
	margin-top: 7px;
	}
/*
// Image positioning styles
*/
.float-right {
	float:right;
	width:auto;
	height:auto;
	margin: 0 0 1.4em 1.4em;
	}

.centre {
	text-align:center;
	width:100%;
	height:auto;
	padding:auto;
	}

/*
// Redefined Tags
*/

p   {
	font-size: 1em;
	text-align:justify;
	margin: 3px 0;
	}

ul, ol	{
	font-size: 1em;
	text-align: left;
	margin: 1em auto 1em 7em;
	list-style-position: outside;
	}
*> ul, *> ol {
	margin-left: 3em;
	}

th {
	background-color:#eee;
	font-weight:normal;
}

td, th {
	text-align: left;
	padding:3px;
	spacing:0px;
}

h1, h2, h3, h4, h5, h6 {
	background-color: transparent;
	margin: 3px 0;
	padding-left:10px;
	}

h1 {
	font-size: 1.2em;
	color:#000066;
	}

h2 {
	font-size:1.2em;
	color:#000066;
	}

h3 {
	font-size:1.1em;
	color:#000066;
	}

h4 {
	font-size:1.1em;
	color:#000066;
	}
	
h5  {
	font-size:1em;
	color:#000066;
	}
	
h6  {
	font-size:0.9em;
	color:#000066;
	}

li {
	font-size: 1em;
	line-height: 1.5em;
	}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1px;
	}

strong {
	color:#000066;
	}

/*
// basic links
*/
a img {
	border: none;
}
a { 
	color:#CC0000;
	background-color:transparent;
	}

a:hover, a:active, a:active {
	background-color:transparent;
	color:#FF0000;
	}

/*
// Contact Form styles
*/
.title1 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	}
	
.frmlabel {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	min-width: 100px;
	width: 100px;
	}

table.tabftr {
	font-size: 0.9em;
	color: #FFFFFF;
	}

.tablecontus {
	font-size: 1em;
	}
table.tablecontus select, table.tablecontus input, table.tablecontus textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #0099CC;
	}
.vldate input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #0099CC;
	}
input.errHilite, select.errHilite, textarea.errHilite {
	padding: .1em ! important;
	background-color: #FFCCCC ! important;
	border: 0.1em solid #FF0000;
	}

/*
// Menu
*/
.menu span {
	font-size: 1.em;
	width:6%;   
	margin-right:2%;
	margin-left: 2%;
	display:table-cell;
	text-align:center;
	}
span.first-menu-item {
	margin-left:5px;
	}
span.last-menu-item {
	margin-right:0;
	}
.menu span a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	white-space: nowrap;
	padding: 0px;
	font-variant: small-caps;
	
	}
	
.menu span a:link , .menu span a:visited {
	
	}
	
.menu span a:hover , .menu span a:active , .menu span a:focus {
	color: #CC0000;
	background-color: transparent;
	}

/*
// Footer 
*/
#ftr p {
	padding: 0 1.4em 0 1.4em;
	}
div#ftr > p {
	
	}
.phone {
	color: #CCCCCC;
	float: right;
	width: auto;
	text-align:right;
	}
div#ftr > div.copysite {
	padding: 2px 0;
	}
a.footerlink { 
	color: #CCCCCC;
	text-decoration: none; 
	} 
a.footerlink:hover, a.footerlink:focus{ 
color: #CC0000;
}

/*
// content
*/

div.content p { 
	padding: 10px;
	padding-bottom:0;
	padding-top: 2px;
	}

div.main-img {
	overflow: visible;
	visibility: visible;
	float:left;
	width: 325px;
	height:auto;
	margin-bottom:-5px;
	display:table-cell;
	}

div.content > div.main-img {
	margin-bottom:0;
	}

img.longpage-main-img {
	margin-right:12px;
	margin-bottom:12px;
	float:left;
	}

.disclaimertext {
	font-size: 0.85em;
	color:#000066;
	}
div.text {
	margin-left:10px;
	}
/*
// events
*/

table.event-details {
	font-size: 100%;
	margin: 0 10px;
}
/*
// news
*/
div.news-picture {
	width: 310px;
	text-align: center;
	float:right;
	clear:right;
	margin: 0 0 1em 1em;
	padding-right: 10px;
}
div.news-picture p {
	margin-left: 100px;
}
