/* Sea Tangle Noodle Company :: Stylesheet by KrushMedia */

body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #f9fdfc;
}

td.leftcol {
	background-image: url(../images/bg_leftcol.gif);
	background-repeat: repeat-y;
}

td.rightcol {
	background-image: url(../images/bg_rightcol.gif);
	background-repeat: repeat-y;
}

td.middlecol {
	background-image: url(../images/bg_noodles.gif);
	background-repeat: no-repeat;
	background-color: #88C637;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	color: #336600;
}

.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	color: #ffffff;
}

.req {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 10px;
	color: #ffffff;
}

a.inline {
	color: #336600;
}

a.inline:hover {
	color: #ffffff;
	background-color: #336600;
}

a.ship {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
}

a.ship:hover {
	color: #ffffff;
	background-color: #336600;
}

a.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	color: #346799;
}

a.quicklinks:hover {
	color: #ffffff;
}

.subHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	color: #ffffff;
}

.subHdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #ffffff;
}

.sectionHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	color: #ffffff;
}
