.toolbar {
	text-align: center;
	float: right;
	margin: 0 0 10px;
	padding: 4px;
	border: double 3px #f5f5f5;
}

.toolbar img { margin-bottom: -4px; }

td#content dl.picturebox {
	text-align: center;
	margin: 20px;
	padding: 20px;
	border: 4px double #960;
	width: 85%;}

dl.picturebox dt {
	text-align: center;
	margin: 2px 4px 20px;}

dl.picturebox dd {
	text-align: left;
	padding: 0;
	margin: 0;}

dl.picturebox dd.photo {
	color: #999;
	float: right;
	border-bottom: 1px solid #dcdcdc;
	width: 200px;
	text-align: left;
	padding: 0;
	margin: 0 0 20px 20px;}

dl.picturebox dd.photo img {
	text-align: center;
	width: 200px;
	margin: 0 0 2px;
	padding: 0;
	border: solid 1px #000;
}

dl.picturebox dd.photo p,
dl.picturebox dd.photo span {
	font-size: x-small;
	text-align: left;
	width: 200px;
	margin: 0;
	padding: 0;
}

.faq dd strong,
dl.picturebox dd strong { color: #963;}

div.ifloatright div.text {
	border: double 3px #063;
	background-color: #CBDCD4;
}

div.ifloatright div.text h2,
div.ifloatright div.text h3,
div.ifloatright div.text h4,
div.ifloatright div.text h5,
div.ifloatright div.text h6 {
	font-family: Verdana, Arial, san-serif;
	margin: 10px 0 0;
	text-align: center;
	font-size: 100%;
}

div.ifloatright div.text li {
	color: #804000;
	font-size: small;
	font-weight: normal;
	list-style-type: circle;
	margin: 4px;
}

div.ifloatright div.text p {
	margin: 10px;
	font-size: small;
}

div.ifloatright div.text p.center {
	text-align: center;
	
}


/* box float right */

div.boxfloatright {
	background-color: #fff;
	margin: 0 0 20px 20px;
	width: 202px;
	float: right;
}

div.boxfloatright p {
	color:#666;
	display: block;
	margin-bottom: 20px;
}

div.boxfloatright div.box {
	text-align: center;
	border: double 3px #063;
	background-color: #fff;
	width: 196px;
	margin: 10px 0;
	padding: 0;
}

div.boxfloatright div.box h2,
div.boxfloatright div.box h3,
div.boxfloatright div.box h4,
div.boxfloatright div.box h5,
div.boxfloatright div.box h6 {
	font-family: Verdana, Arial, san-serif;
	margin: 10px 0 0;
	text-align: center;
	font-size: 100%;
}

div.boxfloatright div.box li {
	color: #804000;
	font-size: small;
	font-weight: normal;
	list-style-type: circle;
	margin: 4px;
}

div.boxfloatright div.box p {
	color:#222;
	text-align: left;
	margin: 10px;
	font-size: small;
}

div.boxfloatright div.box p.center {
	text-align: center;
	
}

div.boxfloatright img {
	text-align: center;
	width: 200px;
	margin:0 0 2px;
	padding: 0;
	border: solid 1px #000;
}

div.boxfloatright p,
div.boxfloatright p span {
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 0;
}

div.boxfloatright p {
	margin-bottom: 10px;
}


/* News Calendar of Events Icons */

ul.symbols30
{
list-style-type: none;
padding: 0;
margin: 10px 20px;
}

li.getoutdoors
{
background-image: url(/images/icons/getoutdoors.gif);
background-repeat: no-repeat;
background-position: 0 .1em;
padding-left: 3em;
}

li.fullmoon
{
background-image: url(/images/icons/fullmoon.gif);
background-repeat: no-repeat;
background-position: 0 .1em;
padding-left: 3em;
}

li.normal
{
background: none;
list-style-type: disc;
list-style-image: none;
}

caption.subhead { color: #804000; font-weight: bold; }


/* box float right for news */

div.boxfloatright div.newsbox {
	text-align: center;
	border: double 3px #063;
	background-color: #fff;
	width: 196px;
	margin: 10px 0;
	padding: 0;
}

div.boxfloatright div.newsbox h2,
div.boxfloatright div.newsbox h3,
div.boxfloatright div.newsbox h4,
div.boxfloatright div.newsbox h5,
div.boxfloatright div.newsbox h6 {
	font-family: Verdana, Arial, san-serif;
	margin: 10px 0 0;
	text-align: center;
	font-size: 100%;
}

div.boxfloatright div.newsbox ul {
	margin: 4px 10px;
}

div.boxfloatright div.newsbox li {
	color: #804000;
	font-size: small;
	font-weight: normal;
	text-align: left;
	list-style-type: none;
	margin: 0 0 10px;
}

div.boxfloatright div.newsbox p {
	color:#222;
	text-align: left;
	margin: 10px;
	font-size: small;
}

div.boxfloatright div.newsbox p.center {
	text-align: center;
	
}

div.boxfloatright img {
	text-align: center;
	width: 200px;
	margin:0 0 2px;
	padding: 0;
	border: solid 1px #000;
}

div.boxfloatright div.newsbox p span.notes {
	color: #999;
}

