@charset "UTF-8";
/* CSS Document */

* {
	font-family: Helvetica, Arial, sans-serif;
}

#adsSignupRead{
	float:left;
	width:330px;
	height:266px;
	text-align: center;
	background-color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
}
#adsSignupRead img, h3, h4, a{
	margin:0;
	padding:0;
	line-height: 1.0;
	text-decoration: none;
}
#adsSignupRead h3{
	font-size: 2.1em;
}
#sale_kit{
	float:right;
	background-image:url(../_images/index_images/saleskits.jpg);
	background-repeat:no-repeat;
	width:525px;
	height:266px;
}
.sale_kit_link{
	position:relative;
	font-weight:bold;
	font-size:1.2em;
	font-family: Helvetica, Arial, sans-serif;
	width:100px; 
	text-align:center
}
strong{
	font-family: Helvetica, Arial, sans-serif;
}
#locationList{
	float:left;
	margin-top:10px;
	margin-left:0;
	padding:0;
	width:520px;
	font-size:9pt;
	font-family: Helvetica, Arial, sans-serif;
	color: #a28a76;
}
#locationList ul {
	display:block;
	margin: 10px 0px 0 5px;
	padding:0 0 0 15px;
	_padding:0 0 0 10px;
	background-repeat:no-repeat;
}
#locationList li {
	display:block;
	list-style-type:none;
	font-weight: bold;
}
#locationList li a{
	text-decoration:none;
	font-weight:bold;
	color:#A28A76;
}
#locationList ul li ul{
	margin:0;
	padding:0;
	display:block;
	list-style:none;
	background-image: none;
}
#locationList ul li ul li{
	
	display: block;
	!margin:-3px 0 0 0;
	_margin:0 0 0 0;
	padding:0;
	color:#9D786B;
	padding-left: 10px;

}
#locationList ul li li a{
	font-weight:bold;
	!font-weight:normal;
	_font-weight:normal;
	font-size: 10px;
	color:#FF9521;
	display:list-item;
	list-style-type:disc;
	list-style-position:inside;
}
#banner_side{
	float:right;
	width:300px;
}
#national_sales{
	font-size:9pt;
	width:300px;
	height:130px;
	background-color:#fefefe;
	background-image:url(../_images/index_images/localListBg.jpg);
	background-repeat:no-repeat;
}



/* /////////////////////////////// */
/* SON TEST FOR TAB */

#article-blog{
	margin:0 0 0 7px;
	padding:0
	background-color: #f6f5f3;
	width:290px
}
#article-blog .content{
	background-color: #FFFFFF;
	width:290px;
	margin-left:6px;
	padding-top:10px;
	padding-bottom: 10px;
}

#article-blog .content li{
	list-style: none;
	background-image: url(../_images/2009/green-arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	margin:8px 0 0 20px;
}
#article-blog .content li a{
	font-size: 11px;
	color: #603811;
	text-decoration: none;
	margin-left:15px;
}
#article-blog .content li a:hover{
	color: #ed1f75;
}

#article-blog #tab{	
	margin-left: 5px;
}
#article-blog #tab li{
	list-style: none;
	float: left;
	background-image: url(../_images/2009/w-article-tab.jpg);
	text-decoration: none;
	width: 104px;
	height: 31px;
	background-repeat: no-repeat;
	cursor: pointer;
}
#article-blog #tab li.brown{
	list-style: none;
	float: left;
	background-image: url(../_images/2009/b-blog-tab.jpg);
	text-decoration: none;
	width: 110px;
	height: 31px;
	background-repeat: no-repeat;
	cursor: pointer;
}
#article-blog #tab .tabtitle{
	position: absolute;
	margin:5px 35px;
	color: #7c9203;
	font-size: 17px;
	
}

/* /////////////////////// */