/* -------------- main tags -------- */
* {
	background: transparent;
	border: 0;
	color: black;
	font: 11px/15px Verdana, sans-serif;
	margin: 0;
	list-style: none;
	padding: 0;
	text-decoration: none;
	text-indent: 0;
	}
	
html, body {
	background: #ffeedd;
	}

a {
	font-size: inherit;
	color: inherit;
	text-decoration: none;
	font-weight: inherit;
	}

a:hover {
	text-decoration: underline;
	}

h1 {
	color: #550000;
	font: bold 18px/21px Verdana, Arial, sans-serif;
	}

h2 {
	font: bold 11px/15px Verdana, Arial, sans-serif;
	}

h2.nb {
	font-weight: normal;
	}

h3 {
	color: #550000;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 0 0;
	}

h4 {
	margin-top: 4px;
	font-size: 9px;
	line-height: 12px;
	color: #666;
	}

h5 {
	font-size: 12px;
	line-height: 16px;
	margin-top: 8px;
	}

input {
	margin: 0;
	height: 20px;
	width: 200px;
	border: 1px solid #aaa;
	background: #efefef;
	}

input.nof {
	height: auto;
	width: auto;
	background-color: #666;
	color: white;
	}

textarea {
	border: 1px solid #aaa;
	background: #efefef;
	}

p {
	margin-top: 10px;
	}




/* ---------- layout ------------- */

#bottom {
	width: 700px;
	padding: 10px 25px;
	background: #999 url(images/butt.gif) repeat-x;
	color: #ccc;
	font-size: 9px;
	line-height: 12px;
	border-top: 2px solid #000;
	}

#container {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	position: relative;
	border: 1px solid #222;
	}

#credit {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 0;
	width: 750px;
	position: relative;
	}

#intro {
	width: 750px;
	height: 245px;
	background: #ebebeb;
	position: relative;
	border-top: 1px solid #000;
	}

* html #intro {
	height: 242px;
	}

#masthead {
	width: 700px;
	height: 40px;
	padding: 25px 25px 15px 25px;
	background: #999  url(images/head.jpg);
	border-bottom: 1px solid #000;
	}

#products {
	width: 700px;
	background-color: white;
	padding: 0 25px 25px 25px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	position: relative;
	}


/* ------------ navigation ------------ */

#nav {
	position: absolute;
	right: 25px;
	top: 55px;
	z-index: 100;
	}

#nav a {
	font-size: 12px;
	display: block;
	}

#nav a:hover {
	text-decoration: none;
	color: #550000;
	}

#nav h1 {
	color: #550000;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	display: inline;
	letter-spacing: .1em;
	}

#nav li {
	float: left;
	position: relative;
	margin-left: 15px;
	color: #black;
	}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	}

li>ul {
	top: auto;
	left: auto;
	}

li:hover ul, li.over ul {
	display: block;
	width: 105px;
	}

#navd li {
	margin: 0;
	display: block;
	height: 25px;
	width: 103px;
	border: 1px solid #999;
	background: white url(images/menu.gif);
	color: #333;
	text-align: center;
	}

#navd li a {
	vertical-align: middle;
	line-height: 25px;
	font-size: 10px;
	}

#navd li a:hover {
	text-decoration: none;
	color: white;
	background-color: #550000;
	}

/* --------- main page ---------- */

#intro .text {
	width: 262px;
	position: absolute;
	top: 25px;
	right: 20px;
	}

#products a:hover {
	text-decoration: none;
	color: #06c;
	}

#products .col_2 { /* for tables */
	width: 156px;
	position: absolute;
	left: 206px;
	top: 30px;
	}

#products .col_3 { /* for tables */
	width: 156px;
	position: absolute;
	left: 387px;
	top: 30px;
	}

#products .col_4 { /* for tables */
	width: 156px;
	position: absolute;
	left: 568px;
	top: 30px;
	}

#products .col_height { /* for tables */
	width: 156px;
	margin-left: 0px;
	margin-top: 0;
	position: relative;
	}

#products p {
	text-align: center;
	letter-spacing: .1em;
	}

#products p.last {
	vertical-align: bottom;
	}

#products .title {
	padding: 15px 0 0 0;
	width: 700px;
	font-weight: bold;
	color: #550000;
	}

/* ------- products pages --------- */

#products .info {
	width: 270px;
	position: absolute;
	top: 25px;
	left: 25px;
	border-right: 1px solid #666;
	padding-right: 10px;
	}

.info img {
	margin: 25px 0;
	}
	
#products .info2 {
	width: 155px;
	position: absolute;
	top: 25px;
	left: 25px;
	}

.info2 img {
	margin-top: 25px;
	}

#products .menu {
	width: 400px;
	position: relative;
	margin-left: 300px;
	margin-top: 25px;
	}

#products .menu2 {
	width: 520px;
	position: relative;
	margin-left: 180px;
	margin-top: 25px;
	}

* html #products .menu2 {
	top: 25px;
	}

.menu td {
	width: 180px;
	padding: 20px 20px 30px 0;
	text-align: left;
	vertical-align: bottom;
	}

.menu2 td {
	width: 155px;
	padding: 20px 20px 30px 0;
	text-align: left;
	vertical-align: bottom;
	}

#products .def {
	text-align: left;
	letter-spacing: normal;
	}

.norm li {
	list-style: square;
	list-style-position: inside;
	}

/* ------- misc sitewide styles ------- */

.b {
	font-weight: bold;
	}

.gray {
	color: #666;
	}

.blue {
	color: #06c;
	}

.bottom {
	width: 700px;
	margin-top: 3px;
	color: #aaa;
	}

.bottom a {
	color: #aaa;
	}

.normal {
	font-weight: normal;
	}

.price {
	font-weight: bold;
	color: #06c;
	}

.sub {
	font-size: 9px;
	line-height: 24px;
	}

.ul {
	text-decoration: underline;
	}

.white  {
	color: white 
	}

.white a {
	color: white;
	}

