.bodyText {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	padding: 5px;

	line-height: 16px;

}

.recipeTitle {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #F18F22;

	border-bottom-width: 2px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

	font-weight: bold;

	margin: 10px;

	padding: 5px;

}

form {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	padding: 5px;

	margin: 5px;

}

.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.photoFrame {

	margin: 5px;

	padding: 5px;

	border: 1px solid #F18F22;

}

.indexRecipeBox {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #FEECD8;

	margin: 10px;

	padding: 5px;

	width: 250px;

	border: 1px solid #F18F22;

}

table.menu a { 

width:140;; 

border:1px solid #333333; 

display: block; 

} 



div.menu a {

color: #333333; 

background: #ffffff; 

font-weight:bold;

text-decoration:none; 

font-size:14px; 

line-height: 16px;

font-family: Tahoma, verdana, sans-serif;

padding: 2px 5px;

}



div.menu a:link  { color: white; font-weight: bold; background: #f18f22 }



div.menu a:active  { color: white; font-weight: bold; background: #f18f22 }



div.menu a:visited  { color: white; font-weight: bold; background: #f18f22 }



div.menu a:hover {

color: #eeeeee;

font-weight:bold;

background: #333333; 

border:1px solid #000000; 

}

.recipeCardTitle {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #000000;

	border-bottom-width: 2px;

	border-bottom-style: dotted;

	border-bottom-color: #F18F22;

	font-weight: bold;

	margin: 10px;

	padding: 5px;

	width: 300px;

}

h1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #F18F22;

}

.mainRecipeBox {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #FEECD8;



	border-collapse:

	margin: 10px;

	padding: 10px;

	width: 700px;

	border: 1px solid #F18F22;

	margin: 10px;

}

.button{ 

    BORDER: #666666 1px solid; 

    FONT: 10px Verdana,Geneva,sans-serif; 

    COLOR: #111111; 

    BACKGROUND-COLOR: #FFCC99; 

    width:90 ;

    height:20;

}

.data{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	padding: 5px;

	margin: 5px;

}

.h4 a, a.h4

{ 

	font-family: verdana,arial,helvetica; 

	font-size: 11px; 

	color:#FF0066; 

	text-decoration: underline; 

}  



.h4 a:hover, a.h4:hover

{ 

	color:#134411; 

	text-decoration: none;

} 



.h3 a, a.h3

{ 

	font-family: verdana,arial,helvetica; 

	font-size: 12px; 

	color:#FF0066; 

	text-decoration: underline; 

}  

.categoryTitle

{ 

	font-family: verdana,arial,helvetica; 

	font-size: 13px; 

	color:#FF0066; 

	text-decoration: underline; 

}

.h4_brown {                                                  

    font-family : Verdana, Arial, Helvetica, sans-serif;

    font-size : 11px;                                   

    color : brown;                                    

}