/*TAG DEFINITION-------------------------------------*/

body {
	font: normal 12px/1.75em Arial, Tahoma, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 0 0;
	background-color: #FDFCFA;
}

p br{
	padding: 2	px 0 8px 0;
	margin: 0 0 0 0;
}

h1, h2 {
	font: bold ;
	font-size: 12px;
	margin: 0;
	padding:15px 0 0 0;
	
}
h3 {
	font: bold ;
	font-size: 12px;
	margin: 0;
	padding:15px 0 0 0;
	color:#586576;
	line-height: 12px;
}
	
img{
	border:none;
}

a{
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	border-color: Black;
}
a:hover{	
color: #0099cc;
border-color: #0099cc;
 }
.addthis_default_style a {
        border: none;}

 
	
ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	
}
li{
	margin:0 0 3px 0;
}
.lispace{
	margin:8px 0 3px 0;
}


li a{
	list-style: none;
	border-style: dotted;
	
	}

/*TEMPLATE ------------------*/
html, body {
height:100%;
/*min-height: 100%;
height:auto*/
}
#outer{ 
height: 100%;
/*border:1px solid red;*/
/*overflow:auto;*/
}

#frame{
height: 100%;

	margin: auto;
	width: 812px;
	/*padding: 0 6px 0 6px;
	border:1px solid orange;*/
	background-image: url(images/template/frame.gif);
	background-repeat: repeat-y;

}

#masthead{
        
}
#logo {
padding-left:6px;
}
#logo, #logo a{
	float:left;
	height:200px;
	width:200px;
	border:none;
	
}	
#navbox{
	float:left;
	width:600px;
	background-color: #f8bd0b;
	
}
#navimage{ height:166px; background-color: #292929;}



#strap{
	clear:both;
	height: 149px;
	background-color: #292929;
	vertical-align: top;
margin: 0 6px 0 6px;
	}

#nav{
	height:34px;
	background-image: url(images/template/nav/shadow.gif);
	background-repeat: repeat-x;
	padding:0 0 0 8px;

}
#strap #desc{
	padding-left:32px;
}

#df{border:0px;}

/*NAV TABS-------------------------------------------------------*/
#nav a{ display:block; border:none; float: left;	height: 34px;}
#nav a:hover{
	display: block;
	float: left;
	height: 34px;
	background-position: left 34px;
}
a#nHome{ width: 56px; background-image: url(images/template/nav/home.gif); }
a#nCafe{ width: 48px; background-image: url(images/template/nav/cafe.gif); }
a#nWeddings{ width: 84px; background-image: url(images/template/nav/weddings.gif);}
a#nFunctions{ width: 83px; background-image: url(images/template/nav/functions.gif);}
a#nCuisine{ width: 68px; background-image: url(images/template/nav/cuisine.gif);}
a#nLocation{ width: 74px; background-image: url(images/template/nav/location.gif);}
a#nAbout{ width: 80px; background-image: url(images/template/nav/about.gif);}
a#nContact{ width: 91px; background-image: url(images/template/nav/contact.gif);}

a .alt { display: none; }



/*Main HOMEPAGE-------------------------------------*/

#main {
	background: url(images/template/main_shadow.gif) repeat-x;
	
        
 background-color:#f7f4ed;
         
	
	background-image: url(images/template/frame.gif);
	background-repeat: repeat-y;
}
#mainShadow {
background-image: url(images/template/main_shadow.gif);
	background-repeat: repeat-x;
height:6px;
margin: 0 6px 0 6px;
clear:both;
}
.home{
	padding-top:12px;
}

#main_left {
	float:left;
	width: 201px;
	margin:3px 0 40px 0;
padding-left:6px;
	font: normal 12px/1.55em Arial, Tahoma, Helvetica, sans-serif;
		}
		
#main_left p{
	padding:2px 0 6px;
}

.side_content img {
	padding:14px 0 4px 0;
}
.side_content a {
	border: none;
}


.side_content{
	margin:0 0 0 33px;
}
.side_content .nospace {
	padding:0;
}



#main_right {
	float: left;
	margin:24px 0 40px 30px;
	width: 520px; /*border: thin dotted Lime;*/
	
}

#main_right p{
	margin: 0 0 16px 0 ;
}
#main_right img{
	margin: 16px 0 8px 0 ;
}

#footer{
	clear:both;
}

#gallery img{
padding:4px 28px 0 0;
}
#footX{
margin: auto;
	width: 800px;
height:12px;
	padding: 0 6px 0 6px;
	background-image: url(images/template/foot.gif);
	background-repeat: no-repeat;
}

/*Formatting-------------------------------------*/


.overview{
	font-size: 14px;
	color: #0099cc;
	line-height: 1.75em;
}

label{
display:block;
}
.label{
float:left;
	display:block;
	
	width:190px;
	text-align:left;
	margin:0 10px 19px 0;

}

#enq, #enq a{
	
	border:none;
	
}