/*--------------Site Styles--------------- */
body
{
    margin-top: 0;
    margin-left: 0;
    font-size: 10pt;
    font-family: Arial,verdana;
    background-color:#c7ac95;
}

table.SiteMaster
{
    width: 800px;
    vertical-align:top;
    text-align: left;
    border-collapse:collapse;
}

td.ContentSiteMaster
{
    vertical-align:top;
    background-image: url('CENImages/bgPageRepeater1.jpg');
    background-repeat:repeat-y;
    width: 800px;
    padding:0px;
}

td.CENHeader
{
    background-image: url('RndImageCEN.aspx');
    width:800px;
    height:127px;
    background-repeat:no-repeat;
    padding-left:0px;
    text-align:right;
    vertical-align:bottom;
}

td.CENHomePhoto
{
    width:456px;
    height:450px;
    padding:0px;
    vertical-align:top;
    text-align:left;
}

table.HomeContent
{
    background-image: url('CENImages/bgPageRepeater1.jpg');
    background-repeat:repeat-y;
    border-collapse:collapse;
    width: 800px;
    padding:0px;
}

table.HomePage
{
    background-image: url('CENImages/bgPageTop1.jpg');
    background-repeat:no-repeat;
    border-collapse:collapse;
    width:800px;
}

table.ContentTable
{
    background-image: url('CENImages/bgPageTop1.jpg');
    background-repeat:no-repeat;
    border-collapse:collapse;
    width:800px;
    padding:0px;
}

td.Content1
{
    vertical-align:top;
    text-align:left;
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:0px;
}

td.LeftNavColumn
{
    width:185px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 25px; 
    padding-bottom: 0px;
    font-size: 10pt;
    font-family: Arial,verdana;
    font-weight:bold;
    vertical-align: top;
    background-image:url('CENImages/bgMenu1.gif');
    background-repeat:no-repeat;
    background-position:top left;
    height:579px;
}

ul
{
    margin: 0 auto;
    padding-left: 0px;
}

ul.LeftNav
{
    list-style-type: none;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 0px;    
    line-height:8px; 
}

a.LeftNav
{
    font-size: 8pt;
    font-family: Arial;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    line-height: 12pt;
}

a:visited.LeftNav
{
 font-size: 8pt;
 font-family: Arial;
 font-weight:normal;
 color: #ffffff;
     text-decoration:none;
        font-weight:bold;
            line-height: 12pt;

}

a:visited:hover.LeftNav
{
    font-size: 8pt;
    font-family: Arial;
    font-weight: normal;
    color: #e28e4e;
    text-decoration:none;
    font-weight:bold;
    line-height: 12pt;
}
a:hover.LeftNav 
{
    font-size: 8pt;
    font-family: Arial;
    font-weight: normal;
    color: #e28e4e;
    text-decoration: none;
    font-weight: bold;
    line-height: 12pt;

}

td.Content2
{
    vertical-align:top;
    text-align:left;
    padding-left:8px;
    padding-right:10px;
    padding-top:0px;
    padding-bottom:20px;
    height:550px;
    width:607px;
}

td.Content3
{
    vertical-align:top;
    text-align:left;
    padding-left:8px;
    padding-right:10px;
    padding-top:0px;
    padding-bottom:20px;
    height:550px;
    width:792px;
}

td.Content4
{
    vertical-align:top;
    text-align:left;
    padding-left:8px;
    padding-right:10px;
    padding-top:0px;
    padding-bottom:20px;
    width:607px;
}

td.Resources
{
    vertical-align:top;
    text-align:left;
    padding-left:8px;
    padding-right:10px;
    padding-top:0px;
    padding-bottom:20px;
    height:550px;
    width:607px;
    background-image:url('CENImages/bgResources.png');
    background-repeat:no-repeat;
}


a
{
    font-size: 10pt;
    font-family: Arial;
    font-weight: normal;
    color: #3366CC; 
}

a.visited
{
    font-size: 10pt;
    font-family: Arial;
    font-weight: normal;
    color: #3366CC;
}

a.hover
{
    font-size: 10pt;
    font-family: Arial;
    font-weight: normal;
    color: #cc9933;
}

