P {
	margin-top: 0px;
	margin-bottom: 0px;
}


body {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: url("../images/bg.png");
	background-repeat: repeat;
}

#pageholder {
	width: 845px;
    background-color: #ffffff;
	padding: 15px;
	text-align: left;
}


#header {
    height: 350px;
	width: 100%;
}
	.logotype {
		text-align: center;
	}
	.menu {
		border-top: 1px solid #cdad4f;
		border-bottom: 1px solid #cdad4f;
		font-family: bell mt, verdana, arial, helvetica, sans-serif;
		color: #9d8541;
		padding-top:4px;
		padding-bottom:4px;
		text-align: center;
	}
	.menuitem {
		text-decoration: none;
		margin-right: 22px;
	}
	.headpictures {
		margin-top: 10px;
	}


#container2 {
    margin: 0;
    padding: 0;
    width: 100%;
}
#container1 {
    margin: 0px;
    padding: 0px;
    width: 100%;
}


#maincol {
    padding: 1px;
    margin-left: 0px;
    /* margin-right: 200px; */
	margin-top: 30px;
	margin-bottom: 30px;
}
.main {
	width: 500px;
	padding-left: 60px;
}

a {
	text-decoration: none;
}


#right {
    padding: 0px;
    width: 200px;
    float: right;
}
.news {
	margin-top: 0px;
	font-family: bell mt, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #9d8541;
	margin-bottom: 10px;
}

h1 {
	font-family: bell mt, verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	color: #9d8541;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 40px;
}
 
h2 {
	font-family: bell mt, verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #9d8541;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 28px;
}





#footer {
    padding: 1px;
    clear: both;
}
.address {
	text-align: center;
	margin-left: 0px;
	margin-top: 5px;
	font-family: bell mt, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #9d8541;
}



.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

a {
	text-decoration: none;
	font-weight: normal;
}
a.link {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
a.menulink {
	text-decoration: none;
	color: #9d8541;
	font-weight: normal;
}
a.menulink_active {
	background-color:#cdad4f;
	color: #ffffff;
	padding-top:5px;
	padding-bottom: 5px;
}
a.menulink:hover {
	background-color:#cdad4f;
	color: #ffffff;
	padding-top:5px;
	padding-bottom: 5px;
}


.goldborder {
	border: 2px solid #cdad4f;
}


.table_bg-heading {
	border-bottom: 1px solid #cdad4f;
}
.table_bg {
	border-bottom: 1px solid #cdad4f;
	text-align:center;
}

ul {
	list-style-type: square;
	margin-top: 10px;
} li {
	margin-bottom: 5px;
}

