/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #912200 url(images/homepage01.jpg) repeat-x;
}
.more {
	text-align: right;
}
.more1 {
	text-align: left;
}
/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

p, blockquote, ol, dl {
	margin-top: 0px;
	text-align: justify;
	line-height: 180%;
}

.text1 {
	text-align: center;
	color: #5C1600;
}

/** LINKS */

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage10.jpg) no-repeat;
}

.bg2 {
	background: url(images/homepage11.jpg) repeat-y left top;
}

.bg3 {
	background: url(images/homepage12.jpg) no-repeat center bottom;
}

.bg4 {
	background: url(images/homepage14.jpg) no-repeat;
}

.bg5 {
	background: url(images/Blends.jpg) no-repeat;
}

.bg6 {
	background: url(images/Blends.jpg) repeat-y left top;
}

.bg7 {
	background: url(images/SeriesFinos.jpg) repeat-y left top;
}

.bg8 {
	background: url(images/BatchNo505.jpg) repeat-y left top;
}

.bg9 {
	background: url(images/Cabinet312.jpg) repeat-y left top;
}

.bg10 {
	background: url(images/Havanitas.jpg) repeat-y left top;
}

.bg11 {
	background: url(images/ReservaNo464.jpg) repeat-y left top;
}

.bg12 {
	background: url(images/ReservaReal.jpg) repeat-y left top;
}

.bg13 {
	background: url(images/SeriesGranCru.jpg) repeat-y left top;
}

.bg14 {
	background: url(images/SeriesShaman.jpg) repeat-y left top;
}

.bg15 {
	background: url(images/VintageEspecial.jpg) repeat-y left top;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
/*
	margin-right: 15px;
*/
}

hr { display: none; }

.hr1 {
	height: 1px;
}
