﻿div
{
	text-align: left;
}
body
{
	margin: 0;
	text-align: center;
	font-family: Times New Roman, Tahoma, Arial, Sans-Serif ;
	font-style: italic;
	font-size:0.95em;
	background-color:#7f384a;
	background-image:url(i/back.jpg);
}
input, select, table
{
	font-family: Tahoma, Arial, Sans-Serif ;
	font-size:1.0em;
}
hr
{
	color:#7f384a;
}
td
{
	vertical-align:top;
}
#content
{
	background: white;
	margin-left: auto;
	margin-right: auto;
	width: 800px;	
	color:#7f384a;
}
#topspacer
{
	height: 10px;
	width: 800px;
	background-color:#7f384a;
}
#banner
{
	float: left;
	width: 800px;
	padding-top:10px;
	padding-bottom:10px;
}
#banner2
{
	width: 800px;
}
#header
{
	width: 800px;
}
#body
{
	width: 800px;
}
#left
{
	float:left;
	width: 200px;	
}
#centre
{
	float:left;
	width:500px;
}
#right
{
	float:right;
	width: 100px;
}
#footer
{
	clear: both;
	text-align:center;
	padding:5px;
	margin-top:30px;
	background:#733343;
	color:White;
}
#divmenu ul
{
	list-style-type: none;
}
#divmenu ul li
{
	margin-top:30px;
	margin-left:20px;
	list-style-image:url(i/bullet.jpg);	
}
#divmenu ul li a
{
	text-decoration: none;
	color: #7f384a;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size:1.20em;
}
.paddedpanel
{
	padding: 10px;
}
.telephone
{
	font-weight:bold;
	margin:0;
	padding-left:20;
	color:#83354d;
	font-family:Times New Roman;
	font-size:16pt;
	text-align:center;
}
.email
{
	font-weight:bolder;
	display:inline;
	margin:0;
	padding-right:100;
	color:white;
	font-family:Times New Roman;
	font-size:18pt;
}
#logoholder img
{
	margin-top:20px;
	margin-left:15px;
}
#logoholder h5
{
	font-size: 38pt;
}
#logoholder h6
{
	font-size: 23pt;
}
#logoinfo
{
	text-align:center;
}
.photoimage
{
	margin-top:20px;
	width:400px;
	
}
.galleryitem
{
	text-align:center;
	padding:3px;	
	cursor:hand;
}

.footer-small	{
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}