@charset "utf-8";
/* screen_phone.css - 350px-650px*/


h1 {
	font-size: 1.2em;
	line-height: 1.2em;
    }
	
h2 {
	font-size: 1.0em;
    }
	
h3 {
	font-size: 1.5em;
}	

h4 {
	font-size: 1.0em;
	}


.container {
	max-width: 649px;
    min-width: 350px;
	margin-bottom: 20px;
	height: auto;

}
.container_BSK {
	width: 350px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.feature {
	width: 285px;
	background-color: #FFF;
	float: left;
	text-align: center;
	height: 430px;
	
}

	


.back_image {
	background-image: url("../images/background-images/camp-cook-chuckboxes-image.jpg");
	background-repeat: no-repeat;
	width: 345px;
	height: 225px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	max-width: 500px;
	margin-bottom: 0px;
	
	}
.back_image_CKP {
	background-image: url("../images/background-images/Camp-Kitchens-and-Patrol-Box-phone.jpg");
	width: 350px;
	height: 288px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	float: none;
	max-width: 1000px;
	
	} 
.feature_box {
	width: 300px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.row {
	width:350px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

.orange_link {
	width : auto;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/background-images/link-background-gradient-small.jpg);
	background-repeat: no-repeat;
	padding-top: 13px;
}
.box {
	width: 250px;
	height: auto;
	float: left;
}
