@charset "utf-8";

* {
	margin:0;
	padding:0
}

body {
	font: 10pt "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color:#143D55;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	width:100%
}
.oneColLiqCtrHdr #container {
	width:100%;  /* this will create a container 80% of the browser width */
	/*background: black url(../images/fhi-bg.png) top left;*/
	background-color:black;
	/*background: url(../images/pattern_084.gif) top left repeat;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColLiqCtrHdr #header {
	position:relative
}


.oneColLiqCtrHdr #header h1 {
	margin: 0 auto; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	text-indent:-999em;
	background:transparent url(../images/fhi-2.png) bottom left no-repeat;
	height:125px;
	width:800px; 	
}

.oneColLiqCtrHdr #navBar {
position:relative;height:56px;color:#E0E0E0;
width:780px; margin:0 auto;font-family:Helvetica,Arial,Verdana,sans-serif
}

ul#saturday {
	margin-top:-1px
}

.oneColLiqCtrHdr #mainContent {
	width:56.5em; 	
	background: #FFF;
	margin:0 auto;
	border-left:4px solid black;
	border-right:4px solid black;
	padding:1em;
}

.oneColLiqCtrHdr #mainContent blockquote {
	margin:1em;
	font: italic 14pt Georgia, "Times New Roman", Times, serif;
}

.oneColLiqCtrHdr #mainContent ol {
	padding:0 2em;
	list-style: decimal outside
}

.oneColLiqCtrHdr #mainContent ol strong {
	clear:right;
	display:block
}

.oneColLiqCtrHdr #Content {
	width:555px;
	float:left;
}

.oneColLiqCtrHdr #sidebar {
	width:150px;
	float:left;
	margin-top:-18pt
}

.oneColLiqCtrHdr #sidebar p {
	width:15em;
	font-size:smaller;
	text-align:center;
	font-style:italic
}

.oneColLiqCtrHdr #mainFooter {
	clear:both;
	border-top:4px solid #336666;
		width:100%;
} 

.oneColLiqCtrHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	width:740px;
	margin:0 auto;
	color:white;
	line-height:2em;
	font-size:small
} 

.oneColLiqCtrHdr .contact-info {
	float:left;
	width:60%;
	text-align:left;
	line-height:1.75em
} 

.oneColLiqCtrHdr #mainContent a {
	text-decoration:none;
	border:0;
	border-bottom:dotted 1px black;
	color:black
} 

.oneColLiqCtrHdr #mainContent a:hover {
	text-decoration:none;
	border:0;
} 

.oneColLiqCtrHdr .contact-info a {
	text-decoration:none;
	border:0;
	border-bottom:dotted 1px white;
	color:white
} 

.oneColLiqCtrHdr .contact-info a:hover {
	text-decoration:none;
	border:0;
} 

.oneColLiqCtrHdr p {
	padding:1em 0
}

.oneColLiqCtrHdr ul {
	padding:0 2em
}



.oneColLiqCtrHdr ol#Good-Reasons {
	margin-top:1em
}

.oneColLiqCtrHdr ol#Good-Reasons li {
	list-style:none
}

.oneColLiqCtrHdr #footer p {
	margin: 0;
	padding:0;
}

.oneColLiqCtrHdr #footer p img {
	margin: .5em;
}

div.clear
{
height: 1%;
clear: both;
content: ".";
height: 0;
visibility: hidden
}

/* ---------- gallery styles start here ----------------------- */
img {
	border: none;
}
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sc_menu div {
	margin: 20px 10px 5px;
	padding: 8px;
	background: url(../images/polaroid-short.png) no-repeat;
	/*float: left;*/
	position: relative;
	width: 186px;
	z-index:10
}
.sc_menu em {
	width: 110px;
	display: block;
	padding: 10px;
	text-align: center;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #333;
	background: url(../images/tape2.png) no-repeat;
	position: absolute;
	top: -17px;
	left: 40px;
}

.gallery a {
	text-decoration: none;
	color: #666;
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}

/* jquery */
.gradient1 {
	width:50em;
	margin:0 auto;
	margin-top:-7.5em;
	text-align:center;
	height:7.5em;
	padding-left:2.5em
}
.jquery em {
	
	font: bold 12pt Arial, Helvetica, san-serif;
	position: relative;
	color: white;
}
.jquery em span {
	background: url(../images/gradient-shine.png) repeat-x 2.5em top;
	position: absolute;
	display: block;
	width: 100%;
	height: 32px;
	left:0em
}
.jquery p {
	margin: 10px 0 50px;
}

.center {
	width:15em;
	margin:0 auto;
	text-align:center
}
.slogan {
	width:15em
}
.orange {
	color:orange;
	width:12em
}

ul.pinup {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left:1em
}
.pinup li {
	padding: 1em;
	margin: 0;
	float: left;
	position: relative;
	width: 130px;
	height: 130px;
	margin-left:1em
}
.pinup img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}
.pinup li:hover img {
	border-color: #999;
}
.pinup span {
	width: 28px;
	background: url(../images/pin.png) no-repeat;
	padding: 3px 0 6px;
	display: block;
	position: absolute;
	top: -2px;
	left: 65px;
	font-style: normal;
	text-align: center;
	height:21px
}
.pinup a {
	text-decoration: none;
	color: #000;
}

#free-microwave {
	background:transparent url(../images/badges.png) top left no-repeat;
	text-indent:-999em;
	position:absolute;
	top:2.5em;
	left:5em;
	width:160px;
	height:160px;
	z-index:160
}
