/* Style Sheet for SmallBusinessChicago.net	*/
/* Version 1.0  Jan 31, 2005  BLF			*/
/* All class1 go to the left of the page	*/
/* All class2 go to the right of the page	*/
/* R/W/B Theme								*/

body
{
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#container
{
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-right:2px solid navy;
	border-left:2px solid navy;
}

p, blockquote, li, h3
{
	font-family: Verdana, Tahoma, Helvetica;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 0 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#head
{
	background: #900;
	color: white;
	text-align: left;
	letter-spacing: +2px;
	height: 35px;
	font-family: tahoma, san-serif;
	font-size: large;
    font-weight: bold;
	padding: 10px 0 0 15px;
}

#side1 p, #side2 p
{
	line-height: 130%;
	font-size: smaller;
}

#side2 p
{
	text-align: right;
}

#side2
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding-top: 100px;
}

#search
{
	float: right;
	font-size: x-small;
}

#navlist
{
	background: navy;
	margin: 0;
	padding: 10px 10px 20px 10px;
	border-bottom: 1px solid navy;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: right;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: white;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	color: white;
}

#navlist a:hover 
{ 
	color: gold; 
	text-decoration: underline; 
}

#ear2
{
	float: right;
	background: transparent;
	color: navy;
	width: 150px;
	height: 180px;
	margin-top: -200px;
	padding-top: 10px;
	border: none;
	text-align: center;
}

#ear2 p
{
	text-align: center;
}

#main
{
	margin-left: 155px;
	margin-right: 155px;
	padding-top: 0px;
	border-right: 1px solid #900;
	border-left: 1px solid #900;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
	border: 1px solid gray;
}

a, a:link, a:visited,
{
	color: black;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
	color: #C00
}

#side1 a, #side2 a
{
	text-decoration: none;
	color: #900;
}

.article-head {
	background: #900;
	color: white;
	font-family: tahoma, sans-serif;
	font-weight: normal;
	border-bottom: 1px black solid;
	font-size: normal;
	padding: 0 10px;
}

a.article-head, a.article-head:link, a.article-head:visited
{
	font-weight: normal;
	text-decoration: none;
	color: white;
	font-size: normal;
}

a.article-head:hover
{
	color: #C00;
}

.article-body
{
	background: white none;
	color: #900;
	margin: 0;
	padding: 0;
}

#article1 img
{
	float: right;
	padding: 5px;
}

#article1 .article-head
{
	text-align: left;
}

#article2 img
{
	float: left;
	padding: 5px;
}

#article2 .article-head
{
	text-align: right;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

.fine 
{
	margin:0;
	padding: 0;
	color: #B6B6B6;
	font-size: x-small;
	text-align: left;
}

.spacer 
{
clear: both;
}