@charset "utf-8";
/* CSS Document */

body {
	background: #620300 url(../img/background.jpg) repeat-x 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

p {
	padding: 0 0 15px 0;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 25px;	
	padding: 0 0 15px 0;
}

ul {
	list-style-type: square;	
}

ol {
	list-style-type:decimal;	
}

a {
	color:#620300;
	text-decoration: underline;
}

h1,h2,h3,h4,h5 {
	color: #d00008;	
}

h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

sup {
	vertical-align: top;
	font-size: 70%;
}

a:hover {
	color:#F00;
}

#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#spacer {
	position: relative;
	height: 30px;
}

#top {
	position: relative;
	height: 150px;
	padding: 0 0 0 0;
	background: #fff;
	margin: 30px 0 0 0;
	z-index: 100;
}

#top img#logo {
	position: relative;
	float: left;
	margin: 10px 0 0 10px;
}

#top #text {
	position: relative;
	float: right;
	text-align: right;
	font-size: 11px;
	color: #000;
	line-height: 1.6em;
	clear: right;
	top: 15px;
	right: 20px;
}

#top #text a {
	color: #000;	
}

#top h2 {
	position: relative;
	display: block;
	width: 330px;
	float: left;
	margin: 20px 0 0 20px;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
}

#flash {
	background: #fff;
	height: 275px;
}

#headerimage {
	position: relative;
	text-align: center;
	overflow: hidden;
	background: #fff;
	border: 5px solid #fff;
	height: 290px;
	margin-bottom: 10px;
}

#menu {
	position: absolute;
	width: 645px;
	right: 10px;
	top: 95px;
	z-index: 1000;
}



#footer {
	position: relative;
	clear: both;
	text-align: left;
	font-size: 11px;
	color: #ddd;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 15px 10px 8px 10px;
	zoom: 1;
}

#footer a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover {
	text-decoration: underline;	
}

#footer img#bbb {
	float: left; padding-right: 20px;	
}

#footer #pwd a:hover {
	text-decoration: none;	
}

#video {
	position: relative;
	width: 320px;
	padding-bottom: 20px;
}



#body {
	position: relative;
	background: #fff;
	overflow: hidden;
	zoom: 1;
}


#page {
	position: relative;
	padding: 0 15px 8px 15px;
	overflow: hidden;
	zoom: 1;
}


#page h2.pagetitle {
	position: relative;
	display: block;
	color: #000;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}

#news {
	padding: 0 15px 15px 15px;
}







.img-shadow {
	position: relative;
  float:left;
  background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../img/shadow.gif) no-repeat bottom right;
  margin: 10px 15px 0 10px !important;
  margin: 10px 15px 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
  
  ul.checklist
{
margin-left: 0px;
padding-left: 0;
list-style: none;
}

ul.big {
	font-size: 15px;	
}

.checklist li
{
padding-left: 20px;
background-image: url(../img/tick.png);
background-repeat: no-repeat;
background-position: 0 .3em;
line-height: 1.8em;
}

  .frontsection {
		position: relative;
		clear: left;
		padding: 0 0 15px 0;
		overflow: hidden;
  }
  
table tr.gray td {
	background: #dedede;	
}

table.catering td {
	padding: 2px 3px 2px 3px;
}

table.catering tr {
	margin: 0 10px 0 10px;	
}

.wpcf7-form input[type="text"], .wpcf7-form textarea, .wpcf7-form select {
	border: 1px solid #ccc;
	width: 270px;	
	padding: 6px;
}
