#body, html {
	margin: 0;
	padding: 0;
	background-color: #F4E6C2;
	font: 100.01%/1.5 Verdana, Arial, Helvetica, sans-serif;
	}
#page {width: 771px; margin: 0 auto;}
#masthead {position: relative; width: 771px; height: 169px;}
body#home #masthead, body#wine #masthead, body#contactUs #masthead, body#directions #masthead, body#links #masthead {background: url(../../Images/HeadLaProv.jpg) top left no-repeat;}
body#accommodation #masthead, body#rates #masthead, body#resEnq #masthead, body#facilities #masthead {background: url(../../Images/HeadPetProv.jpg) top left no-repeat;}

.imgRight {float: right;}
/*
----------------- Nav Bar Styling------------------------*/
/* Disabled to test TBM

#navbar {
	width: auto;
	text-align: left;
	padding-top: 0;
		}
#navbar ul {
    margin:0;
    padding:0;
	}
#navbar li {
    list-style: none;
    float: left;
    white-space: nowrap;
	padding-bottom: 0px;
	margin: 0;
	}
#navbar a {
    padding: 0 1em 0 2em; 
    background: url(../../images/navSpacer.gif) 0% 50% no-repeat;
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;
	color: #B36691;
	}
#navbar a:hover {color: #776D93;}
#navbar a.firstLink {background: none; padding-left: 10px;}

/*
------------ syles to indicate current page in the navbar-------------------- */
body#home a#homenav, body#accommodation a#accommnav, body#facilities a#facilnav,
body#resEnq a#resnav, body#links a#linknav, body#directions a#dirnav,
body#contact a#contactnav, body#policies a#policynav, body#wine a#winenav  {color: #333366; text-decoration: none;} 
/*
------------ end of current page styling ----------------------------------------*/	
#p7TBM {position: absolute; left: 0; top: 105px;}

/*
------------ Content Styling -----------------*/
#content {padding-top: 5px;}
#content p {
	margin: 0;
	padding-left: 10px;
	font-size: 80%;
	}
#content h4  {padding-left: 10px;}
#content h4#lpp {margin-top:5px;}
#content a {color: #333;}
#content a:hover {color: #FF8866;}
#content a:visited {color: green}

table {margin: 0 auto;}
td.lcol {text-align: right;}

body#contactUs #content table {
	margin-top: 20px;
	font-size: 90%;
	}


#footer p.divider {padding-top: 30px;}
#footer p {text-align: left; font-size: 60%; margin: 0; padding-left: 10px;}
#content h4  {padding-left: 10px;}
#content h4#lpp {margin-top:5px;}
#footer a {color: #333; text-decoration: none;}
#footer a:hover {color: #FF8866;}
#footer a:visited {color: green}

.bold {font-weight: bold;}