@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../i/bg.png) top repeat-x #f7f8e4;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #666;
	height: 100%;
}

*html body {
	font-size: 11px;
}

#nfHold {
	min-height: 100%;
}

a {
	color: #960000;
}

a:hover {
	color: #000;
}

#hold {
	margin: 0px auto;
	width: 883px;
	min-height: 707px;
	padding-top: 23px;
	padding-bottom: 100px;
}

#nav {
	position: relative;
	background: url(../i/navBG.png) no-repeat;
	height: 53px;
	padding-top: 12px;
	padding-left: 300px;
}

#nav a {
	display: block;
	float: left;
	padding-left: 1px;
	padding-right: 2px;
	background: url(../i/navDots.gif) no-repeat center right;
}

#nav a.last {
	background: none;
	padding-right: 1px;
}

#nav a.selected {
	color: #761818;
	font-weight: bold;
	text-decoration: underline;
}

#homeContent {
	position: relative;
	padding-top: 9px;
}

#homeHeader {
	margin-bottom: 12px;
}

#homeFlash {
	position: absolute;
	top: 0px;
	left: 0px;
}

#homeText {
	margin-right: 9px;
	margin-left: 563px;
	width: 311px;
	border-top: 5px solid #aaab96;
	border-bottom: 5px solid #aaab96;
	line-height: 20px;
	min-height: 490px;
	padding-top: 24px;
}

#homeText p {
	margin: 0px;
	margin-bottom: 12px;
}

#footer {
	position: relative;
	margin: -90px auto 0 auto;
	background: url(../i/bottomBG.gif) repeat-x #ffffff;
	padding-top: 40px;
	height: 50px;
	text-align: center;
}

#homeDots {
	background: url(../i/wideDots.gif) repeat-x;
	height: 2px;
	font-size: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#narrowDots {
	background: url(../i/wideDots.gif) repeat-x;
	height: 2px;
	font-size: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 470px;
}

#homeCallout {
	background: url(../i/calloutBG.gif) repeat-x;
	padding: 20px;
	font-size: 11px;
}

#homeCallout img {
	margin-bottom: 12px;
}

ul.redArrow {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

ul.redArrow li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
}

ul.redArrow li {
	padding-left: 9px;
	background: url(../i/redArrow.gif) no-repeat 0px 2px;
}

.red {
	color: #960000;
}

.fL {
	float: left;
}

#picCunninghamLeft {
	float: left;
	margin-left: -10px;
	margin-right: 10px;
}

#interiorContent {
	min-height: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 9px;
	margin-right: 9px;
	padding-left: 65px;
	/*padding-right: 333px;*/
	position: relative;
	background: url(../i/tallDots.gif) repeat-y 45px 0px;
}

#verticalHead {
	position: absolute;
	top: 0px;
	left: 0px;
}

#interiorBorder {
	height: 5px;
	font-size: 1px;
	margin-left: 9px;
	margin-right: 9px;
	background: #aaab96;
	clear: both;
}

#interiorHero {
	/*position: absolute;
	top: 0px;
	right: 0px;
	*/
	float: right;
	margin-left: 20px;
	width: 313px;
	font-size: 10px;
	line-height: 16px;
	color: #960000;
}

#interiorText h1 {
	font-weight: normal;
	font-size: 24px;
	color: #960000;
	text-transform: uppercase;
}

#interiorText p {
	line-height: 18px;
}

#interiorText td p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#interiorCallout {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
	color: #960000;
	line-height: 18px;
	padding: 16px;
	width: 216px;
	background: url(../i/callout2BG.png) repeat-x;
}

#mfgSelector {
	background: url(../i/callout2BG.png) repeat-x;
	width: 440px;
	padding: 15px;	
}

#interiorHero #mfgSelector {
	width: auto;
}

#interiorHero .narrowDots {
	width: auto;
}

#mfgSelector a:hover {
	color: #5a4930;
}

#mfgThumb {
	float: right;
	border: 3px solid #666;
}

h2 {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #5a4930;
}

#interiorText h2 {
	margin-top: 18px;
	text-transform: uppercase;
}

#mfgSelector h2 {
	margin-top: 0px;
	text-transform: uppercase;
}

#mfgSelector h2 a {
	color: #5a4930;
	text-decoration: none;
}

#mfgSelector h2 a:hover {
	color: #960000;
	text-decoration: underline;
}

.mfg {
	min-height: 900px;
}

.header {
	margin-bottom: 10px;
}

.prod {
	clear: both;
	padding-right: 20px;
}

.prodImage {
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
}

.prodImage img {
	border: 1px solid #909090;
}

.prodName {
	color: #960000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.prodDescription {
	margin-bottom: 20px;
	font-size: 10px;
	line-height: normal;
}

#homeCols {
	margin-left: 10px;
	margin-top: 540px;
	float: left;
}

#homeCols .col {
	float: left;
	width: 255px;
}

#homeCols form {
	margin: 0px;
	padding: 10px;
	border: 1px solid #b5b88d;
}

#homeCols form label {
	clear: left;
}

#homeCols form label.marg {
	display: block;
	margin: 0px;
	margin-bottom: -10px;
	padding: 0px;
	padding-top: 10px;
}

#homeCols form label.left {
	float: left;
	width: 45px;
	padding-top: 3px;
}

#homeCols form input.txt, #homeCols form textarea.txt {
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

#homeCols form textarea.txt {
	display: block;
	width: 230px;
	height: 100px;
	margin-bottom: 6px;
}

#homeCols h2 {
	margin-top: 0px;
}