/* CSS Document */

body {
	text-align: center;
	min-width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a:link { color: #990000; text-decoration: none }
a:visited { color: #999999; text-decoration: none }
a:hover { color: #999999; text-decoration: underline }
a:active { color: #999999; text-decoration: none }

#recipe {
	background-color: #FFFFFF;
	padding: 25px;
	border: 8px double #CCCCFF;
	}

h1 {	
	width: 530px;
	color:000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size:26px
	}
	
h2 {	
	width: 530px;
	color:000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size:22px
	}
	
h3 {color: #990000 }

h4 {color: #990000;
		font-size:14px;
		margin-bottom:-4px;
		}

h5 {
	font-size:10px;
	color:#666666;
	margin-top:-14px;
	}

#wrapper {
	width: 775px;
	margin: auto;
	text-align: left;
	}
	
#bannerwrapper {
	width: 775px;
	height: 115px;
	background-image:  url(../image-files/bannerwrapper-extended.gif);
	}
	
#banner {
	width: 500px;
	height: 115px;
	float: left;
	background-image:url(../image-files/banner-christmas2.gif);
	}
	
#titlesearch {
	width: 253px;
	height: 55px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 12px;
	float: right;
	}
	
#titlewrapper {
	width: 775px;
	height: 35px;
	background-image: url(../image-files/titlewrapper-base.gif);
	clear: both;
	}
	
#titlebanner {
	width: 760px;
	height: 20px;
	float: left;
	padding-left: 15px;
	padding-top: 12px;
	}

#titlenav {
	width: 246px;
	height: 16px;
	padding-top: 9px;
	padding-left: 9px;
	padding-right:20px;
	padding-bottom: 9px;
	text-align: right;
	float: right;
	}
	
#titlenav > a:link {color: #990000; text-decoration: none; }
#titlenav > a:visited {color: #999999; text-decoration: none; }
#titlenav > a:hover {color: #999999; text-decoration: none; }
#titlenav > a:active {color: #999999; text-decoration: none; }

#mainwrapper {
	width: 775px;
	background: url(../image-files/mainbackground-base.gif) repeat-y left top;
	float: left;
	clear: both;
	text-align:left;
	}

#mainwrapperresults {
	width: 725px;
	background: url(../image-files/mainbackgroundresults.gif) repeat-y left top;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
	clear: both;
	}	

#contentwrapper {
	width: 775px;
	min-height: 200px;
	float: left;
	clear: left;
	}/* float must be kept "right" */
	
#intro {
	background-image:url(../image-files/cocktail_border.gif);
	height: 612px;
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
#introtext {
	float: right;
	width: 315px;
	padding-right: 20px;
	}
	
#introfcr {
	background-image:url(../image-files/buttler-small.gif);
	height: 240px;
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
#introtextfcr {
	float: right;
	width: 305px;
	}
	
#bannerad {
	width: 728px;
	height: 90px;
	padding-left: 23px;
	padding-right: 23px;
	}
	
#content {
	width: 530px;
	min-height: 200px;
	float: right;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	}
	
#maincontentad {
	width: 336px;
	height: 280px;
	float: left;
	}
	
#icon {
	float: right;
	width: 150px;
	}	
	
#horizontalrule {
	margin-top: -14px;
	}
	
body .storyInput { height: 150px }
body .vIsText_3000 { height: 85px }
	
#adsidebar {
	width: 160px;
	min-height: 200px;
	padding: 10px;
	float: left;
	}/* clear must be kept "right" */
	
#footer {
	width: 755px;
	height: 30px;
	font-size:10px;
	background-image: url(../image-files/footer-base.gif);
	text-align: center;
	clear: both;
	color: #990000;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
	}
	
.top {
	font-size: 10px;
}

