﻿/* General */
body {
	background: #996633 url('../images/background-wood_plank.jpg') repeat;
	margin: 0px 0px 20px 0px;
}
a {
	color: maroon;
	text-decoration: underline;
}
a:active, a:hover {
	color: #008ed6;
	text-decoration: none;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.textjustify {
	text-align: justify;
}
.textindent {
	text-align: left;
	margin-left: 40px;
}
.textblockindent {
	text-align: justify;
	margin: 0px 40px 0px 40px;
}
/* Index */
#body {
	width: 931px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
table.header {
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	width: 931px;
}
table.postcards {
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	width: 931px;
}
#postcard {
	width: 473px;
	background: transparent url('../images/index_slices/Web-Site_05.jpg') no-repeat scroll;
	height: 227px;
	text-align: left;
}
#postcard1 {
	width: 390px;;
	background-color: transparent;
	color: #444444;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
}
#postcard2 {
	width: 472px;
	background-color: transparent;
	color: #444444;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
}
table.portfolio {
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	width: 931px;
}
#portfolio {
	width: 848px;
	background: transparent url('../images/index_slices/Web-Site_11.jpg') no-repeat scroll center top;
	color: #444444;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 11px;
	text-align: left;
}
#wine_notes {
	width: 848px;
	border-collapse: collapse;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 12px;
	text-align: center;
}
.wine_cell {
	vertical-align: top;
	text-align: center;
}
.wine_pix {
	border: 0px transparent none;
}
table.footer1 {
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	width: 931px;
}
#footer2 {
	width: 100%;
	height: 100px;
	background: transparent url('../images/index_slices/background-red_wood.jpg') repeat-x scroll;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}