@charset "utf-8";
/* CSS Document */

/* ------------------ Website design and Coding by JPG Design - http://www.jpgdesign.co.za --------------- */
/* ------------------------------------ Contact info[at]jpgdesign.co.za ---------------------------------- */

/* --------------------------------------------- Global Settings ----------------------------------------- */

body, HTML {
	padding: 0;
	margin: 0;
	background: #7F6E52;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f6e52;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	text-decoration: none;
}

/* ------------------------------------------------ Main Divs -------------------------------------------- */

#outer-container {
	margin: auto;
	width: 895px;
	background: url(../images/content_bg.jpg) repeat-y;
}

#top {
	height: 38px;
	background: url(../images/top_spacer.jpg) no-repeat;
	margin: auto;
	clear: both;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	height: 74px;
	margin: auto;
}

#logo-spacer {
	height: 43px;
	background: url(../images/logo_spacer.jpg) no-repeat;
	margin: -3px 0;
}

#flash-container {
	height: 354px;
}

#flash {
	float: right;
	display: inline;
	height: 354px;
	width: 555px;
	background: url(../images/flash_container.jpg) no-repeat;
}

#flash-images {
	float: left;
	width: 517px;
	height: 323px;
	margin-top: 0px;
	margin-left: 11px;
	background: url(../images/slide7.jpg) no-repeat;
	display: inline;
}

#navigation-container {
	float: left;
	width: 340px;
	height: 354px;
	background: url(../images/menu_container.jpg) no-repeat;
	overflow: hidden;
}

#navigation-container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content-container {
	background-color: #f9eedc;
	background: url(../images/content_bg.jpg) repeat-y;
}

#left-content {
	float: left;
	width: 580px;
	margin-left: 15px;
	padding: 10px;
	clear: both;
}

#left-content-large {
	width: 840px;
	margin-left: 15px;
	padding: 10px;
	clear: both;
	background: #f9eedc;
}

#right-content {
	float: right;
	display: inline;
	width: 228px;
	margin-right: 20px;
	padding-bottom: 20px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

#footer-container {
	background: url(../images/footer.jpg) no-repeat;
	height: 56px;
	clear: both;
}

#footer-container p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9EEDC;
	margin-top: 6px;
	margin-left: 15px;
	line-height: 15px;
}

#footer-container a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9EEDC;
	text-decoration: none;
	font-weight: lighter;
}

#footer-container a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9EEDC;
	text-decoration: none;
	font-weight: lighter;
}

#footer-container a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D59324;
	text-decoration: underline;
}

#footer-container a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9EEDC;
	text-decoration: none;
}

#altnav {
	float: right;
	width: 600px;
	margin-top: 6px;
	margin-right: 15px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9EEDC;
}

#bottom-spacer {
	height: 39px;
}

#gallery {
	width: 840px;
	margin: 0;
	padding: 0;
	clear: both;
	height: auto;
}

#gallery dl {
	text-align: center;
	font-size: 12px;
	margin-top:25px;
} 

#gallery dt,dd {
	width: 140px;
	float: left;
} 

#gallery dd {
	margin:120px 0 0 -140px;
}

#gallery dt {
	margin-bottom: 10px;
} 

#gallery img {
	vertical-align:bottom;
	padding:3px;
	background:#fff;
} 

#gallery dl a:hover img,dl a:active img,dl a:focus img {
	background: #999999;
}  


/* ------------------------------------------------ Classes --------------------------------------------- */

.logo-byline {
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f6e52;
	font-weight: bold;
	text-align: center;
}

/* ---------------------------------------------- Navigation -------------------------------------------- */

#nav {
	width:340px; 
	height:335px; 
	margin-top: -5px;
	margin-left: -10px; 
	float:left;
}
	
#nav ul {
	list-style: none;
	width:251px;
	padding-top:26px;
}
		
#nav ul li {
	text-indent: -999999px;
	width: 251px;
	height: 36px;
	position: relative;
	display: block;
}
		
#nav ul li a#nav_home {
	background:url("../images/nav/home.jpg") no-repeat;
	width:251px;
	display:block;
	height:36px;
	position:relative;
}
		
#nav ul li a#nav_accommodation {
	background:url("../images/nav/acco.jpg") no-repeat;
	width:251px;
	display:block;
	height:36px;
	position:relative;
}
		
#nav ul li a#nav_conferences {
	background:url("../images/nav/conf.jpg") no-repeat;
	width:251px;
	display:block;
	height:36px;
	position:relative;
}
		
#nav ul li a#nav_art {
	background:url("../images/nav/art.jpg") no-repeat;
	width:251px;
	display:block;
	height:36px;
	position:relative;
}
		
#nav ul li a#nav_restaurant {
	background:url("../images/nav/rest.jpg") no-repeat; 
	width:251px; 
	display:block; 
	height:36px; 
	position:relative;
}
		
#nav ul li a#nav_beauty {
	background:url("../images/nav/beauty.jpg") no-repeat;
	width:251px;
	display:block;
	height:36px;
	position:relative;
}
		
