body {
	background-color: #ece8e5;
   	padding: 0;
  	font-family: "Georgia", serif;

	
}

.contact {
  		
		text-align: center;
		font-family: Gothic_font;
  		font-size: 20px;
  		text-shadow: 4px 4px 4px #aaa;
		padding: 10px;
		
		
	}


p.clear {
     clear: both;
} 


.aboutlmf {
  		
		text-align: justify;
		font-family: Gothic_font;
  		font-size: 20px;
  		padding: 10px;
		
		
	}


.redfont {
	
  font-family: "Georgia", serif;  color: #ff0000;
  
	
}



.LMF {
  		text-align: center;
		font-family: Tangerine;
  		font-size: 80px;
  		text-shadow: 4px 4px 4px #aaa;
		
	}

.LMFs {
  		text-align: center;
		font-family: Tangerine;
  		font-size: 50px;
  		text-shadow: 4px 4px 4px #aaa;
		
	}



h1 {
  line-height: 100%;
}

#pageBody {
  		max-width: 1200px;
		align-content: center;

 

}

#header, #nav, #footer, h1, h2, h3 {
  font-family: Tahoma, Geneva, sans-serif;
}

#header {
  width: 100%;
  margin: 0;
  padding: 0;
}

#header .inner {
  margin: 0 0 20px 0;
  padding: 20px;
  color: #fff;
  background: #F38630;  
}

#header a {
  display: block;
  float: right;
  color: #fff;
  font-weight: normal;
  font-size: 80%;
}

#background {

	  background-image: url("Image1.gif");
}

#content {
  float: left;
  width: 100%;
text-align: justify;
  margin: 0 0 20px 0;
  padding: 0;
  background-image: url("Image1.gif");
}

#content .inner {
    margin: 0 0 20px 0;
  padding: 20px;
  color: #333;

}




.about {
  		text-align: center;
		font-family: arial;
  		font-size: 20px;
  		clear: both;
		font-weight: bold;
	}

.about1 {
  		text-align: center;
		font-family: arial;
  		font-size: 20px;
  		clear: both;
		
	}


#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #333;
  background-image: url("Image1.gif");  
}

#footer .inner {
  padding: 5px 20px;
}

/* end altered flower css */

/* start orig nav css */


/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}


/* Basic Styles */

/* NEW */

hr {
    border: 0;
    height: 3px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}


p {
	text-align: justify;
	}


/* END NEW */


nav {
	height: 40px;
	width: 100%;
	background: #455868;
	font-size: 11pt;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	position: relative;
	border-bottom: 2px solid #283744;
}



nav ul {
	padding: 0;
	margin: 0 auto;
	width: 600px;
	height: 80px;
}
nav li {
	display: inline;
	float: left;
}
nav a {
	color: #fff;
	display: inline-block;
	width: 150px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	text-shadow: 1px 1px 0px #283744;
}


nav li a {
	border-right: 1px solid #576979;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}



nav li:last-child a {
	border-right: 0;
}
nav a:hover, nav a:active {
	background-color: #8c99a4;
}
nav a#pull {
	display: none;
}

/*Styles for screen 600px and lower*/
@media screen and (max-width: 600px) {
	nav { 
  		height: auto;
  	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
  	}
  	nav li a {
		border-bottom: 1px solid #576979;
		border-right: 1px solid #576979;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
  	}

 /* Font Resize */

	.LMF {
  		text-align: center;
		font-family: Tangerine;
  		text-shadow: 4px 4px 4px #aaa;
		font-size: 60px;
	}

	.LMFs {
  		text-align: center;
		font-family: Tangerine;
  		text-shadow: 4px 4px 4px #aaa;
		font-size: 30px;
	}


}

/*Styles for screen 515px and lower*/
@media only screen and (max-width : 480px) {
	nav {
		border-bottom: 0;
	}
	nav ul {
		display: none;
		height: auto;
	}
	nav a#pull {
		display: block;
		background-color: #283744;
		width: 100%;
		position: relative;
	}
	nav a#pull:after {
		content:"";
		background: url('nav-icon.gif') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}


 /* Font Resize */

	.LMF {
  		text-align: center;
		font-family: Tangerine;
  		text-shadow: 4px 4px 4px #aaa;
		font-size: 46px;
	}



}

/*Smartphone*/
@media only screen and (max-width : 320px) {
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #576979;
	}


	.LMF {
  		text-align: center;
		font-family: Tangerine;
  		text-shadow: 4px 4px 4px #aaa;
		font-size: 40px;
	}

	.LMFs {
  		text-align: center;
		font-family: Tangerine;
  		text-shadow: 4px 4px 4px #aaa;
		font-size: 25px;
	}



	.about {
  		text-align: center;
		font-family: arial;
  		font-size: 15px;
  		clear: both;


	}


/* end orig nav css */


<!-- mine -->






hr {
    border: 0;
    height: 3px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}


.clear {
		clear: both;

}

.kaption {
  		text-align: center;
		clear: both;

		
	}
.p

    /* If the viewport width <= 1000 pixels ... */

    @media screen and (max-width: 1200px) {

      /* Make the main content a bit wider */

      #content {
        width: 100%;
      }

    
    }


    /* If the viewport width <= 700 pixels ... */

    @media screen and (max-width: 700px) {

      /* Make the main content fill the viewport width */

      #content {
        width: 100%;
      }




    }


    /* If the viewport width <= 480 pixels ... */

    @media screen and (max-width: 480px) {




      .photo {
        border: none;
	max-width: 100%;




    }

  </style>
<!-- end mine -->

    }