a:hover.visited
{
    font-size: 10pt;
    font-family: Arial;
    font-weight: normal;
    color: #cc9933;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.75;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

td.SiteFooterLeft
{
    vertical-align: middle;
    text-align: left;
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size:8pt;
    padding-left: 8px;
    height:30px; 
    background-color:#2a241f;
    width:500px;
    border: solid 1px #2a241f;
}

td.SiteFooterMiddle
{
    vertical-align: middle;
    text-align: center;
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size:8pt;
    padding-left: 8px;
    height:30px; 
    background-color:#2a241f;
    width:400px;
    border: solid 1px #2a241f;
}

td.SiteFooterRight
{
    vertical-align:middle;
    text-align: Right;
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size:8pt;
    padding-right: 8px;
    height:30px; 
    background-color:#2a241f;
    width:300px;
    border: solid 1px #2a241f;
}

.FooterLinks a
{
    font-size: 8pt;
    font-family: Arial;
    font-weight: Bold;
    color: #ffffff;
    text-decoration: none;
}
.FooterLinks a:visited
{
    font-size: 8pt;
    font-family: Arial;
    font-weight: Bold;
    color: #ffffff;
    text-decoration: none;
}
.FooterLinks a:hover
{
    font-size: 8pt;
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none
}
.FooterLinks a:visited:hover
{
    font-size: 8pt;
    font-family: Arial;
    font-weight: Bold;
    color: #ffffff;
    text-decoration: none;
}

.FooterLinks ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.CENSiteDate
{
    font-size: 8pt;
    font-family: arial;
    font-weight: bold;
    text-align: right;
    color: #ffffff;
}

.PhotoCredits
{
    font-family:Verdana;
    font-size:7pt;
    font-style:none;
    font-weight:normal;
}

tr.SiteAltRowColor
{
    background-color:#dbd4c1;
}

.iconNoBorder
{
    border:none
}

/*----------------Past, Present, & Future Page-----------------*/

#PPF {
position: relative;
width: 579px;
height: 807px;
background: url(CENImages/PPF.gif) no-repeat;
margin: 0px auto;
padding: 0;
}

#PPF li {
display:block;
position:absolute;
list-style:none;
margin:0;
padding-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
}

#PPF li, #PPF a {
display:block;
height:807px;
}

#AboutAZ {left: 0px; top: 0px; width: 579px; height: 155px;}
#AboutYC {left: 0px; top: 173px; width: 579px; height: 155px;}
#IRemember {left: 0px; top: 330px; width: 579px; height: 155px;}
#Resources2 {left: 0px; top: 490px; width: 579px; height: 155px;}
#PhotoGallery {left:0px; top: 655px; width: 579px; height: 155px;}

#AboutAZ a {height: 155px; width: 579px;}
#AboutYC a {height: 155px; width: 579px;}
#IRemember a {height: 155px; width: 579px;}
#Resources2 a {height: 155px; width:579px;}
#PhotoGallery a {height: 155px; width:579px;}

#AboutAZ a:hover
{background: url(CENImages/PPF.gif) no-repeat; background-position: 0px -815px;}

#AboutYC a:hover
{background: url(CENImages/PPF.gif) no-repeat; background-position: 0px -988px;}

#IRemember a:hover
{background: url(CENImages/PPF.gif) no-repeat; background-position: 0px -1145px;}

#Resources2 a:hover
{background: url(CENImages/PPF.gif) no-repeat; background-position: 0px -1305px;}

#PhotoGallery a:hover
{background: url(CENImages/PPF.gif) no-repeat; background-position: 0px -1470px;}

/*----------------------------------Photo Gallery Pages------------------------------------------*/

#Photos {
position: relative;
width: 579px;
height: 485px;
background: url(CENImages/PhotoGallery.gif) no-repeat;
margin: 0px auto;
padding: 0;
}

#Photos li {
display:block;
position:absolute;
list-style:none;
margin:0;
padding-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
}

#Photos li, #Photos a {
display:block;
height:485px;
}

#ThenNow {left: 0px; top: 0px; width: 579px; height: 155px;}
#Today {left: 0px; top: 165px; width: 579px; height: 155px;}
#Postcards {left:0px; top: 330px; width: 579px; height: 155px;}

#ThenNow a {height: 155px; width:579;}
#Today a {height: 155px; width:579px;}
#Postcards a {height: 155px; width:579px;}

#ThenNow a:hover
{background: url(CENImages/PhotoGallery.gif) no-repeat; background-position: 0px -494px;}

#Today a:hover
{background: url(CENImages/PhotoGallery.gif) no-repeat; background-position: 0px -659px;}

#Postcards a:hover
{background: url(CENImages/PhotoGallery.gif) no-repeat; background-position: 0px -824px;}

/*---- Then & Now pages ----*/

#RegionsThenNow {
position: relative;
width: 495px;
height: 512px;
background: url(CENImages/RegionsMap.gif) no-repeat;
margin: 10px auto;
padding: 0;
}

#RegionsThenNow li {
display:block;
position:absolute;
list-style:none;
margin:0;
padding:0;
}

#RegionsThenNow li, #RegionsThenNow a {
display:block;
height:512px;
}

#NorthThenNow {left: 0px; top: 0px; width: 322px; height: 265px;}
#EastThenNow{left: 310px; top: 172px; width: 150px; height: 232px; z-index: 5}
#CentralThenNow {left:215px; top: 264px; width: 130px; height: 68px; z-index: 10;}
#SouthThenNow {left: 0px; top: 264px; width: 495px; height: 250px;}

#NorthThenNow a {height: 265px; width:322px;}
#EastThenNow a {height: 225px; width:163px;}
#CentralThenNow a {height: 68px; width:130px;}
#SouthThenNow a {height: 250px; width:495px;}

#NorthThenNow a:hover
{background: url(CENImages/RegionsMap.gif) no-repeat; background-position: 0px -510px;}

#EastThenNow a:hover
{background: url(CENImages/RegionsMap.gif) no-repeat; background-position: -310px -1195px;}

