body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	list-style-type: circle;
	margin-top:20px;
	text-align:center;
	min-width: 1060px;
}

ul {
	line-height:12pt;}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	list-style-image:url(images/bullet.gif);
	line-height:14pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	margin:0px auto;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	padding-bottom:6px;
}

p { margin:0px auto; padding-top:2px; padding-bottom:2px;}

a { font-size: 10pt; color: #B49379; font-weight:bold;}
a:link { text-decoration: none; color: #B49379; }
a:visited { text-decoration: none; color: #B49379; }
a:active { text-decoration: none; color: #B49379; }
a:hover { text-decoration: none; color: #424222; }

#wrapper {
	width:1000px;
	margin: 0px auto;
}


/* Top section */

#top-bar {
	width:980px;
	height:278px;
	margin: 0px auto;
	text-align:center;
	background-color:#77773C;
	border:1px #ffffff solid;
	font-family:"Times New Roman", Times, serif;
}

#top-bar-left { float:left; text-align:left; padding-left:30px;}

#top-bar-right-top { float:right; text-align:center; width:490px; font-family:"Times New Roman", Times, serif; font-weight:normal; font-size:32pt; color:#ffffff; padding-top:70px; padding-right:100px;}

#top-bar-right-top p { margin: 0px auto; padding-bottom:8px; border-bottom:1px #ffffff solid;}

.top-email { font-family:"Times New Roman", Times, serif; color:#ffffff; font-size:16pt; font-weight:normal; }
a.top-email:active { color: #ffffff; }
a.top-email:link { color:#ffffff; }
a.top-email:visited { color:#ffffff; }
a.top-email:hover { color:#424222; }

#top-bar-right-bottom { float:right; text-align:center; width:490px; font-family:"Times New Roman", Times, serif; font-weight:normal; font-size:16pt; color:#ffffff; padding-top:16px; padding-right:100px; }
#top-bar-right-bottom p { margin: 0px auto; padding-bottom:8px; }

/* Navigation bars */

#nav-bar {
	width:950px;
	height:255px;
	margin: 0px auto;
	text-align:center;
	border-top: none;
	border-bottom: none;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	padding-left:30px;
	background-image:url(images/nav-bar-index.jpg);
	background-repeat:no-repeat;
}

#nav-bar-food {
	width:950px;
	height:255px;
	margin: 0px auto;
	text-align:center;
	border-top: none;
	border-bottom: none;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	padding-left:30px;
	background-image:url(images/nav-bar-food.jpg);
	background-repeat:no-repeat;
}

#nav-bar-rooms {
	width:950px;
	height:255px;
	margin: 0px auto;
	text-align:center;
	border-top: none;
	border-bottom: none;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	padding-left:30px;
	background-image:url(images/nav-bar-rooms.jpg);
	background-repeat:no-repeat;
}

#nav-bar-functions {
	width:950px;
	height:255px;
	margin: 0px auto;
	text-align:center;
	border-top: none;
	border-bottom: none;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	padding-left:30px;
	background-image:url(images/nav-bar-functions.jpg);
	background-repeat:no-repeat;
}

#nav-bar-meetings {
	width:950px;
	height:255px;
	margin: 0px auto;
	text-align:center;
	border-top: none;
	border-bottom: none;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	padding-left:30px;
	background-image:url(images/nav-bar-meetings.jpg);
	background-repeat:no-repeat;
}

#nav-bar-contact {
	width:950px;
	height:255px;
	margin: 0px auto;
	text-align:center;
	border-top: none;
	border-bottom: none;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	padding-left:30px;
	background-image:url(images/nav-bar-contact.jpg);
	background-repeat:no-repeat;
}

#nav-bar-allok {
	width:950px;
	height:255px;
	margin: 0px auto;
	text-align:center;
	border-top: none;
	border-bottom: none;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	padding-left:30px;
	background-image:url(images/nav-bar-allok.jpg);
	background-repeat:no-repeat;
}



/* Navigation */

#nav {
	float:left;
	width:220px;
	margin: 0px auto;
	text-align:right;
	font-size:10pt;
	padding:10px;
	padding-top:20px;
	font-weight:bold;
	
}

#nav p { font-family:Arial, Helvetica, sans-serif; font-size:10pt; display:block; width:220px; border-bottom:1px #ffffff solid; line-height:24pt; }

