body, html	{
	margin:0;
	padding:0;
	font: 8pt Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	background: #1e1c18;
}

/* -------- */

img	{
	border: 0;
}

h1, h2, h3, h4, h5	{
	font-size: 1.1em;
	margin: 13px 0 3px 0;
}

p	{
	margin: 0 0 13px 0;
}

a	{
	color: #c91b21;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

ul	{
	list-style-type: square;
	margin-top: 0;
	margin-left: 16px;
}

.textTitle	{
	font-size: 10.5pt;
}

.sold	{
	color: #c91b21;
	font-style: italic;
}

input	{
	font-size: 8pt;
	background-color: transparent;
	border: 1px solid #1e1c18;
	padding: 1px 2px;
	vertical-align: middle;
}

.radio	{
	border: 0;
	padding: 0;
}

.checkbox	{
	border: 0;
	padding: 0;
}

/* -------- */

#shell	{
	width: 800px;
	margin: 0px auto;
	padding: 0;
}

#col1navMain	{
	width: 145px;
	margin: 0;
	padding: 0;
	background: #1e1c18 url(../img/bg_col1.gif) repeat-y;
	float: left;
}

#col2navSub	{
	width: 137px;
	margin: 0;
	padding: 0;
	background: #1e1c18 url(../img/bg_col2.gif) repeat-y;
	float: left;
}

#col2about	{
	background: #1e1c18 url(../img/bg_about.jpg) no-repeat;
}

#col2consulting	{
	background: #1e1c18 url(../img/bg_consulting.jpg) no-repeat;
}

#col2events	{
	background: #1e1c18 url(../img/bg_events.jpg) no-repeat;
}

#col2home1	{
	background: #1e1c18 url(../img/bg_home1.jpg) no-repeat;

}

#col2home2	{
	background: #1e1c18 url(../img/bg_home3.jpg) no-repeat;

}

#col2mail	{
	background: #1e1c18 url(../img/bg_mail.jpg) no-repeat;
}

#col3artists	{
	background: url(../img/bg_artists.jpg) no-repeat;
}

#col3contact	{
	background: url(../img/bg_contact.jpg) no-repeat;
}

#col3exhibitions	{
	background: url(../img/bg_exhibitions.jpg) no-repeat;
}

.colHeight	{
	height: 900px;
	overflow:visible;
}

.col2properties	{
	width: 655px;
	margin: 0;
	padding: 0;
	float: left;
}

.col3properties	{
	width: 512px;
	margin: 0;
	padding: 0;
	float: left;
}

#navMain	{
	width: 145px;
	padding-top: 130px;
	text-align: right;
	float: left;
	font-size: 1.1em;
}

#navMain span	{
		display: block;
		margin-bottom: 10px;
}

#navMain span img	{
		margin-left: 8px;
}

#navMain a	{
		color: #ccc;
		text-decoration: none;
}

#address	{
	color: #9F9F9F;
	padding: 25px 16px 25px 0;
	text-align: right;
}

#navSub	{
	float: left;
	width: 137px;
	text-align: right;
	margin-top: 134px;
}

#navSub span	{
		display: block;
		margin-bottom: 10px;
}

#navSub span img	{
		margin-left: 8px;
}

#navSub a	{
		color: #ccc;
		text-decoration: none;
}


/* ------- */

#col2content	{
	margin: 0 170px 0 55px;
	color: #333;
	line-height: 145%;
}

#col2content.home	{
	color: #666;
}

#col2content.home h2, h3	{
	line-height: 165%;
}

.textLarge	{
	font-size: 1.1em;
	line-height: 180%;
}

#eventsdesc	{
	clear: both;
	width: 325px;
}

div.photos	{
	float: left;
	width: 325px;
}

div.photos img	{
	margin-bottom: 25px;
}

#col2content #navSide	{
	margin: 0 0 0 25px;
	float: left;
}


/* ------- */

#col3content	{
	margin: 0 140px 0 40px;
	color: #333;
	line-height: 145%;
}

div.artwork	{
	margin-top: 15px;
	width: 244px;
	float: left;
}

div.artwork img	{
	margin-bottom: 25px;
}

#navSide	{
	margin: 15px 0 0 25px;
	float: right;
}

#navSide.mojamoja	{
	margin: 15px -100px 0 25px;
	float: right;
}

#navSide span	{
	display: block;
	margin-bottom: 5px;
}

#navSide span a	{
	display: inline;
	margin-left: 5px;
}

#artistbio	{
	clear: both;
	width: 244px;
}


/* ------- */

#logo	{
	margin-bottom: 45px;
	margin-top: 50px;
}



	div.auctionitem {
		float: left;
		width:89px;
		margin-right:7px;
	}

	div.lastitem {
		margin-right:0;
	}

		div.auctionitem img {
			border:0px solid #404040;
		}

	div.auctionitemspacer {
		height:7px;
	}

div.clear {
	clear:both;
	margin: 0;
	padding: 0;
}