* {
  padding: 0px;
  margin: 0px;
}

body {
  margin:           25px 0 25px 0;
  text-align:       center;
  color:            #000000;
  background-color: #958D7A;
  font-size:        10px;	
  font-family:      Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}

h1 {
  font-size:   4.8em;
  font-family: Times, serif; }
h2 {
  font-size: 1.6em; 
  font-style: italic; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }

A {	
  text-decoration: none;
	color: #756D5E }
A:hover {	text-decoration: underline; }
A:visited {	color:	#756D5E; }


#header {
	width:  800px;
  height: 100px;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
}

#headtext {
  float:      left;
	width:      575px;  
  height:     100px;
	text-align: left;
	color:      #756D5E;	
	background-color: #C4BDB5;
}
#headtext h1 {
  margin:  20px 0 20px 35px;
}

#headlogo {
  float:   right;
  width:   225px;
  height:  100px;
}
#headlogo img { margin: 10px; }

#subtitle {
	color: #DBD7D2;
  margin: 20px 0 20px 0;	
}

#main {
  font-size: 16px;
	width:  800px;
	margin: 0 auto 0 auto;
	background-color: #C4BDB5;
}

#content {
  float:      left;
	width:      575px;  
	text-align: left;
	background-color: #FFFFFF;
}
#contentinner { padding: 10px; }
#contenttitle { width: 100%; height: 60px; }
#contentinner p { margin: 0 0 20px 0; }

#menu      { margin: 0px 0px 0px 575px; }
#menuinner { padding: 10px; text-align: left;}
#menutitle { height: 60px; }
#menutitle h3 { margin: 5px 0 0 10px;}
#menuinner p { margin: 0 0 5px 20px; }

#contentend {
  clear: both;
  width: 800px;
	background-color: #958D7A;  
}

#tinylinks {
	width:  800px;
	margin: 0px auto 5px auto; 
}

#copywrite {
	width:  800px;
	margin: 0px auto 5px auto;
}

hr { margin: 10px; }

img { margin: 10px; border: 0; }  
.aright { float: right; }
.aleft  { float: left; }      

.gallerycenter { text-align: center; }
.gallerytable  { width: 100%; text-align: center; }

.bookingform tr td{
  border-bottom: 1px solid black;
  height: 3em;
}

#minimenu { 	color: #DBD7D2; margin: 5px; }
#minimenu A {	text-decoration: none;
				color: #ffffff }
#minimenu A:hover {	text-decoration: underline; }
#minimenu A:visited {	color:	#ffffff; }

.copyright, .copyright a, .copyright a:visited { color: #ffffff; }

#contacttable { width: 100%; }    



#eventtable * { font-size: 14px; }
.eventplaceslow { color: #f00; font-weight: bold; }
.etitl { font-weight: bold; text-decoration: underline; } 
                        