body {
	margin: 0;
	padding:0;
	font-family: Tahoma, Arial, sans-serif;
   	color: #000;
    text-align: center;
    background-color: #ffffcc;
    line-height: 100%;
    }

a {text-decoration: none; margin:0;}
a:link {color: #900;}
a:visited {color: #900;}
a:active {color: #b54a2d;}
a:hover {color: #b54a2d;}
a img {border: none;}
a.reverse:link {color: #b54a2d;}
a.reverse:visited {color: #b54a2d;}
a.reverse:active {color: #fff;}
a.reverse:hover {color: #fff;}


H1 {
	font-size: 18px;
	color: #c0211d;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
}

H2 {
	font-size: 16px;
	color: #111;
	font-weight: bold;
	margin:0;
	padding:0;
    }

H3 {
    font-size: 14px;
	color: #111;
	font-weight: bold;
	margin:0;
	padding:0;
}

H4 {
    font-size: 11px;
    line-height: 100%;
}
.title {color:#A0301F; font-size: 24px; margin-top: 20px; line-height: 100%; font-family: "Times New Roman", serif; font-style: italic;}

#container {
    float:none;
    width: 720px;
    border-top: 0;
    margin-left: auto;
	margin-right: auto;
    background: url("images/container_repeater.jpg") repeat-y;
    }

#content .home, .wines, .location, .vs, .rare, .tastings, .holiday {
	float: left;
	text-align:left;
    width: 720px;
    padding-right: 10px;
    padding-bottom: 10px;

    }

.home {
    background: url("images/repeater.jpg") repeat-y;
    }

.wines {
    background: url("images/repeater_wines.jpg") repeat-y;
    }

.location {
    background: url("images/repeater_location.jpg") repeat-y;
    }

.vs {
    background: url("images/repeater_vs.jpg") repeat-y;
	}

.rare {
    background: url("images/repeater_rare.jpg") repeat-y;
    }
.tastings {
    background: url("images/repeater_tastings.jpg") repeat-y;
    }
.holiday {
    background: url("images/repeater_holiday.jpg") repeat-y;
    }
div.spacer {
	clear: both;
 	border-bottom: 7px solid black;
    margin-left: 10px;
    margin-right: 10px;
}

#text {
	float: left;
	line-height:150%;
    padding-left: 15px;
    padding-right: 15px;
    top:0;
    margin-left: 11px;
    width: 440px;
    font-size: .8em;
    background-color: transparent;
    }

#text p {margin-bottom: -4px;}
#text h1, h2 {margin-top: 16px;}

#nw_text {
	float: left;
  	line-height:150%;
    padding-left: 15px;
    padding-right: 15px;
    top:0;
    margin-left: 11px;
    width: 440px;
    font-size: .75em;
    letter-spacing: -.01em;
    background-color: transparent;
    }

#staff_text {
	text-align: left;
    font-size: 10pt;
  	line-height:150%;
    margin: 0 10px 0 10px;
    padding: 40px;
    }

#photo {
	float: none;
    margin: 0px;
    padding:0;
 	border-top: 7px solid black;
 	border-bottom: 7px solid black;
    }

#photo_tertiary {
	float: left;
	margin: 0px;
    margin-left: 10px;
    margin-right: 10px;
    padding:0;
    }

#header2 {
    width: 720px;
    height: 265px;
    }

#text_tertiary {
	position: static;
    padding-right: 10px;
    line-height:133%;
    height: 265px;
    text-align: left;
    font-size: .75em;
    left: 10px;
    overflow: auto;
    margin-right: 10px;
       }

#logo {
	 height: 77px;
     width: 214px;
    margin-right: 10px;
    margin-left: -3px;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 7px solid black;
    	}
#quote_block {
	float: left;
    margin-left: 10px;
 	background-color: #ffffcc;
}

#header {
	}

#footer {
   /* position: static;      */
    text-align: left;
	font-size: .75em;
    line-height: 110%;
	color: #222;
    border-top: 1px solid #ddd;
	clear: both;
 	margin-top: 15px;
    	}

#nav {
	float:right;
	margin-left: 20px;
    margin-right: 20px;
    top: 0;
    width: 150px;
    }

#nav ul {
	list-style: none;
    display: inline;
    line-height: 5px;
	}

#nav ul li {
    font-family: Tahoma, Arial, sans-serif;
    font-size: .8em;
	}
	
#nav ul ul li {    padding-left: 10px;
}

#nav ul li a {
	line-height: 1.7em;
    color: #ffffcc;
font-size: 90%;
	}

#nav ul li a:hover {
	text-decoration:underline;
}


#left_photo {
	float: left;
    width: 300px;
    border: 1px solid red;
}

#right_photo {
	float: right;
   	margin: 10px;
   	border: 1px solid #222;
}

#full_text {
	float:left;
	margin-left: 15px;
    margin-right: 15px;
	font-size: 10pt;
}

#right_text {
	float: right;
  	line-height:150%;
	width: 200px;
    padding-left: 15px;
  	padding-right: 15px;
    font-size: 10pt;
    }

#left_text {
	float: left;
  	line-height:150%;
	width: 365px;
    padding-left: 15px;
  	padding-right: 15px;
    font-size: 10pt;
    z-index: 10;
    }
#map {
	border: 1px solid #222;
    }

#pdf ul {
	list-style:none;
    line-height:100%;
    }

ul {
	line-height: 120%;
}
