#homebanner {
	width: 770px;
	height: 123px;
}
#homeheader {//*
	width: 538px;
	height: 123px;*//
}
#homebanner #mainmenu {
	font-family: Arial, Helvetica, sans-serif;
}

#homelogo {
	width: 438px;
	height: 81px;
	left: 8px;
	top: 48px;
}
#leftcolumn {
	width: 538px;
}
#rightcolumn {
	width: 232px;
}
#maincontainer {
	width:770px;
}
#footer {
	width: 770px;
	background-color: #E4E6EF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #A5AACA;
	height: 60px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}

#footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: auto;	
}


.SkinObject {
	color: #666666;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.MenuSeparator {
	color: #000000;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #FFFFFF;
}

#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #17354C;
	width: 100%;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #17354C;
}

.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


/*Containers*/
.InnerPageContainer p, .InnerPageContainer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.InnerPageContainer h1, .InnerPageContainer h2, .InnerPageContainer h3, {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;
}

.InnerPageContainer h1 {
	font-size: 16px;
}

.InnerPageContainer h2 {
	font-size: 14px;
}

.InnerPageContainer h1 {
	font-size: 13px;
}

/* Canopy News Page */
.default_newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.default_newspostdate {
	display: none;
}

.default_newssummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.default_newsreadmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.default_viewnewstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4E4E4E;
}

.default_viewnewspostedby{
	display:none;
}

.default_viewnewsarticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}


.nsCategories {
	display:none;
}

a:link, a:hover, a:visited, a:active {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}
/*PODCASTS*/

.PodcastInfoBox {
	width: 90%;
	border: 1px dashed #000000;
	background-color: #EEEEEE;
	padding: 10px;
}

.PodcastInfoBox img, .Podcast img {
	border: 0px;
}

.PodcastInfoBox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.PodcastInfoBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #003300;
}

.Podcast {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #006600;
}

.Podcast .PodcastITemTitle, .Podcast .PodcastITemTitle a:link, .Podcast .PodcastITemTitle a:hover, .Podcast .PodcastITemTitle a:visited, .Podcast .PodcastITemTitle a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF6600;
}

.Podcast p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