#nav a { text-decoration: none; color: #B49379;}
#nav a:link { text-decoration: none; color: #B49379; }
#nav a:visited { text-decoration: none; color: #B49379; }
#nav a:active { text-decoration: none; color: #B49379; }
#nav a:hover { text-decoration: none; color: #424222; }

#nav p.nav-open { color: #424222; }
#nav p.no-border { border-bottom:none; }

/* Info bar */

#info-bar {
	width:940px;
	margin: 0px auto;
	text-align:left;
	border-top: none;
	border-bottom: none;
	padding:10px;
	padding-left:30px;
	background-image:url(images/info-bar.gif);
	background-repeat: repeat-y;
}

#opening-times {
	float:left;
	width:220px;
	margin: 0px auto;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
	font-size:12pt;
	padding-left:10px;
	padding-right:10px;
	margin-right:20px;
}


#info-header {
	float:left;
	width:620px;
	margin: 0px auto;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
	font-size:12pt;
	padding-left:10px;
	padding-right:10px;
	margin-right:10px;
}

.breadcrumb { margin: 0px auto; text-align:left; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:8pt; color:#424222; }

.info-header { margin: 0px auto; text-align:left; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:18pt; color:#424222; line-height:28pt; }



/* Main section */

#main { width:980px;
	margin: 0px auto;
	text-align:left;
	background-color:#ffffff;
	background-image:url(images/main-bk.gif);
	background-repeat: repeat-y;
	padding-top:20px;
	padding-bottom:20px;
	border:1px #ffffff solid;
}

#main p { margin:0px auto; padding-top:2px; padding-bottom:2px; }


#room-enquiry {
	float:left;
	width:220px;
	margin: 0px auto;
	text-align:left;
	padding:10px;
	padding-left:40px;
	padding-top:20px;
	font-size:8pt;
	color:#77773C;
}

.form { font-size:8pt; color:#424222; padding-top:1px; padding-bottom:1px; }

#main-content {
	float:right;
	width:670px;
	margin: 0px auto;
	text-align:left;
	padding:20px;
	padding-left:10px;
}

#main-content p { margin:0px auto; padding-top:4px; padding-bottom:4px; }

#food-menu { float:left; width:654px; text-align:center; padding:8px; padding-top:0px; margin-top:4px; border:1px #77773C solid; background-color:#E9E9D6; }
#food-menu-box { float:left; width:200px; margin-right:20px; margin-top:12px; margin-bottom:6px; text-align:center; }
#food-menu-box-no-margin { float:left; width:200px; margin-top:12px; margin-bottom:6px; text-align:center; }
#food-menu-box-no-top-margin { float:left; width:200px; margin-top:0px; margin-bottom:6px; text-align:center; }

#clear-main {
	clear: both;
	width:620px;
	margin:0px auto;
	font-size:1px;
}
	

#clear {
	clear: both;
	width:940px;
	margin:0px auto;
	font-size:1px;
}


#home-box {width:148px; float:left; margin-right:8px; padding:5px; padding-top:0px; border:1px #77773C solid; background-color:#f1f1f1; }
#home-box-dark {width:148px; float:left; margin-right:8px; padding:5px; padding-top:0px; border:1px #77773C solid; background-color: #f3f6f8; }

#home-box-no-margin {width:148px; float:left; margin-right:0px; padding:5px; padding-top:0px; border:1px #77773C solid; background-color:#f1f1f1; }


/* Bottom bar */

#bottom-bar { 
	width:960px;
	margin: 0px auto;
	text-align:center;
	padding:10px;
	background-color: #77773C;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	border-top:none;
	border-bottom:1px #ffffff solid;
	font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:13pt; color: #ffffff;
	}

#bottom-bar p { padding:0px; margin:0px; }

#bottom-bar a { font-size: 13pt; color: #ffffff; font-weight:normal;}
#bottom-bar a:link { text-decoration: none; color: #ffffff; }
#bottom-bar a:visited { text-decoration: none; color: #ffffff; }
#bottom-bar a:active { text-decoration: none; color: #ffffff; }
#bottom-bar a:hover { text-decoration: none; color: #424222; }


/* Fonts */

