/* CSS Document */

.btn 
{
font-family: Georgia, "Times New Roman";
font-size: 12px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
padding-top: 3px;
padding-bottom: 3px;
color: #874d0e;
border: 3px double #d3bf87;
width: 100px;
text-align: center;
vertical-align: middle; 
background-color: Transparent;}

IMG.DownloadImage
{
    border: 0px;
    margin-top: 5px;
    padding: 0;
    }

.MapListHeader a:link, a:visited, a:active
{
    text-decoration: underline;
    color: black;
    font-size: 15px;}
    
    .MapListHeader a:visited
{
    text-decoration: underline;
    color: black;
    font-size: 15px;}
    
    .MapListHeader a:active
{
    text-decoration: underline;
    color: black;
    font-size: 15px;}
    
.MapListHeader a:hover 
{
    text-decoration: underline;
    color: #874d0e;
    font-size: 15px;}
 

.indent 
{
	font-style: italic;
	display: block;
	width: 90%;
	margin: 0 0 0 25;
	text-align: left;
    }

.Normal {
font-family: Georgia, Times, serif, "Times New Roman";
color: #874d0e;
font-size: 14px;
}
.NormalBold {
font-family: Georgia, Times, serif, "Times New Roman";
color: #874d0e;
font-weight: bold;
}

P {
font-family: Georgia, Times, serif, "Times New Roman";
color: #874d0e;
font-size: 14px;}

H1 {
margin: 0 0 0 0;
font-family: Georgia, Times, serif, "Times New Roman";
font-size: 16px;
font-weight: bold;
color: #874d0e;
text-transform: none;
}

H2{
font-family: Georgia, Times, serif, "Times New Roman";
margin: 0 0 0 0;
font-size: 14px;
font-weight: 600;
color: #874d0e;
text-transform: uppercase;} 

/* for footer area text */
.footerText {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #a48d52;
}

.footerText a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #a48d52; 
text-decoration: underline;}
.footerText a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #a48d52;
text-decoration: underline;}
.footerText a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #a48d52;
text-decoration: underline;}
.footerText a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: orange;
text-decoration: underline;}

.FooterColumn {
padding-top: 2px;
text-align: center;}

/* basic link styles within normal text body */
.Normal a:link, a:visited, a:active{
	font-size: 12px;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-weight: bold;
	color: #874d0e;
	text-decoration: none;
}
.Normal a:hover {
	font-size: 12px;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-weight: bold;
	color: black;
	text-decoration: none;}

.Head {
font-family: Georgia, Trajan Pro, "Times New Roman";
font-size: 14px;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1px;
}



/* style for login control to hide in bg color */
A.SkinObject:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
    text-decoration: none;
    color: black;
}

A.SkinObject:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
    text-decoration: none;
    color: black;
}

A.SkinObject:active   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    text-decoration: none;
    color: black;
}

A.SkinObject:hover    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
    text-decoration: none;
    color: white;
}

/* Map Details page styles */
.MapTitle {
margin: 0 0 0 0;
font-family: Trajan Pro, Georgia, Times, "Times New Roman";
font-size: 13px;
font-weight: bold;
color: Black;
text-transform: uppercase;
letter-spacing: .02em;
}

.MapSource {
margin: 0 0 0 0;
font-family: Georgia, Times, serif, "Times New Roman";
font-size: 14px;
font-weight: Normal;
color: Black;
}

.MapHeader 
{
    margin: 0 0 0 0;
font-family: Georgia, Times, serif, "Times New Roman";
font-size: 16px;
font-weight: bold;
color: #874d0e;
text-transform: uppercase;
letter-spacing: .02em;
}

.MapSubHead 
{
margin: 0 0 0 0;
font-family: Georgia, Times, serif, "Times New Roman";
font-size: 14px;
font-weight: 400;
color: #874d0e;
font-style: italic;}

/* Previous/Next navigation styles */
#PreviousNext {
margin: 0 0 0 0;
text-align: center;
font-size: 12px;
}

#PreviousNext a:link {font-size: 12px;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-weight: normal;
	color: #874d0e;
	text-decoration: none;}

#PreviousNext a:active {font-size: 12px;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-weight: normal;
	color: #874d0e;
	text-decoration: none;}

#PreviousNext a:visited {font-size: 12px;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-weight: normal;
	color: #874d0e;
	text-decoration: none;}


#PreviousNext a:hover{
font-size: 12px;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-weight: normal;
	color: black;
	text-decoration: none;}
	
/* previous/next top */

#PreviousNextTop {
margin: 0 0 0 0;
text-align: center;
}

#PreviousNextTop a:link {font-size: 12px;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-weight: normal;
	color: #874d0e;
	text-decoration: none;}

