#leftcol
{
	width:191px;
	background-color:#CEBC9D;
}
#middlecol
{
	padding:0 0 0 12px;
	width:300px;
}

#tfieldstitle
{
	padding:15px 210px 0px 2px;
}

#mapholder
{
	padding:8px 0 8px 8px;
}
#mapholderdetails
{
	width:175px;
	background-color:#E2D7C5;
	padding-top:8px;
	padding-bottom:10px;
}
#pdficon
{
	margin: 0 5px 0 2px;
	width:auto;
}
#mapholdertext
{
	width:auto;
}

#mapholdertext a
{
	color:#000000;
	text-decoration:none;
}
#mapholdertext a:hover
{
	text-decoration:underline;
}
#maincontainer
{
	/*background-image: url(../images/generic/big_bg.jpg);*/
	background-repeat:no-repeat;
	background-position: 0px 126px;
}

#schemetext
{
	width:360px;
}

#schemeheader p {
	margin: 7px;
	clear: left;
}
#schemetext ul
{
	list-style:none;
	padding:11px 0 0 0;
	margin: 0 0 0 0;
}
#schemetext li
{
	padding:0 0 16px 15px;
	margin: 0 0 0 0;
	background-image: url(../images/generic/bullet.gif);
	background-repeat:no-repeat;
	background-position: 5px 4px;
	line-height: 1.25em;
}

