/* Conuq.com main stylesheet */


/* BODY AND MAIN LAYOUT */

	body {
	background-color: #aa995f;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	}

	p {
	background-color: transparent;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	/* margin: top, left, bottom, right */
	margin: 0px 0px 10px 0px;
	}

	p.smaller {
	background-color: transparent;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
	/* margin: top, left, bottom, right */
	margin: 0px 0px 5px 0px;
	}

	p.squeezed {
	background-color: transparent;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	margin: 0px 100px 15px 100px;
	}

	p.leftmargin {
	background-color: transparent;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	margin-left: 40px;
	}

	p.header1 {
	background-color: transparent;
	font-family: Arial, Helvetica;
	font-size: 20pt;
	font-weight: normal;
	color: #442200;
	text-indent: 0;
	text-align: left;
	margin: 0px 0px 25px 0px;
	}

	p.header2 {
	background-color: transparent;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #000044;
	text-indent: 0;
	text-align: left;
	margin: 0px 0px 5px 0px;
	}
	
	/* order link */
	
		p.orderlink {
		float: right;
		font-family: Arial, Helvetica;
		font-size: 14pt;
		font-weight: bold;
		color: #440000;
		text-align: right;
		margin: 0px 0px 0px 0px;
		}
		
		p.orderlinkhome {
		font-family: Arial, Helvetica;
		font-size: 18pt;
		font-weight: bold;
		color: #440000;
		text-align: center;
		margin: 0px 0px 0px 0px;
		}
		
		a.orderlink:link {
		color: #aa0000;
		}

		a.orderlink:visited {
		color: #aa0000;
		}

		a.orderlink:active {
		color: #000000;
		}

		a.orderlink:hover {
		color: #000000;
		}
	
	img {
	border-width: 0px;
	margin: 10px 10px 10px 10px;
	}

	img.textright {
	float: right;
	}

	img.textleft {
	float: left;
	}

	hr {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 0px;
	border-right: 0px;
	/* "color" for IE, "background-color" for netscape */
	color: transparent;
	background-color: transparent;
	height: 4px;
	width: 400px;
	margin-top: 30px;
	margin-bottom: 30px;
	}

	hr.notop {
	margin-top: 0px;
	}

	table {
	background-color: transparent;
	}
	
	table.lightshade {
	background-color: #e6ecf4;
	}

	td {
	background-color: transparent;
	padding: 10px 10px;
	}
	
	td.lightshade {
	background-color: #e6ecf4;
	padding: 10px 10px;
	}
	
	td.midshade {
	background-color: #cfd9e7;
	padding: 10px 10px;
	}

	td.nopad {
	background-color: transparent;
	padding: 0px 10px;
	}

	ul {
	background-color: transparent;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	margin: 0px 0px 5px 0px;
	list-style-position: outside;
	list-style-type: square;
	}

	ul.squeezed {
	background-color: transparent;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	margin: 0px 100px 5px 100px;
	list-style-position: outside;
	list-style-type: square;
	}

	ol {
	background-color: transparent;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	margin: 0px 0px 5px 0px;
	list-style-position: outside;
	list-style-type: decimal;
	}

	/* links */

		a:link {
		color: #68573c;
		}

		a:visited {
		color: #2e271a;
		}

		a:active {
		color: #000000;
		}

		a:hover {
		color: #000000;
		}

	table.main {
	background-color: transparent;
	width: 754px;
	}


	/* table outline cells */

		td.outhoriz {
		background-color: #000000;
		height: 2px;
		width: 750px;
		padding: 0px 0px;
		}

		td.outvert {
		background-color: #000000;
		width: 2px;
		padding: 0px 0px;
		}

		td.outcorn {
		background-color: #000000;
		height: 2px;
		width: 2px;
		padding: 0px 0px;
		}


	/* spacer cell */

		td.spacer {
		height: 20px;
		width: 750px;
		padding: 0px 0px;
		}


/* FLASH */

	td.outflash {
	background-color: #ffffff;
	height: 154px;
	width: 754px;
	padding: 0px 0px;
	}

	table.outflash {
	background-color: #ffffff;
	width: 754px;
	}

	td.outvertflash {
	background-color: #000000;
	height: 150px;
	width: 2px;
	padding: 0px 0px;
	}

	td.flash {
	background-color: #ffffff;
	height: 150px;
	width: 750px;
	padding: 0px 0px;
	}

	table.flash {
	height:150px;
	width: 750px;
	}


/* CONTENT */

	td.outcontent {
	background-color: #ffffff;
	width: 754px;
	padding: 0px 0px;
	}

	table.outcontent {
	background-color: transparent;
	width: 754px;
	}

	td.content {
	background-color: transparent;
	width: 750px;
	padding: 0px 0px;
	}

	table.content {
	background-color: transparent;
	width: 750px;
	}

	td.incontent {
	background-color: transparent;
	width: 750px;
	padding: 20px 20px;
	}


	/* RECIPES */

		p.recipe {
		background-color: transparent;
		font-family: Arial, Helvetica;
		font-size: 10pt;
		color: #000000;
		text-align: justify;
		/* margin: top, left, bottom, right */
		margin: 0px 80px 5px 80px;
		}

		p.recipetitle {
		background-color: transparent;
		font-family: Arial, Helvetica;
		font-size: 11pt;
		color: #000000;
		text-align: justify;
		/* margin: top, left, bottom, right */
		margin: 0px 80px 5px 80px;
		font-weight: bold;
		}

		ul.recipe {
		background-color: transparent;
		font-family: Arial, Helvetica;
		font-size: 10pt;
		color: #000000;
		text-align: justify;
		margin: 0px 80px 5px 80px;
		list-style-position: outside;
		list-style-type: square;
		}

		ol.recipe {
		background-color: transparent;
		font-family: Arial, Helvetica;
		font-size: 10pt;
		color: #000000;
		text-align: justify;
		margin: 0px 80px 5px 80px;
		list-style-position: outside;
		list-style-type: decimal;
		}


	/* QUOTES */

		p.quotes {
		background-color: transparent;
		font-family: Arial, Helvetica;
		font-size: 11pt;
		color: #000000;
		text-align: justify;
		/* margin: top, left, bottom, right */
		margin: 0px 80px 10px 80px;
		}

		p.quotee {
		background-color: transparent;
		font-family: Arial, Helvetica;
		font-size: 11pt;
		color: #000000;
		text-align: justify;
		/* margin: top, left, bottom, right */
		margin: 0px 80px 0px 80px;
		font-weight: bold;
		}

		p.quoteinfo {
		background-color: transparent;
		font-family: Arial, Helvetica;
		font-size: 9pt;
		color: #000000;
		text-align: justify;
		/* margin: top, left, bottom, right */
		margin: 0px 80px 50px 80px;
		padding: 0px 10px;
		}


	/* FAQ */

		p.question {
		background-color: transparent;
		font-family: Arial, Helvetica;
		font-size: 11pt;
		color: #000000;
		text-align: justify;
		/* margin: top, left, bottom, right */
		margin: 0px 80px 10px 80px;
		font-weight: bold;
		}

		p.answer {
		background-color: transparent;
		font-family: Arial, Helvetica;
		font-size: 10pt;
		color: #000000;
		text-align: justify;
		/* margin: top, left, bottom, right */
		margin: 0px 100px 40px 100px;
		}


	/* NAV1 CONTENT LAYOUT */

		table.outnav1 {
		background-color: transparent;
		width: 710px;
		}

		td.outnav1 {
		background-color: transparent;
		width: 710px;
		padding: 0px 0px;
		}

		/* NAVBAR1 */

			p.nav1indent {
			margin-left: 12px;
			}

			table.navbar1 {
			background-color: transparent;
			width: 90px;
			}

			td.navbar1 {
			background-color: #edf2f9;
			width: 90px;
			padding: 10px 10px;
			}

			td.nav1content {
			background-color: transparent;
			width: 100%;
			padding: 0px 20px;
			}

			/* links */

				a.navbar1:link {
				background-color: transparent;
				font-family: Arial, Helvetica;
				font-size: 10pt;
				color: #3a4556;
				}

				a.navbar1:visited {
				background-color: transparent;
				font-family: Arial, Helvetica;
				font-size: 10pt;
				color: #445d84;
				}

				a.navbar1:active {
				background-color: transparent;
				font-family: Arial, Helvetica;
				font-size: 10pt;
				color: #3e444f;
				}

				a.navbar1:hover {
				background-color: transparent;
				font-family: Arial, Helvetica;
				font-size: 10pt;
				color: #3e444f;
				}


/* FOOTER */

	td.footer {
	background-color: transparent;
	width: 750px;
	text-align: center;
	padding: 0px 0px;
	}

	.footer {
	background-color: transparent;
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-indent: 0;
	text-align: center;
	margin: 15px 0px 0px 0px;
	}

	/* links */

		a.footer:link {
		font-size: 12pt;
		color: #2e2919;
		}

		a.footer:visited {
		font-size: 12pt;
		color: #3c3621;
		}

		a.footer:active {
		font-size: 12pt;
		color: #ffffff;
		}

		a.footer:hover {
		font-size: 12pt;
		color: #ffffff;
		}


		a.copyright:link {
		color: #2e2919;
		}

		a.copyright:visited {
		color: #3c3621;
		}

		a.copyright:active {
		color: #ffffff;
		}

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