/*----------------------------------------------------*/
/* General structure */
/*----------------------------------------------------*/

#top {
	height: 100px; width: 780px;
	text-align: left;
	vertical-align: bottom;
	background: url(images/sm-cigs.com.png) no-repeat left bottom;
}
#top h1#main-header {
	float: left;
	width: 250px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin: 0;
	padding: 10px 0 0 0;
}
#top h1#main-header a {
	color: #ff8c47;
}
#top h1#main-header a:hover {
	text-decoration: none;
}

#top img {
	clear: left;
}
#top iframe#topimg {
	float: right;
	width: 486px; height: 100px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: none;
}

#leftside {
	float: left;
	width: 242px;
	text-align: center;
	padding: 0 0 0 10px;
}
#leftside h2 {
	font-size: 11px;
	font-weight: normal;
	color: #ac5d15;
	padding: 5px 2px;
	margin: 3px 0;
	background-color: White;
}

#content {
	float: right;
	width: 520px;
}
#content ul li {
	color: #664642;
}

/*----------------------------------------------------*/
/* Navigation */
/*----------------------------------------------------*/

#navigation {
	height: 45px;
	background: url(images/bg_navig.jpg) no-repeat top right;
	text-align: right;
	padding: 6px 15px 0 0;
}
#navigation a {
	margin: 0 22px 0 4px;
	text-decoration: none;
	color: #a12819;
	font-weight: bold;
}
#navigation a:hover {
	color: #e66315;
}
#new-names {
	margin: 0 10px 15px 10px;
	line-height: 16px;
	font-size: 8px;
	font-family: Courier, 'Courier New', sans-serif;
	font-weight: normal;
	/*color: #663333;*/
	border: 1px solid #a12819;
	padding: 10px;
	text-align: justify;
}
#new-names hr {
	color: #a12819;
	height: 1px
}
#new-names span {
	FONT-SIZE: 4px;
	line-height: 300%;
}
#new-names p {
	text-align: center;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold
}
#label {
	font-size: 12px;
	font-color: #664642;
}
#label li {
	color: #664642;
	font-size: 12px;
}
/*----------------------------------------------------*/
/* Left side */
/*----------------------------------------------------*/

.leftbox {
	width: 242px;
	clear: left;
	text-align: left;
	background-color: #fffccf;
	// margin: 0 0 11px 0;
	padding-bottom: 5px;
}
.leftbox ul {
	float: left;
	width: 105px;
	background-color: #fffccf;
	padding: 6px 0 8px 16px;
	list-style: none;
	margin: 0 0 11px 0;
}
.leftbox ul li {
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 0 0 2px 10px;
	background: url(images/marker.gif) no-repeat left center;
}
.leftbox ul li a {
	color: #ac5d15;
}
.leftbox ul li a:hover {
	color: #ff8136;
}

.leftbox ul.news {
	width: 222px;
	padding: 6px 4px 8px 16px;
}
.leftbox ul.news li {
	font-size: 12px;
	color: #ff9533;
	padding: 4px 0 3px 10px;
	background: url(images/marker.gif) no-repeat 0px 7px
}

/*----------------------------------------------------*/
/* Copyright */
/*----------------------------------------------------*/

#bottom {
	height: 41px; width: 780px;
	clear: both;
	background: url(images/bg_bottom.jpg) no-repeat center right;
	padding-top: 3px;
	border-top: solid 11px White;
}
#bottom p {
	text-align: center;
	font-size: 11px;
	color: #a85c53;
	line-height: 14px;
	padding: 0 0 0 40px;
	margin: 0;
}




.attn-text {
	margin: 7px 30px;
	line-height: 18px;
	font-size: 10px;
	font-family: Courier, 'Courier New', sans-serif;
	font-weight: normal;
	border: 1px solid #a12819;
	padding: 10px;
	text-align: center;
}