*
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

html
{
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	background-color: #ffee5a;
	height: 100%;
}

div#outside
{
	text-align: left;
	margin: auto;
	width: 800px;
	height: 100%;
}

div#content_wrapper
{
	width: 800px;
	float: left;
	background-color: #fcbd32;
	clear: both;
	margin: auto;
	font-size: 80%;
	position: relative;
	min-height: 100%;
	height: auto;
}

/* ---------------------- HEADER IMAGE --------------------------- */

div#headerimg
{
	clear: both;
	display:block;
	width: 100%;
}

/* --------------------- TOP NAVIGATION ------------------------- */

div#navigation
{
	background-color: #FEEECC;
	width: 783px;
	padding-left: 10px;
	padding-right: 0;
	display: block;
	clear: both;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	clear: both;
	font-weight: bold;
	margin-bottom: 1em;
}

#navigation ul
{
	float: left;
	padding: 0;
	margin: 0;
}


#navigation ul li
{
	display: block;
	float: left;
	margin-right: 1.7ex;
	background-image: url(../images/listimg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
}

#navigation ul li.activemenu
{
	background-image: url(../images/activelistimg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 22px;
}

#navigation ul li a
{
	text-decoration: none;
	color: #676268;
}


/* ------------------- SUB NAVIGATION ---------------------------- */

div#left_nav
{
	width: 175px;
	float: left;
	margin: 0;
	padding: 0;
	padding-bottom: 14em;
	display: block;
}

div#left_nav ul
{
	list-style: none;
	font-weight: bold;
	text-indent: 0;
	padding-left: 2em;
	margin: 0;
	padding-top: 0;
}

div#left_nav ul li
{
	margin-bottom: 1.2em;
	text-indent: 0;
}

div#left_nav ul li a
{
	text-decoration: none;	
	color: #6F4398;
}

/* ----------------------- CONTENT ------------------------------ */

div#content
{
	width: 615px;
	margin-left: 185px;
	padding: 0;
}

div#content div.pad_in
{
	padding: 0em 0.5em 0em 0em;
}

.teaserimg
{
	margin-right: 2.5ex;
}

/* --------------------- Bottom ---------------------------------- */

div#state
{
	position: absolute;
	left: 1em;
	bottom: 1em;
	color: #6F4398;
	font-weight: bold;
	text-align: center;
}

img#mapplace
{
	border:none;
}
