img, div { behavior: url(iepngfix.htc) }
* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	background:#C9BF7C url(images/reeds_03.gif) no-repeat fixed left bottom;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
}
a:link, a:visited {
	color: #666666;
}
a:hover, a:active {
	color: #000000;
}
#center {
	margin: 0 auto;
	width: 780px;
}
#footer {
	width: 600px;
	margin: 20px auto 0;
	height: 60px;
	text-align: center;
	background: url(images/footer_back.png) no-repeat center top;
	padding-top: 15px;
	float: left;
}
#footer .linklist {
	font-size: 1.2em;
	margin-bottom: 10px;
}
#float_left {
	background:url(images/50p_background.png) repeat-y;
	width: 780px;
	float: left;
	min-height: 100%;
	height: 100%;
}
#inner_wrapper {
	width: 760px;
	margin: 0 auto;
}
#left_column {
	float: left;
	width: 160px;
}
#navbar {
	background:url(images/50p_navbar.png);
	width: 160px;
	padding-top: 180px;
	height: 270px;
	float: left;
	text-align: right;
	clear: left;
}
#navbar ul {
	list-style: none;
	width: 160px;
	padding: 0;
}
#navbar li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 25px;
	display: block;
	width: 135px;
	padding: 0px 25px 0 0;
}
#navbar li a:hover, #navbar li a:active {
	text-decoration: underline;
	background: url(images/nav_active.png);
}
#navbar li a.active, #navbar li a.active:hover, #navbar li a.active:active {
	text-decoration: none;
	background: url(images/nav_active2.png);
}
#navbar li li a {
	font-size: 11px;
	font-weight: normal; !important
}	
#quote {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	width: 140px;
	float: left;
	padding: 10px;
}
#main {
	padding-top: 20px;
	float: right;
	width: 600px;
	text-align: left;
}
#header {
	width: 600px;
	float: left;
	background:url(images/90p_topbar.jpg);
	height: 130px;
}
#logotype {
	width: 334px;
	position: relative;
	float: left;
	left: -30px;
	top: 10px;
}
#header address {
	width: 250px;
	text-align: right;
	float: right;
	color: #fff;
	font-weight: bold;
	padding-top: 45px;
	font-size: 1.2em;
	padding-right: 15px;
	font-style: normal;
}
#content {
	float: left;
	padding: 10px;
	width: 580px;
}
#content li {
	font-size: 12px;
}
#content h1 {
	font-size: 1.4em;
	text-decoration: underline;
	padding: 5px;
	font-weight: bold;
}
#content h2 {
	font-size: 1.2em;
	padding: 15px 10px 2px;
	margin: 0;
	border-bottom: 1px solid #C9BF7C;
}

#content p {
	padding: 5px 10px;
	text-align: justify;
	font-size: 1.2em;
}
#reeds_wrapper {
	height: 590px;
	width: 340px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: -100;
}
#map_canvas {
	height: 300px;
	width: 560px;
	border: 1px solid #996600;
	margin: 10px auto 0px;
}
#map_canvas * { 
	behavior: none;
}
#directions {
	width: 560px;
	margin: 10px auto;
}

