/* CSS Document */

html,
body {
  padding: 0;
  margin: 0;
}

html {
  background-color: #222222;
}

p {
  margin-top: 1em;
  margin-bottom: 1em;
}

a:link {
    color:#FFF;
}
a:visited {
    color:#FFF;
}
a:hover {
    background-color: #888888;
    color:#FFF;
}

a:active {

}
 

#wrapper {
  min-height: 100%;
  position: relative;
  /* Equal to height of footer */
  /* But also accounting for potential margin-bottom of last child */
}

#wrapperB {
  position: relative;
  background-color: #222222;
  min-height: 100%;
  /* Equal to height of footer */
  /* But also accounting for potential margin-bottom of last child */
}

body,
td,
th {
  font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: #ccc;
  margin: 0;
  padding: 40;
  text-align: center;
}
#homepage {
    
    width:100%;
}
    
 #mainimage img {
     margin-left:auto;
     margin-right:auto;
     display:block;
     width:100%;
        
    }

#photographer {
    font-size: 36px;
    text-align:center;
    font-family: sans-serif;
    width: 300px;
    height: 30px;
    clear:both;
    margin-left:auto;
    margin-right:auto;
    margin-top: 40px;
    margin-bottom: 40px;

}

.biotext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #cccccc;
  text-align: justify;
  word-spacing: normal;
  white-space: normal;
  display: block;
  clear: both;
  letter-spacing: normal;
  height: 620px;
  width: 600px;
  min-width: 364px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 10px;
  line-height: 1.4;
  text-indent: 24px;
}

#insetimage {
    float: right;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 10px;
    margin-left:10px;
    width: 400px;
    height: 243px;
    margin-left:0px;
    text-indent: 0px;
    
}

.footer {
  font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  color: #c0c0c0;
  background-color: #191919;
  left: 0;
  bottom: 0;
  position: fixed;
  height: 90px;
  width: 100%;
  clear: both;
  text-align: center;
  line-height: 0.8em;
}

#maintxt {
  height: 130px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 240px;
  font-size: 56px;
  font-family: "Cinzel", serif;
  font-weight: 500;
  text-align: center;
  color: #191919;
  text-shadow: 1px 1px 2px #666666;
  background-color: none;
}

#mainsubtxt {
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  font-size: 30px;
  font-family: "Cinzel", serif;
  font-weight: 400;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 2px #666666;
  background-color: none;
}

#maindesc {
  font-family: "Times New Roman", "serif";
  font-size: 18px;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  text-align: center;
  color: #e0e0e0;
}

@media screen and (max-width: 620px) {
  /* start of small phone styles */
  #maintxt {
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 240px;
    font-size: 46px;
    font-family: "Cinzel", serif;
    font-weight: 500;
    text-align: center;
    color: #191919;
    text-shadow: 1px 1px 2px #666666;
    background-color: none;
  }
    
    #insetimage {
    float:none;
    clear:both;
    margin-top: 1em;
    margin-bottom: 1.5em;
    margin-left: auto;
    margin-right:auto;
    width: 400px;
    height: 243px;
        
    }
}
    
@media screen and (max-width: 620px){
.biotext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #cccccc;
  text-align: justify;
  word-spacing: normal;
  white-space: normal;
  display: block;
  clear: both;
  letter-spacing: normal;
  height: 740px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 10px;
  line-height: 1.2;
overflow:visible;
}
}
    
@media screen and (max-width: 620px){
#photographer {
    font-size: 24px;
    text-align:center;
    font-family: sans-serif;
    width: 100%;
    height: 34px;
    clear:both;
    margin-left:auto;
    margin-right:auto;
    margin-top: 40px;
    margin-bottom: 20px;

}
}
        

  #mainsubtxt {
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    font-size: 24px;
    font-family: "Cinzel", serif;
    font-weight: 400;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 2px #666666;
    background-color: none;
  }
}

@media screen and (max-height: 650px) {
  #maintxt {
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 160px;
    font-size: 46px;
    font-family: "Cinzel", serif;
    font-weight: 500;
    text-align: center;
    color: #191919;
    text-shadow: 1px 1px 2px #666666;
    background-color: none;
  }

  #mainsubtxt {
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    font-size: 24px;
    font-family: "Cinzel", serif;
    font-weight: 400;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 2px #666666;
    background-color: none;
  }

  #contactform {
    height: 700px;
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }

  .biotextb {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    background-color: #999999;
    text-align: justify;
    word-spacing: normal;
    white-space: normal;
    display: block;
    letter-spacing: normal;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    margin-bottom: 60px;
    position: relative;
  }
}
