@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
	background: url(../Images/backgrd.gif);
}
.ielayout {
}


h1 {
	font: bold 120% "Comic Sans MS", cursive;
	color: #399;
}
h6 {
	font: 75% "Comic Sans MS", cursive;
	color: #000;
	text-align: left;
}

h4 {
	font: normal 13px "Comic Sans MS", cursive;
	color: #000;
}

h5 {
	font: bold 12px "Comic Sans MS", cursive;
	color: #000;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: "Comic Sans MS", cursive;
}



a img {border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	padding: 2px;
	text-align: left;
}


.contentTxt {
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#wrapper {
	width: 950px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left;
	border: 3px solid #399;
	position: relative;
	min-width: 800px;
	background: #FFF;
} 



#header {
	/*width: 950px;*/
	position: relative;
	border-top: none;
	border-right: none;
	border-bottom: 3px solid #399;
	border-left: none;
	margin: 0 auto;
	min-height: 130px;
	z-index: 5;
	padding-top: 1px;
	padding-bottom: 1px;
}
#logodiv {
	position: absolute;
	top: 5px;
	height: 125px;
	width: 300px;
	z-index: 1;
	margin-bottom: 2px;
	color: #000;
	text-align: center;
	font: 80%/1.1 "Comic Sans MS", cursive;
}

#header #imgCustFabr {
	position: relative;
	left: 310px;
}

#header #imgTollFree {
	margin: -50px 0px 0px;
}

#header li a:link {
	font: 13px "Comic Sans MS", cursive;
	color: #000;
	text-decoration: underline;
}

#header li a:hover, #header li a:active, #header li a:focus {
	font: 13px "Comic Sans MS", cursive;
	color: #399;
	text-decoration: underline;
}
#custstatus {
	float: none;
	position: absolute;
	right: 170px;
	top: 7px;
	font: 13px "Comic Sans MS", cursive;
	color: #000;
	width: 114px;
}
#custaccess {
	width:315px;
	height:50px;
	z-index:1;
	float: right;
	position: absolute;
	top: 95px;
	left: 640px;
}
#custinfo li {
	position: relative;
	float: left;
	width: 95px;
	text-decoration: none;
}
#custinfo li a:link {
	text-decoration: none;
	background: url(../Images/pillTeal95.gif) no-repeat left center;
	font-size: 75%;
	font-weight: bold;
	color: #000;
	display: block;
	text-align: center;
	height: 30px;
	padding-top: 8px;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 2px;
	width: 95px;
}

#custinfo li a:hover, #custinfo li a:active, #custinfo li a:focus {
	color: #FFF;
	display: block;
	font-family: "Comic Sans MS", cursive;
	text-decoration: none;
	background: url(../Images/pillDark95.gif) no-repeat left center;
	height: 30px;
}


#advsection {
	width: 90%;
	/*clear: both;*/
	margin: 10px 5%;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
#searchsection {
	/*width: 850px;*/
	padding: 1px 0px;
	/*margin: 0px;*/
	/*clear: both;*/
	list-style: none;
	width: 100%;
	clear: both;
	margin-left: 5px;
	min-width: 800px;
}
#searchsection #formsearch {
	float: left;
	padding-top: 10px;
}
#searchsection ul {
	/*overflow: auto;*/
	*background: url(../Images/horz_bar_back.jpg) repeat-x;
	height: 40px;
	text-align: center;
	list-style: none;
}
#searchsection li {
	float: left;
	font: 80% "Comic Sans MS", cursive;
	color: #FFF;
	padding-right: 5px;
}
#searchsection li a {
	text-decoration: none;
	display: block;
	background: #339999;
	color: #FFF;
	padding: 2px 5px 0 5px;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	border-top: none;
	border-right: 2px solid #FFF;
	border-bottom: none;
	border-left: 2px solid #FFF;
}




#navigation {
	float: left;
	width: 10em;
	margin: 0px;
	font-weight: bold;
	padding: 1px 5px;
}



#maincontent {
	/*float: right;
	width: 76%;*/
	margin: 0 10px 0 13em;
	padding-top: 1px;
	padding-bottom: 1px;
}
.staticbkgrd {
	background: url(../Images/restaurant_kitchen_light.jpg) no-repeat fixed;
}

#footer {
	clear: both;
	width: 90%;
	color: #FFF;
	text-decoration: none;
	position: relative;
	padding-bottom: 1px;
	padding-top: 5px;
	margin: 0px;
	line-height: 1.1;
}
#footer #ftnamdiv {
	padding-right: 15px;
	position: absolute;
	top: 8px;
	left: 362px;
	text-align: center;
	font-size: 90%;
}



#footer ul {
	color: #FFF;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
}

#footer li {
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	color: #FFF;
	display: inline-block;
}
#footer li a:link {
	color: #FFF;
	text-decoration: underline;
	display: inline-block;
}

#footer li a:hover, #footer li a:active, #footer li a:focus {
	color: #399;
	text-decoration: underline;
	background: #FFF;
	display: block;
}

#footer li a:visited {
	color: #F96;
	border: 1px solid #000;
}


#footer a {
	display: block;
}
#footer img {
	float: left;
	position: relative;
}
#copyrtdiv {
	position:absolute;
	left:628px;
	top:26px;
	width:228px;
	height:58px;
	z-index:1;
}


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px; }

.fltrtnomarg { /* this class can be used to float an element right in your page with no margin */
	float: right;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.fltlftnomarg { /* this class can be used to float an element left in your page with no margin */
	float: left;
	
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.tealtxt {
	font-family: "Comic Sans MS", cursive;
	color: #399;
	font-weight: bold;
}

.txtproduct {
	font: bold 100% Verdana, Geneva, sans-serif;
	color: #399;
	text-align: center;
}

.prodimgbkgd {
	background: #CFF;
	border: 1px solid #000;
	position: relative;
	z-index: 1;
	font-weight: normal;
	font-variant: normal;
}

.proddivwrap {
	position: relative;
	height: 200px;
	width: 200px;
	border: 1px solid #999;
	left: 25px;
	top: 25px;
	float: left;
	padding-right: 10px;
}
