@charset "UTF-8";
/* CSS Document */



.header h1	{
	font-family:Georgia, "Times New Roman", Times, serif;
	
	/*padding-left:15px;*/
	margin:0;
	margin-top:0.1em;
	font-size:4em;

}

.links a	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}

.links a:hover	{
	
	color:#FFF;
	background-color:#000;
}

.header	{

	padding-top:30px;
}

.center	{
	text-align:center;
}

.h3color	{
	color:#9c7717;
}

.ad	{
	background-color:#FFF;
	
}

.listlink ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.listlink	a {
	color: black;
	display: block;
	width: 365px;
	height: 80px;
	padding-left: 15px;
	padding-top: 1px;
	margin-bottom: 15px;
	background-image: url(images/breakfast_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:4em;
	
} 

*html .listlink	a {
	color: black;
	display: block;
	width: 365px;
	height: 80px;
	padding-left: 15px;
	padding-top: 1px;
	margin-bottom: 15px;
	/*background-image: url(images/breakfast_03.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:4em;
	
} 

*html .listlink ul	{
	width:265px;
	display:block;
	clear:both;
	
}

*html .listlink	{
	width:265px;
	padding-left:50px;
	clear:both;
}


.listlink a:hover{
background-image: url(images/breakfast_hover_03.gif);
color:#603;
}

.footer	{
	padding-top:200px;	
	text-align:center;
}

.menupage	{
	background-color:#FFC;
	text-align:center;
	
}

.hours	{
	padding-top:-100px;
}

.magenta 	{
	color:#d72478;
}

input {

  font-size:12px;

  border:1px solid #bababa;

  border-right:none;

  padding:3px;

  

  float:left;

  height:15px;

}

input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}


input.email {

  width:118px;

}

input.search {

  width:163px;

  color:#d2469f;

}

.input_wrapper {

  overflow:auto;

}


input.submit {

  border:0;

  padding:0;

  height:auto;

  outline:none;

}

#subscribe {

  float: left;


  height: 23px;

  width: 74px;

  display: block;

  cursor: pointer;

  overflow: hidden;

  

  border: none;

}

.hours	{
	margin-bottom:.2em;
}

.address	{
	margin-top:.6em;
}


		