#content	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content	#left, #content	#right	{
	display: block;
	float: left;
}


/* left side */
#content	#left	{
	color: #666;
	padding-right: 5px;
	width: 450px;
}

#content	#left	h2	{
	border-bottom: 1px dotted #ccc;
	color: #666;
	font-size: 1.6em;
	letter-spacing: -1px;
	margin-bottom: 0.1em;
}

#content	#left	ul.states	{
	list-style-type: none;
	margin: 0;
	padding: 0 0.3em;
}

#content	#left	ul.states	li	{
	border-bottom: 1px dotted #ccc;
	display: block;
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0 0 0.5em;
	padding: 1.4em 0;
}

#content	#left	ul.states	li	img	{
	margin: 0 0.2em 0.2em;
}

#content	#left	a:link, #content	#left	a:visited	{
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}

#content	#left	a:hover, #content	#left	a:active	{
	background-color: #666;
	color: #fff;
	text-decoration: none;
}

#content	#left	.adsense	{
	padding: 0.5em 3em 1em;
}
/* left side */


/* right side */
#content	#right	{
	width: 500px;
}

#content	#right	.state-list	{
	border: 1px dotted #eee;
	float: left;
	margin: 0 5px;
	padding: 0.5em 0 1em;
	width: 238px;
}

#content	#right	.state-list	h4	{
	border-bottom: 1px dotted #ccc;
	color: #666;
	margin: 0 9px 0.5em;
}

#content	#right	.state-list	ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content	#right	.state-list	li	{
	display: block;
	font-size: 0.75em;
	padding: 0.1em 1em;
}

#content	#right	.state-list	li	a	{
	color: #666;
	text-decoration: underline;
}

#content	#right	.state-list	li	a:hover	{
	color: #666;
	text-decoration: none;
}

#content	#right	.sponsors-month	{
	background: url(../images/sponsors-month-bg2.gif) bottom left repeat-x #fff;
	float: left;
	padding-bottom: 87px;
	width: 240px;
}

#content	#right	.sponsors-month	h4	{
	background-image: url(../images/sponsors-month-h4.gif);
	display: block;
	height: 33px;
	margin: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 240px;
}

#content	#right	.sponsors-month	ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content	#right	.sponsors-month	li	{
	background: url(../images/sponsors-month-bg.gif) top left repeat-x #DBC876;
	clear: left;
	color: #333;
	display: block;
	font-size: 0.7em;
	font-weight: bold;
	padding: 4px 0;
	text-align: center;
}

#content	#right	.sponsors-month	li	.clear	{
	clear: left;
}

#content	#right	.sponsors-month	li	a	{
	color: #000;
	text-decoration: underline;
}

#content	#right	.sponsors-month	li	a:hover	{
	color: #fff;
	text-decoration: none;
}
/* right side */

#search-results	a	{
	border: 0;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

#search-results	a:hover	{
	background: none;
	color: #333;
	text-decoration: none;
}

.advertising-form	th	{
	font-weight: normal;
	font-size: 0.8em;
	padding-right: 1em;
	text-align: right;
	vertical-align: top;
}

.advertising-form	td	{
	font-size: 0.8em;
	padding-bottom: 0.5em;
}

.advertising-form	h5	{
	background-color: #999;
	color: #fff;
	font-size: 1.2em;
	margin: 0.5em 0 0;
	padding: 0.2em 0.5em;
	text-align: left;
}

.advertising-form	input	{
	margin: 2px 2px 2px 0;
}

td.prodlist01	{
	padding: 4px;
	border-bottom: 1px solid #06c;
}

td.prodlist02	{
	padding: 4px;
}

/* sitemap */

.sitemap	{
	font-size:	11px;
	list-style-type:disc;
}

.sitemap	li	{
	margin-bottom: 8px;
}
/* End sitemap */

