/* - - BODY ELEMENTS - - */

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight:normal;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

/* - - BODY ELEMENTS - - */

body {
	margin: 0 auto;
	font-size: 12px;
	background-color: #3b597a;
	background-image: url('../i/header.gif');
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}

/* COMMON ELEMENTS */

h1 {
	padding: 4px 0 0 0;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #fffaf4;
}

h2 {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #fffaf4;
}

h3 {
	margin: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3b597a;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}

h4 {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #ab2323;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
}

p {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #ab2323;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}

img {
	display: block;
	margin: 0 0 0 0;
}

#logo {
	margin: -120px 0 0 0;
	z-index: 100;
	position: absolute;
}


/* BODY CONTAINER */
#bodyblock {
	margin: 132px auto;
	width: 1366px;
	background-color: #fffaf4;
}



/* NAVIGATION */

#navigation {
	margin: 17px 0 0 0;
	width: 1010px;
	height: 31px;
	text-align: left;
	float: right;
	background-color: #ffb43c;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation ul {
	margin: 7px 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#navigation ul li {
	margin: 0;
	display: inline;
}

#navigation ul li a {
	margin: 0 0 0 20px;
	display: inline;
	color: #841819;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #fff;
}


/* ------------- BODY PIECES ------------ */

#leftcolumn {
	width: 990px;
	margin: 17px 0 0 20px;
	float: left;
}

#lefttop {
	width: 316px;
	margin: 0 0 0 0;
	float: left;
}

#rightcolumn {
	width: 316px;
	margin: 17px 0 0 20px;
	float: left;
}

#facebook {
	width: 296px;
	height: 211px;
	padding: 10px 10px 10px 10px;
	background-color: #ffb43c;
	float: left;
}

#announcements {
	width: 308px;
	min-height: 305px;
	margin: 17px 0 20px 0;
	background-color: #ffaf4;
	border: 4px solid #ffb43c;
	float: left;
}

#announcementtitle {
	width: 312px;
	height: 54px;
	background-color: #ffb43c;
}

#bottomboxes {
	width: 990px;
	margin: 21px 0 21px 0;
	float: left;
}

.bottomboxleft {
	width: 316px;
	height: 166px;
	margin: 0 21px 0 0;
	float: left;
}

.bottomboxright {
	width: 316px;
	height: 166px;
	margin: 0 0 0 0;
	float: left;
}




/* ----------------- INTERIOR PAGE PIECES --------------------- */

#interiorleft {
	width: 559px;
	margin: 0 17px 0 0;
	float: left;
}

#interiorcenter {
	width: 412px;
	height: 560px;
	margin: 0 0 20px 0;
	float: left;
}

#interiorbottom{
	width: 1330px;
	height: 294px;
	margin: 17px 0 20px 18px;
	float: left;
}



/* ----------------- MENU PAGE PIECES --------------------- */

#menuleft {
	width: 315px;
	height: 560px;
	margin: 0 20px 0 0;
	float: left;
	text-align: left;
}

#menuleft ul li a {
	color: #ab2323;
	font-size: 14px;
	line-height: 30px;
	text-align:left;
}

#menuleft a {
	color: #ab2323;
	font-size: 14px;
	text-align: left;
	line-height: 30px;
}

#menucenter {
	width: 655px;
	margin: 0 0 20px 0;
	text-align: left;
	float: left;
}




/* ----------------- BANQUETS AND CATERING PAGE  --------------------- */

#banquetroom {
	width: 485px;
	height: 370px;
	margin: 0 20px 0 0;
	float: left;
}

#catering {
	width: 485px;
	height: 370px;
	margin: 0 0 20px 0;
	float: left;
}

#cateringbottom {
	width: 990px;
	height: 170px;
	float: left;
	background-image: url('../i/elmariachicateringbottom.jpg');
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
}








/* ---------- SLIDESHOWWWWWWWWW ---------- */

ul.slideshow {
	list-style:none;
	width:654px;
	height:374px;
	overflow:hidden;
	position:relative;
	float: left;
	margin: 0 0 0 20px;
	padding:0;
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}

#slideshow-caption {
	width:654px;
	height: auto;
	position:absolute;
	bottom:0;
	left:0;	
	background-image: url('../i/transparent.png');
	background-repeat: repeat;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}

#slideshow-caption h4 {
	margin:5px 0 0 5px;
	padding:0;
	color:#fff;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#slideshow-caption p {
	margin:3px 5px 5px 5px;
	padding:0;
	color:#fff;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}




/* FOOTER */

#footer {
	margin: 0 auto;
	width: 1366px;
	height: 50px;
	padding: 17px 0 0 0;
	text-align: center;
	background-color: #3b597a;
	font-family: Arial, Helvetica, sans-serif;
}

#footer ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#footer ul li {
	margin: 0;
	display: inline;
}

#footer ul li a {
	margin: 17px 0 0 20px;
	display: inline;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #fff;
}

#socialmedia {
	margin: -15px 0 0 0;
	width: 77px;
	float: right;
	display: inline;
}


/* FLOAT CLEAR */

.floatclear {
	clear: both;
}

