/* CSS Document */

*{
	padding: 0;
	margin: 0;
}

body{
	background: #88988F url(../images/bg-img.jpg) no-repeat;
	background-position: top right;
	text-align: center;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;	
	margin-left: auto;
	margin-right: auto;
}

h1{
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #4b655c;
   padding-bottom: 10px;
   font-size: 1.4em;
   font-weight: bold;
}

.homeh1 {font-size:1.2em }

h2.homeh1 {margin-top:0px; padding-top:0px; }

h2{
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #4b655c;
   font-size: 1.2em;
   font-weight: bold;


	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}

h2 a {
     text-decoration: underline;
	 color: #4b655c;
} 

h2 a:hover {
     text-decoration: none;
	 color: #4b655c;
} 

h3{
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #4b655c;
   padding-bottom: 8px;
   font-size: 0.9em; 
}

h3 a {
     text-decoration: underline;
	 color: #4b655c;
} 

h3 a:hover {
     text-decoration: none;
	 color: #4b655c;
} 

p{
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #4b655c;
   padding-bottom: 8px;
   font-size: 0.85em;
}

p.indent {
padding-left: 59px;
}

a{
    color: #0B4F35;
	text-decoration: underline;
}

a:hover{
    color: #4b655c;
	text-decoration: none;
}

.mail {
color: #FFF;
text-decoration: none;
}

.no-decor {
    text-decoration: none;
}

.link-green {
    text-decoration: none;
    color: #4b655c;
}

.bg {
    background-color: #4b655c;
} 






/* ------container-------*/
#container{
	width: 825px;
	height: 500px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}


/* ------logo/header-------*/
#header{
	width: 825px;
	height: 165px;

}

#p {
	width:109px;
	height:140px;
	float: right;
	margin-top: 10px;
	background: url(../images/p.gif) no-repeat;
}

#logo{
	width: 600px;
	height: 105px;
	float: left;
	background: url(../images/logo-final.jpg) no-repeat;
	margin-top: 30px;
}

#logo-title {
    width: 310px;
	height: 41px;
	font-family: Georgia, "Times New Roman", Times, serif;
    color: #4b655c;
	text-align: left;
	float: right;
	font-size: 4.1em;
	margin-top: 12px;
	padding-left: 0px;
}

#logo-title h2 {font-weight:normal; font-size: 1em; padding-top:0px; margin-top:0px }

#logo-title span {display:none }

#logo-restaurant{
    width: 600px;
	height: 105px;
	float: left;
	background: url(../images/logo-restaurant.jpg) no-repeat;
	margin-top: 75px;
}

#logo-guide{
    width: 600px;
	height: 105px;
	float: left;
	background: url(../images/logo-guide.jpg) no-repeat;
	margin-top: 75px;
}

#logo-bedrooms{
    width: 600px;
	height: 105px;
	float: left;
	background: url(../images/logo-bedrooms.jpg) no-repeat;
	margin-top: 75px;
}

/* ------contact-------*/
#contact{
    width: 805px;
	height: 20px;
	text-align: left;
	padding-left: 20px;
}

.white{
font-size: 0.8em;
color: #FFF;
}


/* ------navigation-------*/
#nav{
	width: 150px;
	min-height: 450px;
	background-color: #c2cbc6;
	float: left;
	height: auto;
}
	
ul.navigation {
    list-style: none;
    text-align: left;
	line-height: 25px;
    font-size: 0.9em;
    font-weight: bold; 
	padding-left: 20px;
    padding-top: 10px;
}

ul.navigation li a {
    text-decoration: none;
    color: white;
}

ul.navigation li a.current {
    color: #88988e;
}

ul.navigation li a:hover {
    color: #88988e;
}	
	
ul.sub-navigation{
    list-style: none;
    text-align: left;
	line-height: 25px;
    font-size: 0.9em;
    padding-left: 10px;
}

ul.sub-navigation li a {
    text-decoration: none;
    color: #88988e;
}

ul.sub-navigation li a.sub-current {
    color: #FFF;
}

ul.sub-navigation li a:hover {
    color: #FFF;
	}

/* ------content area-------*/
#main-area{
    width: 825px;
	height: auto;
	display: table;
	clear: both;
	background: url(../images/background-img.jpg) repeat;
}

#special-occasions{
    width: 1000px;
	height: auto;
	display: table;
	clear: both;
	background: url(../images/background-img.jpg) repeat;
}

#main-area-home{
    width: 825px;
	height: auto;
	display: table;
	clear: both;
	background: url(../images/background-home-img.jpg) repeat;
}

#content{
	width: 675px;
	height: auto;
	background-color: #C2CBC6;
	vertical-align: bottom;
	clear: none;
	float: left;
}

#content-subpages{
    width: 400px;
	display: block;	
	text-align: left;
	background-color: #F2F2F2;
	padding: 10px;
	float: left;
	vertical-align: bottom;
	clear: none;

}

#content-bookingpage{
    width: 800px;
	display: block;	
	text-align: left;
	background-color: #C2CBC6;
	padding: 10px;
	float: left;
	vertical-align: bottom;
	clear: none;
}

#content-right{
	max-width: 255px;
	background-color: #C2CBC6;
	float: right;
	display: block;
	padding-bottom: 20px;
}

#content-home{
	width: 400px;
	display: block;
	text-align: left;
	background-color: #F2F2F2;
	padding: 10px;
	float: left;
	vertical-align: bottom;
	clear: none;
	height: auto;
}

#home-left {float: left; width: 190px}

#home-right {float: right; width: 190px}

#content-right-home{
	width:255px;
	float: right;
	display: block;
	background-color: #C2CBC6;
	height: auto;

}

