.goldborder {
	padding: 5px;
	border: thin solid #baa786;
	margin: 5px;	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
}
#wrapper {
	background-color: #000000;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#designer a {
	color: #CCCCCC;
	font-size: 10px;
	float: right;
}
#designer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#menu ul {
}

#menu li a {
	margin-top: -5px;
	padding: 5px;	
	float:left;
}
#container {
margin-left:140px;
}
#menu li a:link {
	color: #BAA867;
	text-decoration: none;
}

#menu li a:hover {
	color: #CCCC66;
}

#menu li a:visited {
	color: #baa867;
	text-decoration: none;
}

#menu li {
display:inline;
}
#menu {
	height: 20px;
	width: 600px;
	white-space:nowrap;
	margin-left: 200px;
}
body {
	background-image: url(../images/stripes.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BAA867;
}

#header {
	height:160px;
	background-image: url(../images/h-logo.jpg);
	background-repeat: no-repeat;
}

#mainbody {
margin-top: 20px; 
margin-left:40px;
margin-right:40px;
}

#footer {
	height: 70px;
	margin-left: 40px;
	margin-top: 13px;
	margin-right:40px;
	font-size:11px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #baa786;
}

#foot1 {
	width:0px;
	float: left;
	text-align: center;	
}

#foot2 {
	width:358px;
	float: left;
	text-align: center;	
}

#foot3 {
	width:358px;
	float: left;
	text-align: center;	
}
#rightmap {
	float: right;
	width: 330px;
}
#leftmap {
	float: left;
	width: 330px;
}

