* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #a18f62;
}
a, a:visited, a:active {
	text-decoration: none;	
	border: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.clearer {
	clear: both;
}
.hidden {
	display: none;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
form {
	padding: 0;
	margin: 0;
}

.top-wrap {
	background: #a18f62 url(../images/layout/bg-upper.gif) 0 0 repeat;
}
.middle {
	width: 890px;
	margin: 0 auto;
}
.low-container {
	background: #a18f62 url(../images/layout/bg-lower.gif) 0 0 repeat-x;
	padding: 89px 0 40px 0;
}
.low-wrap {
	width: 890px;
	margin: 0 auto;
}
.header {
	width: 890px;
	margin: 0 auto;
	height: 330px;
	background: #FFF;
	overflow: visible;
}
.header2 {
	width: 890px;
	margin: 0 auto;
	height: 152px;
	background: #FFF;
	overflow: visible;
}
.logo-cnt {
	float: left;
	display: inline;
	margin-left: 21px;
	margin-bottom: -99px;
	height: 179px;
	position: relative;
}
.logo-cnt {
	
}
.topnav {
	background: #FFF;
}
.topnav ul {
	padding: 36px 16px 0 0;
	float: right;
}
.topnav li {
	display: inline;
	float: left;
}
.topnav a {
	font-size: 6px;
	margin: 0 9px;
	text-indent: -999em;
	overflow: hidden;
	display: block;
	height: 9px;
}
#nav01 a, #nav01 a:visited, #nav01 a:active {	width: 40px;	background: url(../images/topnav/nav01.gif) 0 0 no-repeat; }
#nav01 a:hover { background: url(../images/topnav/nav01.gif) 0 -31px no-repeat; }
#nav02 a, #nav02 a:visited, #nav02 a:active {	width: 26px;	background: url(../images/topnav/nav02.gif) 0 0 no-repeat; }
#nav02 a:hover { background: url(../images/topnav/nav02.gif) 0 -31px no-repeat; }
#nav03 a, #nav03 a:visited, #nav03 a:active {	width: 60px;	background: url(../images/topnav/nav03.gif) 0 0 no-repeat; }
#nav03 a:hover { background: url(../images/topnav/nav03.gif) 0 -31px no-repeat; }
#nav04 a, #nav04 a:visited, #nav04 a:active {	width: 62px;	background: url(../images/topnav/nav04.gif) 0 0 no-repeat; }
#nav04 a:hover { background: url(../images/topnav/nav04.gif) 0 -31px no-repeat; }
#nav05 a, #nav05 a:visited, #nav05 a:active {	width: 73px;	background: url(../images/topnav/nav05.gif) 0 0 no-repeat; }
#nav05 a:hover { background: url(../images/topnav/nav05.gif) 0 -31px no-repeat; }

/* JS drop-down menu styles */
#wir-menu {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
.menu-cnt {
	position: relative;
	right: 103px;
	top: 15px;
	padding-bottom: 8px;
	background: #FFFFFF;
}
#nav02 #wir-menu a {
	background: none;
}
#wir-menu a, #wir-menu a:visited, #wir-menu a:active {
	display: block;
	padding: 0 10px 5px 10px;
	margin: 0;
	width: 160px;
	font-size: 13px;
	text-align: right;
	text-indent: 0;
	text-decoration: none;
	color: #282525;
	height: auto;
}

#wir-menu a:hover {
	color: #a18f62;
	text-decoration: underline;
}
.title {
	margin:48px 0 20px 0;
	width:640px;
	padding-left: 250px;  /*pay attention on ie7.css file if changing here! */
	float:left;
}
.title p {
	color: #000;
}
h1 {
	font-size: 28px;
}

.middle-inner {
	clear: both;
	width: 100%;
	background: transparent url(../images/layout/bg-nav.gif) 0 0 repeat-y;
}
.leftnav {
	float: left;
	width: 232px;
	margin: 0;
	display: inline;
}
.leftnav ul {
	margin-top: 0px;
	padding-top: 3px;
	background: url(../images/layout/bg-ul-leftnav.gif) 0 0 repeat;
}
.leftnav li a, .leftnav li a:visited, .leftnav li a:active {
	background: transparent url(../images/layout/bg-leftnav.gif) 0 0 no-repeat;
	display: block;
	height: 27px;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 0 24px;
	line-height: 24px;
}
.leftnav li a:hover {
	background: transparent url(../images/layout/bg-leftnav.gif) 0 -40px no-repeat;
	text-decoration: none;
}
.main {
	float: left;
	width: 640px;
	margin: -30px 0 0 17px;
}
.main p {
	font-size: 12px;
	line-height: 24px;
	color: #282525;
	margin-top: 24px;
}
.main a {
	color: #a18f62;
	text-decoration: underline;
}
.main a:hover {
	text-decoration: none;
}
.main ul {
	margin-top: 16px;
}
.main ul li {
	line-height: 24px;
}
.main iframe {
	margin-top: 6px;
}
.biography {
	float: left;
	width: 464px;
}
.biography p {
	text-align: justify;
}
.bio-picture {
	float: right;
	margin-top: 30px;
}
.bio-picture img {
	border: 3px solid #a18f62;
}
.low-wrap p {
	font-size: 11px;
}
.footernav, .footernav a {
	color: #282525;
}
.hrule {
	height: 2px;
	background: url(../images/layout/hr.gif) 0 0 repeat-x;
	margin: 10px 0;
}
.hrule hr {
	display: none;
}
.copy {
	float: right;
	margin-top: -14px;
	color: #7c6f50;
	font-size: 11px;
}
.lightcolor {
	color: #ECE9E0;
}
.footer-mini {
	float: left;
	margin: 15px 29px 0 0;
	color: #d0c7b1;
}
.footer-mini a {
	color: #d0c7b1;
}
.footer-mini a:hover {
	color: #282525;
	text-decoration: underline;
}

/* contact form */
#frmContact {
	margin-top: 30px;
}
.tblContact td {
	vertical-align: top;
}
.tblText {
	width: 140px;
	padding-top: 9px;
}
#frmContact input, #frmContact textarea {
	width: 280px;
	border: 1px solid #A18F62;
	padding: 3px;
	margin: 5px 0;
}
input#submit-contact {
	width: 120px;
	font-weight: bold;
}
