html, body{
	position: relative;
	width: 100%;
}

body{
	background: #9adcf2 url(/imgs/background.jpg) top center no-repeat;
	padding: 0px;
	margin: 0px;
	
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	color: #754c24;
}
img{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
p{
	padding: 0px;
	margin: 8px 0px;
}


.breaker{
	clear: both;
}
.layerup{
	position: relative;
	z-index: 10;
}
.hdr_img{
	text-indent: -10000px;
	background-position: center left;
	background-repeat: no-repeat;
	height: 26px;
}


#layout{
	width: 876px;
	margin: auto;
	margin-top: 86px;
}

#nav_top{
	width: 876px;
	position: relative;
	z-index: 10;
	height: 85px;
	z-index: 20;
}
#nav_top .button{
	float: left;
} 
#nav_top .bottom{
	float: left;
	margin-left: 77px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
}

#logo{
	background: url(http://www.chockfullonuts.com/imgs/logo.png) center center no-repeat;
	cursor: pointer;  
	z-index: 40;
	position: absolute;
	top: -25px;
	left: 250px;
	width: 367px;
	height: 87px;
}


#nav{
	position: absolute;
	width: 761px;
	height: 39px;
	z-index: 10;
	top: 48px;
	left: 53px;
}

#ribbon{
	width: 879px;
	height: 94px;
	background: url(http://www.chockfullonuts.com/imgs/ribbon.png);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}


#content{
	background: url(/imgs/checkereda.jpg);
	width: 726px;
	min-height: 602px;
	margin: 0px 0px 0px 77px;
	border-left: 1px solid #777;
	border-right: 1px solid #777; 
	border-bottom: 1px solid #777; 
	position: relative;
	z-index: 10;
}
#shiny_bg{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}


.col_left{
	width: 230px;
	float: left;
	margin: 0px 20px;
	position: relative;
}
	#glass_contact{
		background: url(http://www.chockfullonuts.com/imgs/glass_contact.png) center center no-repeat;
		width: 172px;
		height: 327px;
		position: absolute;
		top: 0px;
		left: 20px;
		z-index: 1;
	}
	#contact_copy{
		width: 152px;
		padding: 10px 0px 0px 40px;
		position: relative;
		z-index: 10;
	}
 
.col_right{
	width: 430px;
	float: left;
}
	.content_block{
		margin-bottom: 30px;
		width: 430px;
	}
	.content_block img{
		float: left;
		margin: 0px 10px 0px 0px;
	}
	.content_block h3{
		margin-left: 100px;
	}

.col_two{
	clear: both;
	width: 650px;
	margin-left: 43px;
}

.iebreak{
	width: 300px;
	float: left;
}


.content_simple{
	padding: 30px 50px 50px 50px;
}

.hpad{
	margin-bottom: 15px;
}



#pg_contact{
	
	font-size: 14px;
	line-height: 20px;
	
}

a:link, a:active, a:visited{
	color: #ed1c24;
}






#buildings{
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 260px;
	width: 100%;
	
	background: url(/imgs/buildings.gif) center top repeat-x;
}
#checkered_footer{
	position: fixed;
	z-index: 999;
	bottom: 0px;
	left: 0px;
	height: 30px;
	width: 100%;
	
	background: url(/imgs/bottom_bar.gif) center top repeat-x;
}
#nav_footer{
	width: 960px;
	margin: auto;
	font-size: 11px;
	color: #fff;
	position: relative;  
	padding-top: 5px;
}
#nav_footer a:link, #nav_footer a:active, #nav_footer a:visited{
	color: #fff;
	text-decoration: underline;
	padding: 0px 3px; 
}
#nav_footer a:hover{
	color: #ebd88e;
}
#nav_footer span{
	padding: 0px 5px;
}
#nav_footer #facebook{
	position: relative;
	float: right;
	margin-top: 6px;
}

#nav_footer .left{
	float: left;
}

#nav_footer .pad{
	margin-top: 5px;
}




#txt_images{ background-image: url(http://www.chockfullonuts.com/imgs/txt_images.gif); }
#txt_chock_in_the_news{ background-image: url(http://www.chockfullonuts.com/imgs/txt_chock_in_the_news.gif); }
#txt_coffee_tasting{ background-image: url(http://www.chockfullonuts.com/imgs/txt_coffee_tasting.gif); }
#txt_most_recent_press_releases{ background-image: url(http://www.chockfullonuts.com/imgs/txt_most_recent_press_releases.gif); }
#txt_welcome{ background: url(http://www.chockfullonuts.com/imgs/txt_welcome.gif) center center no-repeat;  height: 46px;}


