/* © Copyright 2005 Azle Malinao-Alvarez */
/* Author: Azle Malinao-Alvarez */
/* Date Created: December 15/2005 */
/* Date Last Modified: December 15/2005 */

/* All Pages > Start */

body {
	background-color: #000000;
	color: #000000;
	font-family: "times", times new roman, serif;
	padding: 0em;
	}
	
p {
	margin: 0em;
	padding: 0em;
	}
	
div#global_nav a, div#global_nav p {
	font-size: 10pt;
	background-color: #000000;
	color: #fff5dc;
	padding: 3em 1em 1em 1em;
	text-decoration: none;
	}
	
div#global_nav a#active {
	background-color: #000000;
	color: #bf6900;
	text-decoration: none;
	}
	
div#footer {
	background-color: #000000;
	color: #fff5dc;
	text-align: center;
	padding-bottom: .1em;
	}
	
div#footer ul li {
	font-size: 10pt;
	display: inline;
	list-style: none;
	padding: 0em 1em;
	}
	
div#footer p#footer_text {
	font-size: 9pt;
	}
	
div#left {
	float: left;
	padding-left: 10em;
	}

div#right {
	float: right;
	padding-right: 3em;
	width: 400px;
	text-align: left;
	}
	
div#clear {
	clear: both;
	}
	
a:link {
	background-color: transparent;
	color: #bf6900;
	text-decoration: underline;
	}

a:visited {
	background-color: transparent;
	color: #bf6900;
	text-decoration: underline;
	}

a:hover {
	background-color: transparent;
	color: #bf6900;
	text-decoration: none;
	}

a:active {
	background-color: transparent;
	color: #bf6900;
	text-decoration: underline;
	}
	
/* All Pages > End */

/* index.html > Start */

div#content_background {
	background-image: url('images/background.png');
	background-repeat: repeat-y;
	padding-top: 1em;
	width: 800px;
	height: 195px;
	}
	
div#content_background p {
	margin: 0em;
	padding: 1em;
	width: 600px;
	}

/* index.html > End */

/* about.html > Start */

div#content_background_2 {
	background-image: url('images/background.png');
	background-repeat: repeat-y;
	padding-top: 1em;
	width: 800px;
	height: 50px;
	}
	
div#cream_background {
	font-size: .9em;
	background-color: #fff5dc;
	color: #7b0b14;
	width: 800px;
	padding: 3em 0em;
	}
	
/* vineyard.html > start */

div#vineyard_left {
	float: left;
	padding-left: 3.5em;
	}

/* vineyard.html > end */

/* wine.html > start */

div#wine_left {
	float: left;
	padding-left: 5.8em;
	}

/* wine.html > end */

/* order.html > start */

div#order_cream_background {
	font-size: .9em;
	background-color: #fff5dc;
	color: #7b0b14;
	width: 800px;
	padding: 3em 0em;
	vertical-align: top;
	}

/* order.html > end */

div#spanish {
	width: 796px;
	clear: both;
	}
	
div#spanish_text {
	text-align: left;
	width: 350px;
	clear: both;
	}
