body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0;
}

#bottom
{
	clear : both;
	margin: 0;
	background-color: white;
	background-image: url("../images/footer_tile.gif");
	background-position: top left;
	background-repeat: repeat-x;
	padding: 10px;
}

#bottom #adminentry
{
	margin: 0;
	background-position: top center;
	background-repeat: no-repeat;
}

#top
{
	margin: 0;
	padding: 0;
	background-image: url("../images/header_tile.jpg");
	background-position: top left;
	background-repeat: repeat-x;

}

#top #sitetitle
{
	margin: 0;
	padding: 0;
	background-image: url("../images/header_swoosh.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	height: 150px;
	content: "";
	text-indent: -99999px;
}



#top #pagetitle
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url("../images/logo.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	content: "";
	text-indent: -99999px;
	width: 100%;
	height: 152px;
}

#top #pagetools {
position: absolute;
top: 1em;
right: 1em;
list-style: none;
margin: 0;
padding: 0;
font-size: 0.9em;
}

/* Admin Bar */
#adminbar
{
	padding: 0.5em 0.5em 0.5em 0.5em;
	background: url(/images/blackalpha.png);
	color: #FFFFFF;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	border-bottom: 2px solid #FFFFFF;
	margin-left: 0;
	margin-right: 0;
	width: auto;
	font-size: 0.9em;
	z-index: 332;
}

#adminbar *
{
	margin: 0;
	padding: 0;
}

#adminbar h2
{
	display: none;
}

#adminbar #adminusername
{
	margin: 0;
	padding: 0;
	float: right;
}

#adminbar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#adminbar ul li
{
	display: inline;
	margin-right: 0.5em;
	white-space: nowrap;
}

#adminbar a
{
	color: white;
	background: inherit;
}

#bgshadow
{
	background-image: url("../images/menu_tile.jpg");
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

#navbar
{
	width: 171px;
	float: left;
	padding: 0;
	margin: 0;
}

#navbar h2
{
	display: none;
}

#navbar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 2em;
	background-image: url("../images/navbar_tile.jpg");
	background-repeat: repeat-y;
}

#navbar ul li a
{
	color: black;
	display: block;
	border-top: 1px solid #F1F3F3;
	border-bottom: 1px solid #7E7F80;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-decoration: none;
}

#navbar ul li ul
{
	display: none;
}

#navbar ul li.active ul
{
	margin-top: 0;
	display : block;
}

#navbar ul li.active ul li a
{
	padding-left: 15px;
}

a:link {
color: #349800;
}

a:active {
color: #349800;
}

a:visited {
color: #349800;
}

#main
{
	margin-left: 180px;
	padding: 0.5em;
	min-height : 200px;
}

* html #main
{
	position: relative;
}

h1.pageheader, h1.entry-header
{
	font-size: 18px;
	margin-top: 0;
}

h1.pageheader
{
	border-bottom : 1px solid #6c6c6c;
}

* html h1.pageheader
{
	height : 1px;
}

h1.entry-header
{
	font-size: 16px;
	color: #000000;
}

h1
{
	font-size: 18px;
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 15px;
}

h4
{
	font-size: 14px;
}

h5
{
	font-size: 13px;
}

h6
{
	font-size: 10px;
}

#siteprops
{
	margin-top: -1em;
	float: right;
}

.hidden
{
	display: none;
}

.warning
{
	color: #FF0000;
}

.errormessage
{
	border: 1px solid #f2f2f2;
	overflow: auto;
	min-height: 100px;
}

.spacer
{
	clear: both;
}

.news-news-newsview-weblogfull .entry
{
	border-bottom: 1px dashed #6c6c6c;
}

* html #sidebar
{
	float: left;
	width: 175px;
}

.tfixedrightcol .multipagecontainer
{
	background-image: url("../images/rightbar_tile.gif");
	background-position: top right;
	background-repeat: repeat-y;
	width: 100%;
}

* html .tfixedrightcol .multipagecontainer
{
	position: relative;
	width: 98%;
	clear: none ! important;
	margin: 0;
}

.tfixedrightcol div.multipagecontainer .multipageright
{
	float: right;
	margin: 0;
	padding: 0;
	width: 175px;
}

.tfixedrightcol .multipagecontainer .multipageleft
{
	float: none;
	margin: 0;
	margin-right: 200px;
	min-width:300px;
	padding: 0;
}

#location-Home .pageheader
{
	display: none;
}

#location-Home .multipagecontainer .pageheader
{
	border-bottom : 1px solid #6c6c6c;
	display: block;
}

* html #location-Home .multipagecontainer .pageheader
{
	height : 1px;
}

#main__multi_0
{
	padding-left: 10px;
	padding-right: 10px;
}

#main__multi_0 h2
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	border-bottom : 1px solid #6c6c6c;
}

#main__multi_0 .newsitem
{
	margin: 0;
	padding: 10px;
}

#main__multi_1 h2
{
	font-weight: bold;
	font-size: 18px;
	border-bottom : 1px solid #6c6c6c;
}