.header { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #424222; font-weight:normal; line-height:26pt;}
a.header:active { color: #B49379; font-weight:normal;}
a.header:link { color:#B49379; font-weight:normal;}
a.header:visited { color:#B49379; font-weight:normal;}
a.header:hover { color:#424222; font-weight:normal;}

.headersm { font-family:Arial, Helvetica, sans-serif; font-size:13pt; color: #424222; font-weight:bold; line-height:22pt; width:148px; display:block; border-bottom:1px #77773C solid; margin-bottom:2px; }
a.headersm:active { color: #B49379; font-weight:bold;}
a.headersm:link { color:#B49379; font-weight:bold;}
a.headersm:visited { color:#B49379; font-weight:bold;}
a.headersm:hover { color:#424222; font-weight:bold;}

.sm { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #666666; font-weight:normal;}
a.sm:active { color: #B49379; font-weight:normal;}
a.sm:link { color:#B49379; font-weight:normal;}
a.sm:visited { color:#B49379; font-weight:normal;}
a.sm:hover { color: #424222; font-weight:normal;}

.med { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #666666; font-weight:normal;}
a.med:active { color: #B49379; font-weight:normal;}
a.med:link { color:#B49379; font-weight:normal;}
a.med:visited { color:#B49379; font-weight:normal;}
a.med:hover { color: #424222; font-weight:normal;}

.black16 { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #000000; font-weight:normal; }
a.black16:active { color: #B49379; font-weight:normal;}
a.black16:link { color:#B49379; font-weight:normal;}
a.black16:visited { color:#B49379; font-weight:normal;}
a.black16:hover { color:#424222; font-weight:normal;}

.black14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #000000; font-weight:normal; }
a.black14:active { color: #B49379; font-weight:bold;}
a.black14:link { color:#B49379; font-weight:bold;}
a.black14:visited { color:#B49379; font-weight:bold;}
a.black14:hover { color:#424222; font-weight:bold;}

.black12 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #000000; font-weight:normal; }
a.black12:active { color: #B49379; font-weight:bold;}
a.black12:link { color:#B49379; font-weight:bold;}
a.black12:visited { color:#B49379; font-weight:bold;}
a.black12:hover { color:#424222; font-weight:bold;}

.black11 { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #000000; font-weight:normal; }
a.black11:active { color: #B49379; font-weight:bold;}
a.black11:link { color:#B49379; font-weight:bold;}
a.black11:visited { color:#B49379; font-weight:bold;}
a.black11:hover { color:#424222; font-weight:bold;}

.black10 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #000000; font-weight:normal;}
a.black10:active { color: #B49379; font-weight:bold;}
a.black10:link { color:#B49379; font-weight:bold;}
a.black10:visited { color:#B49379; font-weight:bold;}
a.black10:hover { color:#424222; font-weight:bold;}

.black9 { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #000000; font-weight:normal;}
a.black9:active { color: #B49379; font-weight:bold;}
a.black9:link { color:#B49379; font-weight:bold;}
a.black9:visited { color:#B49379; font-weight:bold;}
a.black9:hover { color:#424222; font-weight:bold;}

.black8 { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #000000; font-weight:normal;}
a.black8:active { color: #B49379; font-weight:bold;}
a.black9:link { color:#B49379; font-weight:bold;}
a.black8:visited { color:#B49379; font-weight:bold;}
a.black8:hover { color:#424222; font-weight:bold;}

.grey16 { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #666666; font-weight:normal; }
a.grey16:active { color: #B49379; font-weight:normal;}
a.grey16:link { color:#B49379; font-weight:normal;}
a.grey16:visited { color:#B49379; font-weight:normal;}
a.grey16:hover { color:#424222; font-weight:normal;}

.grey14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #666666; font-weight:normal; }
a.grey14:active { color: #B49379; font-weight:normal;}
a.grey14:link { color:#B49379; font-weight:normal;}
a.grey14:visited { color:#B49379; font-weight:normal;}
a.grey14:hover { color:#424222; font-weight:normal;}

.grey12 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #666666; font-weight:bold; }
a.grey12:active { color: #B49379; font-weight:bold;}
a.grey12:link { color:#B49379; font-weight:bold;}
a.grey12:visited { color:#B49379; font-weight:bold;}
a.grey12:hover { color:#424222; font-weight:bold;}

.grey11 { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #666666; font-weight:bold; }
a.grey11:active { color: #B49379; font-weight:bold;}
a.grey11:link { color:#B49379; font-weight:bold;}
a.grey11:visited { color:#B49379; font-weight:bold;}
a.grey11:hover { color:#424222; font-weight:bold;}

.grey10 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #666666; font-weight:bold;}
a.grey10:active { color: #B49379; font-weight:bold;}
a.grey10:link { color:#B49379; font-weight:bold;}
a.grey10:visited { color:#B49379; font-weight:bold;}
a.grey10:hover { color:#424222; font-weight:bold;}

.grey10norm { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #666666; font-weight:normal;}
a.grey10norm:active { color: #B49379; font-weight:bold;}
a.grey10norm:link { color:#B49379; font-weight:bold;}
a.grey10norm:visited { color:#B49379; font-weight:bold;}
a.grey10norm:hover { color:#424222; font-weight:bold;}

.grey8norm { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #666666; font-weight:normal;}
a.grey8norm:active { color: #B49379; font-weight:bold;}
a.grey8norm:link { color:#B49379; font-weight:bold;}
a.grey8norm:visited { color:#B49379; font-weight:bold;}
a.grey8norm:hover { color:#424222; font-weight:bold;}

.white16 { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #ffffff; font-weight:normal; }
a.white16:active { color: #B49379; font-weight:normal;}
a.white16:link { color:#B49379; font-weight:normal;}
a.white16:visited { color:#B49379; font-weight:normal;}
a.white16:hover { color:#424222; font-weight:normal;}

.white14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #ffffff; font-weight:normal; }
a.white14:active { color: #B49379; font-weight:normal;}
a.white14:link { color:#B49379; font-weight:normal;}
a.white14:visited { color:#B49379; font-weight:normal;}
a.white14:hover { color:#424222; font-weight:normal;}

.white12 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #ffffff; font-weight:normal; }
a.white12:active { color: #B49379; font-weight:normal;}
a.white12:link { color:#B49379; font-weight:normal;}
a.white12:visited { color:#B49379; font-weight:normal;}
a.white12:hover { color:#424222; font-weight:normal;}

.white10 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #ffffff; font-weight:normal; }
a.white10:active { color: #B49379; font-weight:normal;}
a.white10:link { color:#B49379; font-weight:normal;}
a.white10:visited { color:#B49379; font-weight:normal;}
a.white10:hover { color:#424222; font-weight:normal;}

.green16 { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #77773C; font-weight:normal; }
a.green16:active { color: #B49379; font-weight:normal;}
a.green16:link { color:#B49379; font-weight:normal;}
a.green16:visited { color:#B49379; font-weight:normal;}
a.green16:hover { color:#424222; font-weight:normal;}

.green14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #77773C; font-weight:normal; }
a.green14:active { color: #B49379; font-weight:normal;}
a.green14:link { color:#B49379; font-weight:normal;}
a.green14:visited { color:#B49379; font-weight:normal;}
a.green14:hover { color:#424222; font-weight:normal;}

.green12 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #77773C; font-weight:bold; }
a.green12:active { color: #B49379; font-weight:normal;}
a.green12:link { color:#B49379; font-weight:normal;}
a.green12:visited { color:#B49379; font-weight:normal;}
a.green12:hover { color:#424222; font-weight:normal;}

.green10 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #77773C; font-weight:normal; }
a.green10:active { color: #B49379; font-weight:normal;}
a.green10:link { color:#B49379; font-weight:normal;}
a.green10:visited { color:#B49379; font-weight:normal;}
a.green10:hover { color:#424222; font-weight:normal;}


#copyright {
	width:980px;
	margin:0px auto;
}

.image-padding {
	margin:0px auto;
	padding:2px;
	border: 1px solid #77773C;
	background-color: #ffffff;
	margin-top:6px;
	margin-bottom:4px;
}

.padding { padding: 8px;}
.padding4 { padding: 4px;}
.border { border: 1px solid #9AB8A3;}
.border-grey { border: 1px solid #cccccc;}


.tinyfont { font-family: Arial, Helvetica, sans-serif; font-size:7pt; color: #666666; font-weight:normal;}
.copy { font-family: helvetica, arial; font-size:8pt; color: #CCCCCC; font-weight:normal;}

.nisafont { font-family:Arial, Helvetica, sans-serif; font-size:7pt; color: #666666; font-weight:normal;}
a.nisafont:link {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#666666; font-weight:normal;}
a.nisafont:active {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#666666; font-weight:normal;}
a.nisafont:visited {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#666666; font-weight:normal;}
a.nisafont:hover {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#666666; font-weight:normal;}

