

/* created by Anita Childerston for Orangewood Shadows . */
	/*Anita Childerston
October 1, 2009*/

body {

	margin-top: 75px;
	color: black;
	background-color: burlywood;
	font-family: arial,helvetica,sans-serif; 
	background-image: url(flowers2.jpg);
	background-position: 0% 0%;
	background-repeat: repeat-x; }
	
#container {
		   margin-left: auto;
		   margin-right: auto;  }
 
 #banner {
 		align: center;
 		 width: 775px;
		 height: 140px;
		 margin-top: 15px;
		 margin-bottom:15px;
		 text-align: center;
		 font-weight: bold;
		 font-family: 'lucida sans unicode'sans-serif;
		 color: wheat;
		 background-color: firebrick;
		 border: black solid thick; 
		 }
  
h1 { font-size: 22pt;
	color: wheat;
	text-align: center; 
	line-height: 2.0em;}
	
h2 { font-size: 20pt;
	  color: firebrick;
	  text-align: center;
	  line-height: 1.5em; }
	
h3 {
	font-size: 9pt;
	color: #663333;
	text-align: left;
	text-weight: bold; 
	line-height: normal; }
	
h5 {
	font-size: 9pt;
	color: #663333;
	text-align: justify; 
	  line-height: 1.0em;}
	
h4 {
	font-size: 9pt;
	color: #663333;
	text-align: center; 
	line-height: 1.0em;}	
h6 {
	color: wheat;
    font-size: 14px;
   	line-height: 1.0em; }	


	 
#footer a:link {
	font-size: 9pt;
	color: brown; 
	padding: .5em;
	font-weight: bold;
	display: inline;
	line-height: 2.0em; }

#footer a:visited {
	font-size: 9pt;
	padding: .7em;
	color: firebrick;
	text-decoration: none;
	display: inline; 
	line-height: 2.0em;}

#footer a:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #663333;
	background-color: wheat;
	text-decoration: none; 
	border: brown solid thick;
	line-height: 2.0em;}
	 
table {
	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
	background-color: wheat;
	color: #663333; 
		}
		


li {
   color: #663333; 
   Line-height: 1.75em;}

#clear {
	clear: both; }

