/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
#outerbox
{
	width:830px;
	height:630px;
	margin-left:auto;
	margin-right:auto;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66665E;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #009;
}

h1 { font-size: 44px;	font-family: "Old English Text MT", "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
 }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 160%;
	text-align: justify;
	font-size:12px;
}

ul, ol { }

blockquote { }

a { color:#900; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 920px;
	height: 45px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 920px;
	height: 45px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}
#menu ul li .wide
{
	width:100px;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 3px;
	background: url(images/img09.jpg) no-repeat left 18px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#F00;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;

}

#menu a:hover {
	text-decoration: underline;
	color: #FFF;
}

#menu .current_page_item a {
	height: 20px;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	clear:both;
	
}

#page-bgtop {
	padding-top: 30px;
}

	/** LOGO */

#logo {
	width: 920px;
	height: 86px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	text-transform:none;
	font-weight: normal;
	color:#FF9;
}

#logo p {
	text-transform: none;
	font-size: 12px;
}

#logo h1 {
	padding-top: 10px;
	font-size: 34px;
	color: #FFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 658px;
	padding-right: 30px;
}
#gallery-content {
	width:100%;
	float:left;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #375910;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
	line-height: 160%;
	color: #333;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 10px 10px 7px;
	background: url(images/img07.jpg) repeat-x left bottom;
}

#sidebar p {
	margin: 0;
	padding: 0px 10px;
	line-height:110%;
}

#sidebar h2 {
	height: 26px;
	background: url(images/img06.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 15px;
	font-weight: bold;
	color:#FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 10px;
	vertical-align: baseline;
}


#sidebar p {
	line-height: 150%;
	color: #333;
}
#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #900;
}



/* Footer */

#footer {
	width: 920px;
	height: 131px;
	margin: 0 auto;
	padding-top: 50px;
	background: url(images/img05.jpg) no-repeat left top;

}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 131px;
	background: url(images/img04.jpg) repeat-x left top;	

	clear:both;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 12px;
	color: #FFFFFF;
}

#footer a {
	color: #E5FFC4;
}

td
{
	font-size:1.2em;
}


#lefttable
{
	float:left;
	width:49%;
}
#righttable
{
	float:right;
	width:49%;
}

h2
{
	color:#900;
}

#righttable h2 
{
	color:#090;
}

#righttable a
{
	color:#090;
}

#lodge th
{
	color:#900;
	text-align:center;
	padding-bottom:5px;
	font-weight:bold;
	font-size:18px;
}
#ramlodge th
{
	color:#090;
	text-align:center;
	padding-bottom:5px;
	font-weight:bold;
	font-size:18px;
}
.centered
{
	text-align:center;
}
#lodge td
{
	padding-right:10px;
}
.style5 {color:#060;}

.style3
{
	color:#900;
}
.style1 {color:#fff;}
.date
{
	padding-right:10px;
	font-size:.9em;

}
.marklodge
{
	color:#900;
	font-size:0.9em;
}
.ram
{
	color:#060;
	font-size:.9em;
}
#ramlodge td
{
	padding-right:10px;
}
.month
{
	font-size:1.2em;
	padding-top:10px;
	text-align:left;
}