#CentralThenNow a:hover
{background: url(CENImages/RegionsMap.gif) no-repeat; background-position: -215px -1794px;}

#SouthThenNow a:hover 
{background: url(CENImages/RegionsMap.gif) no-repeat; background-position: 0px -2304px;}

table.ThenNow
{
    border-collapse:collapse;
    border-width:0px;
    width:580px;
    padding:0px;
}

tr.ThenNow
{
    background-color:#dbd4c1;
    background-repeat:repeat-x;
    background-position:center center;
}

td.Then
{
    padding:0px;
    vertical-align:top;
    text-align:left;
    width:195px;
}

td.ThenText
{
    padding-left:3px;
    padding-bottom:3px;
    vertical-align:top;
    width:195px;
}

.ThenNowLabel
{
    border-width:0px;
    border-style:solid;
    border-color:#000000;
}

td.ThenNowBar
{
    text-align:center;
    vertical-align:middle;
    width:191px;
}

td.ThenLabel
{
    vertical-align:top;
    text-align:left;
}

td.ThenNowBarText
{
    text-align:center;
    vertical-align:middle;
    width:191px;
}

td.NowLabel
{
    vertical-align:top;
    text-align:right;
}

td.Now
{
    padding:0px;
    vertical-align:top;
    text-align:right;
    width:195px;
}

td.NowText
{
    padding-left:3px;
    vertical-align:top;
    padding-bottom:3px;
    width:195px;
    text-align:right;
}

.ThenNowThumbnail
{
    border:solid 1px #000000;
}

/*----------------- Yavapai County Today pages -------------------*/

#RegionsToday {
position: relative;
width: 495px;
height: 512px;
background: url(CENImages/RegionsMap.gif) no-repeat;
margin: 10px auto;
padding: 0;
}

#RegionsToday li {
display:block;
position:absolute;
list-style:none;
margin:0;
padding:0;
}

#RegionsToday li, #RegionsToday a {
display:block;
height:512px;
}

#NorthToday {left: 0px; top: 0px; width: 322px; height: 265px;}
#EastToday {left: 310px; top: 172px; width: 150px; height: 232px; z-index: 5}
#CentralToday {left:225px; top: 264px; width: 120px; height: 68px; z-index: 10;}
#SouthToday {left: 0px; top: 264px; width: 495px; height: 250px;}

#NorthToday a {height: 265px; width:322px;}
#EastToday a {height: 225px; width:163px;}
#CentralToday a {height: 68px; width:120px;}
#SouthToday a {height: 250px; width:495px;}

#NorthToday a:hover
{background: url(CENImages/RegionsMap.gif) no-repeat; background-position: 0px -510px;}

#EastToday a:hover
{background: url(CENImages/RegionsMap.gif) no-repeat; background-position: -310px -1195px;}

#CentralToday a:hover
{background: url(CENImages/RegionsMap.gif) no-repeat; background-position: -225px -1794px;}

#SouthToday a:hover 
{background: url(CENImages/RegionsMap.gif) no-repeat; background-position: 0px -2304px;}

ul.Today
{
    margin: 0 auto;
    width:560px;
}

ul.Today li
{
     text-align:left;
     float:left;
     list-style:none;
     padding: 5px;
     margin: 0px;
     width:270px;
     height:150px;
}

ul.TodayPortrait
{
    margin: 0 auto;
    width:560px;
}

ul.TodayPortrait li
{
     text-align:left;
     float:left;
     list-style:none;
     padding: 5px;
     margin: 0px;
     width:270px;
     height:175px;
}

.TodayThumbnail
{
    border:solid 1px #000000;
}

/*----------------- Postcard pages -------------------*/

#RegionsPostcards {
position: relative;
width: 495px;
height: 512px;
background: url(CENImages/RegionsMap.gif) no-repeat;
margin: 10px auto;
padding: 0;
}

#RegionsPostcards li {
display:block;
position:absolute;
list-style:none;
margin:0;
padding:0;
}

#RegionsPostcards li, #RegionsPostcards a {
display:block;
height:512px;
}

#NorthPostcards {left: 0px; top: 0px; width: 322px; height: 265px;}
#EastPostcards{left: 310px; top: 172px; width: 150px; height: 232px; z-index: 5}
#CentralPostcards {left:215px; top: 264px; width: 130px; height: 68px; z-index: 10;}
#SouthPostcards {left: 0px; top: 264px; width: 495px; height: 250px;}

#NorthPostcards a {height: 265px; width:322px;}
#EastPostcards a {height: 225px; width:163px;}
#CentralPostcards a {height: 68px; width:130px;}
#SouthPostcards a {height: 250px; width:495px;}

#NorthPostcards a:hover
{background: url(CENImages/RegionsMap.gif) no-repeat; background-position: 0px -510px;}

#EastPostcards a:hover
{background: url(CENImages/RegionsMap.gif) no-repeat; background-position: -310px -1195px;}

#CentralPostcards a:hover
{background: url(CENImages/RegionsMap.gif) no-repeat; background-position: -215px -1794px;}

