body {
	font-size: medium;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height:1.4em;
	background: url(images/backgroundpaisley1.jpg);
	color: #503439;
	font-weight: bolder;
}
h1, h2, h3, h4 {
	line-height: 1;
}

#container {
	
}

#header {
	background:url(images/banner5.gif);
		
}

#header h1 {
	color: #fef2d8;
	font-weight: bold;
	font-size: 3.3em;
	text-align: center;
}



#nav a {
	padding: 5px 15px;
	text-decoration: none;
	font-size: 1.2em;
}

#nav a:link {
	color: #feeaba;
}

#nav a:visited {
	color: #feeaba;
}

#nav a:hover {
	text-decoration: underline;
	background-color: #5A232A;
}

#nav a:active {
	color: #feeaba;
}

#nav {
	background: #4C161E;
	color: #feeaba;
}

#nav2 a {
	padding: 5px 15px;
	text-decoration: none;
	font-size: 1.2em;
}

#nav2 a:link {
	color: #feeaba;
}

#nav2 a:visited {
	color: #feeaba;
}

#nav2 a:hover {
	text-decoration: underline;
	background-color: #5A232A;
}

#nav2 a:active {
	color: #feeaba;
}

#nav2 {
	background: #4C161E;
	color: #feeaba;
}


#appetizers {
	border: solid 1px;
	border-color: #922a32;
}

#appetizers h3 {
	padding-top: 10px;
}

#appetizers  h4 {
	
}

#breakfastcarte {
	border: solid 1px;
	border-color: #922a32;
}

#salads {
	border: solid 1px;
	border-color: #922a32;
}



#main {

	text-align: center;
	background:url(images/background2.jpg) repeat;
	
}

#main h4 {
	color: black;
}


table {
	margin: 0 auto;
	border: 0px;
	border-collapse: collapse;
	font-size: 80%;

	
}	

a img {
	border: none; 

} 


caption {
	font-style: italic;
	font-weight: bold;
	padding: 5px;
}


#footer {
	
	font-size: 90%;
	background:url(images/footer.gif);
	font-weight: bolder;
	
}




.fieldset {
   color: #38253d;
   text-decoration: none;
}

a:link {
	color: #492d57;
	text-decoration: none;
}
a:visited {
	color: #492d57;
	text-decoration: none;
}
a:hover {
	color: #221427;
	text-decoration: underline;
}


#t1 {
	text-align: center;
}

#t1 a {
	text-decoration: none;
}

#t1 a:visited {
	color: #492c56;
}

#t1 a:link {
	color: #492c56;
}

#t1 a:hover {
	text-decoration: underline;
	background: none;
}



#t2 {
	color: #53275c;
	border: thin dotted #813da5;
	border-collapse: collapse;
	font-size: 80%;
	text-align: left;
}


.copyright {
	color: black;
	font-size: 80%;
	font-weight: bold;
}

.vegan {
	background: url(images/vegan.gif);
	background-repeat: no-repeat;
	background-position:top right;
}

.kids {
	background: url(images/smiley.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 25px;
}


.prices {
	text-align: center;
	color: black;
}
