﻿body { font-family: Verdana; font-size: 10px; margin: 0; }
a           { text-decoration: none }
a:link		{ color: #E1D58E }
a:visited	{ color: #E1D58E }
a:hover		{ color: #C7B54B }
a:active	{ color: #E1D58E }

.footer {
	font-size: 12px;
	color: #c9b43b;
	margin-left: 20px;
	text-align: center;

}
.titlehome {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
	color: #000000;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 20px;
	
	}
.title {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
	color: #F65D1A;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 20px;
	font-weight: bold;
}

.main {
	font-size: 12px;
	margin-left: 20px;
	margin-right: 15px;
	color: #000000;
}
.mainy {
	font-size: 12px;
	margin-left: 20px;
	margin-right: 15px;
	color: #E1D58E;
}

.leftsidetext {
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.mainbackground {
	background-color: #000000;
}
.righttile {
	background-color: #000000;
	background-image: url('../../LQHouseofCigars/web/images/right_tile.gif');

}
.lefttile {
	background-image: url('../../LQHouseofCigars/web/images/left_tile.gif');
	
	.style3 {
	background-image: url('../../LQHouseofCigars/web/images/banner_tile_f2.gif');
}


