*	{
	padding:0;
	margin:0;
	text-decoration:none;
	list-style-type:none;
	position:relative;
	border: 0 none;
	outline: 0 none;
	}
ul, li	{ list-style-type:none;}

body	{
	font-family:Arial,Helvetica,Sans;
	background-color:#099999;
	text-align:center;
	}
#homeWrap	{
	width:750px;
	padding:16px;
	margin:66px auto 0;
	background-color:#fff;
	text-align:left;
	}	
#pagewrap	{
	width:772px;
	padding:16px;
	margin:10px auto;
	background-color:#fff;
	text-align:left;
	}

div#homeIntro	{
	margin:-57px 0 10px;
	font-family:Georgia,Times,Times New Roman,serif;
	float:left;	}
div#homeIntro h1	{
	text-indent:-9999px;
	background-image:url('../images/FH_logo.png');
	background-position:top center;
	width:402px;
	height:158px;
	display:block;	}
div#homeIntro h3	{
	font-style:italic;
	font-weight:bold;
	font-size:1.5em;
	padding-left:20px;	}
div#homeIntro p	{
	padding-left:20px;
	font-weight:bold;	}
	
div#headerMain	{
	width:740;
	height:150px;
	margin-bottom:16px;
	}

div.navFirst a, div.navFirst a:link,
 div.navSecondary a, div.navSecondary a:link	{
 	color:#000; background-color:#fff;	}
div.navFirst	{	float:right; margin:5px;	}
div.navSecondary	{	width:100%; margin:15px 0 20px;	}
a.RT-link	{	display:block; padding:5px; border:0 none;	}
a.RT-link h2	{	
	text-indent:-9999em;
	width:300px;
	height:300px;
	background-image:url('../images/RTmain_homeimage.png');	}
a.RT-link p	{	text-align:center; font-size:10px;}

	

/*ul#homeNav {
	width:100%;
	overflow:auto;
	margin:20px 0 0;	}
ul#homeNav li	{	display:block;	}
ul#homeNav li.first	{} */
	
div#navWrap	{
	width:390px;
	float:left;
	padding-right:10px;
	}
ul#imgNav	{
	width:400px;
	display:block;
	}
ul#imgNav li a	{
	width:380px;
	height:80px;
	display:block;
	padding:10px;
	}
ul#imgNav li a:hover	{
	background-color:#c2eeee;
	}
.navigationimg	{
	float:left;
	margin:0 10px 0 0;
	width:80px;
	height:80px;
	border:0px;
	}
.mainColCallout {
	margin: 30px 0 10px;
	padding: 20px;
	border-top:solid 1px blue;
	font: italic normal normal 1.5em/1 Georgia,Times,Times New Roman,serif;
	color:#000;
	text-align:center;
	}

div#sidebar	{
	width:300px;
	float:right;
	/*overflow:auto;*/
	}
.sb_block	{
	margin:0 0 16px;
	}
.sb_block_border {
	border:solid 1px #999;
	padding:10px;
	}
.callout {
	background-color:#002DA3;
	color:#fff;
	}
.callout2 {
	background-color:#A30012;
	color:#fff;
	}
div#blockAbout	{
		}
		div#blockAbout h4	{
			width:100%;
			display:block;
			padding-bottom:2px;
			border-bottom:solid 1px #cc0000;
			color:#cc0000;
			text-align:center;
		}
		div#blockAbout p	{
			font-size:0.8em;
		}
div#blockFacebook	{
		}
		a.fb_link	{
			display:block;
			width:250px;
			height:90px;
			background-color:transparent;
			background-image:url('/images/FH_fb-button.png');
			background-repeat:no-repeat;
			background-position:0px -90px;
			text-indent:-9999px;
			border:0;
			margin:10px auto;
			}
		a.fb_link:hover	{
			background-position:0px 0px;

		}
/*		div#blockFacebook a	{
			width:278px;
			height:200px;
			border-color:#000;
			border-width:1px;
			display:block;
			padding:5px;
			text-align:center;
			background: transparent url('images/facebooklogo_80.png') no-repeat fixed center left;
			
		}
		div#blockFacebook a:hover{
			border-color:#000;
			border-width:1px;
			display:block;
			background-color:#d9d9d9;
		}
			div#blockFacebook a img {
				float:left;
				border:0px;
			}
			div#blockFacebook a span
*/		
div#commentsform	{
	width:500px;
	margin:10px 0;
	padding:5px;
	border:solid 1px #aaa;
	}

#footer	{
	width:100%;
	text-align:center;
	margin-top:20px;
	}
#footer p	{
	font-size:24px;
	font-weight:normal;
	font-style:normal;
	text-transform:capitalize;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	padding:5px 0;
	}
	
p	{
	margin:5px 0;
	}

.smallertext	{
	font-size:.8em;
	}
.roundedcorners,
ul#imgNav li a, ul#imgNav li a:hover {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
.valign-mid	{
	vertical-align:middle;
	}
.textshadow1 {
	text-shadow: 1px 1px 1px #000;
	}
.textcenter {
	text-align:center;
	}
a.changelocationButton {
	font-size:1.5em;
	font-weight:bold;
	line-height:1em;
	display:inline-block;
	padding:5px 10px 8px 12px;
	margin:0;
	color:#fff;
	background-color:#FC1B00;
	border:solid 1px #000;
	text-shadow:1px 1px 1px #000;
	}
	a.changelocationButton:link, a.changelocationButton:visted {
		}
	a.changelocationButton:hover, a.changelocationButton:active {
		background-color:#FC8200;
		}
a.buttonlink {
	display:block;
	padding:2px;
	color:#c2eeee;
	text-align:center;
	text-decoration:none;
	margin:4px 0 0 0;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow:1px 1px 1px #000;
	}
	a.buttonlink:link, a.buttonlink:visited {}
	a.buttonlink:hover, a.buttonlink:active {
		background-color:#c2eeee;
		color:#000;
		text-shadow:none;
		}
#couponWrap	{ text-align:center; margin:0 auto;	}
a.rtcoupon, a.rtcoupon:link	{
	text-decoration:none;
	border:0;
	display:block;
	padding:10px;
	}
a.rtcoupon:active {}
a.rtcoupon:hover, a.rtcoupon:focus	{
	border:solid 2px blue;
	margin:-2px;
	}
a.rtcoupon:visited	{}
#couponWrap img	{	border:0;	}
#urbanspoon-ad { display:block; border:0 none; outline:0 none; width:300px; height:200px; background:#fff url(/images/FH-Urbanspoon.jpg) no-repeat 0 0; text-indent:-9999px; }
.mousesdish { border:0px none;outline:0px none;text-decoration:none; display:block; background:transparent url(/images/MousesDish-300x400.jpg) no-repeat 0 0; text-indent:-9999px; width:300px; height:400px;}