#news-events{
	width:211px;
	background: #f2f2f2 url(../images/news-events-bg.jpg) bottom right no-repeat;
	margin: 10px;
	padding: 10px;
	border:1px solid #88988f;
	text-align: left;
	overflow-y:scroll
}

#news-events h3 {font-size:1.2em }

#content-right-home h2{margin-top: 30px}

#scrollbox {
    width: 180px; 
	height: 190px; 
	background: #f2f2f2 url(../images/scroll-box.jpg) no-repeat;
	overflow: auto; 
	padding: 5px;
	margin-top: 5px
}

#home-img{
    width: 675px;
    height: 165px;
	float: right;
}

#flash{
    width: 255px;
    height: 265px;
}

#buttons {
	width: 235px;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 1.3em;
}

#buttons ul {
    height: 45px;
    list-style:  none;	
	display: block;
	margin-bottom: 20px;
}

#buttons li {
    border: #FFF solid 1px;
	margin-top: 8px;
	background: #4c655c;
}

#buttons li a {
	color: #FFF;
	height: 30px;
	line-height: 30px;
	display:block;

}

#buttons li a:hover {
    color: #4c655c;
    background: #dbe0dd;
	
}


/* ------content home-------*/
div.content-box{
    width: 140px;
	height: 130px;
	text-align: left;
	color: #4b665d;
	margin-left: 15px;
	margin-top: 8px;
	float: left;
}

div.content-box a{
    text-decoration: none;
	color: #4b655c;
}

div.content-box h3 a:hover{
    text-decoration: none;
	color: #C2CBC6;
}


/* ------footer-------*/
#footer-nav{
    width: 805px;
	height: 25px;
	text-align: left;
	padding-left: 20px; 
	padding-top: 8px; 
	clear: left;
}

ul.footer-navigation {
     font-size: 0.7em; 
}

ul.footer-navigation li {
    display: inline;
	padding-right: 10px;
}

ul.footer-navigation li a {
    text-decoration:none;
    color:white;
}

ul.footer-navigation li a.current {
    color: #4b665d;
}

ul.footer-navigation li a:hover {
    color: #4b665d;
}

/* ------wedding/Rates table-------*/
.ratestable {
	color: #4B655C;
	background-color: #C2CBC6;
	text-align: left;
	padding: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.weddingtable {
	background-color: #C2CBC6;
	text-align: left;
	padding: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menutable {
	background-color: #4c655c;
	text-align: left;
	padding: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ratesheader {
	background-color: #88988F;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.1em;
}

.subpage-list  {
	display: block;
	margin: 0px;
	color: #4b655c;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #c2cbc6;
}
	
/* ------pop up facilities-------*/	
#pop {
    text-align: left;
	padding: 10px;
	margin-top: 20px;
	background-color: #DBE0DC;
}

/* ------wedding navigation-------*/	

#wedding-navigation{
    width: 100%;
	height: 20px;
	text-align: center;
	background-color:#c2cbc6;
	padding-top: 5px;
}

ul.wedding-navigation {
    font-size: 0.9em; 
	
}

ul.wedding-navigation li {
    display: inline;
    margin-top: 5px;
	
	
}

ul.wedding-navigation li a {
    text-decoration: none;
    color: #0B4F35;margin-left: 5px;
	margin-right: 5px;
}

ul.wedding-navigation li a.current {
    color: #FFF;
}

ul.wedding-navigation li a:hover {
    color: #FFF;
	}
	
	
	/* ------restaurant navigation-------*/	

#restaurant-navigation{
    width: 100%;
	height: 20px;
	text-align: center;
	background-color:#c2cbc6;
	padding-top: 5px;
}

ul.restaurant-navigation {
    font-size: 0.9em; 
	
}

ul.restaurant-navigation li {
    display: inline;
    margin-top: 5px;
	
	
}

ul.restaurant-navigation li a {
    text-decoration: none;
    color: #0B4F35;margin-left: 5px;
	margin-right: 5px;
}

ul.restaurant-navigation li a.current {
    color: #FFF;
}

ul.restaurant-navigation li a:hover {
    color: #FFF;
	}
	
	
	
label {
	width: 15em;
	color: #4b655c;
	float: left;
	font-size: 0.85em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

button {
	background-color: #FFFFFF;
}

select {
	background-color: #FFFFFF;
}

input {
	line-height: 18px;
	background-color: #FFFFFF;
}
textarea {
	background-color: #FFFFFF;
}

text {
	background-color: #FFFFFF;
}

legend {
	color: #4b655c;
	margin-bottom: 2px;
}

form {
    width:380px!important;
}

fieldset {
    padding: 5px;
}

.jobs-list {
    list-style: inside;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #4b655c;
    font-size: 0.85em;
}
input.buttons {
	font-family: "Times New Roman", Times, serif;
	background-color:#4b655c;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	font-size: 1.2em;
	padding:3px;
}

div.button {
	float: right;
}

.link {font-weight: bold}

.link a {font-weight: bold}

.link a:hover {color: #C2CBC6}

#xmasbuttons {
    width: 235px;
	margin-left: auto;
    margin-right: auto;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #FFF;
    font-size: 1.3em;
}

#xmasbuttons ul {
    height: 45px;
    list-style:  none;	
}

#xmasbuttons li {
	border: #FFF solid 1px;
	margin-top: 8px;
	background: #4c655c;
	text-align: center;
}

#xmasbuttons li a {
    color: #FFF;
    height: 35px;
    line-height: 35px;
    display:block;   

}

#xmasbuttons li a:hover {
    color: #4c655c;
    background: #dbe0dd;
	
}

.xmastable {
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #4b655c;
   font-size: 0.85em;
   text-align:left;
}

.red-link{color: #FF0000}

.clear {clear: both; margin: 0; padding: 0}