#nav ul li a#nav_greyton {
	background:url("../images/nav/greyton.jpg") no-repeat;
	width:251px; 
	display:block; 
	height:36px; 
	position:relative;
}
		
#nav ul li a#nav_contact {background:url("../images/nav/contact.jpg") no-repeat;
	width:251px;
	display:block;
	height:36px;
	position:relative;
}

#nav ul li a#nav_home:hover, 
#nav ul li a#nav_accommodation:hover, 
#nav ul li a#nav_conferences:hover, 
#nav ul li a#nav_art:hover,
#nav ul li a#nav_restaurant:hover,
#nav ul li a#nav_beauty:hover,
#nav ul li a#nav_greyton:hover,
#nav ul li a#nav_contact:hover {
	background-position: 0px -36px;
}
		
body.home #nav ul li a#nav_home, 
body.accommodation #nav ul li a#nav_accommodation, 
body.conferences #nav ul li a#nav_conferences, 
body.art #nav ul li a#nav_art,
body.restaurant #nav ul li a#nav_restaurant,
body.beauty #nav ul li a#nav_beauty,
body.greyton #nav ul li a#nav_greyton,
body.contact #nav ul li a#nav_contact {
	background-position:0px -36px;
}

/* ---------------------------------------------- Main Body -------------------------------------------- */

h1 {
	float: left;
	margin-left: 280px;
	margin-top: 0;
	display: inline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7f6e52;
	margin-bottom: 0px;
	margin-top: 15px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #7f6e52;
	text-align: center;
	margin-top: 5px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #7f6e52;
}

/* -------------------------------------------- Begin Quote Styling ----------------------------------------------*/

q {
	float:right;
	width:250px;
	display:block;
	margin:0.25em 0.75em 0.25em 1em;
	padding:0.5em;
	color:#333;
	text-align:center;
	font:italic 1.3em/1.3 Georgia;
}

.rpullquote, .lpullquote {
	padding-top: 5px;
	padding-left: 2px;
	padding-bottom: 10px;
	padding-right: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7F6E52;
	border-bottom-color: #7F6E52;
	font-size: 18px;
	text-align: center;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #7F6E52;
	font-weight: lighter;
	background-image:none;
	display: inline;
}

.rpullquote {
	float: right;
	width: 190px;
	margin-left: 10px;
	margin-right: 7px;
}

.lpullquote {
	float: left;
	width: 190px;
	margin-right: 10px;
	margin-left: 7px;
}

/* -------------------------------------------- End Quote Styling ----------------------------------------------*/

/* ----------------------------------------- Begin Side Menu Styling -------------------------------------------*/

.pmenu {
	float: right;
	margin-left: 20px;
	margin-right: 7px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	width: 202px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #7F6E52;
	font-size: 12px;
	text-align: left;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	background: #FFFFFF;
}

.pmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.pmenu a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.pmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.pmenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

                            /*Menu Links*/

/*NOTE: anything not specified for the #(menu id's) a selector and its pseudo classes
may be inherited in some browsers from other 'a' element styles (if any) on the page*/

#menu1 a {
	color: #7F6E52;
	background-color: #F5E5C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	text-indent:1ex;
}

#menu1 a:active {
	color: #7F6E52;
	text-decoration:none;
}

#menu1 a:hover {
	color: #7F6E52;
	background-color: #DCCCB2;
}

#menu1 a:visited {
	color: #7F6E52;
	text-decoration:none;
}

                           /*End Menu Links*/

/* -------------------------------------------End Side Menu Styling ----------------------------------------- */

/* ------------------------------------------- Begin Image Styling ------------------------------------------ */

.left-img {
	float: left;
	display: inline;
	padding: 4px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 6px;
	background: #FFFFFF;
}

.right-img {
	float: right;
	padding: 4px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 6px;
	background: #FFFFFF;
}

/* ------------------------------------------- End Image Styling --------------------------------------------- */

/* --------------------------------------------- List Styling ------------------------------------------------ */

ul { list-style-type: disc;}
.list-style {font-family: Verdana, Calibri, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: .5em; 
	color: #7f6e52;
	padding-left: 2px;
}

.list-style a:link { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: .5em; 
	color: #666;
	margin-top: 5px;}

.list-style a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: .5em; 
	color: #666;
	margin-top: 5px;}
	
.list-style a:visited { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: .5em; 
	color: #666;
	margin-top: 5px;}
	
.list-style a:active { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: .5em; 
	color: #666;
	margin-top: 5px;}

.float-right {
	float: right;
	margin-right: 5px;
	margin-bottom: 50px;
}

/* ------------------------------------------Food Menu Styling -------------------------------------------- */

div#foodmenu {
	width: 570px;
	margin: 0 auto;
    font: 90% "Trebuchet MS",Arial,sans-serif;
	text-align: left;
}

#foodmenu h4 {
	margin: .1em auto 0.3em;
	color: #7f6e52;
    font-size: 18px;
	text-align: left;
	text-decoration: underline;
}

