﻿body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	border:none;
}

body
{
	background: #B4B4B4 url(Images/watermark.png) repeat left top;
	font-family: Times New Roman;
	font-size:75%;
}

/* Master Page Layout */
#header1
{
	height: 100px; 
	width: 800px;
	left: 0px;
}
#header2
{
    background: url(Images/grass.gif);
    height:30px;
    
}
#header3
{
    background: url(Images/yellow-back.jpg);
    height: 26px;
    padding-top: 1px;
   
}
#body
{
    margin: -1px auto 0 auto;
    padding-top: 1px
}
#sidebar
{
    border: 1px solid #008000;
    background: #A3EB85;
    height: 235px;
    width: 233px;
    padding: 20px 8px 8px 5px;
    position: absolute;
    z-index: 2; 
    left: 0px; 
    top: 302px;
    font-size: 1.5em;
}
#sidebartop1
{
    background: url(Images/lawn_04-1.jpg);
    height: 145px;
    width: 248px;
    position: absolute;
    z-index: 2; 
    left: 0px; 
    top: 157px;
}
#Main_Contentt
{
left: 255px;
width: 470px;
top: 160px;
position: absolute;
font-size: 1.5em;
}
#bottombox1head
{
	border: 1px solid #008000;
    background: url(Images/yellow-back.jpg);
    height: 26px;
    width: 250px;
    z-index: 2; 
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
#bottombox1
{	
	border: 1px solid #008000;
    background: #ffffff;
    height: 100px;
    Width: 250px;
    z-index: 2; 
	line-height: 1.5em;
    font-size: 1.2em;
	font-weight: bold;
}
#bottombox2head
{
	border: 1px solid #008000;
    background: url(Images/yellow-back.jpg);
    height: 26px;
    width: 250px;
    z-index: 2;  
    top: 734px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
#bottombox2
{	
	border: 1px solid #008000;
    background: #ffffff;
    height: 100px;
    Width: 250px;
    z-index: 2; 
	line-height: 1.5em;
	font-weight: bold;
}
#bottombox3head
{
	border: 1px solid #008000;
    background: url(Images/yellow-back.jpg);
    height: 26px;
    width: 250px;
    z-index: 2; 
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
#bottombox3
{	
	border: 1px solid #008000;
    background: #ffffff;
    height: 100px;
    Width: 250px;
    z-index: 2; 
	line-height: 1.5em;
	font-weight: bold;
}
#master_contentfooter
{
	clear: both;
	padding: 10px 0 5px 10px;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}
.footer
{
    border: 1px solid #000000;
    background: #008000;
    height: 50px;
    width: 770px;
    bottom: 0px;
    
     
}