body {
 margin:0;
 padding:0;
 height:100%;
	font-size:76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	word-wrap:break-word;

	
}
#widthcontrol {
  min-height:100%;
   position:relative;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
} 


#header {
	height: 164px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(Images/Lemsford%20Web%20Banner12may.gif);
}



#wrapper {
	overflow:hidden;
		padding-bottom: 60px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	  
}


#outer1 {
	float:left;
	width:20%;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#nav
{
	height: 20px;
	margin-top: 0px;
	
}

div#nav ul
{
	height: 20px;
	list-style: none;
	display: inline;
	padding-left: 0px;
	
	
}

div#nav ul li
{
	list-style: none;
	display: block;
	width: 155px;
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding-top: 11px;
	background-image: url(Images/nav-bg.jpg);
	padding-left: 15px;
	height: 28px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	
}

div#nav ul li a
{
	width: 100%;
	height: 20px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

div#nav ul li.last
{
	width: 129px;
}

div#nav ul li a:hover
{
	color: #FFFFFF;
	
}
#outer1 a {
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}
#outer1 a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


#outer2 {
	float:left;
	width:47%;

}
.content blockquote {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #91F986;
}

#outer3 {
	float:right;
	width:30%;

}
ol {
	list-style-image: none;
	list-style-type: none;
	float: left;
	}
 ol li {
	display:inline; 
    margin-left:10px;
	}


#outer1, #outer2, #outer3 {
	padding-bottom:32767px;
	margin-bottom:-32767px;
	background-color: #FFFFFF;
}




#footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height:20px;   /* Height of the footer */
	position: relative;
	bottom: 0px;
	left: 0px;
	background-color:#005021;
	padding:5px;
	text-align:center;
	 
}
#footer p,
#header p {color:#ffffff; text-align:center;}
#footer a {color: #000;
	text-decoration: underline;
}
#footer a:hover {text-decoration:none;}

#footer-content {	
	margin: 0 auto;		
}
#footer-content a{
	color: #C8935D;
}
#footer-content a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;	
	width: 98%;
}
#footer-content ul.columns li {
	border-bottom: 1px dashed #272727;	
}
#footer-content ul.columns li.top {
	border-top: 1px dashed #272727;	
}
#footer-content ul.columns li a {
	display: block;
	line-height: 2em;
	font-weight: normal;
	padding-left: 5px;
	width: 98%;
	color: #BDBDBD;
}
#footer-content ul.columns li a:hover {
	background: #202020;
	color: #FFF;
	text-decoration: none;
}
#footer-content .col {
	width: 200px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#footer-content .space-sep {
	margin-right: 10px;
}
#footer-content .col2 {
	width: 240px;
	padding: 0 0 30px 0;	
	display: inline;	
}

h1 {
	font-size:20px;
	margin:0;
	color:#005021;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
h3 {
	font-size:18px;
	margin:0;
	background-color: #FFFFFF;
	color: #005021;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
.content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px
}

p {
	font-size:12px;
	line-height:1.5em;
	margin:0;
	padding:5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
}

.content a {
	text-decoration: none;
	font-weight: bold;
}
.content a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


#widthcontrol #wrapper #outer1 .content ul {
	list-style-image: url(images/green-bullet.png);
	list-style-type: none;
	list-style-position: outside;
	margin-left: 15px;
	line-height: 1.5em;
	background-color: #FFFFFF;
}

.green {#00e60;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #669900;
}
#widthcontrol #wrapper #outer2 .content a {
	color: #33DA10;
	font-weight: bold;
	text-decoration: none;
}
.green style1 a {
	text-decoration: none;
	color: #00e600;
}
.green style1 a:hover {
	text-decoration: none;
	color: #000;
}
#widthcontrol #wrapper #outer2 .content a {
	text-decoration: none;
	color: #005021;
	
}
#widthcontrol #wrapper #outer2 .content a:hover {
	text-decoration: none;
	color: #000;
	
}
.float_left {
	float:left;
	padding-right: 15px;
}

.float_right {
	float:right;
	padding-left: 5px;
}
#widthcontrol a {
	color: #56E558;
	text-decoration: none;
}
#widthcontrol a:hover {
	color: #000;
	text-decoration: none;
}

.anoborder {border: none;}

