/* CSS Document */

	body {
		text-align:center;
		background-image:url(../images/HomeBGfull.jpg);
		background-repeat:repeat-y;
		background-position:center;
		height				:100%;
		}

	

	#frame {

		/*background-image:url(../images/AnEcenterBG.jpg);*/

		background-repeat:repeat-y;

		background-position:center;

		width:768px;

		margin-right:auto;

		margin-left:auto;

		margin-top:-10px;

		padding:0px;

		text-align:center;

		overflow: visible;	/* fix for IE italics bug */

		position: relative;

		height				:100%;

		}

		

	#contentleft {

		width:150px;

		padding:0px;

		float:left;

		border:1px #000;

		overflow: visible;	/* fix for IE italics bug */

	position: relative;

		}

	

	#contentcenter {

		width:468px;

		padding:0px;

		float:left;

		overflow: visible;	/* fix for IE italics bug */

	position: relative;

		}

	

	#contentright {

		width:150px;

		padding:0px;

		float:left;

		text-align:center;

		overflow: visible;	/* fix for IE italics bug */

	position: relative;

		}

	

	#contentheader {
	height:167px;
	overflow: visible;	/* fix for IE italics bug */
	position: relative;

		}

		

a { 
font-family			:Arial, Helvetica, sans-serif;
font-size			:12px;
color				: #060;
text-decoration		: none;
outline				: none;
	}

	

a:hover {
font-family			:Arial, Helvetica, sans-serif;
font-size			:12px;
font-style			:none;
text-decoration		:none;
color				: #000;
	}

	

p {
font-family			:Arial, Helvetica, sans-serif;
font-size			:14px;
padding				: 0 15px 0 15px;
 }

 

 h1 {
font-family			:Arial, Helvetica, sans-serif;
font-weight			:bold;
font-size			:18px;
color				:#ff6633;
 }

 h2 {
 font-family		:Arial, Helvetica, sans-serif;
 font-weight		:bold;
 font-size			:16px;
 color				:#ff6633;
 }

 h3 {
 font-family		:Arial, Helvetica, sans-serif;
 font-weight		: bold;
 font-size			:14px;
 color				:#000000;
 }

	 .restaurantname {
 	text-decoration		: none;
	color				: #ff6633;
	vlink				: #FF0033;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 16px;
	font-weight			: bold;
	font-style			: italic;
}



	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}

	#contentright p { font-size:10px}

	

	.navdivider {

		background-color	: #ff6633;	

		font-size			: 3px; height: 1px; 

		overflow-y			: hidden; 

		line-height			: 1px;

		padding				:3px,0,3px,0;

		margin-bottom		:3px;

		margin-top			:3px;

		width				:148px;

		margin-left			:1px;

		}

	

	.input-box {

	background-color: #F89C6B;

	border: 1px solid #9A1E29;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #B0232B;

}

.submit-button{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	color: #B0232B;

	border: 1px solid #9A1E29;

	background-color: #FFcc99;

	padding:0px;

	margin:0px;

}



.bottom {border-top: 1px solid #000; position: relative;}

	

#clearfooter{clear:both;height:20px;}

.cleardiv {	clear: both;}

#footer {
	margin-left			:1px;
	text-align			:right;
	width				:766px;
	height				:18px;
	clear				:both;
	vertical-align		:bottom;
	position			:SI_clearAbsolutes;
	bottom				:-25;
	background-color	:#336600;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:x-small;
	font-weight			:bold;
	padding-top			:4px;
	}
#footer  a {
	font-family			:Arial, Helvetica, sans-serif;
font-weight			: bold;
font-size			:11px;
color				: #000;
text-decoration		: none;
outline				: none;
}


	#footer  a:hover {
	font-family			:Arial, Helvetica, sans-serif;
font-weight			:bold;
font-size			:11px;
font-style			:none;
text-decoration		: none;
color				: #999;
}


.footerfont {font-family:Arial, Helvetica, sans-serif;

	font-size:xx-small;

	font-weight:bold;

	}	

	

</style>