/* CSS Document */

/** style sheet for mobile friendly redesign of Genesee pages 2018**/
/* index, genhis, reviews, bradley, roberts, gencerpt, captive*/


body {
  background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	min-width: 320px;
  }
  
  .container {
	width: 100%;
	min-width: 320px;
	background: #FFFFFF;

	
}

.header {
	float:none;
	background:#39261F;
	width: 100%;
	min-width: 320px;
	text-align:center;

}


/** formerly .title1 **/

h1 {
	font-family: "Lucida Calligraphy", cursive, Georgia, "Times New Roman", Times, serif;
	font-size: 4.8em;
	font-style: normal;
	line-height: .7em;
	font-weight: normal;
	background-color: transparent;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;

}

/** formerly .title **/
h2 {
	font-family:  "Lucida Calligraphy", cursive, Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: .7em;
	font-weight: 700;
	background-color: transparent;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;

}


.content {
	width: 100%;
	min-width: 320px;
	background: #FFFFFF;	
	float: none;


}


.content img {
	border: none;
    float: right;
    margin-left: auto;
    margin-right: auto;

	
}


.section {
	width: 100%;
	min-width: 320px;
	float:none;
	
}

.section img {
	border: none;
	display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
	
}


.topnav {
  overflow: hidden;
  background-color: #014701;
}



.topnav a {
  float: left;
  display: block;
  color: #FFFFFF;
  text-align: center;
  padding: 9px 14px;
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight:bold;
}

.topnav a:hover {
  background-color:#006600;
  color:#33FFCC;;
}

.topnav a:active {
  background-color:#003333;
  color:#00FF99;

}


.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

}

 /** .text2 now  p + .strong + .italic  **/
 
.strong { font-weight: bold;
}

.line { text-decoration:underline;
}

.italic {
	font-style: italic;
}


/** formerly .text7 **/


	h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	line-height:normal;
	font-weight: 500;
	background-color: transparent;
    color: #014701;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}


/** formerly .text2 **/

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.2em;
	font-weight: 600;
	background-color: transparent;
	color: #014701;
	text-decoration: none;
	text-align: justify;
	padding-left: 60px;
	padding-right:60px;
}


/*formerly .title4 */

      h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-style: italic;
	line-height:2em;
	font-weight: normal;
	background-color: transparent;
	color: #014701;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}


/* formerly .title3 white   */

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	background-color: transparent;
	color: #014701;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}



/* formerly .text4 */

  h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	line-height: 2em;
	font-weight: normal;
	background-color: transparent;
	color: #014701;
	text-decoration: none;
	text-align: center;

}


/** formerly .text1  **/

h8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.2em;
	font-weight: 600;
	background-color: transparent;
	color: #014701;
	text-decoration: none;
	text-align: center;

}


/*formerly .text8*/

    h9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.3em;
	font-weight: 500;
	background-color: transparent;
	color:#014701;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

/*formerly .text5*/ 

.title1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: 500;
	background-color: transparent;
	color:#014701;
	text-decoration: none;
	text-align: left;


}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	background-color: transparent;
	color:#003333;
	text-decoration: none;
	text-align: justify;
	padding-left: 60px;
	padding-right:60px;
}

p a:link {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.3em;
	background-color: transparent;
	color: #006633;
	text-decoration: none;
	text-align: justify;
}

p a:visited {
	
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.3em;
	background-color: transparent;
	color:#006633;
	text-decoration: none;
	}


p a:hover {
	
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.3em;
	color: #33CC66;
	background-color: transparent;
	text-decoration: underline;
}

p a:active {
	
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.3em;
    color:#009999;
	background-color: transparent;
	text-decoration: underline;
}



.section a:link {
text-align: center;
font-size: 1em;
font-family: Georgia, 'Times New Roman', times, serif;
	color: #006633;
background-color: transparent;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.section a:visited {
text-align: center;
font-size: 1em;
font-family: Georgia, 'Times New Roman', times, serif;
	color:#006633;
background-color: transparent;
font-weight: bold;
text-decoration: none;
}

.section a:hover {
text-align: center;
font-size: 1em;
font-family: Georgia, 'Times New Roman', times, serif;
	color: #33CC66;
background-color: transparent;
font-weight: bold;
text-decoration: underline;
}

.section a:active {
text-align: center;
font-size: 1em;
font-family: Georgia, 'Times New Roman', times, serif;
    color:#009999;
background-color: transparent;
font-weight: bold;
text-decoration: underline;
}



div#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 1em;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	color:#003333;
	background-color: transparent;	
	text-align:center;
}

#navbar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 1em;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	color:#006633;
	background-color: transparent;
	text-decoration: none;
	text-align:center;
}

#navbar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 1em;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	color:#006633;
	background-color: transparent;
	text-decoration: none;
	text-align:center;
	
	}


#navbar a:hover {
     font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 1em;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	color:#33CC66;
	background-color: transparent;
	text-decoration:underline;
	text-align:center;
}

#navbar a:active {
	
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 1em;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	color:#009999;
	background-color: transparent;
	text-decoration:underline;
	text-align:center;
}


/* formerly.navbar2i  */

.navbari{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: italic;
	line-height: 1.4em;
	font-weight: normal;
	color:#003333;
	background-color: transparent;	
	text-align:center;
}

