@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	background-image: url(../graphics/stars_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
body,td,th {
	color: #FFF;
}
object {
outline:none;
}

.systemMessage {
	color: #FFF;
	font-weight: bold;
	background-color: #600;
	border: thin dotted #000;
	text-decoration: blink;
	width: auto;
	padding-right: 60px;
	padding-left: 60px;
}

.formmessage {
	padding: 10px;
	background: #f00;
	color: #fff;
	font-weight: bold;
	font-size: 15px;	
}
a:link {
	color: #DFE8EE;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #DFE8EE;
	text-decoration: none;
}
a:hover {
	color: #D8E0DA;
}
a:active {
	color: #DFE8EE;
	text-decoration: none;
}



.photoGallery img {border: 1px solid #333; padding: 8px;}

.galleryBoxwrapper {font-family: "Gloria Hallelujah", Arial, Tahoma; text-overflow: clip; width: 220px; float:left; text-align: center}

.thangsGalleryThumbnail {width: 180px !important; padding: 0px; margin:10px}

.headerwrapper {position: relative}
.findfacebook {width: 171px; height: 33px; position: absolute; z-index: 100; top: 0px; left: 600px; border: 0px; }
.tonightonlylink {width: 200px; height: 34px; position: absolute; z-index: 100; bottom:0px; right: 10px; border: 0px; }

.pleasewait {display: none; line-height: 24px; font-size: 19px; color: #fff595;  border: 2px dotted #ccc; padding: 4px;}

.recipestable a {font-size: 25px; font-family: Tahoma, Geneva, sans-serif; letter-spacing: -1px; font-weight: normal;}

.reciplesinglebackground {background: #fff /*url(images/recipe-card-repeat.jpg) repeat-y*/}

.recipesingletitle {text-align: center; font-family: Tahoma, Geneva, sans-serif; font-size: 25px; font-weight: bold; margin: 20px 0px;}

.recipesingwrapper {color: #000; line-height: 19px; background: #fff; }

.recipephoto { width: 300px; height: auto; float: right; margin: 12px; padding: 2px; border: 1px solid #ccc; }




.recipebody {padding: 10px; font-size: 14px; }

/*.lettersheader { background: url(images/letters-header.jpg) no-repeat; height: 94px;}
.lettersbody {background: url(images/letters-back-repeat.jpg) repeat-y; color: #000; line-height: 24.1px; padding: 0px 55px 0px 105px; text-align: left; font-size: 19px;}
.lettersbody p {margin: 0px; padding: 0px; font-size: 19px;}
.lettersfooter{background: url(images/letters-bottom.jpg) no-repeat; height: 45px;}
*/
.letterswrapper {background: #fcd9b0 url(images/letters-background.png); padding: 2px;}
.lettersbody {border: 10px double #396; padding: 30px; color: #422700; text-align: left; }

.admin select {padding: 3px 15px; font-size: 130%;}

input[value="Save"],input[value="DELETE!"] { padding: 3px 15px; font-size: 130%; font-weight:bold }​

