/* CSS Style for DotNetNuke 
/* background color for the content part of the pages */

Body
{
/*background-color: #FFFFFF;margin-top: 1px;*/
    /*font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #606446;
	padding: 0px;
	margin-top: 20px;
	background-color: #FFFFFF;
	line-height: 18px;
	list-style-type:disc;*/
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #606446;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	
	
	
	
}

/* Control Panel Colors */
.controlpanel
{
background-color: #EAEAEA;
}
/*arrows image left side*/
.botImage1
{
	float: left;
	width: 119px;
	height:10px;
	background-image: url(Pix/triangles.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	margin-left: 27px;
	margin-top: -220px;
}

/* --  Classes for the top of the montage & to allow everything
   to line up nicely when not logged in  -- */
.HeaderTab
{
/*background-image: url(Pix/FrontPaneTopNew.jpg);
width: 730px;
height: 90px;
background-repeat: no-repeat;*/
/*width: 100%;*/
height: 39px;
margin: 0px;
padding: 0px;
background-image:url(Pix/FrontPaneTopNew.jpg);
background-repeat: no-repeat;
}

/*.MenuTab
{background-image: url(Pix/topBG.gif)*/
/*background-image: url(Pix/Blue.jpg);
background-color:White;
width: 730px;
height: 25px;
background-repeat: no-repeat;
}

.IntroPane
{
background-image: url(Pix/FrontPaneIntroPaneLeft.jpg);
width: 365px;
height: 100px;
background-repeat: no-repeat;
}
.TopPane
{
margin-top: 4px;
margin-left: 2px;
}
.TopIntroPane
{width: 350px;
margin-top: 4px;
margin-left: 2px;
}
.Intro
{width: 365px;
height: 150px;
padding-top: 95px;
padding-left: 2px;
}*/
.Logo
{padding-top: 5px;
padding-left: 5px;
}
 /* -- End Classes for Front Page - montage -- */
 
 /* -- Start classes for Site Montage --*/
 
.SiteHeaderTab
{background-image: url(Pix/logo.jpg);
/*background-image: url(Pix/PortalSiteBanner.jpg);*/
    background-repeat: no-repeat;
	width: 100%;
	height: 133px;
	margin: 10px 0px 0px 00px;
	padding: 0px;
	background-color: #DFDFDF;
	border-top:#ADA99F 1px solid;
}
.SiteHeaderTab1
{
/*background-image: url(Pix/PortalSiteBanner.jpg);*/
width: 100%;
height: 1px;
background-color: #ADA99F;
background-repeat: repeat-y;

}
.SiteHeaderTab2
{	
width: 100%;
height: 20px;
padding: 0px;
background-color: #629055;
}
.SiteHeaderTab4
{	
width: 100%;
height: 10px;
padding: 0px;
background-color: #ffffff;
}


.SiteHeaderTab3
{background-image: url(Pix/topBG.gif);
/*background-image: url(Pix/PortalSiteBanner.jpg);*/
width: 100%;
height: 39px;
background-repeat: no-repeat;

}
/* -- End rest of site Montage --*/ 
 
 
 /* Generic Spacing for all Panes 
 
.Panes
{
padding: 0px 0px 0px 0px;
float: right;
width:500px;
}*/


.TopPanes
{
width: 100px;
padding-top: 0px; 
padding-left: 0px; 
padding-right: 0px;
padding-bottom: 2px;
}
 .ContentPane
  {
	/*float: right;
	padding: 2px 2px 2px 2px;
	width: 100px;*/

	
	
  }
  
  .BottomPane
{
width: 100%;
height: 115px;
margin: 0px;
padding: 0px;
bottom: 0px; 
background-image: url(Pix/bottomGrass.gif);
background-repeat:  no-repeat;
}
 .BelowBottomPane
 {
 }
.LeftPane
{
/*width: 150px;
padding: 2px 2px 2px 2px;*/
float: left;
width: 256px;
margin: 0px;
height: 445px;
margin-bottom: 45px;
background-image: url(Pix/folage.gif);
background-repeat: no-repeat;
background-position: bottom left;
 

}
.RightPane
{/*margin: 0px;
	width: 500px;
	padding: 0px  0px 0px 20px;
	float: right;
	list-style-type:disc;*/
}

.Head
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #606446;
	margin: 0px;
	float: left;
}
 
/*.Breadcrumbs
{
color: #000000;
}

.Block
{
width: 13px;
}*/

.Login
{
color: #333333; 
font-family: Verdana, Helvetica, sans-serif;
font-size: 9px; 
font-weight: bold; 
font-style: normal;
height: 30px;
text-align: right;
}


.Small
{
color: #FFFFFF; 
font-family: Verdana, Helvetica, sans-serif;
font-size: 9px; 
font-weight: normal; 
font-style: normal;
height: 13px;
padding-left: 1px;
padding-right: 1px;
}

.SmallD
{
color: #404040; 
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px; 
font-weight: normal; 
font-style: normal;
height: 13px;
padding: 5px;
}

.Footer
{
background-image: url(Pix/FooterPane.jpg);
height: 20px;
background-repeat: repeat-x;
}

.FooterText
{
padding-top:5px;	
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;  
font-style: normal;

}

/* Menu */

