html {
 height: 100.1%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	background-color: #a19f71;
}

/* [LAYOUT]--------------------------------------------------- */
#header {
	height: 121px;
	width: 100%;
	background-image:  url(/img/topbg.jpg);
}

#container {
	width: auto;
	background-color: #FFFFFF;
	line-height: 1.2em;
}

#menu {
	float: left;
	width: 234px;
	background: #F8F9F1;
}

div#br {
	background: url(/img/menu-corner.gif) 100% 100% no-repeat;
	padding: 0 0 60px 0;
}

ul#nav {
	margin: 5px 0 0 5px;
	padding: 0;
}
li.menu-main-item {
	margin-top: -1px;
	padding: 8px 0 10px 0;
	width: 220px;
} 

#nav ul {
	margin: 10px 0 -2px 25px;
	padding: 0;
}

/* Fix IE. Hide from IE Mac \*/
* html #nav ul {
	margin-bottom: -13px;
}
/* End */

li.menu-sub-item {
	background: url(/img/sub-item-bg.gif);
	background-repeat: no-repeat;
	padding: 2px 0 6px 25px;
	margin: 0 0 0 -25px;
}


/* #menuitems {
	float: left;
	width: 200px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 121px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9c9869;
	padding-top: 6px;
	padding-left: 30px;
}
#items {
	width: 200px;
	height: 59px;
	z-index: 4000;
	position: absolute;
	left: 0px;
	top: 232px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a6b07c;
	padding-left: 30px;
}
#menuitems2 {
	float: left;
	width: 200px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 290px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9c9869;
	padding-top: 0px;
	padding-left: 30px;
	margin: 0px;
}
#items2 {
	width: 200px;
	height: 39px;
	z-index: 4000;
	position: absolute;
	left: 0px;
	top: 352px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a6b07c;
	padding-left: 30px;
}
#menuitems3 {
	float: left;
	width: 200px;
	height: 29px;
	position: absolute;
	left: 0px;
	top: 390px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9c9869;
	padding-top: 0px;
	padding-left: 30px;
	margin: 0px;
} */
#content {
	line-height: 1em;
	margin-left: 241px;
	width: auto;
	padding: 10px;
	color: #666666;
}

#content h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #666666;
}
#content p {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}

#features {
	height: 233px;
	width: 382px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
}
#paragraph {
	height: 195px;
	width: 355px;
	padding-left: 15px;
}
#boxes {
	height: 436px;
	width: 150px;
	margin-left: 392px;
	position: absolute;
	top: 130px;
}
#map {
	background-image:  url(/img/map.jpg);
	height: 210px;
	width: 157px;
}
#search {
	background-image:  url(/img/search.jpg);
	height: 168px;
	width: 157px;
}
#footer {
	background-color: #8f8e65;
	height: 35px;
	width: 100%;
	left: 0px;
	clear: both;
	color: #FFFFFF;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer a {
	color: #FFFFFF;
}
#maptext {
	position: absolute;
	top: 79px;
	right: 2px;
	left: 24px;
	text-align: center;
	width: 110px;
	line-height: 1.2em;
}
#mapcurrent {
	position: absolute;
	top: 168px;
	right: 2px;
	left: 24px;
	text-align: center;
	width: 110px;
}
#searchtext {
	position: absolute;
	top: 252px;
	right: 2px;
	left: 12px;
	text-align: left;
	width: 127px;
}

/* [CONTENT STYLE]-------------------------------------------- */
.menubold {
	background-image: url(/img/menu-item-bg.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #626849;
	padding: 8px 120px 10px 25px;
	/*line-height: 30px;
	padding-left: 0px;
	padding-top: 5px; */
}
a.menubold {
	text-decoration: none;
}
a.menubold:visited {
	text-decoration: none;
}
a.menubold:hover {
	text-decoration: underline;
}
a.menubold:active {
	text-decoration: none;
}
.menusmall {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #626849;
/*	line-height: 19px; */
}	
a.menusmall {
	text-decoration: none;
}
a.menusmall:active {
	text-decoration: none;
}
a.menusmall:hover {
	text-decoration: underline;
}
.menusmall:visited {
	text-decoration: none;
}
.bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #A09D70;
}
.form {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}	
/* [LISTS]--------------------------------------------  */
li {
	list-style-image: none;
	list-style-type: none;
	font-family: Tahoma;
} 

