body {
	background: url(images/bg.jpg) top left repeat-x #fff;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	padding: 0;
	margin: 10px 0;
}

hr {
	margin: 1em auto;
	width: 90%;
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #999;
}



#container {
	width: 760px;
	border: 3px solid gray;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
}

#banner {
	width: 760px;
	margin: 0;
	padding: 0;
	height: 100px;
}

#banner img {
	border: none;
}

#subbanner {
	width: 760px;
	margin: 0;
	padding: 0;
}

#subbanner h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	letter-spacing: -2px;
	padding: 8px;
	color: #4D4D4D;
	font-size: 1.5em;
	font-weight: normal;
}

#nav {
	width: 760px;
	margin: 0;
	padding: 0;
	background: gray;
	height: 74px;
}

#nav ul {
	list-style: none;
	font-size: 0.7em;
	width: 753px;
	text-align: center;
	margin: 0;
	padding: 10px 0;
	background: gray;

}

#nav ul li {
	display: inline;
	line-height: 1.5em;
	background: gray;
}

#nav ul li a {
	display: inline;
	padding: 7px;
	border: 1px solid #194876;
	color: #194876;
	font-weight: bold;
	text-decoration: none;
	background: white;
}

#nav ul li a:hover {
	border: 1px solid #494849;
	background: #194876;
	color: #fff;
}

#content {
	width: 760px;
	margin: 0;
	padding: 0;
}

#content a {
	color: #064FA8;
	text-decoration: none;
	text-decoration: underline;
}

#content a:hover {
	color: #0973F4;
	text-decoration: none;
}

#content img {
	text-align: center;
	margin: 0 auto;
	border: #194876 solid 3px;
}

#content p {
	font-size: 0.8em;
	padding: 0;
	line-height: 20px;
	margin: 1em;
}

#content h1, #content h2, #content h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0.5em;
	margin: 0;
}

#content h1 {
	color: #fff;
	background: red;	 
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing:  -2px;
}

#content h2 {
	color: #194876;
	font-size: 1.2em;
	font-weight: normal;
}

#content h3 {
	color: #032652;
	font-size: 0.9em;
	font-weight: bold;
}

#content ul {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 0.8em;
	list-style: none;
}

#content ul li {
	margin: 3px 0;
	padding: 0 0 0 20px;
	background: url(images/bullet_black.png) left no-repeat;
}

#footer {
	width: 760px;
	margin: 30px 0 0 0 ;
	padding: 0;
	background: red;
}

#footer p {
	font-size: 0.9em;
	color: #fff;
	padding: 5px;
	margin: 0;
}

#footer img {
	border: none;
}





td {
	vertical-align:top;
}

table.imageC
{
	margin: 0 auto;
}



table.openingtimestable 
{
	 margin-left:12px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 0.8em;
}

table.openingtimestable td {
	padding: 0.3em 1em;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

table.openingtimestable th {
	padding: 0.3em 1em;
	color: #fff;
	border-right: 1px solid #333;
	font-weight: bold;
	background: gray;
	border-bottom: 1px solid #333;
}




table.openingtimestableC {
	margin: 0 auto;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 0.8em;
}

table.openingtimestableC td {
	padding: 0.3em 1em;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

table.openingtimestableC th {
	padding: 0.3em 1em;
	color: #fff;
	border-right: 1px solid #333;
	font-weight: bold;
	background: gray;
	border-bottom: 1px solid #333;
}



ul.indexlist ul {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 1.1em;
	list-style: none;
}

ul.indexlist ul li {
	margin: 3px 0;
	padding: 0 0 0 20px;
	background: url(images/bullet_black.png) left no-repeat;