#PreviousNextTop a:active {font-size: 12px;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-weight: normal;
	color: #874d0e;
	text-decoration: none;}

#PreviousNextTop a:visited {font-size: 12px;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-weight: normal;
	color: #874d0e;
	text-decoration: none;}


#PreviousNextTop a:hover{
font-size: 12px;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-weight: normal;
	color: black;
	text-decoration: none;}


/* ------ */

.Previous {
font-family: Trajan Pro, Georgia, "Times New Roman";
font-size: 12px;
font-weight: bold;
padding: 3 0 0 40;
margin: 0 0 0 0;
background-image: url(images/previous.gif);
background-position: left;
background-repeat: no-repeat;
text-decoration: none;
text-transform: uppercase;
}

/* for back to map list control on viewmap page */

#ViewMapList
{font-family: Georgia, "Times New Roman";
font-size: 12px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
padding-top: 3px;
padding-bottom: 3px;
color: #874d0e;
border: 3px double #d3bf87;
width: 100px;
text-align: center;
vertical-align: middle;}

#ViewMapList a:link {font-family: Georgia, "Times New Roman";
font-size: 12px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #874d0e;
}

#ViewMapList a:visited {font-family: Georgia, "Times New Roman";
font-size: 12px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #874d0e;}

#ViewMapList a:active {font-family: Georgia, "Times New Roman";
font-size: 12px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #874d0e;}

#ViewMapList a:hover {font-family: Georgia, "Times New Roman";
font-size: 12px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: Black;}

/* ------- */

.Next {
font-family: Trajan Pro, Georgia, "Times New Roman";
font-size: 12px;
font-weight: bold;
padding: 3 40 0 0;
margin: 0 0 0 0;
background-image: url(images/next.gif);
background-position: right;
background-repeat: no-repeat;
text-transform: uppercase;
text-decoration: none;
}

.pnTitle {
font-family: Trajan Pro, Georgia, "Times New Roman";
font-size: 10px;
font-weight: bold;
}


.MapTitleFirstLetter
{
    font-family: Georgia;
    text-transform: lowercase;}

P:first-letter {
color: #a48d52; 
font-family: Georgia, Times, "Times New Roman";
/*margin: 0px 3px 10 0;*/
margin-top: 0px;
margin-bottom: -10px;
padding-right: 5px;
padding-bottom: 10px;
font-size: 400%;
float:left;
width: .10em;
line-height: 80%;
background-image: url(images/compass.gif);
background-position: top;
background-color: transparent;
}
/* ------------ */

/* for map list rows */
    
.MapRowStyle TD 
{padding-bottom: 5px;
    text-decoration: none;}

.MapRowStyle TD a:link
{
    text-decoration: none;}
    
    .MapRowStyle TD a:visited
{
    text-decoration: none;}
    
    .MapRowStyle TD a:active 
{
    text-decoration: none;}
    
    .MapRowStyle TD a:hover 
{
    text-decoration: underline;}

.MapListBold 
{
    font-size: 14px;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-weight: bold;
	color: #874d0e;
	text-decoration: none;}

.MapListHeader 
{
   font-size: 14px;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-weight: normal;
	color: Black;
	padding-bottom: 5px;}
	
#MapGridViewStyles a:link
{
    font-size: 14px;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-weight: normal;
	color: #874d0e;
	text-decoration: none;}
	
#MapGridViewStyles a:visited 
{
    font-size: 14px;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-weight: normal;
	color: #874d0e;
	text-decoration: none;}

#MapGridViewStyles a:active 
{
    font-size: 14px;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-weight: normal;
	color: #874d0e;
	text-decoration: none;}


#MapGridViewStyles a:hover {
	font-size: 14px;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-weight: normal;
	color: black;
	text-decoration: none;}

#MapGridViewStyles {padding-top: 5px;}

/* zoomify window settings */

/*#ZoomifyMap 
{
    border: 3px double #d3bf87;
    } */
.ZoomifyLabel TD
{   padding: 0 0 0 0;
    margin: 0;
    text-align: center;
    border: 3px double #d3bf87;
    }
/* layout styles */

body {
background-color: black;
vertical-align: top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;}

.PageTable {
margin: 10px 0 0 0;
vertical-align: top;
}

.MastHeadTable {
}

.MenuTable {
padding: 0 10 0 55;
height: 22;
vertical-align: top;
text-align: center;
border-top: 1px solid #d3bf87;
background-color: transparent;
z-index: 1000;}

.ContentTableTop {
background-image: url(images/backgroundTop.jpg);
vertical-align: top;
}

