body 				{ margin:5px; padding:5px; background-image: url(../graphics/site/side_dash.gif);}

	
a:visited 		{ color: #680061; font-size:100%; text-decoration: none; }
a:link 			{ color: #004180; font-size: 100%; text-decoration: none; }
a:hover			{ color:#FF6633; font-size: 100%; text-decoration: none; }



blockquote		{ background-image: url(../graphics/site/backgrounds/lined.gif); width: 100%; 
					font-family: "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif" 4%; line-height:110%; 
					font-size: 70%; color: #184141; padding-left: 40px; padding-right: 5px; 
					padding-bottom: 10px; padding-top: 10px; background-repeat: repeat-y; }

ul 				{ background-image: url(../graphics/site/backgrounds/lined.gif); width: 100%; padding-left: 60px; padding-right: 5px; 
					padding-bottom: 10px; padding-top: 10px; background-repeat: repeat-y; 
					font-family: "Courier New", Courier, monospace; color: #193100; margin-top:0; margin-bottom:3px; line-height:120%; 
					list-style: circle; font-size: 80%; text-align: left;}


h1					{ font-family: "Lucida Sans", "Courier New", Courier, monospace; color:#627B4D;  font-weight:bold; text-align: center;}
h2 				{ font-family:Arial, Helvetica, sans-serif;  font-size:100%; color:#29477E; margin-top:2pt; 
					margin-bottom:2pt; font-weight:bold; }

.recipelist	{ font-size: 85%;  font-weight: bolder;}

.bold 			{ font-weight:bold; }


.dashed-border {background-color: #ffffff; border: 1px #CC6699 dashed;
					margin: 3px 3px 13px 3px; padding: 3px; }
.border-solid	{background-color: #ffffff; border: 1px #669999 solid ; 
					margin: 3px 3px 13px 3px; padding: 3px; }
.box-invisible	{background-color: #ffffff; border-width: 0px; margin: 3px 3px 13px 3px; 
					padding: 2px; }

