/* SITEWIDE */
body {
	margin: 30px auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 125%; 
	background-color: #ffffff;
	color: #000000;
	width: 758px;
	}

body#pops {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 125%; 
	background-color: #811314;
	color: #ffffff;
	width: 300px;
	}


#logo h1 {
	position: absolute;
	top: -999px;
	left: -999px;
	}

#homepic {
	margin: 0;
	padding: 7px;
	height: 235px;
	width: auto;
	background-image: url(../images_wine/home_pic.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	font-size: 85%;
	line-height: 120%;
	}

#homepic a:link, #homepic a:visited, #selections a:link, #selections a:visited, td#recipes_col a:link,  td#recipes_col a:visited{
	text-decoration: none;
	color: #811314;
	}

#homepic a:hover, #homepic a:active, #selections a:hover, #selections a:active, td#recipes_col a:hover,  td#recipes_col a:active  {
	text-decoration: underline;
	color: #811314;
	}


#homepic .size20 {
	font-size: 200%;
	line-height: 130%;
	}

#homepic .size14 {
	font-size: 140%;
	}

#hometext {
	height: auto;
	margin: 7px 7px 7px 0;
	padding: 0;
	font-size: 90%;
	}

#homebottom {
	height: 180px;
	}

#selections {
	padding: 0 30px 0 5px;
	}

.lined {
	vertical-align: middle;
	display: inline;
	}

#about_col {
	padding: 0 10px 10px 0;
	text-align: left;
	}

#about_col_n {
	padding: 0 10px 10px 0;
	text-align: left;
	width: 223px;
	}


#terms_col {
	padding: 0 10px 10px 0;
	text-align: left;
	font-size: 85%;
	line-height: 120%;
	}

#terms_col_n {
	padding: 0 10px 10px 0;
	text-align: left;
	font-size: 85%;
	line-height: 120%;
	width: 223px;
	}



#select_col {
	padding: 0;
	text-align: left;
	font-size: 85%;
	line-height: 120%;
	}

#make_col {
	padding: 0;
	text-align: right;
	font-size: 85%;
	line-height: 120%;
	}

#recipes_col {
	padding: 0;
	text-align: left;
	font-size: 85%;
	line-height: 120%;
	}

#pop_col {
	padding: 0;
	text-align: left;
	font-size: 100%;
	line-height: 120%;
	}

div#pop_col ul li {
	margin-left: -20px;
	}



.recipe_box {
	height: 600px;
	overflow: auto;
	padding-right: 10px;
	}

.recipe_index {
	padding-right: 20px;
	}

.recipe_box p {
	margin-top: 50px;
	}

.recipe_box p b {
	font-size: 110%;
	}


.recipe_box ol li {
	margin-left: -20px;
	}

.size20 {
	font-size: 165%;
	}

.size14 {
	font-size: 115%;
	}

.red {
	color: #811314;
	}

.serifs {
	font-family: "Times New Roman", Times, serif;
	}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 165%;
	color: #811314;
	font-weight: bold;
	text-align: center;
	}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 215%;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	}


td#recipes_col h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 165%;
	color: #811314;
	font-weight: bold;
	text-align: left;
	display: inline;
	}

.lined_bott {
	vertical-align: bottom;
	display: inline;
	}


	

