#wrap
{
	background: #FFF;
}
#pagewrap
{
	float: left;
	background-color: #FFF;
}
/*-------------------------
left column
-------------------------*/
#navCol
{
	position: fixed;
	width: 200px;
	xmin-height: 100%;
	min-height: 635px;
	padding: 20px;
	background: #FFF url("images/background-listing-left.jpg") left top no-repeat;
}
a#homelink
{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	margin: 0;
}
a#homelink img
{
	border: none;
}
#selectcategory
{
	width: 200px;
}
#gocategory
{
	margin-top: 1ex;
}
#categorySelect
{
	margin-top: 60px;
}
#categorySelect fieldset
{
	border: none;
}
#categorySelect fieldset p
{
	margin: .5em 0 .4em 0;
	padding-right: 1em;
	font-size: 1.25em;
	font-style: italic;
	color: #FFF;
}
#selectcategory,
#selectcategory option,
input#gocategory
{
	font-size: small;
	font-family: Verdana, Arial, sans-serif;
}

p#addlisting,
p.regionPrompt
{
	margin: 1em 0;
	padding-right: 1em;
	font-size: 1.25em;
	font-style: italic;
	text-align: center;
	color: #FFF;
}
p#addlisting
{
	font-size: 1em;
}
p#addlisting a
{
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
	color: #FFF;
}

/*-------------------------
select region
-------------------------*/
.regionPrompt
{
	clear: left;
	font-size: 1.25em;
	padding-top: 1em;
	margin-bottom: .6em;
	text-align: left;
	text-align: center;
}
ul#region
{
	width: 200px;
	list-style-type: none;
}
ul#region li
{
	min-height: 48px;
	margin-bottom: 2em;
	text-align: center;
}
ul#region li a
{
	display: block;
	font-size: 1.5625em;
	font-style: italic;
	text-decoration: none;
}
ul#region li a
{
	text-decoration: none;
}
ul#region li a,
ul#region li a span
{
	text-align: center;
	color: #83074D;
	cursor: pointer;
}
ul#region li a:hover,
body.westkootenays li.westkoot a,
body.eastkootenays li.eastkoot a
{
	background: url("images/two_hearts.gif") center center no-repeat;
}
ul#region li a:hover,
ul#region li a:hover span
{
	color: #00F;
	color: #33F;
}
ul#region li a span
{
	display: block;
	margin-top: .5em;
	font-size: .5em;
}

/*-------------------------
content column
-------------------------*/
#contentCol
{
	float: left;
	width: 700px;
	min-height: 600px;
	margin: 0;
	margin-left: 15em;

	xpadding-bottom: 3em;
	padding: 0;
	margin-bottom: 3em;
	text-align: center;
	background: #FFF url("images/background-listing-right.jpg") left top no-repeat;
}
#header
{
	float: left;
}
#featurePhoto
{
	float: right;
	min-width: 264px;
	margin: 0 33px 0 1em;
	padding-top: 28px;
}
#featurePhoto img
{
	border: 1px solid #000;
}
#featurePhoto p
{
	font-size: .8em;
}
#header h1
{
	margin-top: 1em;
	margin-right: 297px;
	margin-bottom: 1em;
	padding: 111px 1em 0 1em;
	font-size: 1.875em;
	font-style: italic;
	background: url("images/kws-logo-listings.gif") top center no-repeat;
}
#header h1 span
{
	font-style: italic;
	white-space: nowrap;
}
#header p.desc
{
	padding: 0 1em;
	font-size: 1.25em;
}

/*-------------------------
listings
-------------------------*/
#body
{
	clear: both;
	padding-top: 1em;
}
h2
{
	clear: both;
	line-height: 2.0;
	padding-left: 20px;
	font-size: 1.125em;
	font-style: italic;
	background-color: #A50D64;
	color: #FFF;
	text-align: left;
}
table.listing
{
	float: left;
	width: 700px;
	font-size: 1em;
	border-collapse: collapse;
	color: #000;
}
table.listing tr.cat,
table.listing tr.cat th
{
	background-color: #A50D64;
}
table.listing tr.cat th
{
	xmax-width: 100%;
}
table.listing tr.cat th h2
{
	line-height: 1.5;
	margin-bottom: 0;
	font-size: 1.6em;
}
table.listing td
{
	width: 50%;
	min-height: 15em;
	padding: 2em 0 1em 0;
	text-align: center;
	border-top: 4px double #A50D64;
}
table.listing td,
table.listing th
{
	border-bottom: 4px double #A50D64;
}
table.listing td.c1
{
	border-right: 4px double #A50D64;
}
table.listing td.banner
{
	text-align: center;
}
table.listing td.banner img
{
	margin: 0 auto;
}
/*-------------------------
banner (wide)
-------------------------*/
/*
ul.listing li.banner
{
	width: 70em;
	height: auto;
	min-height: 0;
	padding: 2em 0 1em 0;
	background-color: #FFF;
}
/*-------------------------
listing text
-------------------------*/
table.listing a
{
	border-bottom: 1px dotted #9D085C;
	text-decoration: none;
	color: #9D085C;
}
table.listing a:hover
{
	color: #66F;
	border-bottom: 1px solid #66F;
}

/*-------------------------
listing logo
-------------------------*/
table.listing a.brand
{
	border: none;
	text-decoration: none;
}
table.listing a.brand img
{
	border: 1px solid #FFF;
}
table.listing a.brand:hover img
{
	border: 1px solid #33F;
}


/*-------------------------
"left" format
-------------------------*/
#ad-001
{
	border: 1px solid #0000C9;
	background-color: #0000C9;
}
