/* CSS Document */
#maintable {
	border: #ceccba solid 1px;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:999px;
	height:198px;
	z-index:1;
	background-image:url(images/header_new.jpg);
	background-repeat: no-repeat;
}
#menubar {
	position:absolute;
	left:0px;
	top:198px;
	width:988px;
	height:21px;
	z-index:2;
	background-image:url(images/orange_menubar.gif);
	background-repeat:repeat-x;
	vertical-align:middle;
}
.menubar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color:#000066;
	vertical-align:middle;
	text-align:center;
}
body {
	background-image: url(images/bg.jpg);
	background-color:#efedda;
}
#indexcontent {
	background-image:url(images/humidorcigars.jpg);
	background-position:bottom right;
	background-repeat: no-repeat;
	background-color: #efedda;
}
.content {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	font-weight: normal;
}
.contentcenter {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	font-weight: normal;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color:#006633;
}
a:active {
	text-decoration: none;
	color: #000033;
}
.firstletter {
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#whitetable {
	background-color: #FFFFFF;
	border:#000033 solid 1px;
} 
.style1 {font-size: 9px}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-weight: bold;
	font-size:16px;
}
.style3 {color: #000033
}
.style2 {
	font-size: 16px;
	color: #000033;
	font-weight: bold;
}
.style4 {font-weight: bold
}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; 
         font-size: 12px; 
		 text-align:center; 
		 color: #000033;
}.style1 {font-size: 9px
}
