﻿

#Logo{float:left; height: 86px; position: relative; margin-left: 15px;margin-top:10px;}
#Header{background-color: white; color:#444444; }








#Links {
	float:left;
	font-weight:bold; 
	vertical-align :middle;  
	width:100%; 
	color: black;
	background-image: url('Images/stripe.gif'); background-repeat:no-repeat; background-position:bottom;

	
}

#Links a {
	color:navy;
	text-decoration:none;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold; 
}

#Links a.LinkNoSeparator {
	color:#0A2074;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	border:0px;
	color: navy;font-weight:bold; 
}

#Links a:hover {
	text-decoration:none; 
	border-right:1px white solid;
	margin-left:auto;
	margin-right:auto;
	color:#cccccc;font-weight:bold; 
}


#Links a.LinkNoSeparator:hover {
	text-decoration:underline;
	border:0px;
	color: #cccccc;font-weight:bold; 
}

#Links a:visited {
	border-right:1px white solid;
	margin-left:auto;
	margin-right:auto;
	color: navy;font-weight:bold; 
}


#Links a:visited:hover {
		color:#cccccc;font-weight:bold; 
}


#Links a.LinkNoSeparator:visited {
	border:0px;font-weight:bold; 
}





#Footer{border-top: 2px #426E42 dotted;}



.NavigationMenu ul{
	border: 1px #426E42 solid;
	width:99%;
}


.SectionHeader {
	background-color:#426E42;
}
/* rounded edges 
.SectionHeaderLeft{background-image: url('Images/leftcorner_olive.gif');}
.SectionHeaderRight{background-image: url('Images/rightcorner_olive.gif');}
.SummaryLinksLeft{background-image: url('Images/leftcorner_olive.gif');}
.SummaryLinksRight{background-image: url('Images/rightcorner_olive.gif');}*/

.SectionContent{border: 1px #426E42 solid;}
.SummaryLinksHeader{background-color: #426E42;}
.SummaryLinksContent{border: 1px #426E42 solid;}
#PageLayoutFooterBookmarks{border: 1px #426E42 solid;}

#Logo_Olive{visibility: visible;}
li#zz1_QuickLaunchMenun0{visibility:visible;}

/* Style the title of pages that appear */
.PageTitle {
	color: #426E42;
}

/* Breadcrumb styling */
#Content #LeftContent .Section .SectionHeader .BreadcrumbVertical li {
	background-image:url('Images/VerticalSiteNode.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}

#Content #LeftContent .Section .SectionHeader .BreadcrumbVertical ul li.CurrentSiteNodeVertical {
	background-image:url('Images/VerticalSiteNode_Current.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}

li.PageNode a:hover{background:#6B7C4C;color: white;}
li.SiteNode a:hover{background:#6B7C4C;color: white;}
li.CurrentPageNode  a:hover{background:#6B7C4C;}
li.CurrentSiteNode  a:hover{background:#6B7C4C;}
li.CurrentPageNode a{color: #426E42;}
li.CurrentSiteNode a{color: #426E42;}


