
body, h1, h2, h3, h4, h5, h6, form, p, a, div, span, input, ul, li, img {
	margin:0;
	padding:0;
	border:0;
}

a {
	text-decoration: none;
	font-weight:bold;
	color: #000;
}

a:hover {
	color: #B59B0C;
}

a:active {
	color: #B59B0C;
}

body {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	text-align:center;
	font-size:80%;
	line-height: 110%;
	background:#B59B0C; /* A68F0C */
	padding: 20px 0 0 0;
	}

#frame {
	width:800px;
	background: #fff;
	margin-right:auto;
	margin-left:auto;
	padding:0;
	text-align:left;
	}
	
#contentleft {
	width:350px;
	padding-top:25px;
	overflow:hidden;
	display:block;
	}
#contentleft p {
	display:block;
	margin-bottom:14pt;
	line-height:14pt;
}

#contentcenter {	
	width:500px;
	padding-left:30px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#contentcenter p {
	margin-bottom:14pt;
	line-height:14pt;
}

.contentfacts {
	float: right;
	margin-top:25px;
}

.contentfacts img {
    width: 210px;
}


.contentfacts p {
    width: 190px;
    margin-right: 20px;
    line-height: 14pt;
}

.contentfacts ul {
    width: 190px;
    margin-right: 20px;
    line-height: 14pt;
}
 
h2 {
	font-size:14pt;
	margin-bottom:7pt;
}

#contentright {
	margin:0;
	padding:0;
	padding-left:30px;
	overflow: hidden;
/*	background-color: #F4F0DB;  #F8F5E7; 
	background: url("/images/semitransmenu.png"); */
	}
	
#contentright img {
	margin:0;
	padding:0;
	float:left;
	}
#contentright p {
	width:200px;
	padding-top:14pt;
	line-height:14pt;
	float:left;
	margin-right:40px;
}

#contentright .rightmost {
	float: right;
}

#contenttop {
	background: url("/images/allium.jpg") no-repeat top right;
	padding-left: 30px;
	display:block;
	clear:both;
	border-bottom: 1px solid #ccc;
}

#contentheader:before {
	content: url("/images/before.png");
	margin-left:-30px;
}

#contentheader {
	background: url("/images/semitrans.png");
	height:90px;
	}
	
#contentheader h1 {
/*	margin-left:-4px; */
	font-size:4em;
	color: #000;
}

#contentheader p {
	margin-left: 13em;
	font-size: 0.9em; 
	margin-bottom:5px;
	color: #B59B0C;
}

.bottomimages {
	border-top: 1px solid black; 
	margin-left:auto; 
	margin-right:auto; 
	width:800px; 
	height:80px;
}

.bottomimages img {
	width:80px;
	float:left;
}

#contentbottom {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	padding:0;
	height:20px;
	background: #fff url("/images/after.png");
	border-top: 1px solid black;
	text-align:center;
	clear:both;
}

#contentbottom p {
	display:inline;
	font-size:80%;
	line-height:14pt;
	vertical-align:middle;
}

#topmenu {
	background: url("/images/semitransmenu.png");
	height:30px;
	margin-left:-30px;
}

#topmenu ul {
	margin-left:30px;
	padding-top:8px;
}

#topmenu ul li { 
	text-decoration: none;
	list-style: none;
	margin: 0 12px 0 0;
	padding: 0px;
	padding-right: 12px;
	float:left;
	border-right: 1px solid black;
}

#topmenu ul .last {
	border-right: none;
}
    