#foodmenu dl {
	width: 100%;
	overflow: auto;
	margin: 0 0 1em;
    background: url(../images/dot.gif) repeat-x 0 1.7em;
}

#foodmenu dt {
	float: left;
	padding-right: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}

#foodmenu dd {
	margin:0
}

#foodmenu dd.price {
	float: right;
	width: 45px;
	text-align: right;
	padding-left: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}

#foodmenu dd.ingredients {
	float: left;
	width: 100%;
	overflow: auto;
	padding: 3px 0;
	font: italic 100% "Trebuchet MS",Arial,sans-serif;
	color: #006600;
}

/* ----------------------------------------- End Food Menu Styling ------------------------------------------ */

/* ----------------------------------------------- HR Styling ----------------------------------------------- */

div.hr {
  height: 15px;
  background: url(../images/hr.png) no-repeat scroll center;
  margin-top: 0px;
  clear: both;
}
div.hr hr {
  display: none;
}

/* --------------------------------------------- end HR Styling ---------------------------------------------- */

/* ---------------------------------------------- Form Styling ----------------------------------------------- */

#form .field {
	width: 230px;
	background-color: #DCCCAB;
	border: solid 1px #7F6E52;
	margin: auto;
}

label {
	width: 90px;
	float: left;
	text-align: right;
	margin-top: 3px;
	margin-right: 5px;
	clear: both;
}

#feedback-form {
	width: 230px;
	margin: auto;
}

form#feedback {
	background-color: #DCCCAB;
	color: #7F6E52;
	border: 1px solid #7F6E52;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

#feedback .formbutton {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
	padding: 1px 2px;
	background: url(../images/button_bg.jpg) repeat-x left top;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
	cursor: pointer;
}

#feedback .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	margin-right: 6px;
	border: 1px solid #7F6E52;
}

#feedback .captcha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 210px;
	height: 50px;
	margin-right: 6px;
	border: 1px solid #7F6E52;
}

#feedback .captchaplay {
	margin-right: 6px;
	border: 1px solid #7F6E52;
}

#feedback .select {
	background-color: #F9EEDC;
	border: 1px solid #7F6E52;
}

#feedback p.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
	line-height: 15px;
	background: url(../images/button_bg2.jpg) repeat-x;
}

#feedback p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
	line-height: 15px;
}

#feedback .textarea {
	width:190px; 
	height:100px;
	border:1px solid #7F6E52;
	margin-right: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#414141;
}

/* -------------------------------------------- End Form Styling --------------------------------------------- */

/* -------------------------------------------- Friends Styling ---------------------------------------------- */

#friends-ads {
	width: 230px;
	height: 100px;
	background: #DCCCAB;
	border: 1px solid #7F6E52;
	margin: auto;
}

/* ---------------------------------------- specials --------------------------------- */

#specials-ads {
	width: 230px;
	height: 100px;
	background: #DCCCAB;
	border: 1px solid #7F6E52;
	margin: auto;
}

/* ---------------------------------------- Share This --------------------------------- */

#share-this {
	width: 220px;
	height: 20px;
	background: #DCCCAB;
	border: 1px solid #7F6E52;
	padding: 5px;
	margin: auto;
}

#share-this .share {
	list-style: none;
	display: inline;
	padding-left: 16px;
}

/* --------------------------------------- Bells Advert -------------------------------------------------------- */

#bells_video {
	width: 480px;
	height: 385px;
	border: 1px solid #7F6E52;
}

/* ---------------------------------------- NEWSLETTERS --------------------------------- */

#news_letters {
	width: 230px;
	height: 80px;
	background: #DCCCAB;
	border: 1px solid #7F6E52;
	margin: auto;
}

#news_letters ul li{
	margin-top: 10px;
}


/* ---------------------------------------- Begin Contact Styling ---------------------------------------------- */

#contact-block {
	width: 220px;
	background: #DCCCAB;
	border: 1px solid #7F6E52;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #7F6E52;
	text-align: left;
	padding: 5px;
	margin: auto;
}

#contact-block p.address { 
	background: url("../images/icons/address.gif") no-repeat 10px 5px; 
	padding-left: 35px;
	margin-top: 5px;
}

#contact-block p.telephone {
	background: url("../images/icons/telephone.gif") no-repeat 10px 5px;
	padding-left: 35px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#contact-block p.fax {
	background: url("../images/icons/fax.gif") no-repeat 10px 5px;
	padding-left: 35px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#contact-block p.mail {
	background: url("../images/icons/mail.gif") no-repeat 10px 5px;
	padding-left: 35px;
	margin-top: 15px;
	margin-bottom: 0px;
}

/* ---------------------------------------- Begin Contact Styling ---------------------------------------------- */

/* ------------------------------------------ Begin Logo Styling ----------------------------------------------- */

.logo {
	margin-left: 12px;
	border: 0px;
}

/* ------------------------------------------- End Logo Styling ----------------------------------------------- */

.events {
	width: 230px;
	background: #DCCCAB;
	border: 1px solid #7F6E52;
	margin: auto;
}

.events p {
	text-align: center;
}

.clr {
	clear: both;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}