
a:link		{
	color: #9c273d;
	text-decoration: none;
	cursor: hand;
}
a:hover {
	text-decoration: none;
	color: #e02246;
	font-family: "Comic Sans MS";
	font-size: 8px;
	font-weight: bolder;
	font-style: italic;
	cursor: hand;
}



			
			/* NAVIGATION BUTTONS top*/
.menu {
	height: 50px;
	width: 147px;
}
			
.cssnav {
	font-family: "Comic Sans MS";
	background: url(images/button-2.jpg) no-repeat;
	color: #3f2331}

.cssnav a {
	position: relative;
	color: #3f2331;
	font-size: 12px;
	width: 147px;
	height: 40px;
	display: block;
	font-family: "Comic Sans MS";
	font-weight: bold;
	text-decoration: none;
}

.cssnav img {
	border: 0;
	height: 40px;
	width: 140px;
}

.cssnav a:hover img{
	visibility:hidden;
	position: relative;
	border: 0;
}

.cssnav a:hover {
	color: #2ffd00;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
}

.cssnav span {
	position: absolute;
	left: 8px;
	top: 12px;
	width: 122px;
	text-align: center;
}

			/* END OF NAVIGATION */
			
.sidelogo {
	background-image: url(images/side-text.jpg);
	background-repeat: no-repeat;
}
			
			/* NAVIGATION BUTTONS side*/
.menu2 {
	height: 50px;
	width: 180px;
}
			
.cssnav2 {
	font-family: "Comic Sans MS";
	background: url(images/buttonside-2.jpg) no-repeat;
	text-align: center;
}

.cssnav2 a {
	position: relative;
	color: #3f2331;
	font-size: 12px;
	width: 180px;
	height: 38px;
	display: block;
	font-family: "Comic Sans MS";
	font-weight: bold;
	text-decoration: none;
}

.cssnav2 img {
	border: 0;
	height: 38px;
	width: 173px;
}

.cssnav2 a:hover img{
	visibility:hidden;
	position: relative;
	border: 0;
}

.cssnav2 a:hover {
	color: #2ffd00;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
}

.cssnav2 span {
	position: absolute;
	left: 23px;
	top: 10px;
	width: 114px;
	text-align: center;
}

			/* END OF NAVIGATION */
/* Main Body Background */
body {
	background-image: url(images/stll_gas_grilling.jpg);
}


 /* Article Header text */
.headertxt	{
			font-weight: bold; font-size: 28px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;}
			
/* recipe Header text */
.recipeheadertxt	{
			font-weight: bolder; font-size: 16px; font-family: Arial, Helvetica, sans-serif;
			text-decoration: none; color : #000000;}			

/* General text */
.genlarge {
	font-size : 14px;
	font-family: "Times New Roman", Times, serif;
	color:#000000;
}
.genmed {
	font-size : 12px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.gensmall {
	font-size : 10px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

/* Copyright and bottom info */
.crtxt		{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 0px;
	font-weight: bolder;
	font-style: normal;
}

.crh		{
	font-size: 14px;
	font-family: "Comic Sans MS";
	color: #9c273d;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.crh		{ color: #9c273d; text-decoration: none;}
a.crh:hover { color: #e02246; text-decoration: none;}

/* linking text*/
.linktxt		{
	font-size: 14px;
	font-family: "Comic Sans MS";
	color: #9c273d;
	font-weight: bolder;
	text-decoration: none;
    cursor: hand;
}
a.linktxt		{
	color: #9c273d;
	text-decoration: none;
	cursor: hand;
}
a.linktxt:hover {
	text-decoration: none;
	color: #e02246;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	cursor: hand;
}

/* bookmark text*/
.bookmark		{
	font-size: 16px;
	font-family: "Comic Sans MS";
	color: #3f2331;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}
a.bookmark		{ color: #9c273d; text-decoration: none;}
a.bookmark:hover { color: #e02246; text-decoration: none;}

/* whats new or topic table */
.whatsnewheader	{
	background-color: #564A28;
	height: 25px;
	background-image: url(images/cellpic3.gif);
	border-color: #564A28;
	border-width: thin;
	border-style: solid;
}
.whatsnewheadertxt {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #372828;
}
.whatsnewbar	{
	height: 25px;
	background-image: url(images/cellpic1.gif);
	border-bottom-color: #564A28;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #564A28;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #564A28;
	border-right-style: solid;
	border-right-width: thin;
}
.whatsnewselction	{
	background-color: #ffffff;
	background-image : url(images/gen_background.jpg);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-color: #564A28;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #564A28;
	border-right-style: solid;
	border-right-width: thin;
	border-color: #564A28;
}
.whatsnewselctiontxt		{
	font-size: 14px;
	font-family: "Comic Sans MS";
	color: #9c273d;
	font-weight: bolder;
	text-decoration: none;
    cursor: hand;
}
a.whatsnewselctiontxt		{ color: #9c273d; text-decoration: none;}
a.whatsnewselctiontxt:hover { 
	text-decoration: none;
	color: #e02246;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	cursor: hand;
}

.Anchortxt		{
	font-size: 14px;
	font-family: "Comic Sans MS";
	color: #660000;
	letter-spacing: 0px;
	font-style: italic;
	font-weight: bolder;
	cursor: hand;
}
a.Anchortxt		{ color: #660000; text-decoration: none;}
a.Anchortxt:hover { color: #00FF00; text-decoration: none;}
/* Paragraph title text*/
.ptitle {
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #4a545b;
}
/* Guides page */
.guidesheader	{
	background-color: #564A28;
	height: 25px;
	border: thin solid #564A28;
	background-image: url(images/cellpic3.gif);
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #372828;
}
.Guidesselction	{
	background-color: #564A28;
	background-image : url(images/gen_background.jpg);
	border: thin solid #564A28;
	font-size: 14px;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	color: #9c273d;
	letter-spacing: 0px;
	font-style: italic;
	font-weight: bolder;
	height: auto;
	width: auto;
}
a.Guidesselction		{ color: #9c273d; text-decoration: none;}
a.Guidesselction:hover { color: #e02246; text-decoration: none;}
.no_print {

width: 2in;
}
#print_without_photos #button.jpg img,
.no_print {
display: none !important;
}
