h1
{
	color: #ff6600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul
{
	list-style-type: none;
	margin: 0 0 11px 0;
	padding: 0;
}
ul.board
{
	list-style-type: square;
	margin: 0 0 3px 0;
	padding: 0;
}

ul.left
{
	float: left;
	list-style-type: none;
	margin: 0 0 11px 0;
	padding: 0;
	position: relative;
	width: 383px;
}
  
ul.right
{
	float: right;
	list-style-type: none;
	margin: 0 0 11px 0;
	padding: 0;
	position: relative;
	left: 32px;
	width: 383px;
}

ul.left2
{
	float: left;
	width: 383px; 
	margin: 0 0 11px 0;
	padding: 0;
	border: 0px none; 
	list-style-position: inside;
	list-style-type: none;
	position: relative;
	left: 50px;
}
  
ul.right2
{
	float: right;
	width: 383px; 
	margin: 0 0 11px 0;
	padding: 0;
	border: 0px none; 
	list-style-position: inside;
	list-style-type: none;
}


li.orange
{
	list-style-type: none;
	background-image: url(images/blt_orange.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}


li.nl_orange
{
	list-style-type: none;
	background-image: url(images/blt_orange.gif);
	background-repeat: no-repeat;
	padding-left: -6px;
}

div.callout
{
	background-color: #ffffcc;
	border: 3px double #99cc33;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 12px;
	padding: 6px;
	position: relative;
	width: 240px;
}

h1.callout
{
	color: #ff6600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-shadow: #000000;
	margin: 0;
}

a
{
	color: #669900;
	font-weight: bold;
}

a:hover
{
	color: #336600;
	font-weight: bold;
}

img.callout
{
	background-color: #ffffcc;
	border: 3px double #99cc33;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 12px;
	padding: 0;
	position: relative;
}

div.crumb
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-bottom: -12px;
}


ul.tip
{
	list-style-type: none;
	background-color: #ffffcc;
	border: 3px double #99cc33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 6px;
	width: 754px;
}

table.listing
{
	border-bottom: 1px solid #cccc66;
	border-top: 1px solid #ffffee;
	/*margin-left: -12px;*/
	width: 600px;
}

tr.listing
{
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	vertical-align: top;
}

tr.listingalt
{
	background-color: #ffffcc;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	vertical-align: top;
}

td.listinghead
{
	border-bottom: 1px solid #ffffee;
	border-top: 1px solid #cccc66;
	font-weight: bold;
	padding-right: 12px;
	width: 200px;
}

td.listing
{
	border-bottom: 1px solid #ffffee;
	border-top: 1px solid #cccc66;
}

td.listingdetails
{
	border-bottom: 1px solid #ffffee;
	border-top: none;
	padding-right: 12px;
	width: 566px;
}

tr.listingtitle
{
	background-color: #ff6600;
	border-bottom: 1px solid #ffffee;
	border-top: none;
	color: #ffffff;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 566px;
}

td.listinginfo
{
	border-bottom: 1px solid #ffffee;
	border-top: 1px solid #cccc66;
	color: #669900;
	cursor: help;
	font-weight: bold;
	text-decoration: underline;
	width: 120px;
}

td.listinginfoblank
{
	border-bottom: 1px solid #ffffee;
	border-top: 1px solid #cccc66;
	color: #669900;
	cursor: help;
	font-weight: bold;
	width: 120px;
}

td.listinginfohover
{
	border-bottom: 1px solid #ffffee;
	border-top: 1px solid #cccc66;
	color: #336600;
	cursor: help;
	font-weight: bold;
	width: 120px;
}

div.infoHide
{
	visibility: hidden;	
	background-color: #ffffcc;
	border: 3px double #99cc33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
	position: absolute;
	width: 240px;
}

div.infoShow
{
	visibility: visible;
	
	background-color: #ffffcc;
	border: 3px double #99cc33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 12px;
	padding: 6px;
	position: absolute;
	left: 72px;
	width: 240px;
}

table.photothumbs
{
}

td.photothumbs
{
	padding-right: 24px;
	text-align: center;
	vertical-align: middle;
}

td.photothumbscaption
{
	padding-bottom: 24px;
	padding-right: 24px;
	text-align: center;
	vertical-align: top;
}

td.photo
{
	padding-bottom: 24px;
	text-align: center;
	vertical-align: middle;
}

td.photocaption
{
	padding-bottom: 24px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
