/*body and container*/

body {
	background-color: #d9c69d;
	
}


#container {
	width: 900px;
	margin: 0 auto 10px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	background-image: url(elliegails_art/elliegails_container.gif);
	background-repeat: repeat-y left top;
	}

/* OVERALL STYLES */
		
		h1, h2, h3, h4 {
			color: #8f1416;
			font-family: Verdana, Arial, Helvetica, sans-serif
			}
			
		h1 {
	font-weight: bold;
	font-size: 2em;
	margin-bottom: 20px;
	padding-left: 6px;
		}
		
		h2 {
	font-size: 1.3em;
	padding: 4px;
		}
		
		h3 {
		font-size: 1.1em;
		padding: 3px;
		
		}
		
		h4 {
		font-size: 1em;
		margin-bottom: -4px;
		}
	
		a {
			color: #8f1416;
			
		}

		a:hover {
			color: #8f1416;
		}

	
				
	
		
/* images */



		a img{
			border: none;
	  	}

		img.left,img.center,img.right {
	  		padding: 4px;
	  		border: 2px solid #8F1416;
	  		margin: 0px;
	  	}

		img.left {
	  		float: left;
	  		margin: 0 12px 5px 0;
	  	}

		img.center {
			display: block;
	  		margin: 0 auto 5px auto;
	  	}
	
		img.right {
	  		float: right;
	  		margin: 0 0 5px 12px;
	  	}
		
		img.p {
			font: bold 10px/Verdana, Arial, Helvetica, sans-serif;
			color: #666666;
			text-align: center;
			}


		
		
		

	
/*header*/

#header {
			
			margin: 10px 10px 0 10px;
			
			
		}


/* navigation bar */

#menu  {
	height: 30px;
	width: 860px;
	margin: 0 20px 0 20px;
	padding: 5px 0 5px 0;
	background-image:url(elliegails_art/menu.gif); 
	background: repeat-x left top;
	font-size: .9em;
	line-height: 1em;
	
	
	}

/*tier 2 menu-title bar*/
#menuBar {
	height: 40px;
	width: 850px;
	margin: 5px;
	padding-top: 10px;
	background-image:url(elliegails_art/menu.gif);
	background: repeat-x left top;
	}


/*tier 2 page title goes here */


#page_title {
	
	width: 25%;
	padding: 5px 0 5px 0;
	text-align: right;
	float: right;
	display: inline;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-transform: uppercase;
	
	
	
	}
	
/* tier 2 menu - shares space with page title */

#menu_tier2 {
	
	width: 70%;
	padding-left: 10px;
	
	text-align: left;
	float: left;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	
	
	}
	
ul.nav {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	float: left;
	
	
	}
ul.nav li {
	float: left;
	display: inline;
	
	}

ul.nav a {
	width: 7em;
	display: block;
	border: 1px dashed #d9c69d;
	padding: 5px;
	margin-right: 5px;
	background-color: #8f1416;
	color: #ffffff;
	text-align: center;
	text-decoration: none;

	}


/* slideshow */

#slideshow  {
	
	width: 330px;
	height: 420px;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	padding: 6px 10px 6px 6px;
	position: relative; /* IE Bug Fix */
	display: inline; /* IE Bug Fix */
	}


/* content */
	#content {
			width: 860px;
			
			padding-right: 10px;
			padding-left: 10px;
			margin-left: 10px;
			margin-right: 10px;
			margin-top: 5px;
			padding-top: 20px;
			background-color:#f9eeda;
		}
		
		#content p {
			padding-bottom: 8px;
			
		}
		
		p.intro .firstletter {
			padding-top: 10px;
			font-size : 350%;
			font-weight : bold;
			font-family: Georgia, "Times New Roman", Times, serif;
			float : left;
			color : #8F1416;
		}

	#content ul {
		list-style-type: square;
		}
		
	#content li {
		margin-bottom: 5px;
		}	
		
		
		#content a {
			color: #F9eeda;
			text-decoration: none;
		}
		
		#content a:hover{
			color: #000000;
			text-decoration: none;
			border-bottom: none;	
			font-weight: bold;	
		}
	
/* faq page */

	#faq {
			width: 840px;
			padding-right: 10px;
			padding-left: 10px;
			margin-left: 10px;
			margin-right: 10px;
			padding-top: 20px;
			background-color:#f9eeda;	
			
			}
			
		#faq a {
			color: #8f1416;
			text-decoration: none;
			font-weight: bold;
			
			}
			
		#faq a:hover {
			color: #000000;
			text-decoration: none;
			font-weight: bold;
			
			}
			
			
		p.question {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #8f1416;
			font-size: 1em;
			line-height: 1em;
			margin-top: 1.2em;
			margin-bottom: 0;
		
		}
		
		
		p.answer {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #000000;
			font-style: italic;
			font-size: .8em;
			margin-top: 0;
			margin-bottom: 0;
			margin-left: 25px
		
		}
	


/* bottom menu boxes */
		
	table {
		width: 100%;
		text-align: center;
		
	
		
		}
		
				
	
	td, th {
		font-size: 1em;
		border: 2px solid #8F1416;
		
		}
		
	td {
		background-color: #8f1416;
		color: #F9EEDA;
		
		}
		
	td a {
		color: #F9EEDA;
		}
		
	td a:hover {
		color: #000;
		}




/* deli menu */

	table.menu {
		width: 100%;
		text-align: left;
		
		}
		
	th.menu {
		font-size: 1em;
		background-color: #8f1416;
		color: #f9eeda;
		text-align: center;
		}
	td.menu {
		font-size: .8em;
		color: #000000;
		background-color: #F9eeda;
		clear: both;
		}
	
	tr.menu {
		background-color: #F9eeda;
		}
		
		
/*  footer  */

	
		
		#footer {
			margin-top: 20px;
			clear: both;
			background-color: #8f1416;
			padding: 0px 5px 0px 5px;
			text-align: center;
			
			}
		
	#footer p {
		color:#FFFFFF;
		margin-left: 10px;
		margin-right: 10px;
		background-color: #8F1416;
		text-align: center;
		font-size: .8em;
					}
		
	#footer p a {
		color: #d9c69d;
		border-bottom: 5px #000000;
		}
		
	#footer p a:hover {
		color: #d9c69d;
		} 
