html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
	color: #000000;
}

a {
color:#003300;
border-bottom:none;
text-decoration:none;
font-size:16px;
}
a:hover {color: #06C;}

body {
	color: #444;
	padding-top: 40px;
	font-family: Tahoma, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}

p,code,ul {
padding-bottom: 1.2em;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

li {list-style: none;}

h1 {
	font-family: Verdana;
	font-size: 1.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}
.center {text-align:center;}

               
#center {text-align:center;}

/* structure */
.inner-container {
	font-size: 1.2em;
	margin: 0 auto;
	width: 780px;
}

.outer-container {
padding-bottom: 64px;
}

.header {
text-align: center;
}

.title {
	height:145px;
	width:780px;
	float:left;
	text-align:center;
}

.title h1 {
	font: normal 50px Verdana,sans-serif;
	color:#006600;
	text-align:center;
	padding-bottom: 10px;
}

.path {
z-index:100;
}

.navigation {
	font-size:8px;
	z-index:10;
	float:right;
	width:200px;
	color: #00FF00;
}

.navigation a {
font: normal 1em Verdana,sans-serif;
color:#29DC57;
}

.navigation a:hover {
color:#E0DF52;
}

.header .title {
	color: #006600;
	text-align:left;
	font: normal 3.5em Verdana,sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	text-align:left;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}

.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

.path {
	height: 150px;
	margin-top:10px;
	background:url('img/montage.jpg') no-repeat top center;
}

/* main */
.main {
}

/* content */
.content {
	border-top:solid 8px #1B9C2E;
	border-bottom:solid 5px #1B9C2E;
	float: right;
	width: 605px;
	margin-top:160px;
	font-size:14px;
}

.content a {
font-size:14px;
text-decoration:underline;
font-style:oblique;
}

.content a img {
text-decoration:none;
}

.content h1 {
color:#006600;
font-family: Verdana;
font-size:24px;
font-weight:normal;
}
	
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

.content table {
	border:none;
	width:95%;
}

.content th {
	background-color:#FFFFFF;
}

.content p {font-family: "Lucida Sans Unicode",sans-serif;}

.content fieldset {
border:0px;
}

.content img {
margin:10px;
}

.about {
border:solid 1px;
background-color:#CCCCCC;
}

/* navigation */
.side {
margin-top:170px;
	float: left;
	width: 150px;
}
.side h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.side ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.side li {border-bottom: 1px solid #EAEADA;}
.side li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}

.side table {
	border:none;
	width:99%;
}

.side li a:hover {
	background: #F0F0EB;
	color: #654;	
}

.diary a {
font-size:12px;
text-decoration:none;
text-align:justify;
}

.diary a:hover {
text-decoration:none;
}

/* footer */
.footer {
	color: #000000;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
font-size:10px;
color:#000000;
text-decoration: none;
}
.footer a:hover {
text-decoration:none;
}

.link {
width:142px;
margin:3px;
text-align:center;
border-bottom:solid 3px #FFF;
font-size:16px;
border-top:none;
margin-top:3px;
margin-bottom:3px;
}

.link:hover {
	border-bottom:solid 3px#009900;
	color: #0099CC;
}

.link a {
border-top:none;
color:#003300;
border-bottom:none;
text-decoration:none;
font-size:16px;

}

.link a:hover {
text-decoration:none;
color:#000000;
}

.diary th {
border-top:solid 3px #006600;
}

.event {
border:solid 1px #009900;
background-color:#B6FFB2;
}

/*====== Accordian Menu =======*/

.arrowlistmenu{
width: 160px; /*width of accordion menu*/
margin-top:10px;
}

.menuheader a {
text-decoration:none;
font-weight:100;
color: #006600;
font-size: 16px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font-weight:100;
border-bottom-color: #9edda6;                                                              
                
border-top-color: #9edda6;                                                              
                
border-bottom-width: 1px;                                                              
                
border-bottom-style: solid;                                                              
                
border-top-style: solid;                                                              
                
border-top-width: 1px;                                                              
                
text-align: left;                                                              
                
color: #006600;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: pointer;
font-weight: 100;
font-size: 16px;
font-family: Tahoma sans-serif;
}

.arrowlist a.menuheader {
color: #f9ff00;
text-decoration:none;
font-size: 1.5em;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
color: #44ecff;                                
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
font-size: 1.5em;
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
border-bottom-color: #9edda6;
border-top-color: #9edda6;
text-align: left;
color: #005900;
background: no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid;
border-top: 1px solid;
font-family: Tahoma;
font-weight: 100;
font-size: 13px;
}

.arrowlistmenu ul li a:visited{
text-align: left;
color: #005900;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
text-align: left;                    
border-bottom-color: #2f744b;                    
border-top-color: #2f744b;                    
color: #000;
background-color: #bcffbe;
border-top:1px solid;
border-bottom: 1px solid;
}

.lettingsImg{
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.room1{
	display: none;
}

.room2{
	display: none;
}

.room3{
	display: none;
}

.bookinginput{
	width: 50px;
}