.pageHeading {
	color: #063;
	font-size: 20pt;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
}

.pageBody {
	color: #000;
	font-family: tahoma, arial, helvetica, sans-serif;	
}

.pageSubheading {
	color: #063;
	font-size: 16pt;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
}
.tree-nav {
font-size: 12pt;
}
.tree-nav li {
display: inline;
 }
#content {
color: #000000;
 }

.small {
font-size: 9pt;
font-style: normal;
 }

/* end sitemanager editor specific styles */

body {
	background-color: #fff;
	color: #000;	
	padding: 0;
	margin: 0;
}

h1 {
	color: #063;
	font-size: 18pt;
	font-weight: bold;
}
h2 {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}

#logo {
	background-color: #fff;
	background-image: url(../../../images/logo-new.png);
	background-position: 50px 50%; 
	background-repeat: no-repeat;
	padding: 0 50px;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-style:  italic;
	margin: 5px auto;
	width: 760px;
}

#logo em {
	color:  #000000;
}

#logo p {
    text-align: left;  
	padding: 5px 0 5px 500px;
	margin: 0;
}

#logo img {
	margin: 10px;
	/* border-right: 1px #000 solid; */
}

#header {
	padding: 0;
	margin: 0;
}

#topnav {
	background-color: #063;
	padding: 0;
	margin: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;	
	text-transform: uppercase;
}

#topnav ul, #topnav li	{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 2px;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
}

#topnav {
	background-image: url(../../../images/topnavbg.html);
	background-position: right;
	background-repeat: no-repeat;
	padding: 4px;
	text-align: center;
}

#topnav li {
	border-right: 1px solid #000;
	padding: 4px 8px;
}

#topnav a {
	color: #fff;
	text-decoration: none;
}

#topnav a:hover {
	color: #fc6;
}

#topnav li.current a {
	color: #fc6;
}

#bottomnav {
	/* background-image: url(/images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: top right; 
	background-color: #c90; */
	padding: 5px;
	margin: 0;
	text-align: center;
	/* border-top: 1px solid #3cc;		
	border-bottom: 1px solid #3cc;	 */
}

#bottomnav ul, #bottomnav li	{
	display: inline;
	list-style-type: none;
	margin: 5px 0 2px 0;
	padding: 4px;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #063;
}

#bottomnav li {
	/* border-right: 1px solid #3cc; */
	text-transform: uppercase;
}


#bottomnav a {
	color: #000;
}

#bottomnav a:hover {
	color: #063;
}

#copyright {
	margin: 0;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	background-color: #063;
	color: #fff;
	padding: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
}

#copyright p {
	margin: 0;
	padding: 2px 8px;
}

#copyright a,
#copyright a:hover {
	color: #fff;
}

#footer {
	padding: 0 0 8px 0;
	margin: 0;
}

#content {
	background-color: #fff;
	background-image: url(../../../images/shadow.gif);
	background-position: top;
	background-repeat: repeat-x;	
	padding: 32px 16px 8px 16px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: smaller;
}

#maincontent {
	width:760px;
	margin: 0 auto;	
}

#maincontent p, .pageBody {
		line-height: 1.4em;
	
}
