@charset "utf-8";
/* CSS Document */

body  {
	text-align: center;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #e6ddc8;
}
#wrapper #sidebar img {
	float: left;
	height: auto;
	width: auto;
	padding-left: 9px;
}

#wrapper {
	width: 798px;
	margin: 0 auto;
	text-align: left;
	height: 720px;
}
#header {
	margin: 0;
	height: 118px;
}
#mainContent {
	height: 620px;
	float: right;
	width: 629px;
	background: #FAF9EE;
	border-top-color: #F7F2E7;
	border-right-color: #F7F2E7;
	border-bottom-color: #FAF9EE;
	border-left-color: #F7F2E7;
}
#sidebar {
	margin: 0px;
	width: 166px;
	float: left;
	height: 620px;
	background: #FAF9EE;
	padding: 0px 0px 0px 3px;
}
#footer {
	margin: 0px;
	padding: 3px;
	height: 22px;
	clear: both;
	background-image: url(../images/botten_stripe.png);
}
#wrapper #footer img {
	clear: both;
	float: left;
	height: auto;
	width: auto;
}
#wrapper #mainContent h1 {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: inherit;
	color: #1C423D;
	text-decoration: none;
	background-position: top;
}
#wrapper #footer a {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #137E63;
	text-decoration: none;
}
#wrapper #mainContent p {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #1C423D;
	text-decoration: none;
	float: both;
	width: 320px;
	padding-right: 5px;
	clear: left;
}
#wrapper #mainContent img {
	clear: none;
	float: right;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	border-top-color: #F7F2E7;
	border-right-color: #F7F2E7;
	border-bottom-color: #F7F2E7;
	border-left-color: #F7F2E7;
}
#wrapper #footer {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #007457;
	padding-right: 0px;
	padding-left: 9px;
	padding-bottom: 0px;
	padding-top: 5px;
}
