body {

	background: #fff ; 

	font: 86% calibri,verdana,sans-serif;

	}



p	{

	text-align:justify;

	}

h1	{

	font-size:1.4em;

	color:#666d27;

	}

h2	{

	font-size:1.2em;

	color:#666d27;

	}

h3	{

	font-size:1em;

	color:#4a4a4a;

	text-align:justify;

	}



img.right{

	float:right;

	}

img.left{

	float:left;

	}


a	{

	color:#4a4a4a; 

	font-size:.9em; 

	font-weight:bold; 

	text-align:left;

	}



a:hover { 

	color:#bec765; 

	text-decoration:none;

	}


/* ID's */



#container {

	width:800px;

	margin: auto auto;

	background: url('images/lmclogo.jpg') no-repeat;

	}

#header  {

	float: left;

	height:65px;

	width: 700px;

	text-align: center;

	}



#menu {

	height:40px;

	margin-top: 235px;

	margin-left: 1px;

	clear: both;

	}


#links {

	width:380px;

	padding:0 10px 0 10px;

	margin: 0 -10px 10px 10px;

	float: right;

	background: #fff;
	
	border-left: thin groove #666027;

	border-right: thin groove #666027;

	border-bottom: thin groove #666027;


	}

#tbor	{

	width:380px;

	padding: 4px 10px 0 10px;

	margin: 0 -10px 0 10px;

	overflow:hidden;

	height: 6px;

	float: right;

	background: #fff url('images/tbbar.jpg') repeat-x;

	border-left: thin groove #666027;

	border-right: thin groove #666027;


	}

#bbor	{

	width:380px;

	padding: 4px 10px 0 10px;

	margin: 0 -10px 0 10px;

	overflow:hidden;

	height: 6px;

	float: right;

	background: #fff url('images/bbbar.jpg') repeat-x;

	border-left: thin groove #666027;

	border-right: thin groove #666027;


	}

#box1	{

	width: 380px;

	float: right;


	}

#box2	{

	width: 380px;

	float: right;

	}

#box3	{

	margin: -15px 0 0 0;

	width: 380px;

	float: right;

	}


#footer {

	height:15px;

	width:783px;

	padding: 0 10px;

	margin:10px auto;

	font-size:.8em;

	text-align:center;

	background: #666d27;

	border: #666d27 medium groove;
	
	clear: both;

	color:#fff;

	}


#main {

	width:783px;

	margin:auto auto;

	padding: 0 10px 10px 10px;

	border: medium groove #666d27;

	}

#centerspace {

	float: right;

	height: 220px;

	width: 110px;

	}

#centerspace2 {

	float: right;

	height: 110px;

	width: 110px;

	}

#centerspace3 {

	float: right;

	height: 1px;

	width: 310px;

	}

#mapg	{

	height:300px;
	
	width:600px;

	float: left;

	margin: 0 0 0 60px;

	border: medium groove #666d27;

	}



/* classes */


.menu {

	float:left;
		
	width:75px;
	
	height:20px;

	margin: 10px 3px 10px 2px;

	background: #666d27;

	color: #fff;

	text-align: center;

	text-decoration: none;
	
	border: medium groove #666d27;

	font-size:1.1em;

	font-family: calibri,verdana,sans-serif;


	}

.menu:hover {

	float:left;
		
	width:75px;
	
	height:20px;

	margin: 10px 3px 10px 2px;

	background: transparent;

	color:#666d27;
	
	border: medium groove #666d27;

	text-align: center;

	text-decoration: none;

	font-size:1.1em;

	font-family: calibri,verdana,sans-serif;

	}




p.links {

	margin: 1px 0 1px 15px;

	text-align: left;

	font-size: .9em;

	color: #666027;

	font-weight: bold;

	}