@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#cfcfcf;
}


.container{
	width:950px;
	margin-top:20px;
	padding:20px;
	background:#ffffff url('../images/top_header.gif') no-repeat top right;
}

.header{
	width:990px;
	margin-bottom:10px;
}

.nav{
	background-color:#333;
}

.content{
	
}

.selectnext{
	background-color:#721825;
	width:900px;
	padding:10px;
	text-align:center;
	margin:30px 10px 10px 10px;
}

.footer{
	width:100%;
	font-size:10px;
	color:#999;
}

.gritschat{
	background-image:url('../images/gritschat.jpg'); 
	width:204px; 
	height:38px; 
	text-align:right; 
	padding-right:20px; 
	padding-top:25px;
	color:#600;
	font-weight:bold;
}

.gritsphone{
	background-image:url('../images/GritsPhone.jpg'); 
	width:224px; 
	height:63px;
}
.products{
	width:900px;
}
.pop{
	width:500px;
	height:400px;
	padding:20px;
	margin:20px;
}

.box{
	width:890px;
	margin:20px 10px 10px 10px;
	padding:10px;
	border:5px solid #721825;
	background-color:#e1abb3;
	color:#721825;
	font-weight:bold;
}