.ContentTableMiddle {
background-image: url(images/backgroundMiddle.jpg);
background-repeat: repeat-y;
z-index: 1; 
}
.ContentColumnMiddle {
padding: 10 10 0 10;
vertical-align: top;
}

.ContentTableBottom {
background-image: url(images/backgroundBottom.jpg);
vertical-align: top;}

.BottomMiddle {
background-image: url(images/borderBottom.jpg);
background-repeat: repeat-x;
}

.BodyColumnLeft {
background-image: url(images/borderLeft.jpg);
background-position: left;
background-repeat: repeat-y;
}

.BodyColumnRight {
background-image: url(images/borderRight.jpg);
background-position: right;
background-repeat: repeat-y;
}


#ContentPane {
width: 344px;
z-index: 10;
}

#LeftPane {
width: 200px;
z-index: 10;}

/* end layout styles */




/* Menu and Modules */
/*-- box that holds the menu -- */ 
.MainMenu_MenuContainer { 
cursor: pointer;   
width: 200px;
margin: 0 0 0 0;
z-index: 1000; 
}

/*-- bar that holds the menu  --*/ 
.MainMenu_MenuBar {  
cursor: pointer;  
width: 200px;
z-index: 1000; 
margin: 0 0 0 0;
text-align: center;
letter-spacing: 1px;
}

/*-- submenu container --*/ 
.MainMenu_SubMenu, .ModuleTitle_SubMenu {
font-family: Trajan Pro, Georgia, "Times New Roman"; 
font-size: 10px; 
color: black; 
z-index: 1000;  
cursor: pointer;    
border-top: 0;
font-weight: bold;
text-align: left;
border: 3px double;
border-color: #d3bf87;
background-image: url(images/menuBG.jpg);
background-repeat: repeat-x;
filter: none;
letter-spacing: 1px;
}

.MainMenu_SubMenu {
margin: 0 0 0 2px;}

.ModuleTitle_SubMenu {
margin: 0 0 0 0px; }

/*-- submenu items idle --*/ 
.MainMenu_MenuItem, .ModuleTitle_MenuItem { 
-moz-box-sizing: border-box; box-sizing:border-box;
font-family: Trajan Pro, Georgia, "Times New Roman"; 
color: black; 
font-size: 10px; 
font-weight: bold;  
text-align: left; 
margin: 0 5 5 5px; 
border: 0;
height: 20px; 
padding: 0 10 0 5;
text-transform: uppercase;
z-index: 1000; 
filter: none;
background-image: url(images/menuBG.jpg);
background-repeat: repeat-x; 
background-color: transparent;
}

/*-- submenu items hover      --*/ 
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel {
-moz-box-sizing: border-box; box-sizing:border-box;
font-family: Trajan Pro, Georgia, "Times New Roman";
color: #874d0e ; 
font-size: 10px; 
font-weight: bold; 
text-align: left;
background-color: transparent;
margin: 0 5 5 5px; 
height: 20px; 
padding: 0 10 0 5;
text-transform: uppercase;
z-index: 1000; 
filter: none;
}


/*-- menuitems idle --*/     
.MainMenu_Idle {
font-family: Trajan Pro, Georgia, "Times New Roman";
color: #a48d52; 
font-weight: bold; 
font-size: 12px; 
background-color: transparent;
text-transform: uppercase;
z-index: 1000; 
}

.MainMenu_Idle TD {
padding: 0 5 0 5;
height: 20px;
background-color: transparent;
z-index: 1000; 
}


/*-- menuitems over   --*/       
.MainMenu_Selected {
font-family: Trajan Pro, Georgia, "Times New Roman"; 
color: #874d0e; 
font-size: 12px; 
font-weight: bold; 
background-color: transparent;
text-transform: uppercase;
z-index: 1000; 
}  

.MainMenu_Selected TD{
padding: 0 5 0 5;
height: 20px;
background-color: transparent;
z-index: 1000; 
}

/*-- menuitems active     --*/    
.MainMenu_Active, .MainMenu_BreadcrumbActive {
font-family: Trajan Pro, Georgia, "Times New Roman";
color: #874d0e; 
font-weight: bold; 
font-size: 12px;  
background-color: transparent;
text-transform: uppercase;
z-index: 1000; 
} 

.MainMenu_Active TD, .MainMenu_BreadcrumbActive TD {
padding: 0 5 0 5;
height: 22px;
background-color: transparent;
z-index: 1000; 
}

/* not needed - main menu */ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*  module menu container */ .ModuleTitle_MenuContainer { color:#2c2c2c; }
/*  module menu bar  */ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand; z-index: 1000; }
/* module menu padding */ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 0 0 0; z-index: 1000;}
/* not needed - module menu */ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }








