body
	{margin:0; padding:0;}
#main
	{width: 975px;
	margin: 0 auto;
	padding: 0;}

#header
	{position: relative; 
	height: 60px; 
	background: url(images/header.jpg) no-repeat center;}
#logo {height: 65px; top: 0; left: 0; display: block;}
h1	
	{font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	margin:1px auto;}
h2
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 800;
	text-align: center;
	margin:1px auto;}
h3
	{font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	margin:1px auto;}
/*lines*/

#hr1 
	{height:3px;
	width:100%;
	color:#b81137;
	background-color:#b81137;
	border: solid 2px #000000;}

#hr2
	{height:3px;
	width:100%;
	color:#a9b734;
	background-color:#a9b734;
	border: solid 2px #000000;
	margin-top:2px;}

#hr3
	{height:3px;
	width:100%;
	color:#ffda00;
	background-color:#ffda00;
	border: solid 2px #000000;
	margin-top:8px;}


/*main content coding*/

#left 
	{width: 12%;
	text-align: left;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	float: left;
	white-space:nowrap;
	line-height:40px;
	margin-top:15px;
	}


#right
	{width: 160px;
	text-align: left;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	float:right;
	white-space:nowrap;
	margin-top:15px;
	line-height:40px;
	left: -20px;}

#thoma
	{background: url(images/thoma3.jpg) left no-repeat;
	height:230px;
	width:159px;}

#top{width: 637px;
	height: 49px;
	background-image: url(images/ietopborder.jpg); 
	background-repeat: no-repeat;
	
}
#bottom{width: 628px;
	height: 76px;
	background-image: url(images/iebottomborder.jpg);  
	background-repeat: no-repeat;
		}
#background{
	height:auto;
	/*background-image:url(images/iecontentboard.jpg);
	background-repeat:repeat-y ;*/
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#FFFFFF;
	padding-left: 20px;

	}
#backgroundWithTable
	{width: 637px;
	height:auto;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#FFFFFF;

	}
#content
	{width: 637px;
	height:auto;
	margin-top: 20px;
	margin-left: 150px;
	background-color:#000000;
	border: solid 5px #ffda00;
	padding-top: 15px;
	padding-bottom: 10px;
	
		}
#footer
	{width:100%;
	text-align:center;
	font-size:12px;
	white-space:nowrap;
	clear:both;
	margin:0 auto;
	background: #ffda00;
	border: solid 1px #000000;}

#lunchline
	{
	margin-bottom:5px;
	border-width: 9px; 
	border-color: #a9b734;

	margin-top: 5px;
	
		
}

/*links*/

#left ul
	{list-style: none;
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	}

a:link
	{color:#b81137;
	text-decoration:none;}

a:visited
	{color: #b81137;
	text-decoration:none;}

a:focus
	{color:#b81137;
	text-decoration:none;}

a:hover
	{color:#a9b734;
	text-decoration:none;}

a:active
	{color:#b81137;
	text-decoration:none;}
#content a {color: #ffda00;}
#content a:hover {color: #b81137;}
#content a:visited {color: #ffda00;}


/*comment form*/

fieldset
	{margin:auto;
	width:90%;}

input
	{font-size:16px ;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	border:outset #ffda00;}

#buttons
	{text-align:center;}


#legend
	{position: relative;
	margin-bottom:-1px;
	text-align:center;
	font-size:25px;}

/*table for shops*/
table {width:auto;}

td	{font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#FFFFFF;
	width: 200px;}
.middle	{text-align:center;
		font-size:8pt;}
/*menu nav*/

.menu-nav {list-style-type: square;  color: #ffda00;}
.menu-nav li a  
	{   margin-left: 150px; padding-left: 60px; color: #ffda00;  font-size: 18px; 
    color: #ffda00; 
    text-decoration: none;
	font-weight: 400;
	 
	}
.menu-nav li a:hover  {color: #b81137;}


.app a {font-size:18px ;
	color: #ffda00;
	text-align: left;
	margin-left: 0;
	}
.app a:hover
	{color:#b81137;
	text-decoration:none;
	text-align: left;}
#content li {font-size: 16px;
		list-style-type: none;}
#faq {text-align: left;}
#faq h4{color: white; font-weight: bold; font-size: 18px;}
p{color:white;
font-size: 14px; 
text-align: justify; 
padding-left: 5px; 
padding-right: 30px;}
#title {font-size: 19px; font-weight: bold;}
.field {background:#000000;
	border: solid 3px #ffda00;
	width: 150px;
	height:auto;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#FFFFFF;
	}