#SouthPostcards a:hover 
{background: url(CENImages/RegionsMap.gif) no-repeat; background-position: 0px -2304px;}

ul.Postcards
{
    margin: 0 auto;
    width:560px;
}

ul.Postcards li
{
     text-align:left;
     float:left;
     list-style:none;
     padding: 5px;
     margin: 0px;
     width:270px;
     height:150px;
}

.PostcardThumbnail
{
    border:solid 1px #000000;
}

ul.PostcardsPortrait
{
    margin: 0 auto;
    width:560px;
}

ul.PostcardsPortrait li
{
     text-align:left;
     float:left;
     list-style:none;
     padding: 5px;
     margin: 0px;
     width:270px;
     height:170px;
}

.PostcardPortraitThumbnail
{
    border:solid 1px #000000;
}

/*----------------- Yavapai County's Arizona Centennial Logo -------------------*/

#FourCounties {
position: relative;
width: 375px;
height: 330px;
background: url(CENImages/FourCountiesSprite.png) no-repeat;
margin: 10px auto;
padding: 0;
}

#FourCounties li {
display:block;
position:absolute;
list-style:none;
margin:0;
padding:0;
}

#FourCounties li, #FourCounties a {
display:block;
height:330px;
}

#FourCounties1 {left: 0px; top: 0px; width: 375px; height: 330px;}

#FourCounties1 a {height: 330px; width:375px;}

#FourCounties1 a:hover
{background: url(CENImages/FourCountiesSprite.png) no-repeat; background-position: 0px -332px;}


/*-------------------------- Events pages -------------------------------*/
/*------------- Events --------------*/

#RegionsEvents {
position: relative;
width: 495px;
height: 512px;
background: url(CENImages/RegionsMap.gif) no-repeat;
margin: 10px auto;
padding: 0;
}

#RegionsEvents li {
display:block;
position:absolute;
list-style:none;
margin:0;
padding:0;
}

#RegionsEvents li, #RegionsEvents a {
display:block;
height:512px;
}

#NorthEvents {left: 0px; top: 0px; width: 322px; height: 265px;}
#EastEvents{left: 310px; top: 172px; width: 150px; height: 232px; z-index: 5}
#CentralEvents {left:215px; top: 264px; width: 130px; height: 68px; z-index: 10;}
#SouthEvents {left: 0px; top: 264px; width: 495px; height: 250px;}

#NorthEvents a {height: 265px; width:322px;}
#EastEvents a {height: 225px; width:163px;}
#CentralEvents a {height: 68px; width:130px;}
#SouthEvents a {height: 250px; width:495px;}

#NorthEvents a:hover
{background: url(CENImages/RegionsMap.gif) no-repeat; background-position: 0px -510px;}

#EastEvents a:hover
{background: url(CENImages/RegionsMap.gif) no-repeat; background-position: -310px -1195px;}

#CentralEvents a:hover
{background: url(CENImages/RegionsMap.gif) no-repeat; background-position: -215px -1794px;}

#SouthEvents a:hover 
{background: url(CENImages/RegionsMap.gif) no-repeat; background-position: 0px -2304px;}

/*----------------Centennial Projects Page-----------------*/

#Projects {
position: relative;
width: 579px;
height: 650px;
background: url(CENImages/Projects.gif) no-repeat;
margin: 0px auto;
padding: 0;
}

#Projects li {
display:block;
position:absolute;
list-style:none;
margin:0;
padding-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
}

#Projects li, #Projects a {
display:block;
height:485px;
}

#State {left: 0px; top: 0px; width: 579px; height: 155px;}
#County {left: 0px; top: 165px; width: 579px; height: 155px;}
#Community {left:0px; top: 330px; width: 579px; height: 155px;}
#School {left:0px; top: 495px; width: 579px; height:155px;}

#State a {height: 155px; width:579;}
#County a {height: 155px; width:579px;}
#Community a {height: 155px; width:579px;}
#School a {height: 155px; width:579px;}

#State a:hover
{background: url(CENImages/Projects.gif) no-repeat; background-position: 0px -659px;}

#County a:hover
{background: url(CENImages/Projects.gif) no-repeat; background-position: 0px -824px;}

#Community a:hover
{background: url(CENImages/Projects.gif) no-repeat; background-position: 0px -989px;}

#School a:hover
{background: url(CENImages/Projects.gif) no-repeat; background-position: 0px -1154px;}

td.ProjectTitle
{
border-bottom-style:solid;
border-bottom-color:#93855e;
border-bottom-width:1px;
background-color:#dbd4c1;
font-family: Arial;
font-weight: bold;
font-size: 11pt;
color: #000000;
}

td.ProjectText
{
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:12px;
}


/*----------------Events & Activities Page-----------------*/

#Events {
position: relative;
width: 579px;
height: 650px;
background: url(CENImages/Events.gif) no-repeat;
margin: 0px auto;
padding: 0;
}

#Events li {
display:block;
position:absolute;
list-style:none;
margin:0;
padding-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
}

#Events li, #Events a {
display:block;
height:650px;
}

