@charset "utf-8";


body {
	font: 70% Geneva, Arial, Helvetica, sans-serif;
	background:url(Images/MainBackgroundGradient10.1200_5.png);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
}
#container {
	width: 1040px;  /* this will create a container 80% of the browser width */
	background: url(Images/new_bg.png) repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}
#header {
	background: url(Images/HeaderBackground900.185.png) repeat-x;
	padding: 0 0px 0 0px;
	height: 185px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#header h1 {
	background: url(Images/HeaderImage950.185.png) left top no-repeat;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0;
	height: 185px;
	text-indent: -9999px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#menu {
	background-color:#FFF;
	border-style: 1px solid;
	}

#header h1 a {
	display: block;
	width: 430px;
	height: 150px;
	margin: 0 0 0 300px;
	}
	
#links {
	background: url(Images/MainNavBar.gif);
	height: 6px;
	margin: 0;
	padding: 0;
	}
	
#nav {
	background-image:url(Images/navbarBackground.png);
	height: 84px;
	margin-bottom: 10px;
	}

#subContent {
	position: inherit;
	width: 200px;
	height: 440px;
	background-color:#000;
	top: 0px;
	left: 0px;
	}

#sidebar {
	padding: 0 0 0 20px;
	float: right;
	height: 200px;
	width: 270px;
	margin: 32px -12px 0 0;
}
#sidebar2 a {
	color: #600;
	text-decoration: none;
	font-weight: bold;
}





#mainContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #000;
	width: 980px;
	height: 900px;
}

#mainContent a {
	color: #006600;
	font-weight:bold;
	text-decoration: none;
	}
	
#mainContent a:hover {
	border-bottom: 1px dotted #006600;
	text-decoration: none;
	}

#mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	}
	
#mssHolder {
	width: 650px;
	margin: 25px 0 0 20px;
	}
	
#footer {
	background:url(Images/footer_bg.png) repeat left top;
	height: 150px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	clear:both;
	margin-top: 30px;
	padding: 10px 0 0 0; /* this padding matches the left alignment of elements in the divs that appear above it. */
	text-align: center;
} 

#footer a {
	color: #FFF;
	text-decoration: none;
	line-height: 8px;
	font-size:12px;
	}
	
#footer span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	}
	
	
#footer a:hover {
	border-bottom: 1px dotted #fff;
	text-decoration: none;
	}
	
#footer span a {
	font-size:11px;
	color: #bfd730;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	
#footer span a:hover {
	border-bottom: 1px dotted #bfd730;
	}
#footer p {
	color: #FFF;
	text-decoration: none;
	line-height: 8px;
	font-size:12px;
}


	
.logo {
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
	}
	
	
.DropCap {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	font-size: 4em;
	line-height: 1em;
	float: left;
	padding-right: 0.1em;
}

.imgLeft {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: none;
	}
	
.imgRight {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: none;
	}
	
.flashobject {
	float: right;
	margin: 0 40px 0 0;
	padding: 5px;
	}
#cds {
	border: 1px solid #333;
	width: 160px;
	height: 400px;
	float: right;
	position: absolute;
	z-index: 15;
}

	
.notice {
	float: right;
	margin-right: 30px;
	margin-top: 20px;
	padding: 10px 12px 0 5px;
	}
#sidebar2 h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7F0000;
	padding-left: 10px;
	text-transform: none;
	font-weight: normal;
	text-align: center;
}

	
.logo2 {
	float: right;
	padding: 5px;
	margin: -15px 10px 0 0;
	}
	
	
.imgMenu {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
#menuHolder {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#sidebar2 {
	padding: 8px;
	float: right;
	height: 600px;
	width: 270px;
	margin: 20px -10px 0 0;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#homeContent {
	float: left;
	width: 680px;
}

#menus {
	color: #0066CC;
	line-height: 1.2em;
	font-variant: small-caps;
	font-weight: bold;
	text-align: right;
	width: 550px;
	margin-left: 385px;
}
.cdsButton {
	margin-left: 791px;
	height: 20px;
	display: block;
	width: 160px;
	position: absolute;
	margin-top: 56px;
}
#mainContent_index {
	background: url(Images/obriens_maincontent.gif) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #000;
	width: 980px;
	height: 1100px;
}
#sidebar img {
	margin-top: -25px;

}

#sidebar2 a:hover {
	border-bottom: 1px dotted #600;

}
#homeContent p {
	padding: 10px 0 0 20px;
	line-height: 1.7em;
}
#sidebar2 p {
	padding: 0 0 0 25px;
	text-align: center;
}


.sidebarimg img {
	padding: 5px;
	border: 1px solid #7f766b;
	margin: 10px;}
	
.restaurant img {
	border: 1px solid #7f766b;
	margin: 10px;
	padding: 20px;
	float: right;
}


.sidebar2images {
	padding: 5px;
	border: 1px solid #7f766b;
	margin: 10px;


}
#quote {
	float: right;
	height: 200px;
	width: 180px;
	margin-right: 345px;
}

#homeContent a {
	color: #600;
	text-decoration: none;
	font-weight: bold;
}
#homeContent a:hover {
	border-bottom: 1px dotted #600;
}
#mainContent_rest {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #000;
	width: 980px;
	height: 700px;
}
.olivier {
	padding: 5px;
	border: 1px solid #7f766b;
	margin: 50px 0 10px 0;
}
