/* PNG FIX */
img, div { behavior: url('/iepngfix.htc'); }
/* GOOGLE MAP POLYLINE FIX */
v\:* { behavior:url(#default#VML); }
/* commented backslash hack \*/
html, body{height:100%;}
/* end hack */
html,body {margin:0;padding:0}
body {text-align:center}/* centre for ie5.+*/
body{
	background-image: url('/graphics/new_background.jpg');
	background-repeat: repeat-x;
	background-color: #233c1c;
	font-family: Garamond, Times, serif;
	font-size: 16px;
}
#hdr1 { margin-top: 110px; background-color: #077866; font-size: 22px; font-weight: bold; font-variant: small-caps; letter-spacing: 1px; color: #fff; padding: 10px 10px 5px 10px; 
margin-bottom: 20px;  margin-right: 20px; } 
#outer{
	min-height:100%;
	width:1000px;
	margin:auto;/* center it*/
	position:relative;
	text-align:left;
	background-image: url('/graphics/background-outer.png');
	background-repeat: repeat-y;
}
* html #outer{
	height:100%;
	width:1000px;
}
#inner{
	padding: 0 9px 0 9px;
	background-image: url('/graphics/background-inner.png');
	background-repeat: no-repeat;
	min-height: 460px;
	height: auto;
	_height: 460px;
}
#content{
	float: left;
	margin: 120px 0 0 20px;
	padding: 0;
	width: 690px;
}
#thumbnails{
	float: left;
	width: 65px;
	margin: 135px 0 0 0px;
}
#nav-top{
	position: absolute;
	top: 0px;
	right: 85px;
	background-image: url('/graphics/background-nav-top.gif');
	background-repeat: no-repeat;
	width: 556px;
	padding-top: 16px;
	font-weight: bold;
	font-family: times, serif;
	font-size: 11px;
	color: #231F20;
}
#nav-top a{
	color: #007765;
	text-decoration: none;
}
#nav-top a:hover{
	color: #231F20;
}
#photo-top{
	position: absolute;
	top: 0px;
	right: 85px;
	width: 330px;
	text-align: center;
	/* 16+30 FROM TOP */
	margin-top: 46px;
}
#nav-left{
	float: left;
	/* TOTAL DIMENSIONS: 160 WIDE / 353 HIGH */
	width: 150px;
	height: 450px;
	padding: 10px 30px 0 20px;
	margin: 107px 0 0 0;
	background-image: url('/graphics/background-nav-left.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	font-family: Garamond, Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}
#nav-left a{
	display: block;
	padding: 7px 0 7px 0;
	line-height: 18px;
	color: #007765;
	text-decoration: none;
}
#nav-left a:hover{
	color: #231F20;
}
#nav-left a.button{
	display: block;
	height: 24px;
	width: 132px;
	margin: 5px 0 5px 20px;
	padding: 2px 0 0 0;
	background-image: url('/graphics/background-button.gif');
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	font-variant: small-caps;
}
#nav-left a:hover.button{
	color: #231F20;
}
#footer {
	height:36px;
	color: #000;
	margin:-36px auto 0;
	position: relative;
	background-image: url('/graphics/background-footer.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	font-size: 14px;
}
#clearfooter{ clear:both; height:20px;	background-position: bottom center;
	background-image: url('/graphics/bg-footer.gif'); background-repeat: no-repeat; 
	margin-bottom: 20px; 
}

p {margin:0 0 .5em 0}
h1{
	position: absolute;
	/* REAL POSITION FROM TOP: 84px */
	top: 84px;
	left: 9px;
	display: block;
	width: 380px;
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Garamond, Times, serif;
	font-variant: small-caps;
	font-size: 19px;
	font-weight: bold;
}
h2{
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 20px;
	font-variant: small-caps;
}
p{
	margin: 0;
	padding: 5px 0 5px 0;
}
a{
	color: #007765;
	text-decoration: none;
}
a:hover{
	color: #231F20;
	text-decoration: underline;
}
#footer2 { width: 473px; height: 26px; text-align: center; margin: 10px auto -40px auto; 	background-image: url('/graphics/footer.jpg'); color: #fff; font-size: 11px;  } 
#footer2 a:link, #footer2 a:visited { color: #fff; }