#AllEvents {left: 0px; top: 0px; width: 579px; height: 155px;}
#Resources {left:0px; top: 165px; width: 579px; height: 155px;}
#Meetings {left:0px; top: 330px; width: 579px; height:155px;}
#Resources1 {left:0px; top: 495px; width: 579px; height:155px;}

#AllEvents a {height: 155px; width:579px;}
#Resources a {height: 155px; width:579px;}
#Meetings a {height: 155px; width:579px;}
#Resources1 a {height: 155px; width:579px;}

#AllEvents a:hover
{background: url(CENImages/Events.gif) no-repeat; background-position: 0px -659px;}

#Resources a:hover
{background: url(CENImages/Events.gif) no-repeat; background-position: 0px -824px;}

#Meetings a:hover
{background: url(CENImages/Events.gif) no-repeat; background-position: 0px -989px;}

#Resources1 a:hover
{background: url(CENImages/Events.gif) no-repeat; background-position: 0px -1154px;}


/*--------- Meet the Centennial Committee page -----------------*/

td.MemberPhoto
{
    vertical-align:top;
    width:96px;  
}

td.MemberNameTitle
{
    vertical-align:middle;
    text-align:left;
    padding-left:5px;
    width:480px;
}


  /*------------------------Centennial Committee Meeting Schedule------------------------*/
  
  ul.Meetings
  {
    margin: 0 auto;
  }
  
  ul.Meetings li
  {
    text-align: left;
    list-style:none;
    padding: 3px 10px 3px 25px;
    margin: 10px;
    background: url(CENImages/bullet.gif) 5px 5px no-repeat;
  }
  
  .ContentPgTitle
  {
    font-family:Arial;
    font-size:15pt;
    font-weight:bold;
    font-style:normal;
  }
  
  td.mtgDisclaimer
  {
    font-family:Arial;
    font-size:10pt;
    font-style:italic;
    font-weight:normal;
  }

 .mtgDisclaimer
  {
    font-family:Arial;
    font-size:10pt;
    font-style:italic;
    font-weight:normal;
  }
  
  table.mtgSched
  {
    width:95%;
    border-collapse:collapse;
  }

td.mtgCol1Hdr
{
    width:13%;
    padding-left:4px;
    font-family:Arial;
    font-size:7pt;
    font-weight:bold;
    vertical-align:middle;
    color:#ffffff;
    text-align:center;
    text-transform:uppercase;
    border-bottom:solid 1px #000000;
    background-color:#6f6858;
}

td.mtgCol2Hdr
{
    width:24%;
    padding-left:9px;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    vertical-align:middle;
    color:#ffffff;
    text-transform: uppercase;
    border-bottom:solid 1px #000000;
    background-color:#6f6858;
}

td.mtgCol3Hdr
{
    width:19%;
    padding-left:4px;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    vertical-align:middle;
    color:#ffffff;
    text-transform:uppercase;
    border-bottom:solid 1px #000000;
    background-color:#6f6858;
}

td.mtgCol4Hdr
{
    width:27%;
    padding-left:8px;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    vertical-align:middle;
    color:#ffffff;
    text-transform:uppercase;
    border-bottom:solid 1px #000000;
    background-color:#6f6858;
}

td.mtgCol5Hdr
{
    width:17%;
    padding-left:4px;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    vertical-align:middle;
    color:#ffffff;
    text-transform:uppercase;
    border-bottom:solid 1px #000000;
    background-color:#6f6858;
}

td.mtgColumn1
{
    width:13%;
    padding-left:4px;
    height:35px;
    font-family:Arial;
    font-size:10pt;
    font-weight:normal;
    text-align:center;
}

td.mtgColumn2
{
    width:24%;
    padding-left:10px;
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
}

td.mtgColumn3
{
    width:19%;
    padding-left:4px;
    font-family:Arial;
    font-size:10pt;
    font-weight:normal;
}

td.mtgColumn4
{
    width:27%;
    padding-left:8px;
    font-family:Arial;
    font-size:9pt;
    font-weight:normal;
}

td.mtgColumn5
{
    width:17%;
    padding-left:4px;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    text-transform:uppercase;
    text-align:left;
}

/*----------------------Submission Forms----------------------------*/

.RequiredFieldIndicators
{
    font-family:Arial;
    font-style:normal;
    color:Red;
    font-weight:bold;
    font-size:12pt;
}

.ValidationMessages
{
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
    color:Red;
}

.QuestionLabels
{
    font-family:Arial;
    font-size:10pt;
    font-style:normal;
    font-weight:bold;
    color:#000000;
}

ul.FormItem
{
    margin: 0 auto;
    width:560px;
}

ul.FormItem li
{
     text-align:left;
     float:left;
     list-style:none;
     padding: 5px 1px 5px 2px;
     margin: 0px;
     vertical-align:top;
}

ul.UploadAndSubmit
{
    margin: 0 auto;
    width:560px;
}

ul.UploadAndSubmit li
{
     text-align:center;
     float:none;
     list-style:none;
     padding: 5px 5px 5px 5px;
     margin: 0px;
     vertical-align:top;
}

