/* this is the stylesheet for the Index page ONLY for kitchenbuilders */
#adbox {
	border: 5px groove #9ab5cf ;
	text-transform: uppercase;
	font-weight:bold;
	background-color:#000;
	height:500px;
}
#adbox #head {
	background-image: url(logo_color2.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #9ab5cf;
	border-bottom: 12px solid #789aca;
	height:150px;
}
#adbox #head h2 {
	font-size:2.7em;
	font-family:"Arial Black", Arial, Helvetica,sans-serif;
	color:#000;
	background-color: transparent;
	margin:0;
	padding:.2em 0 .1em .2em;
	text-align:left;
	
}
#adbox #head h2 span{
	color: #ff0000;
	background-color: transparent;
}
#adbox #pitchbox {
	background-color: #000;
	color:#fff;
	padding:0 0 1em 1em;
}
#adbox #pitchbox h3 {
	color: #ff0000;
	margin:0;
	padding-top:1em;
	height:3em;
	font-size:140%;
	text-align:left;
}
#adbox #pitchbox h3 span {
	font-size:145%;
}
#adbox #pitchbox p {
	font-size:85%;
	color: #e7e7e7;
	margin:0;
	z-index: 2;
	position:relative;
}
#adbox #pitchbox #callout {
	background-image: url(callout.png);
	height:75px;
	width:191px;
	color:#fff;
	background-repeat: no-repeat;
	margin:0;
	text-align:center;
	padding:5% 0 0 0;
	font-size:100%;
	position:relative;
	top:-4em;
	left:27%;
	z-index: 1;
	font-style: italic;
}
#adbox #pitchbox ul {
	list-style: disc;
}
#adbox #pitchbox li span {
	color: #ff0000;
}
#adbox #pitchbox h4 span {
	color: #ff0000;
	font-size:120%;
}
#content {
	/*background-color:#000;
	color:#fff;*/
	background-image: url(content_tile.jpg);
	background-repeat: repeat;
	min-height: none;
}
#picbox {
	float:right;
	margin:0 0 0 1em;
	height:331px;
	width:336px;
	border:1px solid #000;
	overflow:hidden;
	
}
#picbox #under
{
}
#picbox #under .little {
	float:left;
	width:80px;
		border:2px solid #000;
	overflow:hidden;

}
