/*
-----------------------------------------------------------------------------
Null Browser Defaults
-----------------------------------------------------------------------------*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
iframe {
	border: 0;
}
* {
	margin: 0px;
	padding: 0px;
}

/* 
-----------------------------------------------------------------------------
Global Default Elements
-----------------------------------------------------------------------------*/
body {
	text-align: center;
	margin: 0px auto;
	margin-bottom: 10px;
	background-color: #ad3e42;
	background-image: url(../images/backgrounds/body.png);
	line-height: 1.2;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
a {
	color: #f48888;
	cursor: pointer;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
} 
h1 {
	font-size: 23px;
	font-weight: normal;
	margin: 10px 0px;
	padding: 0px;
	color: #d85151;
}
h2 {
	border: none;
	font-size: 15px;
	margin-top: 15px;
}
p {
	margin: 0 0 10px 0;
}
small {
	font-size: 9px;
	line-height: 1.2;
}
strong {
	font-weight: bold;
}
/* 
-----------------------------------------------------------------------------
LAYOUT: Global (cascading order)
-----------------------------------------------------------------------------*/
#header {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 600px;
	height: 205px;
	background-image: url(../images/backgrounds/header.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #1b1b1b;
}
#page {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 600px;
	padding: 1px 0px;
	background-color: #1b1b1b;
	background-image: url(../images/backgrounds/content.png);
	background-position: right;
	background-repeat: repeat-y;
}
#footer {
	position: relative;
	margin: 0px auto;
	background-color: #1b1b1b;
	width: 600px;
	height: 175px;
	background-image: url(../images/backgrounds/footer.png);
	background-repeat: repeat-y;
	background-position: right; 
}
/* 
-----------------------------------------------------------------------------
HEADER CSS
-----------------------------------------------------------------------------*/
#logo {
	height: 150px;
}
#logo img {
	margin: 63px 0px 0px 22px;
}
	/* 
	-----------------------------------------------------------------------------
	Menu CSS
	-----------------------------------------------------------------------------*/
	#menu {
		padding: 10px;
		font-size: 14px;
		text-align: center;
		background-image: url(../images/backgrounds/menu.png);
		background-repeat: no-repeat;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		height: 35px;

	}
	#menu li {
		list-style: none;
		display: inline;
	}
	#menu a {
		color: #d85151;
		text-decoration: none;
		padding: 0px 10px;
	}
	#menu a:hover {
		color: #e59e53;
	}
/* 
-----------------------------------------------------------------------------
PAGE CSS
-----------------------------------------------------------------------------*/
#content {
	margin-left: 200px;
	color: #FFF;
	padding: 1px 30px 0px 30px;
	min-height: 500px;
}
/* for Internet Explorer */
/*\*/
* html #content {
	height: 500px;
}
#page ul {
	margin: 10px;
}
#page li {
	margin-left: 10px;
}
/**/
.quote {
	padding: 1px 70px 0px 45px;
	background-image: url(../images/icons/quote.png);
	background-position: top left;
	background-repeat:no-repeat;
}
.quote h2 {
	font-size: 14px;
	font-style: italic;
	color: #004b27;
}
.quote p {
	margin: 6px 0px 30px 20px;
	color: #288b5c;
}
	/* 
	-----------------------------------------------------------------------------
	Contact CSS
	-----------------------------------------------------------------------------*/
	#opening-hours {
		float: right;
		text-align: left;
	}
	#opening-hours table {
		margin-right: 50px;
	}
	#opening-hours h2 {
		padding-left: 35px;
	}
	.input {
		border: 1px solid #999;
		font-size: 12px;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		padding: 2px;
		margin: 2px;
	}
	.input option {
		padding-left: 3px;
	}
	.input optgroup {
		padding-left: 3px;
	}
	.input optgroup option {
		padding-left: 15px;
	}
	.select {
		border: 1px solid #999;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 12px;
		padding: 0px;
		margin: 2px;
	}
	.label {
		color: #999;
		padding-right: 3px;
		text-align: right;
	}
	.optional {
		font-size: 9px;
		color: #999;
		padding-left: 3px;
	}
	.button {
		background-color: #777;
		border-color: #CCC #555 #555 #CCC;
		border-style: solid;
		border-width: 1px;
		color: #FFFFFF;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 12px;
		margin-left: 2px;
		padding: 2px 10px 2px 10px;
		text-align: center;
		cursor: pointer;
	}
	.inlineButton {
		background-color: #777;
		border-color: #CCC #555 #555 #CCC;
		border-style: solid;
		border-width: 1px;
		color: #FFFFFF;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 12px;
		margin: 2px 0px;
		padding: 2px 10px 1px 10px;
		text-align: center;
		cursor: pointer;
	}
	#google-map {
		width: 627px;
		height: 400px;
		border: 1px solid #DAAB00;
	}
	.amend {
		border: 1px solid #669900;
		background-color: #DBF08B;
		padding: 5px;
		text-align: center;
	}
	/* 
	-----------------------------------------------------------------------------
	Events CSS
	-----------------------------------------------------------------------------*/
	.events {
	padding-bottom: 10px;
	background-image: url(../images/events/linebreak.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	.events h2 {
	color: #f48888;
	font-style: italic;
	letter-spacing: 1px;
	margin-bottom: 7px;
	}
	.events span {
	color: #ffffff;
	font-style: normal;
	font-size: 20px;
	letter-spacing: 0px;
	}
	.events img {
	margin: 0px 0px 10px 20px;
	float: right;
	}
/*
-----------------------------------------------------------------------------
Left Column CSS
-----------------------------------------------------------------------------*/
#left-column {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 100%;
	background-image: url(../images/backgrounds/left-column.png);
	background-repeat: repeat-y;
	text-align: center;
}
#left-column #top {
	position: relative;
	width: 200px;
	height: 30px;
	background-image: url(../images/backgrounds/left-column-top.png);
	background-repeat: no-repeat;	
}
#left-column img {
	margin-bottom: 15px;
	margin-right: 5px;
}
/*
-----------------------------------------------------------------------------
FOOTER CSS
-----------------------------------------------------------------------------*/
#footer-menu {
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
	padding: 5px;
	width: 390px;
	color: #c57679;
}
#footer-menu li {
	display: inline;
}
#footer-menu a {
	color: #C57679;
	text-decoration: none;
}
#footer-menu a:hover {
	color:#F5A6A9;
}
#bright-site {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 190px;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	color: #ad3d41;
}
#bright-site a {
	color: #c57679;
	text-decoration: none;
}
#bright-site a:hover {
	color: #F5A6A9;
}