.ErrorMessage
{
    font-family:Arial;
    font-weight:bold;
    font-size:11pt;
    color:Red;
}

.Button
{
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
    font-style:normal;
}


/*------------------Events Calendar------------------*/
  
table.evtSchedule
{
    width:99%;
    border-collapse:collapse;
}

td.evtMonthHeader
{
    font-family:Arial;
    font-size:12pt;
    font-weight:bold;
    text-align:left;
    font-style:italic;
    color:#6f6858;
}

td.evtDisclaimer
{
    font-family:Verdana;
    font-size:8pt;
    font-weight:normal;
    font-style:normal;
    text-align:right;
    color:#000000;
}

tr.evtCentennialCelebration
{
    background-image:url(CENImages/bgCentennialEvents.png);
    background-repeat:no-repeat;
    background-color:#b9b3a9;
}

td.evtCol1Hdr
{
    width:25%;
    padding-left:8px;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    vertical-align:middle;
    color:#ffffff;
    text-transform:uppercase;
    border-bottom:solid 1px #000000;
    background-color:#6f6858;
}

td.evtCol2Hdr
{
    width:75%;
    padding-left:8px;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    vertical-align:middle;
    color:#ffffff;
    text-transform:uppercase;
    border-bottom:solid 1px #000000;
    background-color:#6f6858;
}

td.evtColumn1
{
    padding:4px;
    text-align:left;
    vertical-align:top;
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
}

td.evtColumn1CC
{
    padding:4px;
    text-align:left;
    vertical-align:top;
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
    background-image:url(CENImages/bgCentennialEvents.png);
    background-repeat:no-repeat;
    background-color:#b9b3a9;
}

td.evtColumn1Cancelled
{
    padding:4px;
    text-align:left;
    vertical-align:top;
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
}

td.evtColumn2
{
    padding:5px 8px 5px 5px;
    text-align:left;
    vertical-align:top;
}

td.evtColumn2CC
{
    padding:5px 8px 5px 5px;
    text-align:left;
    vertical-align:top; 
    background-image:url(CENImages/bgCentennialEvents.png);
    background-repeat:no-repeat;
    background-color:#b9b3a9;
}

td.evtColumn2Cancelled
{
    padding:5px 8px 5px 5px;
    text-align:left;
    vertical-align:top; 
    background-image:url(CENImages/bgCancelledEvent.png);
    background-repeat:no-repeat;
}

td.evtMonthBreak
{
    height:15px;
}

.evtMessage
{
    font-family:Arial;
    font-size:11pt;
    font-style:italic;
    font-weight:normal;
    text-align:center;
    width:100%;
}

/*-------------------Yavapai County Seal--------------------*/

#YCSeal {
position: relative;
width: 450px;
height: 450px;
background: url(CENImages/YCSeal-Sprites.gif) no-repeat;
margin: 10px auto;
padding: 0;
}

#YCSeal li {
display:block;
position:absolute;
list-style:none;
margin:0;
padding:0;
}

#YCSeal li, #YCSeal a {
display:block;
height:450px;
}

#Buckey {left: 231px; top: 108px; width: 114px; height: 131px;}
#Cabin{left: 125px; top: 255px; width: 110px; height: 45px; z-index:5;}
#Tree {left:77px; top: 149px; width: 48px; height: 139px}
#ThumbButte {left: 132px; top: 159px; width: 109px; height: 56px;}
#Water {left: 101px; top: 297px; width: 247px; height: 72px; z-index:10;}

#Buckey a {height: 131px; width:114px;}
#Cabin a {height: 45px; width:110px;}
#Tree a {height: 139px; width:48px;}
#ThumbButte a {height: 56px; width:109px;}
#Water a {height: 72px; width:247px;}

#Buckey a:hover
{background: url(CENImages/YCSeal-Sprites.gif) no-repeat; background-position: -231px -561px;}

#Cabin a:hover
{background: url(CENImages/YCSeal-Sprites.gif) no-repeat; background-position: -125px -1161px;}

#Tree a:hover
{background: url(CENImages/YCSeal-Sprites.gif) no-repeat; background-position: -77px -1508px;}

#ThumbButte a:hover 
{background: url(CENImages/YCSeal-Sprites.gif) no-repeat; background-position: -132px -1971px;}

#Water a:hover 
{background: url(CENImages/YCSeal-Sprites.gif) no-repeat; background-position: -101px -2562px;}


/*-------------------Yavapai County Seal--------------------*/

.memTextCell
{
    padding-top:28px;
    padding-left:4px;
    padding-right:4px;
    padding-bottom:4px;
    background-image:url('http://www.yavapai100az.org/uploadedImages/Centennial/Memories/bgIRemember.png');
    background-repeat:no-repeat;
}

.memMemoryText
{
    font-family:Arial;
    font-size:10pt;
}

.memMemoryText ul
{
    margin:0 0px;
    padding-left:0px;
}

.memMemoryText li
{
    margin:0 0px;
    padding-left:20px;
    list-style-position:inside;
    list-style-type:square;
}

