/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */


 body {                                                                                                                                                                                                                                                                      
color: #000000; 
background-color:#ffe9ee;   
 line-height: 1.3;
 font-size: 17px;
 font-family:Helvetica, Verdana, sans-serif;
}

p {
color: #000000; 
text-align:left;
font-size: 17px;
width:85%;
margin:auto;
}

em {
font-weight: bolder;-
color: #800080;
}


ul li a {
font-size:17px; }

img {
margin: 10px;
background-color: transparent;
max-width:100%;
height:auto;
}  

blockquote {
font-size:14px;
font-style:italic;
color:#00008b;
padding:6px;
 }

#main {
width:98%; }

#masthead {
width:100%;
height: auto;
margin:auto;
 } 
 
 #masthead img {
border-radius:25px;
margin:auto;
 } 
 
 #quotes {
 border-top:3px solid green; 
 border-bottom:3px solid green;
 padding-top:10px; 
 padding-bottom:10px; 
 margin-bottom:20px;
  } 
       
* {
  box-sizing: border-box;
}

/* Create two unequal columns that floats next to each other */
.column {
  float: left;
  padding: 10px;
  color: #000000; 
  margin-top:0px;
}

.left {
  width: 50%; 
  color: #000000;
background-color: transparent; 
padding: 20px;
font-size:17px;
font-family:Helvetica, Verdana, sans-serif;
margin-top:0px;  
margin-left:30px;
}

.right {
  width:40%;
  color: #000000;
background-color: #dedede; 
padding: 20px;
font-size:17px;
font-family:Verdana, Arial, sans-serif; 
margin-top:90px;
border:1px solid blue;
border-radius:25px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
} 
 
figure {
  padding: 4px;
  margin: auto;
  text-align:center; 
  padding-bottom:8px;
}

figcaption {
  background-color: transparent;
  color: #000000;
  font-style: italic;
  padding: 2px;
  text-align: center;
  margin-top:-10px;
}

  #menu {
	background:transparent;
	height: 66px;
	border-radius: 20px;
	border: none;
  padding-top:5px; 
  width:85%;
  margin:auto;
}
#menu ul, #menu li {
	margin: 0 auto;
	padding: 0;
	list-style: none
}
#menu ul {
	width: 94%;
	text-align: center;
  background-color:#c0c0c0;
  border-radius:20px;
}
#menu li {
	display: inline-block;
	position: relative;
}
#menu a {
	display: block;
	line-height: 44px;
	padding: 0 14px;
	text-decoration: none;
	color: #000000;
	font-size: 16px; 
  border:1px solid black; 
  background-color:#eaeaea; 
  width: 200px;
  margin:5px;
  border-radius:25px;
}
#menu a.dropdown-arrow:after {
	content: "\25BE";
	margin-left: 5px;
}
#menu li a:hover {
	color: #b30000;
	background: #ffffff;
}
#menu input {
	display: none;
	margin: 0;
	padding: 0;
	height: 46px;
	width: 100%;
	opacity: 0;
	cursor: pointer
}
#menu label {
	display: none;
	line-height: 44px;
	text-align: center;
	position: absolute;
	left: 35px
}
#menu label:before {
	font-size: 1.6em;
	color: #FFFFFF;
	content: "\2261"; 
	margin-left: 20px;
}
#menu ul.sub-menus{
	height: auto;
	overflow: hidden;
	width:250px;
	background: #444444;
	position: absolute;
	z-index: 99;
	display: none; 
  margin-left:40px;
}
#menu ul.sub-menus li {
	display: block;
	text-align: left;
	width: 100%;
}
#menu ul.sub-menus a {
	color: #b30000;
	font-size: 14px;
  width:200px;
  font-weight:bold;
}
#menu li:hover ul.sub-menus {
	display: block
}
#menu ul.sub-menus a:hover{
	background: #F2F2F2;
	color: #444444;
}


#list {
margin-top:5px;
margin-bottom:10px; 
width:100%;
padding-top:8px;
border-top:1px solid black;
height:200px;
}

  #list ul {
  height:200px;
  width:300px;
  margin:auto;
  } 
  
#list li a:link {
float: left;
width:220px;
color: #b30000;
padding: 3px;
text-decoration: none;
font-weight:500;
font-style:oblique;
border:1px solid black;
border-radius:12px;
background-color: #eaeaea;
text-align: center;
} 

#list a:visited {
float: left;
width:220px;
color: #b30000;
padding: 3px;
text-decoration: none;
font-weight:300;
border:1px solid black;
background-color: #eaeaea;
text-align: center;
}  

#list li a:hover {
color: #000000;
background-color: #ffffff;
font-weight:bold;
border:1px solid black;
}
 
#list a:active {
float: left;
width:220px;
color: #b30000;
padding: 3px;
text-decoration: none;
font-weight:500;
border:1px solid black;
background-color: #eaeaea;
text-align: center;
}
#list li {
display: inline;
}

h1 {
color: #876732;
font-weight:400;
font-size: 25px; 
font-family: Comic Sans MS, Helvetica, Verdana, sans-serif; 
margin-bottom:10px;
text-align:center;
}

h2 {
color: #b30000;
font-family: Helvetica, Verdana, sans-serif;
font-weight:500;
font-size:x-large;
text-align:center; 
}

h3 {
color: #000000;
font-weight: bold;
text-align: center;  
text-decoration:underline;
}

h4 {
color: #ffffff;
font-weight: 500;
text-align:center;
padding:8px;
background-color:#000000;
}


a:link {
color: #800080; 
font-weight:500;
font-size:18px;
}
a:visited {
background-color:transparent;
color:#800080; 

}
a:hover {
color:#008000; 
}
a:active {
color: #800080; 
} 


.box {
border:1px solid green;
padding:5px;
font-size:13px;
font-style:italic;
text-align:center; 
width:65%; 
margin:auto;
}

 @media screen and (max-device-width: 600px) { 
 
 
  .left { 
  float:none;
  width: 90%; }
  
  .right {
  float:none;
  width: 100%;
  margin:0px;
  }  
  
  
@media screen and (max-width: 921px){
	#menu {position:relative}
	#menu ul {background:#444444;position:absolute;top:100%;right:0;left:0;z-index:3;height:auto;display:none;text-align:left;}
	#menu ul.sub-menus {width:100%;position:static;}
	#menu ul.sub-menus a {padding-left:30px;}
	#menu li {display:block;float:none;width:auto;}
	#menu input, #menu label {position:absolute;top:0;left:0;display:block}
	#menu input {z-index:4}
	#menu input:checked + label {color:#ffffff}
	#menu input:checked + label:before {content:"\00d7"}
	#menu input:checked ~ ul {display:block}
}   


 @media only screen and (min-device-width: 0px) and (max-device-width: 600px) 
 { 
 
     
 div#main { 
 float:none;
 width:100%;
 font-size:1rem;
 margin:0px; 
 }
 
 
  div#masthead {
 width:100%;
 margin:auto;
 }
 
 div#menu {
 background-color:#c0c0c0; }
 
 
 img {min-width: 100%; }

 div#list {
 font-size:1rem;
 width:50%;
 margin:0px;
  } 


 h1 {
 font-size: 20px !important;
 color:#000;
 text-align:center;
}
h2 {
font-size: 19px; !important;
 }
 h3 {
 font-size: 18px !important;
 color:#000;
}
h4 {
 font-size: 17px !important;
}
 
} 
