	/*CSS Reset*/
 
body, div, dl, dt, dd, li, pre,
form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }
 
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }
 
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
 
ol, ul { list-style: none; margin: 0; padding: 0; }
 
table { border-collapse: collapse; border-spacing: 0; } 
caption, th { text-align: left; font-weight: normal; font-style: normal; }
 
acronym, abbr, fieldset, img { border: 0;}
 
:focus { outline: 0; }



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* - - - - - - - - - - - - - - - - - - - - -

Title : Lightbox CSS

- - - - - - - - - - - - - - - - - - - - - */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*Main Styles*/

	#container {
		background-color: white;
		margin-right: auto;
		margin-left: auto;
		width: 939px;
	}
	
	#inner_container {
		margin-right: auto;
		margin-left: auto;
		width: 892px;
		text-align: left;
	}

	#header {
		height: 103px;
		background-repeat: no-repeat;
		background-image: url(images/lg_header.gif);
	}

	#banner {
		height: 307px;
		background-repeat: no-repeat;
		background-image: url(images/lg_banner.gif);
	}

	#nav {
		margin-top: 4px;
		background-color: #b80a09;
		height: 36px;
	}
	
	
#nav li {
   float: left;
}
#nav li a {
   border-right-color: white;
   border-right-width: 1px;
   border-right-style: solid;
   padding-left: 0;
   padding-bottom: 11px;
   padding-right: 0;
   padding-top: 10px;
   text-decoration: none;
   color: white;
   display: block;
   width: 147px;
   text-align: center;
}
#nav li a.wider {
		border-width: 0px;
		border-style: none;
		width: 152px;
	}

	#nav li a:hover, #nav li a.selected {
   background: #9b0c08;
}
	
	

	#main {
		padding-right: 24px;
		padding-left: 24px;
		padding-top: 37px;
	}

	#home_content {
		margin-bottom: 37px;
		width: 340px;
		display: inline;
		float: left;
	}
	
	
	#content {
		margin-bottom: 37px;
		width: 570px;
		display: inline;
		float: left;
	}



	#home_link_banners {
		margin-bottom: 37px;
		width: 480px;
		display: inline;
		float: right;
	}
	
	
	#sidebar {
		margin-bottom: 37px;
		width: 242px;
		display: inline;
		float: right;
	}


	#footer {
		clear: both;
		height: 36px;
		background-color: #b80a09;
	}

	body {
		background-color: white;
		font-size: 12px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		background-repeat: repeat-x;
		background-image: url(images/lg_bg.gif);
		text-align: center;
	}

	#footer p {
		color: white;
		padding-left: 25px;
		padding-top: 8px;
	}

	p, h2 {
		color: #666666;
	}

	h2 {
		padding-bottom: 12px;
		color: #333333;
		line-height: 20px;
		font-size: 16px;
	}

	p {
		line-height: 17px;
		font-size: 12px;
		padding-bottom: 12px;
	}

	#home_link_banners ul {
	}

	#home_link_banners ul li {
		display: inline;
		float: left;
	}

	#home_link_banners ul li a.food_banner {
		background-image: url(images/home_food.jpg);
		background-repeat: no-repeat;
	}
	
	
		#home_link_banners ul li a.parties_banner {
		background-image: url(images/home_parties.jpg);
		background-repeat: no-repeat;
	}
	
	
	#home_link_banners ul li a.weddings_banner {
		background-image: url(images/home_weddings.jpg);
		background-repeat: no-repeat;
	}
	
	#home_link_banners ul li a.team_banner {
		background-image: url(images/home_team_building.jpg);
		background-repeat: no-repeat;
	}

	#home_link_banners ul li a {
		display: block;
		height: 328px;
		width: 120px;
	}
	
	
	#home_link_banners ul li a span {
		display: none;
	
	}
	a {
		text-decoration: none;
		color: #b80a09;
	}
	a:hover {
		color: #9b0c08;
	}
	a#header_link {
		width: 265px;
		height: 90px;
		display: block;
	}
	div.contact_call {
		padding-left: 22px;
		padding-bottom: 0px;
		padding-top: 50px;
		background-repeat: no-repeat;
		margin-bottom: 10px;
		background-image: url(images/contact_call.gif);
		display: block;
		width: 222px;
		height: 320px;
	}
	
	div.contact_call label {margin: 5px 0 2px; color: #666666;}
	
		
		ul#calls li a.dinner_menu_call {
		margin-bottom: 10px;
		background-image: url(images/dinner_menu_call.jpg);
		display: block;
		width: 242px;
		height: 237px;
	}
	
		ul#calls li a.canape_menu_call {
		margin-bottom: 37px;
		background-image: url(images/canape_menu.jpg);
		display: block;
		width: 242px;
		height: 237px;
	}
	
		ul#calls li a.drinks_menu_call {
		margin-bottom: 37px;
		background-image: url(images/parties_drink.jpg);
		display: block;
		width: 242px;
		height: 287px;
	}
	
		ul#calls li a.cooking_call {
		margin-bottom: 37px;
		background-image: url(images/team_cooking.jpg);
		display: block;
		width: 242px;
		height: 237px;
	}
		#parties_thumbnails {
		display: block;
		height: 191px;
		width: 582px;
		background-repeat: no-repeat;
		background-image: url(images/parties_styling_bg.gif);
	}
		#parties_thumbnails p {
		padding-left: 22px;
		padding-top: 50px;
	}
		#parties_thumbnails img {
		margin-left: 11px;
	}
		input {
		margin-bottom: 3px;
		margin-top: 3px;
		padding: 1px;
	}
		input#submitbutton2 {
		margin-left: 145px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 15px;
		color: #444138;
		font-weight: bold;
		padding: 5px;
		border-color: white;
		border-width: 1px;
		border-style: solid;
		background-color: #e8eff9;
	}
		#footer p a {
		color: white;
	}
		#footer p a:hover {
		text-decoration: underline;
	}

