/* 

STYLE SHEET FOR [x] WEB SITE
Created by Name Surname
www.domain.com

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. hacks

Notes

*/



/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}

body {
	background-color: #BBB992;
	background-image: url(../imgs/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		}
#centre {
	width: 717px;
	margin-right: auto;
	margin-left: auto;
	height: 620px;
	padding-right: 5px;
	padding-left: 5px;
}

* html #centre {padding-right:0px; padding-left:7px;}
#contact_info {
	height: 65px;
	width: 451px;
	float: right;
	background-image: url(../imgs/contact1.jpg);
	background-repeat: no-repeat;
}

#inn #contact_info {
	background-image: url(../imgs/contact2.jpg);
	}

#events #contact_info {
	background-image: url(../imgs/contact3.jpg);
	}

#private #contact_info {
	background-image: url(../imgs/contact4.jpg);
	}
	
#buttons {
	height: 60px;
	width: 109px;
	float: right;
}

*:first-child+ html #buttons img {
	margin-bottom:0px;
	}

#buttons img {
	margin-bottom: 5px;
}

* html #buttons img {
	margin-bottom: 0px;
}
		
/*  --------- 2. structure  --------- */

#wrapper {
		}


		
#masthead {
	height: 178px;
	margin-top: 34px;
		}
* html #masthead {margin-bottom:-20px;}
		
#logo {
	height: 173px;
	width: 261px;
	background-image: url(../imgs/logo1.jpg);
	background-repeat: no-repeat;
	float: left;
		}
#inn #logo {
	background-image: url(../imgs/logo2.jpg);
	}

#events #logo {
	background-image: url(../imgs/logo3.jpg);
	}

#private #logo {
	background-image: url(../imgs/logo4.jpg);
	}
	
#banner {
	height: 108px;
	width: 451px;
	float: right;
	background-image: url(../imgs/banner1.jpg);
	background-repeat: no-repeat;
}
* html #banner {width:450px;}
#inn #banner {
	background-image: url(../imgs/banner2.jpg);
	}
#events #banner {
	background-image: url(../imgs/banner3.jpg);
	}
	
#private #banner {
	background-image: url(../imgs/banner4.jpg);
	}
		
h1#branding a {
	text-indent: -5000px;
	display: block;
	height: 173px;
	width: 261px;
}
		
#navContainer {
	height: 33px;
		}
#navigation img {
	float: left;
}


#content {
	height: 357px;
	width: 727px;
	background-image: url(../imgs/content_bg.gif);
	background-repeat: repeat-y;
	margin-left: -4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	font-size: 12px;
		}
.bold {
	font-weight: bold;
}
		
#sub_col {
	width: 223px;
	height: 347px;
	background-color: #CCCC99;
	float: left;
	margin-top: 5px;
	margin-left: 6px;
}

* html #lunch #sub_col  {width:220px;}

* html #dinner #sub_col  {width:220px;}

* html #private #sub_col  {width:220px;}

* html #reserve #sub_col  {width:220px;}

* html #contact #sub_col  {width:220px;}

* html #home #sub_col  {width:220px; margin-bottom:0;}

#sub_col span {
	background-color: #FFFFFF;
	display: block;
	padding-bottom: 2px;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
}

#lunch #sub_col {
	background-image: url(../imgs/silverware.jpg);
	background-repeat: no-repeat;
}

#dinner #sub_col {
	background-image: url(../imgs/chef_daniel.jpg);
	background-repeat: no-repeat;
	}

*:first-child+ html #content {
	margin-left:-5px;
	}
* html #content {margin-left:-10px;}

#main_col {
	height: 332px;
	width: 453px;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
	background-color: #FFFFCC;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 15px;
	overflow: auto;
}

* html #main_col {width:450px;}

#home #main_col {
	padding: 0px;
	width: 489px;
	height: 347px;
	background-image: url(../imgs/front.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

*:first-child+ html #home #main_col {
	width:487px;
	background-image: url(../imgs/front.jpg);
	background-repeat: no-repeat;
	background-position: 260px top;
}

* html #home #main_col {
	width:487px;
	background-image: url(../imgs/front.jpg);
	background-repeat: no-repeat;
	background-position: 260px top;
}

#home #sub_col {
	background-color: #FFFFFF;
}
.event {
	background-color: #CCCC99;
	margin-bottom: 5px;
}

.event p {
	width: 90px;
	margin: 0px;
	padding: 0px;
}

* html .event p {width:85px;}
* htnl .event img  {padding-bottom:0px;}
/** html .event {}*/

*:first-child+ html .event p {
	width:85px;
	padding:0;
	}
*:first-child+ html .upcoming {
	margin-bottom:-5px;
	}

#home #main_col p {
	padding-left: 18px;
	padding-right: 18px;
	width: 228px;
	padding-top: 15px;
	margin-bottom: 5px;
	font-size: 11px;
}

.right {
	float: right;
}
.more {
	text-decoration: none;
	width: 85px;
	font-weight: normal;
	float: right;
	display: block;
	text-align: right;
	margin-top: -5px;
	margin-right: 5px;
	font-size: 11px;
}

* html .more {
	width:80px;
	float: none;
	margin: 0px;
	padding: 0px;
}

#sub_col .event img {
	float: right;
}

* html #home #sub_col .event img {margin-bottom:-14px;}

#sub_col p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 11px;
}
a.info {
	text-decoration: none;
	margin-bottom: 20px;
	display: block;
	padding-left: 4px;
	margin-top: 2px;
}
#events #main_col {
	width: 682px;
}
.even {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B7416;
	background-color: #CBCC97;
}
.odd {
	background-color: #FFFFCC;
}
#sched td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBB992;
}

#events td {
	padding: 10px;
}

#main_col table {
	margin-bottom: 15px;
}

a.reserve {
	text-decoration: none;
}


#footer {
	
		}
input {
	width: 250px;
	margin-bottom: 15px;
}
#submit {
	width: 100px;
	float: right;
	margin-top: 20px;
}

.separator {
	clear: both;
	height: 0;
	margin: 0px;
	padding: 0px;
		}


/* ---------- 3. links and navigation ---------- */

#content a {
	color: #006633;
	font-weight: bold;
		}
		
a:hover {
		}

#navigation {
		}

#navigation a {
		}

#navigation ul {
		}

#navigation li {
		}
		
/* ---------- 4. fonts ---------- */

h1, h2, h3, h4, p, ul {
		}

h1 {
		}

h2 {
	font-size: 14px;
	margin-bottom: 15px;
	
		}
.discreet {
	font-size: 11px;
	font-style: italic;
}


h3 {
    font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
		}
		
h4 {
		}

p {
	margin-bottom: 15px;
		}

ul {
		list-style-type: none;
		}

/* ---------- 5. images ---------- */

a img {
		border: 0;
		}
		
/* ---------- 6. hacks ---------- */

body	{ /* IE 5 centring bug fix */
		text-align: center;
		}
		
#wrapper {
		text-align: left;
		}  
#private td {
	padding-bottom: 20px;
}

#reserve td {
	padding-bottom: 5px;
}

td.time select {
	margin-right: 20px;
}

* html #reserve #main_col table {width:90%}
* html #contact #main_col table {width:90%}
* html #private #main_col table {width:90%}