/************************************/
/* The Old Rectory Main Style Sheet */
/*    Copyright Suma Design 2010    */
/************************************/

* {
	margin: 0;
   	padding: 0;
	}
	
p {
	font-size: .82em;
   	margin-bottom: 0.9em;
   	line-height: 1.2em;
	}

h1 {
	margin-bottom: 0.7em;
	font-size: 1.3em;
	font-style: italic;
	}
	
h2 {
	margin-bottom: 0.4em;
	font-size: 1.0em;
	font-style: italic;
	}
	
h3 {
	margin-top: 1.0em;
	font-size: 0.85em;
	font-style: italic;
	}

a {
	outline: none;
	overflow: hidden;
	text-decoration: none;
	}

a:link {
	color: #0050A8;
	}
	
a:visited {
	color: #0050A8;
	}
	
a:hover {
	color: #F00;
	}
	
a:active {
	color: #F00;
	}

img {
	margin: 0;
	padding: 0;
	border: none;
	}
	
hr {
	margin-right: 25px;
	margin-top: 0.3em;
	margin-bottom: 1.0em;
	clear: both;
	}
	
body {
	font: 100% Arial, Helvetica, sans-serif;
	color: #004700;
	background-color: #F9F8DD;
	}
	
#wrapper {
	width: 950px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(../images/wrapper-background-3.png);
	background-position: bottom;
	border: thin solid #004700;
	}
	
#header {
	width: 950px;
	height: 140px;
	background-image: url(../images/rectory-header2_HB.png);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #004700;
	}
	
#header-top {
	width: 950px;
	height: 108px;
	}
	
/* Header Navigation Start */

#header-nav {
	width: 685px;
	height: 27px;
	float: left;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F9F8DD;
	}
	
#header-nav li {
	font: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 0.9em;
	display: inline;
	list-style-type: none;
	margin-right: 33px;
	}
	
#header-nav a:link {
	color: #004700;
	}
	
#header-nav a:visited {
	color: #004700;
	}
	
#header-nav a:hover {
	color: #F00;
	}
	
#header-nav a:active {
	color: #F00;
	}
	
/* Banner Area */

#banner {
	margin: 15px 25px -15px 20px;
	width: 950px;
	}
	
/* Header Navigation Ends */

#sidebar {
	clear: both;
	float: right;
	width: 200px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 368px;
	}
	
#sidebar-top {
	width: 200px;
	height: 40px;
	background-image: url(../images/top-slice-opt.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 1px;
	}
	
#sidebar-bottom {
	width: 200px;
	background-image: url(../images/bottom-slice-opt.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
#booking-button {
	width: 147px;
	height: 76px;
	margin-left: 32px;
	}
	
#sidebar-bottom p {
	margin-right: 15px;
	margin-left: 15px;
	font-size: 0.75em;
	line-height: 1.3em;
	text-align: justify;
	font: Georgia, "Times New Roman", Times, serif;
	}
	
#content {
	width: 695px;
	min-height: 450px;
	margin-top: 15px;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 8px;
	}
	
#content ul {
	font-size: .82em;
	list-style: round;
	text-align: left;
	margin-top: 0.8em;
	margin-bottom: 1.5em;
	margin-left: 15px;
	}
	
#content li {
	margin-top: 0.4em;
	}
	
#booking-table-right {
	float: right;
	width: 335px;
	}
	
#links-page td {
	font-size: .82em;
	text-align: center;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	}
	
#booking-table-left {
	float: left;
	width: 335px;
	}
	
#slideshow {
	width: 410px;
	height: 260px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	background-image: url(../images/coniston-cumbria-old-rectory-guest-house.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#accommodation-show-background {
	margin-right: 15px;
	margin-top: 5px;
	width: 390px;
	height: 300px;
	background-image: url(../images/accommodation-show-background.png);
	background-repeat: no-repeat;
	}
	
#accommodation-show {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 380px;
	height: 290px;
	}
	

/* Footer Styles */

#footer {
	width: 950px;
	height: 42px;
	clear: both;
	font-size: .65em;
	background-color: #C2D5C2;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #004700;
	}
	
#footer-table {
	width: 910px;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	}
	
.footer-left {
	width:50%;
	vertical-align:top;
	}
	
.footer-right {
	padding: 0;
	text-align:right;
	width:50%;
	}
	
/* Classes Not Glasses */

.italic {
	font-style: italic;
	}

.small-italic {
	font-style: italic;
	font-size: 0.75em;
	}
	
.bold {
	font-weight: bold;
	}
	
/* Images */

.image-left {
	float: left;
	margin-right: 15px;
	}
	
.image-right {
	float: right;
	margin-left: 15px;
	}
	
.adobe-download {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	}
	
/* Tables */

.table-695 {
	margin-top: 5px;
	width: 695px;
	}

.table-335 {
	width: 335px;
	}
	
.form-description {
	padding-top: 10px;
	width: 130px;
	font-size: 0.8em;
	}
	
.form-response {
	padding-top: 10px;
	font-size: 0.8em;
	}
	
.noshow {
	display: none;
	}
	
/* Email Receipt */

#email-receipt {
	position: absolute;
	right: 280px;
	top:230px;
	}

#table-400 {
	width: 450px;
	}
