@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%;
	width: 1000px;
	overflow: hidden;
	margin: 0px auto;
}

a {
	color: #960000;
}

a:hover {
	color: #000;
}

#hold {
	clear: both;
	margin: 0px auto;
	width: 883px;
	min-height: 707px;
	padding-top: 0px;
	padding-bottom: 100px;
}


/* main navigation */
ul#nav, ul#nav li { list-style: none; margin: 0px; padding: 0px; }
ul#nav { margin: 24px auto 6px auto; float: left; position: relative; left: 50%; z-index: 2; }
ul#nav li.top { float: left; background: url(../i/nav-bg.png) repeat-x; height: 40px; padding: 11px 0px; position: relative; right: 50%; }
ul#nav li.end { background: url(../i/nav-endcap.png) no-repeat; width: 11px; height: 62px; padding: 0px; }
ul#nav li.logo { background: none; padding: 0px; height: 62px; }
ul#nav li a img { border: none; }
ul#nav li a { display: block; padding: 0px 11px; height: 40px; line-height: 40px; text-decoration: none; font-family: Georgia, serif; font-size: 12px; text-transform: uppercase; }
ul#nav li.logo a { padding: 0px; height: 62px; }
ul#nav li a.selected { background: #e6e6e0; color: #000; }
ul#nav li a:hover { background: #e6e6e0; color: #000; }
ul#nav li:hover a { background: #e6e6e0; color: #000; }
ul#nav li:hover li a { background: #fff; color: #960000; }
ul#nav li:hover li a:hover { background: #e6e6e0; color: #000; }
ul#nav li.logo a:hover { background: none; }
ul#nav li ul { display: none; position: absolute; z-index: 52; top: 52px; left: -2px; border: 1px solid #d9d9d9; border-style: none solid solid solid; padding: 0 1px 1px 1px; background: #fff; width: 170px; }
ul#nav li:hover ul { display: block; }
ul#nav li li a { padding: 6px 11px; width: 148px; height: auto; background: #fff; border-bottom: 1px solid #d9d9d9; line-height: normal; font-family: Georgia, serif; text-transform: none; }
ul#nav li li a.last { border-bottom: none; }


#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;
}