.memNameResCell
{
    padding-top:4px;
    padding-left:4px;
    padding-right:4px;
    padding-bottom:12px;
    text-align:right;
}

.memSubmitterName
{
    font-family:Arial;
    font-style:italic;
    font-weight:bold;
    font-size:10pt;
}

.memResidency
{
    font-family:Verdana;
    font-size:8pt;
}


/*------------------------Editor Styles------------------------------------------------*/

/*==========VerySmall Bold Black and White=================*/
.eVerySmallBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
}
.eVerySmallBoldWhite
{
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
}

/*-Hyperlinks-*/
a.eVerySmallBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #3366cc;
}
a:visited.eVerySmallBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #3366cc;
}
a:hover.eVerySmallBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #3c3910;
}
a:hover.visited.eVerySmallBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #3c3910;
}
/*=======VerySmall Normal Black, Red and White===============*/

.eVerySmall
{
    font-family: verdana,arial;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
}
.eVerySmallWhite
{
    font-family: verdana,arial;
    font-weight: normal;
    font-size: 8pt;
    color: #ffffff;
}

.eVerySmallRed
{
    font-family: verdana,arial;
    font-weight: normal;
    font-size: 8pt;
    color: Red;
}

/*-Hyperlinks-*/
a.eVerySmall
{
    font-family: verdana,arial;
    font-weight: normal;
    font-size: 8pt;
    color: #3366cc;
}
a:visited.eVerySmall
{
    font-family: verdana,arial;
    font-weight: normal;
    font-size: 8pt;
    color: #3366CC;
}
a:hover.eVerySmall
{
    font-family: verdana,arial;
    font-weight: normal;
    font-size: 8pt;
    color: #3c3910;
}
a:hover.visited.eVerySmall
{
    font-family: verdana,arial;
    font-weight: normal;
    font-size: 8pt;
    color: #3c3910;
}
/*==========Small Bold Black and White=====================*/
.eSmallBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    
}
.eSmallBoldWhite
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
}

/*-Hyperlinks-*/
a.eSmallBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #3366cc;

}
a:visited.eSmallBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #3366cc;
}
a:hover.eSmallBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #3c3910;
}
a:hover.visited.eSmallBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #3c3910;
}
/*========Small Bold Black Italic=====================*/


.eSmallItalicBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    font-style:italic;
}

/*========Small Normal Black and White==========================*/

.eSmall
{
    font-family: Arial;
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
}
.eSmallWhite
{
    font-family: Arial;
    font-weight: normal;
    font-size: 10pt;
    color: #ffffff;
}

/*-Hyperlinks-*/
a.eSmall
{
    font-family: Arial;
    font-weight: normal;
    font-size: 10pt;
    color: #3366cc;
}
a:visited.eSmall
{
    font-family: Arial;
    font-weight: normal;
    font-size: 10pt;
    color: #3366cc;
}
a:hover.eSmall
{
    font-family: Arial;
    font-weight: normal;
    font-size: 10pt;
    color: #3c3910;
}
a:hover.visited.eSmall
{
    font-family: Arial;
    font-weight: normal;
    font-size: 10pt;
    color: #3c3910;
}

a.eSmallItalic
{
    font-family: Arial;
    font-weight: normal;
    font-size: 10pt;
    font-style:italic;
    color: #3366cc;
}
a:visited.eSmallItalic
{
    font-family: Arial;
    font-weight: normal;
    font-size: 10pt;
    font-style:italic;
    color: #3366cc;
}
a:hover.eSmallItalic
{
    font-family: Arial;
    font-weight: normal;
    font-size: 10pt;
    font-style:italic;
    color: #3c3910;
}
a:hover.visited.eSmallItalic
{
    font-family: Arial;
    font-weight: normal;
    font-size: 10pt;
    font-style:italic;
    color: #3c3910;
}

a.eSmallItalicBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    font-style:italic;
    color: #3366cc;
}
a:visited.eSmallItalicBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    font-style:italic;
    color: #3366cc;
}
a:hover.eSmallItalicBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    font-style:italic;
    color: #3c3910;
}
a:hover.visited.eSmallItalicBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    font-style:italic;
    color: #3c3910;
}



/*===============Small Normal Black Italic==========================*/
.eSmallItalic
{
    font-family: Arial;
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
    font-style:italic
}


/*========Small Bold Red Italic=====================*/


.eSmallItalicRedBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #800000;
    font-style:italic;
}

/*=============Medium Bold Black and White============================*/

.eMediumBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    color: #000000;
}
.eMediumBoldWhite
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    color: #ffffff;
}

/*-Hyperlinks-*/
a.eMediumBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    color: #3366cc;
}
a:visited.eMediumBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    color: #3366cc;
}
a:hover.eMediumBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    color: #3c3910;
}
a:hover.visited.eMediumBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    color: #3c3910;
}

/*===============Medium Normal Black==========================*/

.eMedium
{
    font-family: Arial;
    font-weight: normal;
    font-size: 11pt;
    text-align: center;
    text-align: left;
    color: #000000;
}

