@charset "utf-8";
/*---------------------------------------------------------------*\
|                                                                 |
|    The Wheatsheaf at Oaksey CSS                                 |
|    Crafted from fine code at Oast One by James Marett, Feb 2010 |
|                                                                 |
|    IMPORTANT NOTES:                                             |
|    deep maroon: #290000;                                        |
|                                                                 |
\*---------------------------------------------------------------*/

body {
	background: url(../images/wood_background.jpg) repeat-x 0 0 #000;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

/* -- fonts -- */

#page h2,
#content .menupage h3,
#content .menupage h4,
#page h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
}

#pageholder {
	width: 916px;
}

#header {
	width: 900px;
	height: 135px;
	margin-bottom: 30px;
}
#header h1 {
	display: none;
}
#header .left {
	padding-top: 14px;
}
#header .right {
	padding-top: 14px;
}

#pageshadow {
	background: url(../images/shadow_background.png) no-repeat top;
	padding: 0 8px;
}

#gallery {
	height: 320px;
	background: #000;
}

#menu {
	height: 40px;
	background: #290000;
	/*background: #0C0000;*/
}
/*#menu ul {
	margin: 0;
	padding: 0;
	line-height: 40px;
}
#menu li {
	display: inline;
}
#menu li a {
	padding: 0 10px;
	text-decoration: none;
	font-size: 16px;
	color: #d5c4b2;
	line-height: 40px;
}
#menu li a:hover {
	background: #fff;
	color: #d5c4b2;
}*/

#page {
	background: #000;
	min-height: 200px;
	margin-top: 30px;
	margin-bottom: 50px;
	/*color: #CBD1C2;*/
	color: #d5c4b2;
	font-size: 13px; /* was 15 */
	
}
#page p {
	text-align: justify;
	margin-top: 0;
}

#page h2 {
	font-size: 28px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 35px;
	color: #d5c4b2;
}
#page h3 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 20px;
	/*margin-top: 0;*/
	margin-bottom: 10px;
	line-height: 29px;
	color: #d5c4b2;
}
#page h4 {
	font-size: 17px;
	line-height: 24px;
	margin-top: 0;
	/*margin-top: 15px;*/
	margin-bottom: 5px;
}
#page a {
	text-decoration: none;
	border-bottom: 1px dotted #d5c4b2;
	color: #d5c4b2;
}
#page a:hover {
	/*text-decoration: underline;*/
	border-bottom: 1px solid #fff;
	color: #fff;
}
#page .liner {
	height: 1px;
	background: #35312D;
	margin: 20px 0;
}
#page h3 a,
#page h4 a
{
	border-bottom: none;
}
#page ul {
	margin-top: 0;
}
#page .boxout,
#page .boxoutlink {
	padding: 5px;
	margin: 0;
	margin-bottom: 10px;
	background: #0a0a0a;
}
#page .boxout h3,
#page .boxoutlink h3 {
	margin-top: 0;
}
#page .boxoutlink a,
#page .boxoutlink img {
	border: none;
}
#page .boxoutlink a {
	padding: 5px;
	display: block;
}
#page .boxoutlink a:hover {
	background: #0f0f0f;
}
#page .boxoutlink {
	padding: 0;
}

#content {
	text-align: left;
	width: 550px;
	margin-left: 20px;
	float: left;
	/*color: #CBD1C2;*/
	color: #d5c4b2;
	
	line-height: 20px;
}

#content .menupage {
	padding: 15px;
	padding-top: 90px;
	margin-top: 10px;
	text-align: center;
	background: url(../images/menu_top.gif) center 10px no-repeat #fff;
	color: #666;
}
#content .menupage h3 {
	margin: 15px 0 5px 0;
	font-weight: normal;
	text-decoration: underline;
	font-size: 17px;
}
#content .menupage h4 {
	margin: 10px 0;
	font-size: 15px;
	font-weight: normal;
}
#content .menupage p {
	text-align: center;
	margin: 5px 0 8px 0;;
}

#rightcolumn {
	text-align: left;
	width: 260px;
	margin-right: 20px;
	float: right;
	/*color: #CBD1C2;*/
	color: #d5c4b2;
}
#rightcolumn p {	
	text-align: left;
}

#footer {
	background: #290000;
	min-height: 70px;
	padding: 10px;
	text-align: left;
	color: #d5c4b2;
	font-size: 13px;
	line-height: 20px;
}
#footer form {
	padding: 0;
	margin: 0;
}
#footer h3 {
	margin: 0;
	font-size: 15px;
}
#footer p {
	margin: 0;
}
#footer a {
	color: #d5c4b2;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#menuandcredits {
	background: #150000;
	/*min-height: 45px;*/
	padding: 10px 10px 15px 10px;
	/*color: #CBD1C2;*/
	color: #d5c4b2;
}
#menuandcredits ul {
	list-style: none;
	display: inline;
	line-height: 14px;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#menuandcredits li {
	display: inline;
	margin: 15px 0;
	line-height: 14px;
	border-right: 1px solid #d5c4b2;
}
#menuandcredits li a {
	margin: 0 15px;
	color: #d5c4b2;
	text-decoration: none;
}
#menuandcredits li a:hover {
	text-decoration: underline;
}
#menuandcredits p {
	font-size: 11px;
	margin: 0;
	margin-top: 15px;
}
#menuandcredits p a {
	color: #d5c4b2;
	text-decoration: none;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clearer {
	clear: both;
	height: 0;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: 0;
	font-size: 32px;
}

.sIFR-hasFlash #footer h2 {
	visibility: hidden;
	margin: 0;
	font-size: 15px;
}