﻿/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #F1EAC6;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7e6451;
	text-align: center;
	min-width: 750px;
}

#Header {
	width: 100%;
	background-color: #000;
	border-bottom: solid 3px #990033;
}

#Nav {
	margin: 0 auto;
	background-color: #000;
	padding: 5px;
	width: 750px;
	text-align: right;
}

#Nav li {
	display: inline;
}

#Nav li a:link, #Nav li a:active, #Nav li a:visited {
	font-size: 0.8em;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #F1EAC6;
	text-decoration: none;
}

#Nav li a:hover {
	background-color: #990033;
}

#Holiday 
{
	float: right;
	margin-top: 3px;
	margin-bottom: 0;
	padding: 0;
	font-size: 1em;
}

#Tel 
{
	clear: right;
	float: right;
	margin: 0;
	padding: 0;
	font-size: 1.4em;
}

#Digbeth
{
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	text-align: left;
}

#Cottage
{
	margin-left: 2px;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
	font-size: 1.2em;
	text-align: left;
}

#Content {
	margin: 0 auto;
	width: 750px;
	margin-top: 15px;
	text-align: left;
}

#Content a:link, #Content a:active, #Content a:visited {
	color: #990033;
}

#Content a:hover {
	color: #000;
}

#Content h3 {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	color: #990033;
}

#Content h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	color: #990033;
}

#Content .Starter 
{
	font-size: 1.2em;
	font-weight: bold;
	color: #990033;
}

#Banner {
	width: 730px;
	height: 280px;
	background-color: #e0d9b8;
	padding: 10px;
}

#Admin_Content {
	width: 730px;
	background-color: #e0d9b8;
	padding: 10px;
}

#Admin_Content h2 
{
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
	font-size: 1.2em;
}

#PhotoReel {
	width: 750px;
	height: 80px;
	background-color: #e0d9b8;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#PhotoReel img {
	margin-left: 10px;
}

.LeftCol {
	float: left;
	width: 365px;
	margin-right: 10px;
	text-align: justify;
}

.RightCol {
	float: left;
	width: 365px;
	margin-left: 10px;
	text-align: justify;
}

.Cap {
	float:left;
	color: #990033;
	font-size:5.6em;
	line-height:60px;
	padding-top: 2px;
	padding-right:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#Footer {
	clear: left;
	width: 100%;
	background-color: #e0d9b8;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 7px #000;
	text-align: center;
	font-size: 0.8em;
	margin-top: 20px;
	margin-bottom: 20px;
}

#Footer p {
	margin: 2px;
	padding: 0;
}

#Footer address 
{
	font-style: normal;
}

#Footer_Nav {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#Footer_Nav li {
	display: inline;
}

.cal
{
	float: left;
	margin-bottom: 10px;
}

.cal table
{
	width: 177px;
	font-family: Times New Roman;
	font-size: 10px;
	border: solid 1px #990033;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0;
}

.cal table table
{
	background-color: #990033;
	font-weight: bold;
	color: #fff;
}

.cal table th
{
	background-color: #e0d9b8;
	color: #7d322a;
}

.button
{
	background-color: #990033;
	color: #F1EAC6;
}

.FormItem
{
	display: block;
	margin-bottom: 3px;
}

.Checkbox input
{
	border: none;
}

label
{
    position: absolute;
    font-weight: bold;
	font-size: 0.8em;
	padding-top: 3px;
}

.FormItem input, .FormItem textarea, .FormItem select 
{
	margin-left: 100px;
}

input, textarea, select
{
	border: solid 1px #7e6451;
}
#Login_Wrapper 
{
	margin: 0 auto;	
	width: 300px;
	height: 150px;
}

#Login
{
	margin-top: 250px;
	width: 300px;
	height: 150px;
	text-align: center;
	background-color: #e0d9b8;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #7e6451;
	border-bottom: 2px solid #7e6451;
}

#Login_Hdr
{
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	background-color: #000;
	color: #fff;
	margin-bottom: 10px;
}

#Login_Container
{
	margin-top: 20px;
	margin-left: 20px;
	text-align: left;
}

.Login_Label
{
	color: #7d322a;
}

.Login_Textbox
{
	width: 150px;
}

#Login_Button
{
	text-align: center;
	margin-right: 20px;
	margin-top: 10px;
}

#Dashed 
{
	padding: 10px;
	margin-bottom: 10px;
	border: dashed 1px #7e6451;
}

.red {
	color: #990033;
}

.green {
	color: #50614a;
}

#Simon a:link, #Simon a:visited, #Simon a:active {
	color: #7e6451;
	text-decoration: none;
}

#Simon a:hover {
	color: #7e6451;
	text-decoration: underline;
}

.AttItem h4
{
	color: #990033;
	margin-bottom: 0;
}

.AttItem p
{
	margin-top: 0;
}

.AttItem img 
{
	float: left;
	background-color: #e0d9b8;
	padding: 10px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 35px;
}

.AttItem .Distance
{
	font-style: italic;
}

.CentreText 
{
	text-align: center;
	width: 450px;
	margin: auto;
}

.SpecialsFlash
{
	margin-top: 10px;
	width: 730px;
	background-color: #e0d9b8;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #990033;
}

.SpecialsFlash p
{
	margin: 0;
}