@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	text-align:justify;
	color:#000;
	line-height: 19px;
	background-image:url(images/background-main.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

body p{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

a img {border: none;}

/*
HEADERS TO GO HERE
*/

h1 {font-size:24px; color:#960; padding-bottom:15px;}
h2 {font-size:20px; color:#960; padding-bottom:15px;}
h3 {font-size:18px; color:#960; padding-bottom:15px;}

/*
DIV ID'S TO GO HERE
*/

#wrapper {
 	margin-left: auto;
 	margin-right: auto;
 	width: 964px;
	background-image:url(images/background-wrapper.jpg);
	background-repeat:repeat-y;
	border-top: 0px;
	margin-top: 20px;
	padding: 0px 8px 0px 8px;
}

#home {float:right; padding-left:20px; padding-top:10px;}
#bar {float:right; padding-left:20px; padding-top:10px;}
#restaurant {float:right; padding-left:20px; padding-top:10px;}
#wine {float:right; padding-left:20px; padding-top:10px;}
#function {float:right; padding-left:20px; padding-top:10px;}
#contact {float:right; padding-left:20px; padding-top:10px;}

#nav1 {
	width:926px;
	height: 40px;
	background-image:url(images/background-nav1.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	padding:20px;
	float:left;
}

#nav2 {
	width:926px;
	height: 40px;
	background-image:url(images/background-nav2.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	padding:20px;
	float:left;
}

#nav3 {
	width:926px;
	height: 40px;
	background-image:url(images/background-nav3.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	padding:20px;
	float:left;
}

#nav4 {
	width:926px;
	height: 40px;
	background-image:url(images/background-nav4.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	padding:20px;
	float:left;
}

#nav5 {
	width:926px;
	height: 40px;
	background-image:url(images/background-nav5.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	padding:20px;
	float:left;
}

#nav6 {
	width:926px;
	height: 40px;
	background-image:url(images/background-nav6.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	padding:20px;
	float:left;
}

#content {
	float:left;
	width:786px;
	padding:30px 30px 30px 150px;
	height:100%;
	background-image:url(images/background-content.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#enquiry {
	width:400px;
	float:right;
	margin-left:20px;
}

/*
CLASSES TO GO HERE
*/

.nav {color:#FFFFFF;font-size: 20px; text-decoration:none;}
a.nav:hover {color:#960;}

.navcurrent {color: #960; text-decoration:none;}
a.navcurrent:hover {text-decoration:underline;}

.enq {width:300px; height:17px; font-family:"Times New Roman", Times, serif; font-size:13px; padding-left:3px;}
.enq2 {width:300px; height:100px; font-family:"Times New Roman", Times, serif; font-size:13px; padding-left:3px;}

.imageright {float:right; width:350px; height:526px; margin-left:30px; margin-bottom:80px;}
.imageright1a {float:right; width:350px; margin-left:30px; margin-bottom:30px;}
.imageright2 {float:right; width:270px; margin-left:30px; margin-bottom:30px;}
.imageright3 {float:right; width:450px; margin-left:30px; margin-bottom:30px;}

.black13 {font-size:13px;}