﻿*
{
    padding: 0px;
    margin: 0px;
}

#MainPicturePlaceHolder
{
    width: 100%;
    height: auto;
}
#MainPicture
{
    width: 100%;
    height: auto;
}
.BreadCrumb
{
    width: 98%;
    height: auto;
    margin-left: 10px;
}
.MainTitle
{
    padding: 20px 10px 20px 10px;
    width: 98%;
    height: auto;
    text-align: left;
    float: left;
}
.MainTitleText
{
    font-family: Barmeno, Calibri, Arial, Sans-Serif;
    color: #808080;
    font-size: 300%;
    text-align: left;
    font-weight: 100;
    margin-left:20px;
}
#MainWrap
{
    width: auto;
}
#LeftColumnWrap
{
    padding-left: 10px;
    text-align: left;
    width: 25%;
    float: left;
    
    margin-bottom: 15px;
}
#RightTextWrap
{
    width: 72%;
    float: left;
}
.LeftColumnWrapDiv
{
    clear: none;
    float: left;
    margin-bottom: 10px;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #808080;
    width: 97%;
}

.LeftColumnList
{
    font-family: Barmeno, Calibri, Arial, Sans-Serif;
    color: #20959B;
    font-weight: 100;
    font-size: 95%;
    text-align: left;
    margin-left: 50px;
    list-style-type: square;
    margin-top: 10px;
    margin-bottom: 15px;
}

.LeftColumnListItem
{
    font-size: 95%;
    color: #20959B;
    list-style-type: square;
}

a.LeftColumnListItem:link    {
  /* Applies to unvisited links of class mainNav */
  text-decoration:  none;
  } 
a.LeftColumnListItem:visited {
  /* Applies to visited links of class mainNav */
  text-decoration:  none;
  } 
a.LeftColumnListItem:hover   {
  /* Applies to links under the pointer of class mainNav */
  text-decoration:  underline;
  } 
a.LeftColumnListItem:active  {
  /* Applies to activated links of class mainNav */
  text-decoration:  underline;
  color: #808080;
  }
h2
{
    font-family: Barmeno, Calibri, Arial, Sans-Serif;
    font-size: 110%;
    font-weight: 100;
    color: #808080;
    text-align: left;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-left:20px;
}
.MainPageTextWrap
{
    padding: 5px 100px 30px 40px;
}
.MainPageText, .MainPageTextList
{
    font-family: Barmeno, Calibri, Arial, Sans-Serif;
    font-size: 100%;
    font-weight: 100;
    color: #808080;
    text-align: left;
}
.MainPageTextList
{
    list-style-type: square;
    margin-left: 20px;
    margin-top:5px;
}

.LinksList
{
    font-family: Barmeno, Calibri, Arial, Sans-Serif;
    color: #20959B;
    font-weight: 100;
    font-size: 97%;
    text-align: left;
    padding-left: 50px;
    list-style-type: square;
    margin-top: 10px;
    width: 450px;
    position: relative;
}

.LinksListItem
{
    font-size: 97%;
    color: #20959B;
    list-style-type: square;
}

a.LinksListItem:link    {
  /* Applies to unvisited links of class mainNav */
  text-decoration:  none;
  } 
a.LinksListItem:visited {
  /* Applies to visited links of class mainNav */
  text-decoration:  none;
  } 
a.LinksListItem:hover   {
  /* Applies to links under the pointer of class mainNav */
  text-decoration:  underline;
  } 
a.LinksListItem:active  {
  /* Applies to activated links of class mainNav */
  text-decoration:  underline;
  color: #808080;
  }
  .HomeBuilderImg
{
    border: 0;
    margin-left:32px;
    margin-top:10px;
    margin-bottom:0px;
}
  
  #GalleryWrap
{
    margin: 0px 25px 25px 25px;
}
  #GalleryItem
{
    width: 98%;
    float: left;
    padding-top: 15px;
    
}

hr
{
    margin: 0px;
    padding: 0px;
}

  .GalleryImage
  {
     float:left;
     padding-right: 15px;
  }
  #GalleryName
{
    font-size: 300%;
    color: #808080;
    height: 100%;
    width: 30%;
    float: left;
    position:relative;
    top:5px;
}
  .GalleryDate
{
    font-size: 100%;
    color: #808080;
    text-align: right;
    padding-right: 10px;
    width: 20%;
    float: right;
    height: 100%;
    vertical-align: middle;
    position:relative;
    top:5px;
}
#NavContainer
{
    margin-top: 15px;
    clear: inherit;
}

.NavButtons
{
    color: #808080;
    font-size: 100%;
}
#LogIn
{
    height: 350px;
    margin: 25px;
    color: #808080;
}
#ErrorPageWrap
{
    width: 100%;
    height: 665px;
}