/* this moves entire menu to left, right top bottom*/
.MainMenu_MenuContainer TD
{
background: transparent;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 5px;
cursor: hand; 
width: 150px;
white-space:  nowrap;
}

.MainMenu_MenuBreak
{
border-bottom: #404040 0px solid; 
border-left: #FF8080 0px solid; 
border-top: #FF8080 0px solid;  
border-right: #404040 0px solid; 
background-color: transparent; 
color: #333333; 
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px; 
font-weight: normal; 
font-style: normal;
}

.Normal
{
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
/*width: 485px;*/
color: #606446;
font-weight: normal;


}

/*.MainMenu_MenuBar TD
{
cursor: pointer; 
cursor: hand; 
height:16px;
background-image:url(Pix/folage.gif);
}*/

*.MainMenu_MenuItem
{
color:#475F35; 
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px; 
font-weight: normal; 
padding: 0px;
border: 0px;
color: #475F35;
text-decoration: none;
}

/* Active Menu  

.ActiveRootTab TD
{

color: #FFFFFF;
font-family: Verdana, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
background-color:#667DAB;

/*text-align: center;

}*/

/* this is where the menu items live*/
.RootTab TD
{

font-family: Verdana, Helvetica, sans-serif;
font-size: 12px; 
font-weight: normal; 
color: #475f35;
background-image: none;
text-align: left;

}
/*this is the actual hover for the menu items */
.SelectedRootTab TD
{
/*width: 0px;*/
color: #475f35;
font-family:Verdana, Helvetica, sans-serif;
font-size: 12px; 
font-weight: normal; 
text-decoration: underline ;



}
/*Selected tab this is where the background cell of link is colored*/
.BreadcrumbRootTab TD
{
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px; 
font-weight: normal;
background-color: transparent; 
color: #475f35;
text-align: left;
}

.ActiveSubTab
{
background-color: #FEA203; 
color: #ffffff;
border-top: 0px solid;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px; 
padding: 0px;

}

.SubTab
{
background-color: #ffffff;
color: #000000;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
padding: 0px;
}

.SelectedSubTab
{
background-color: #C14337;
color: #000000;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
padding: 0px;
}

.BreadcrumbSubTab
{
background-color: transparent; /*#000000;*/
color: #ffffff;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px; 
border-top: 0px solid;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}


/* this is the colour in the dropdown menu */
/*.MainMenu_SubMenu
{
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
background-color: #899BBF;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
font-style: normal; 
color: #C14337;
height: 25px;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#4C648E', Direction=135, Strength=0) ;
border-left:  #FFFFFF 0px solid; 
border-right: #4C648E 0px solid; 
border-top: #ffffff 0px solid;
border-bottom: #ffffff 0px solid;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;

}


.MainMenu_MenuItemSel
{
color: #ffffff; 
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px; 
font-weight: normal; 
font-style: normal; 
height: 25px;
background-color: transparent;
border-left: #ffffff 0px solid; 
border-right: #ffffff 0px solid; 
border-bottom: #ffffff 0px solid;
border-top: #ffffff 0px solid; 
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow
{
display: none;
}*/

/* hyperlink style for the DarkBackground tabs 

A.Small:Link
{
color: white;
text-decoration: none;
}

A.Small:Hover
{
color: white;
text-decoration: none;

}

A.Small:Active
{
color: white;
text-decoration: none;
}

A.Small:Visited
{
color: #FAFAFA;
text-decoration: underline;
}

A.SmallD:Link{
color: black;
text-decoration: none;
}

A.SmallD:Hover
{
color: #404040;
text-decoration: none;
}

A.SmallD:Active
{
color: black;
text-decoration: none;
}

A.SmallD:Visited
{
color: #404040;
text-decoration: underline;
}*/

.bottom {
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
    bottom: 0px; 
	background-color: #5F4D35;
	
}
.rightside td 
{
    font-size: 12px;
    font-family: Verdana;
    line-height: 18px;
}
a.directions {
	font-size:12px;
	text-decoration:none;
	margin-left:15px;
	
}
.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #606446;
}

.NewsHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #606446;
}
.brown {
	color: #5F4D35;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.masthead {
	width: 100%;
	height: 133px;
	margin: 10px 0px 0px 00px;
	padding: 0px;
	background-color: #DFDFDF;
	border-top:#ADA99F 1px solid;
}
.content {
	/*background-color: #ffffff;
	width: 780px;
	margin: 0px;
	padding: 0px;
	font-family:Verdana;
	font-weight: normal;*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #606446;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;

}
/*@media print {
	.content { width: 620px; }
	.navigation { display: none; }
	.leftSide { display: none; }
}*/
.text {
	line-height: 18px;
	font: Verdana, Arial, Helvetica, sans-serif;
	list-style-type:disc;
	color: #606446;
	font-weight: normal;
	

}
a:link {
	color: #606446;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #606647;
	text-decoration: underline;
}
a:hover {
	color: #475F35;
	text-decoration: underline;
}
a:active {
	color: #475F35;
	text-decoration: underline;
}


li a 
{
    font-size: 12px;
	list-style-type:disc;

	
	}
	
ul{
 list-style-type:disc;


}
ul li{
list-style-type: disc;
	
}
/*