body {
	background-color: #9999CC;
}


#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0033CC;
	font-style: normal;
	line-height: normal;

}

#container h1 {
	font-style: italic;
	font-size: 36px;
	position: relative;
	width: 549px;
	height: 106px;
	
}
	
  
 #container h1 span {
	height: 106px;
	width: 549px;
	background-repeat: no-repeat;
	position: absolute;
	background-image: url(IMAGES/scottsmoor-logo.gif);
	visibility: visible;
	left: -2px;
  }

  
  #container h2 {
	height:auto;
	font-style: normal;
	line-height: normal;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

  
  #container h3 {
  height: 40px;
  }
  
  
  
  
#container  #linklist  {
	font-variant:normal;
	width: auto;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


#container  #linklist  #nav {
 a:hover ;
 color:#FF0000;
  border-color: #0033FF;
 font-weight:bolder;
 }
 
#container  #linklist #nav a:active  {
 color:#990000;
 background-color:#CCCCCC;
 }
 
#linklist #nav  li  {
	margin: 1px;
	padding: 0;
	display:inline;
	line-height: 25px;
	font-stretch:extra-condensed;
	font-size:14px;
 }



#container p {
	font-family: Times New Roman, Times, serif;
	font-size:18px;
	color:#000000;
	font-weight: bold;
}


#emphasize {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#006633;
	font-weight:bold;
	
	}

#footer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 50px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: oblique;
	}

#footer ul li {
	display: inline;
	margin: 10px;	
	font-size: 15px;
	}
	
#footer ul li a {
	color: #FF0000;
	text-decoration: none;
	
	
}

#footer  ul li a:hover {
	color: #000000;
	
}



#address {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
}
 
 #container #large text {
 font:Georgia, "Times New Roman", Times, serif;
 font-size:24px;
 border-bottom-color:#99CC00;
 }.largetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	text-decoration: underline;
	color: #993300;
	font-weight: bold;
}
