@import url(reset.css);

body {
	background: #ece4b4 url(../images/bg-page.jpg) repeat 0 0;
	font-family: Georgia, Garamond, Times New Roman, Serif;
	color: #7e314a;
}

em {
	font-style: italic;
}

p {
	margin: 0 0 15px 0;
}

p, ol, ul {
	font-size: 14px;
	line-height: 19px;
}

ol {
	margin: 0 0 0 30px;
}

ol li {
	list-style-type: decimal;
	list-style-position: outside;
}

ul li {
	list-style-type: disc;
	list-style-position: inside;
}

li a {
	color: #7E314A;
	text-decoration: none;
}

li a:hover {
	color: #57162a;
}

h2 {
	font-family: Georgia, Garamond, Times New Roman, Serif;
	font-weight: bold;
	font-size: 24px;
	margin: 0 0 15px 0;	
}

h3 {
	font-family: Georgia, Garamond, Times New Roman, Serif;
	font-weight: bold;
	font-size: 21px;
	margin: 0 0 15px 0;	
}

	h4 a,
	h3 a {
		color: #7E314A;
	}

h4 {
	font-family: Georgia, Garamond, Times New Roman, Serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 15px 0;	
}

	h4 a {
		text-decoration: none;
		font-weight: normal;
		border-bottom: solid 1px #7E314A;
	}

.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

img.border {
	border: solid 3px #fff;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#header {
}

	#header h1 {
		display: block;
		width: 731px;
		height: 51px;
		background: url(../images/logo.jpg) no-repeat 0 0;
		margin: 0 auto;
		text-indent: -9999px;
	}
	
		#header h1 a {
			display: block;
			width: 731px;
			height: 51px;
		}

	#header h2 {
		font-family: Garamond, Georgia, Times New Roman, Serif;
		font-size: 20px;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
		margin: 10px 0;
	}

	#header ul {
		height: 40px;
		line-height: 40px;
		background-color: #7e314a;
		text-align: center;
		/*border-bottom: dashed 1px #a58c33;
		border-top: dashed 1px #a58c33;*/
	}

		#header ul li,
		#header ul li a {
			display: inline;
			color: #ece4b4;
			padding: 0 5px;
			font-size: 20px;
			font-weight: bold;
			text-decoration: none;
		}
		
			#header ul li a.current,
			#header ul li a:hover {
				color: #a58c33;
			}

#footer {
	text-align: center;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	background-color: #7e314a;
	color: #fff;
	margin: 0 0 10px 0;
	/*border-bottom: dashed 1px #a58c33;
	border-top: dashed 1px #a58c33;*/
}

/* Page Specific */

#body {
	padding: 20px;
}

	#body #main-plain,
	#body #main {
		width: 430px;
		float: left;
		padding: 15px;
	}
	
	#main-plain ul li a {
		border-bottom: solid 1px #57162a;
	}
	
	#body #main {
		background: #cccc99 url(../images/bg-main.jpg) repeat 0 0;
		position: relative;
	}
	
		#body #main .corner {
			width: 31px;
			height: 27px;
			background: url(../images/corner.jpg) no-repeat 0 0;
			position: absolute;
			right: 0px;
			top: 0px;
		}
		
		#body #main img {
			display: block;
			margin: 0 auto;
		}
	
	#body #highlights {
		width: 380px;
		float: right;
	}
	
		#body #highlights p {
			margin: 10px 0 0 0;
		}
		
		#body #highlights li {
			margin: 15px 0 0 0;
		}
		
		#body #highlights blockquote {
			text-indent: -9999px;
			width: 376px;
			height: 66px;
			background: url(../images/wine-is-life.jpg) no-repeat 0 0;
			margin: 20px 0 0 0;
		}

	#body .callout {
		border: solid 2px #a58c33;
		padding: 10px;
		margin: 0 0 20px 0;
	}
	
		#body .callout p {
			margin: 0;
			font-size: 16px;
			line-height: 22px;
		}
	
	#body #main-plain ul {
		margin: 0 0 60px 0;
	}

.field textarea {
	height: 210px;
	padding: 2px;
	margin: 0 0 20px 0;
	display: block;
}

.field {
	margin: 10px 0 5px 0;
}

	.field input {
		padding: 2px;
	}

	.field label {
		line-height: 20px;
	}

.required {
	font-size: 12px;
	margin: 0 0 10px 0;
}

a.button {
	background-color: #cccc99;
	border: solid 2px #a58c33;
	padding: 3px;
	text-decoration: none;
	color: #000;
	margin: 10px 10px 0 0;
}

.success {
	display: none;
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: 17px;
}

.loading {
	width: 128px;
	height: 15px;
	background: url(../images/loading-line.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 10px 0 0 0;
}

label.error {
	color: #ab0000;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	display: block;
}

.field input,
.field textarea {
	background-color: #cccc99;
	border: solid 2px #a58c33;
	font-family: Georgia, Garamond, Serif;
	width: 340px;
}

#contact {
	width: 731px; /* 776 -  */
	height: 468px; /* 518 - 50 */
	background: url(../images/contact-red-wine.jpg) no-repeat 0 0;
	margin: 0 auto;
	border: solid 3px #fff;
	color: #d6d6d6;
	padding: 50px 0 0 45px;
}

	#contact p {
		font-size: 16px;
		margin: 0;
	}
	
	#contact p a {
		color: #d6d6d6;
	}

.links-disclaimer {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}

	.links-disclaimer b {
		font-size: 11px;
	}

#quotes {
	padding: 10px 0 0 0;
}

	#quotes div {
		font-style: italic;
		line-height: 20px;
		margin: 0 0 25px 0;
	}
	
		#quotes div span {
			font-style: normal;
			display: block;
			line-height: 14px;
			padding: 6px 0 0 12px;
		}

/* gallery */

.image-row {
	clear: both;
	margin: 0 0 40px 0;
}

.image-row img {
	float: left;
	margin: 0 40px 0 0;
}
