body
{
background-color: #DFE8D2;
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 90%;
margin: 25px;
}

*{
margin: 0px;
padding: 0px;}

a:active, a:visited, a:link
{
	color: #7B9B4F;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
color: #000000;
text-decoration: none;
}


#container
{ 
width: 750px;
height: 100%;
margin: 0 auto 20px auto;
background: #F4F4F4;
border: 1px solid #677E43;
background-color: #f4f4f4;
}

#topheader
{
	width: 750px;
	height: 60px;
	margin-top: 15px;
}

#topheader h1
{
text-align: right;
margin-right: 10px;
color: #3A4925;
font-family: vedana;
font-size: 3em;

}

#menu
{
text-align: right;
margin-top: 8px;
height: 20px;

}

#menu a
{
margin-right: 15px;
text-transform: lowercase;
font-size: 1.0em;
text-decoration: none;

}

#header
{
border-top:1px solid #677E43;
border-bottom:1px solid #677E43;
color: #3A4925;
width: 100%;
margin-top: 10px;
height: 150px;
background-image:url('Images_LincolnPlazaNC/background.jpg'); background-repeat:repeat-x
}

#mainleft
{
color: #3A4925;
margin-top: 10px;
padding: 5px;
padding-bottom: 10px;
padding-right: 15px;
line-height: 175%;
width: 400px;
float: left;
}

#mainleft h2
{
font-size: 165%;
padding-bottom: 5px;
margin-left: 5px;
color: #3A4925;
width: 250px;
}

p
{
	color: #3A4925;
	margin-top: 10px;
	font-size: 1em;
	margin-left: 10px;
	line-height: 102%;
}


#mainright
{
	margin-right: 10px;
	width: 250px;
	float: right;
	line-height: 175%;
	margin-left: 0px;
	text-align: left;
}

#mainright h2
{
font-size: 165%;
margin-top: 50px;
color: #3A4925;
width: 250px;
}

#mainright p
{
	width: 250px;
	color: #3A4925;
	margin-top: 15px;
	margin-left: 0px;
	text-align: left;
}

#mainrightimage
{
	width: 250px;
	color: #3A4925;
	margin-top: 15px;
	margin-right: 10px;
	padding-right: 10px;
	background-position: left center;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	clear: none;
	float: right;
	overflow: visible;
	visibility: visible;
	z-index: auto;
}

#footer
{
	margin-bottom: 10px;
	clear: both;
	text-align: right;
	width: 100%;
	font-size: .5em;
}
