@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background:#000 url(images/BG.jpg) top repeat-x;
}
p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0;
	padding:0 0 10px 0;
	line-height:1.5em;
	color:#FFFFFF;
}
h1, h2, h3{
	margin:0;
	padding:0 0 15px 0;
}
h2{
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
}

/*========= Containers ===============*/
#centerHolder{
	width:1003px;
	height:auto;
	margin:0 auto;
}
#mainWrapper{
	width:1003px;
	height:auto;
	float:left;
	display:block;
	background:url(images/mainWrap-bg.jpg) repeat-y;
}
#headMast{
	width:1003px;
	height: auto;
	float:left;
}
#headMast #header{
	width:1003px;
	height:145px;
	float:left;
	background:url(images/header.jpg) no-repeat;
}
#headMast #header a.logo{
	width:270px;
	height:121px;
	display:block;
	float:left;
	text-decoration:none;
}
#headMast #header img{
	float:left;
	padding:3px;
	background: #460000;
}
#headMast #header .text{
	height: auto;
	margin-left:-5px;
	text-align:center;
	padding:0;
	font-style:italic;
	color: #990000;
	font-size:15px;
	clear:left;
}
#headMast #header .number{
	width:210px;
	float:left;	
	color:#CC0000;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	color:#FFFFFF;
	padding-top:25px;
	font-size:16px;
	padding-right:30px;
	padding-left:15px;
}
#headMast #header .number b span{
	font-size:25px;
	padding-bottom:5px;
	display:block;
	margin:0;
}
#headMast #header .number b{
	clear:both;
}
#headMast #header .number a{
	color:#FF6600;
}
#headMast #header .text b{
	color:#CC0000;
	font-weight:bold;
	font-style:normal;
}
#headMast #header .number em{
	font-size:12px;
	font-style:normal;
}
#headMast #header .text b em a{
	
	color:#CC0000;
}
/*============menu==========*/
a{
	cursor:pointer;
}
#menuContainer{
	width:983px;
	height:42px;
	background: url(images/topnav-BG.jpg);
	float:left;
	padding:0 0 0 20px;
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menuContainer a.navTop{
	padding:12px 0 0 0;
	width: auto;
	height:27px;
	text-align:center;
	display:block;
	float:left;
	color: #fff;
	text-decoration:none;
	background:url(images/topNav-divider.jpg) top right no-repeat;
}
#menuContainer a:hover.navTop{
	color: #FF6600;
	text-decoration:none;
}
#menuContainer .subbutt{
	width:119px;
	text-align:left;
	margin:0;
}
#menuContainer .subbutt ul{
	background-color: #FFFFFF;
	float:left;
	display:block;
	margin:0 0 0 0;
	padding:0;
	border-left:  #003333 solid 1px;
	border-bottom: #003333 solid 3px;
	border-right: #003333 solid 1px;
}
#menuContainer .subbutt ul li{
	padding:0;
	background-image:none;
	float:left;
	list-style:none;
}
#menuContainer .subbutt ul li a{
	display:block;
	width: auto;
	height:auto;
	padding:6px 0 6px 6px;
	font-size:11px;
	color: #000000;
	text-decoration:none;
	background-image:none;
	border-bottom: #999999 solid 1px;
}
#menuContainer .subbutt ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#000000;
	border-bottom: #4D4D4D solid 1px;
}

/*======================================*/
#contentContainer{
	width:1003px;
	height:auto;
	min-height:500px;
	float:left;
	background:url(images/contentContainer-TopBG.jpg) top no-repeat;
	padding-top:40px;
}
#homePage-flashCont{
	width:1003px;
	height:466px;
	text-align:center;
	float:left;
	padding:25px 0;
	background:url(images/falsHomePageBG.jpg) center no-repeat;
}

#footerCont{
	width:1003px;
	height:199px;
	float:left;
	clear:both;
	text-align:center;
	padding-top:60px;
	background:url(images/footerBG.jpg) no-repeat;
}
#footerCont #footernav{
	color:#CC6600;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#footerCont #footernav a{
	color:#ffb400;
	text-decoration:none;
	padding:0 5px;	
}
#footerCont #footernav a:hover{
	text-decoration:underline;
}

/*=============== Our Cigar ====================*/
#ourCigarList{
	width:743px;
	float:left;
	padding:20px 0;
	margin:0;
	clear:both;
	padding-left:260px;
}
#ourCigarList li{
	display:inline;
	list-style:none;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
	float:left;
}