/* CSS Document */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	height: 101%;  /* scrollbar for firefox */
	margin: 0px;
	background-color: #CCCCCC;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../images/KachelC4Y.gif);
}

#container{
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	background-color: #FFFFFF;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

/* --- main content --- */
#content {
	margin: 0px;
	width: 820px;
	background-color: #FFFFFF;
	padding: 0px;
}
#footer, #sampleStrip, #subNav, #subNav a {
	background-color: #AAAAAA;
	color: white;
	}
	
#footer {
	width: 800px;
	padding: 10px 10px 0px 10px;
	height: 40px;
	clear: both;
	text-align: center;
	margin-top: 10px;
}
.magicImage {
	float: right;
	width: 600px;
	margin-top: 20px;
}
/* --- navigation --- */
#mainNav {
	clear: both;
	height: 25px;
	padding-left: 140px;
	margin: 0px;
	width: 680px;
}
/* styles for the nav menu - remove padding, margin and bullets */
#mainNav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
/* float each list element inline */
#mainNav li {
  float: left;
  display: inline;
  }
/* style the links in the nav list */
#mainNav a {
	display:block;
	margin: 0;
	padding: 2px 0 0 6px;
	width: 126px;
	font-size: 12px;
	height: 18px;
  }
#mainNav a:link, #mainNav a:visited {
  background-color: #AAAAAA;
  color: #333333;
  border-left: #908AA5 solid 2px;
  border-top: #908AA5 solid 2px;
  border-right: #2C263D solid 2px;
  border-bottom: #2C263D solid 2px;
  text-decoration: none;
  }
#mainNav a:hover, #mainNav a:active {
  background-color: #333333;
  color: #CCCCCC;
  border-left: #EBF3E7 solid 2px;
  border-top: #EBF3E7 solid 2px;
  border-right: #777E74 solid 2px;
  border-bottom: #777E74 solid 2px;
  text-decoration: none;
  }
/* special style for link to identify current page */
#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active {
  background-color: #999999;
  color: #FFF;
  border-left: #5B6058 solid 2px;
  border-top: #5B6058 solid 2px;
  border-right: #B1B7AE solid 2px;
  border-bottom: #B1B7AE solid 2px;
  }
/* eof navigation */	
#container #subNav {
	width: 810px;
	padding: 2px 0px 5px 10px;
	text-decoration: none;
	}
	
#c4y_home_txt {
	font-size: 12px;
	width: 500px;
	line-height: 1.5em;
	float: right;
	height: 520px;
	padding: 20px 20px 20px 0px;
}
.noTopSpace {
	margin-top: 0px;
	padding-top: 0px;
}
#sampleStrip {
	padding: 10px 38px 0px 37px;
	float: left;
}
#container #content table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #content table td {
	padding: 10px;
	vertical-align: top;
}
#overview {
	float: left;
	width: 260px;
	padding: 0px 10px 5px 10px;
}
#container #content #overview p {
	font-size: 10px;
}
#quote {
	float: right;
	width: 400px;
	margin-top: 400px;
}
.overviewHeadline {
	font-size: 18px;
}
.headline {
	font-size: 22px;
	font-style: italic;
	font-variant: normal;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#logo_right {
	float: right;
	width: 235px;
	padding: 20px 15px 0px 0px;
	font-size: 10px;
}
#shop_txt {
	margin: 0px 20px 0px 20px;
}
#container #content #shop_txt table {
	width: 780px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
}
.txtCntr {
	text-align: center;
}
#container #content #shop_txt .left_column a {
	text-decoration: none;
	color: #FF0000;
}

#container #content #shop_txt table .left_column {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
}
#content #contact {
	width: 600px;
	padding-left: 50px;
}
.txt_01 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
#container #c4y_home_txt table {
	width: 450px;
	padding-left: 0px;
	margin-left: 50px;
}
.highlights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #ff0000;
	border: thin none #AAAAAA;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0px;
}

