/* CSS Document */

/*=================================*/
/*  ROAN ROSE       */

  /* style sheet for Roan Rose  - Juliet Waldron  - 7/18/ 2018 mobile friendly redesign   */
/*===================================*/

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

	
}

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

  


/* formerly .title1 */
  h1 {
	font-family: "Lucida Calligraphy", cursive, Georgia, "Times New Roman", Times, serif;
	font-size: 3.3em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	background-color: transparent;
	color:#CDAD00;
	text-decoration: none;
	text-align: center;

}
     
        /* formerly .title2 */
  h2 {
	font-family:  "Lucida Calligraphy", cursive, Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	background-color: transparent;
	color: #CDAD00;
	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:#CDAD00;
}


.topnav a:active {
  background-color:#006600;
  color:#00CC00;
}



.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;
  }

}


  p {
	font-family: Georgia, 'Times New Roman', times, serif;
    font-size: 1.3em;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	color:#000000;
	background-color: transparent;
	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: normal;
	font-weight: bold;
    color: #006633;
	background-color: transparent;
	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: normal;
	font-weight: bold;
	color: #006633;
	background-color: transparent;
	text-decoration: none;
	text-align:justify;
	
	}


	p a:hover {
	font-family: Georgia, 'Times New Roman', times, serif;
    font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#003399;
	background-color: transparent;
	text-decoration:underline;
	text-align:justify;
}

	p a:active {
	font-family: Georgia, 'Times New Roman', times, serif;
    font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#009966;
	background-color: transparent;
	text-decoration: underline;
	text-align:justify;
}

.strong { font-weight: bold;
}

.line { text-decoration:underline;
}

 .italic {
 font-style: italic;
 }	
 
 .small {
 color:#2E472B;
 font-size: 0.8em;
 font-style: italic;
 line-height: 1.7em;
 text-align:left;
 }	
 
 
 
  .booktitle 
  {
  font-style:italic; 
 font-weight:bold;
 }

  .large {
text-align: justify;
font-size: 1.5em;
font-family: Georgia, 'Times New Roman', times, serif;
font-style: normal;
line-height: normal;
text-transform: capitalize;
color: #000000;
background-color: inherit;
}


.text {
text-align: justify;
font-size: 1.5em;
font-family: Georgia, 'Times New Roman', times, serif;
font-style: normal;
line-height: 1em;
text-transform: none;
color:#000000;
background-color: inherit;
}

	
	 h3 {
	text-align: center;
	font-size: 1.8em;
	font-family: "Lucida Calligraphy", cursive, Georgia, "Times New Roman";
	font-style: italic;
	line-height: 1.3em;
	text-transform: none;
	color: #006633;
	background-color: inherit;
	font-weight: 500;
}


	 h4 {
	text-align: center;
	font-size: 1.5em;
	font-family: "Lucida Calligraphy", cursive, Georgia, "Times New Roman";
	font-style: italic;
	line-height: 1.3em;
	text-transform: none;
	color: #006633;
	background-color: inherit;
	font-weight: 500;
}

		/* formerly .titlei6 */

		h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 600;
	font-size: 35px;
	line-height: 30px;
	margin-left: auto;
	margin-right:auto; 
	padding: 0px;
	text-align: center;
	text-decoration: none;
	color:#014701;
}

		/* formerly .titlei7 */
		h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 600;
	font-size: 20px;
	line-height:20px;
	margin-left: auto;
	margin-right:auto; 
	padding: 0px;
	text-align:center;
	text-decoration: none;
	color:#014701;
}







div#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 1em;
	font-style: normal;
	line-height: 2.7em;
	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: 2.7em;
	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: 2.7em;
	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: 2.7em;
	font-weight: bold;
	color:#003399;
	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: 2.7em;
	font-weight: bold;
	color:#00CC66;
	background-color: transparent;
	text-decoration:underline;
	text-align:center;
}

.navbari{
	font-familyfont-size: 0.9em;: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.5em;
	font-weight: bold;
	color:#333333;
	background-color: transparent;	
	text-align:center;
}


	.title {
	text-align: left;
	font-size: 1.3em;
	font-family: "Lucida Calligraphy", cursive, Georgia, "Times New Roman";
	font-style: italic;
	line-height: 1.3em;
	text-transform: none;
	color:#006633;
	background-color: inherit;
	font-weight: 500;
}




.special{
text-align: center;
font-size: 1.4em;
font-family: 'Lucida Calligraphy', Georgia, 'Times New Roman', times, serif;
font-style: italic;
line-height: 1.2em;
font-weight: 500;
text-transform: none;
color: #2E472B;
background-color: inherit;
}