/*-Hyperlinks-*/
a.eMedium
{
    font-family: Arial;
    font-weight: normal;
    font-size: 11pt;
    color: #3366cc;
}
a:visited.eMedium
{
    font-family: Arial;
    font-weight: normal;
    font-size: 11pt;
    color: #3366cc;
}
a:hover.eMedium
{
    font-family: Arial;
    font-weight: normal;
    font-size: 11pt;
    color: #3c3910;
}
a:hover.visited.eMedium
{
    font-family: Arial;
    font-weight: normal;
    font-size: 11pt;
    color: #3c3910;
}

/*===============Medium Black Italic==========================*/
.eMediumItalic
{
    font-family: Arial;
    font-weight: normal;
    font-size: 11pt;
    text-align: center;
    text-align: left;
    color: #000000;
    font-style:italic;
}

/*===============Medium Bold Black Italic==========================*/
.eMediumBoldItalic
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    text-align: center;
    text-align: left;
    color: #000000;
    font-style:italic;
}

/*-Hyperlinks-*/
a.eMediumBoldItalic
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    color: #3366cc;
    font-style:italic;
}

a:visited.eMediumBoldItalic
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    color: #3366cc;
    font-style:italic;
}
a:hover.eMediumBoldItalic
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    color: #3c3910;
    font-style:italic;
}
a:hover.visited.eMediumBoldItalic
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    color: #3c3910;
    font-style:italic;
}


/*================Large Normal Black====================*/
.eLarge
{
    font-family: Arial;
    font-weight: normal;
    font-size: 12pt;
    color: #000000;
}
/*-Hyperlinks-*/
a.eLarge
{
    font-family: Arial;
    font-weight: normal;
    font-size: 12pt;
    color: #3366cc;
}
a:visited.eLarge
{
    font-family: Arial;
    font-weight: normal;
    font-size: 12pt;
    color: #3366cc;
}
a:hover.eLarge
{
    font-family: Arial;
    font-weight: normal;
    font-size: 12pt;
    color: #3c3910;
}
a:hover.visited.eLarge
{
    font-family: Arial;
    font-weight: normal;
    font-size: 12pt;
    color: #3c3910;
}
/*===========Large Bold Black====================*/
.eLargeBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    color: #000000;
}

/*-Hyperlinks-*/
a.eLargeBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    color: #3366cc;
}
a:visited.eLargeBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    color: #3366cc;
}
a:hover.eLargeBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    color: #3c3910;
}
a:hover.visited.eLargeBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    color: #3c3910;
}
/*=============Large Normal Black Italic===============*/
.eLargeItalic
{
    font-family: Arial;
    font-weight: normal;
    font-size: 12pt;
    color: #000000;
    font-style: italic;
}

/*=============Large Bold Black Italic===============*/
.eLargeBoldItalic
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    color: #000000;
    font-style: italic;
}

.eLargeBoldItalicTimes
{
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 14pt;
    color: #000000;
    font-style:italic;
}


/*-Hyperlinks-*/
a.eLargeBoldItalic
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    color: #3366cc;
}

a:visited.eLargeBoldItalic
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    font-style: italic;
    color: #3366cc;
}
a:hover.eLargeBoldItalic
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    font-style: italic;
    color: #3c3910;
}
a:hover.visited.eLargeBoldItalic
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    font-style: italic;
    color: #3c3910;
}

/*=================VeryLarge Normal Black================*/
.eVeryLarge
{
    font-family: Arial;
    font-weight: normal;
    font-size: 14pt;
    color: #000000;
}
/*=================VeryLarge Bold Black================*/
.eVeryLargeBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14pt;
    color: #000000;
}
a.eVeryLargeBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14pt;
        color: #3366cc;
}
a:visited.eVeryLargeBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14pt;
        color: #3366cc;
}
a:hover.eVeryLargeBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14pt;
    color: #3c3910;
}
a:hover.visited.eVeryLargeBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14pt;
        color: #3c3910;
}
/*=================VeryLarge Normal Black Italic================*/
.eVeryLargeItalic
{
    font-family: Arial;
    font-weight: normal;
    font-size: 14pt;
    color: #000000;
    font-style: italic;
}

/*=================VeryLarge Bold Black Italic================*/
.eVeryLargeBoldItalic
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14pt;
    color: #000000;
    font-style: italic;
}

/*=============Large Bold White Italic===============*/
.eLargeWhiteBoldItalic
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    color: #ffffff;
    font-style: italic;
}

/*=================VeryLarge Normal White================*/
.eVeryLargeWhite
{
    font-family: Arial;
    font-weight: normal;
    font-size: 14pt;
    color: #ffffff;
}
/*=================VeryLarge Bold White================*/
.eVeryLargeBoldWhite
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14pt;
    color: #ffffff;
}
/*=================VeryLarge Normal White Italic================*/
.eVeryLargeItalicWhite
{
    font-family: Arial;
    font-weight: normal;
    font-size: 14pt;
    color: #ffffff;
    font-style: italic;
}

/*=================VeryLarge Bold White Italic================*/
.eVeryLargeBoldItalicWhite
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14pt;
    color: #ffffff;
    font-style: italic;
}

