﻿/* GENERAL ****************************************/

*
{
	margin:0;
	padding:0;
}

a
{
color:#000000;
}

img
{
border-style:none;	
}

h2
{
margin:10px 0 10px 0;	
}

body 
{
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	line-height: 1.4em;
	text-align: center;
	color: #000000;
	background: #DFE6B2;
}

#container
{
	width: 900px;
	margin: 5px auto;
	padding: 0px 0 0 0px;
	text-align: left;
	background-color: #DFE6B2;
	color: #000000;
}

/* HEADER/FOOTER *********************************/

#header
{
	height: 30px;
	width: 766px;
	margin: 0px 0px 0px 10px;
	padding: 0 0px 0 0;
	background-color:#C57E62;
	color: #000000;
	float:left;
	position:relative;
}

#header li
{
float: left;
	list-style-type: none;
	white-space: nowrap;	
}

#header li a
{
	display: block;
	padding: 0 0px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform:lowercase;
	text-decoration: none;
	text-align: center;
	background-color: inherit;
	color: #000000;
}

#footer
{
	
	height:50px;
	width:900px;
	float:left;
	background-color:#c57e62;
	padding-right:10px;
}

#footer p 
{
	font: 90% Verdana,Tahoma,Arial,sans-serif;
	font-weight: bold;
	text-transform:lowercase;
	text-decoration: none;
	color:#000000;
	vertical-align:middle;
	line-height:normal;
	text-align:right;
}

/* CONTENT ************************************/

#content
{
	position:relative;
	float:left;
	background-color:#dfe6b2;	
	min-height: 440px;
	height:auto !important;
	height:440px;	
	min-width:900px;
	width:auto !important;
	width:900;
	font-size: 1.0em;
	position:relative;
	MARGIN: 5px 0px 10px 0px;	
}

.text
{
margin: 30px 30px 30px 30px;
}

#mapdiv
{
float:left;
width:500px;
height:500px;	
}

#contact
{
	float:left;
	width:250;
}

#header .medli
{

	width: 20%;
}

#header .lgli
{

	width:25%
}

#header .smli
{
	width:15%;
}
