.bodyTEXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	padding: 0px 20px;
}
.bigBOLD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.boldCALLOUT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #E23709;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
.border {
	margin: 2px;
	padding: 2px;
	border: 1px solid #003300;
}
a:link {
	color: #496920;
	text-decoration: underline;
}
a:visited {
	color: #496920;
}
a:hover {
	color: #D93303;
}
a:active {
	color: #D93303;
}
.style1 {color: #FFFFFF}
.style4 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.style15 {font-size: 18px;
	font-weight: bold;
	color: #F24614;
}
.sideNAV {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bullet_btn.jpg);
	background-repeat: no-repeat;
	text-indent: 12px;
	text-decoration: underline;
	margin: 6px;
}
.sideNAV a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 12px;
	text-decoration: underline;
}
.sideNAV a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #95C851;
	text-indent: 12px;
	text-decoration: underline;
}
.sideNAV a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 12px;
	text-decoration: underline;
}
.sideNAV a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 12px;
	text-decoration: underline;
}
.sideNAV2015 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 6px;
}
.sideNAV2015 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.sideNAV2015 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #95C851;
	text-decoration: underline;
}
.sideNAV2015 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.sideNAV2015 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 12px;
	text-decoration: underline;
}
.inputTHIN {
	height: 22px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #014202;
	font-size: 25px;
	padding: 0px 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #014202;
	font-size: 22px;
	padding: 0px 20px;
}
.padding {
	margin: 3px;
	padding: 3px;
}


.logosm, .cooktab {display:none; }
.container{max-width: 1200px !important;}
img{max-width: 100%;}
.row {margin-right: -30px;margin-left: -30px;!important;padding-left:0px !important; padding-right: 0px !important;} 
.row.homepg {padding-left:10px !important; padding-right: 10px !important;}
.recipepg .row {margin-right: -15px;margin-left: -15px;!important;}
.col-md-4, .col-sm-5, .col-lg-3 {padding-right:0px !important;padding-left:0px !important;}

@media screen and (min-width: 1200px) {  }
 
/* Portrait tablet to landscape and desktop */
@media screen and (min-width: 1000px) and (max-width: 1200px) { /*.logoimg {display:none;} .logosm  { display:block; min-width:750px; } .cooktab {min-width:750px;}*/  .logoimg {float:left;} .cookban {display:none;}  .cooktab  { display:block; max-width:736px;margin-top: 8px; } 
 }

 
/* Landscape phone to portrait tablet */
@media screen and (max-width: 999px) { .logoimg, .cookban {display:none;} .logosm, .cooktab  { display:block;  }
.row {margin-right: 10px;margin-left: 0px;!important;padding-left:0px !important; padding-right: 0px !important;}  
.container {    padding-right: 0px;    padding-left: 0px;} 
 }
 
/* Landscape phones and down */
@media screen and (max-width: 480px) {.sideNAV2015  {margin: 8px !important; 	font-size: .8em; }
.hidden-phone {display: none;}
.mobile-table {max-width: 280px;}
 }
