BODY {
	background:#f4eedd url(/lib/images/header_bg2.png) no-repeat top center;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	color: #666666;
	font-size: 14px;
	height: 100%;
}
BODY.hp {
	background:#f4eedd url(/lib/images/header_bg.png) no-repeat top center;
}
html {
	height: 100%;
}
#wrapper {
	width: 1008px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	position: relative;
	min-height: 100%;
}

* html #wrapper {
	height: 100%;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-table; z-index: -1;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

img {
	border:none;
}

p {
	margin:0 0 20px 0;
	padding:0;
}
a {
	color:#36445c;
}

a:hover {
	text-decoration: none;
}

h1 {
	text-transform: uppercase;
	color:#4a5d7f;
	padding:0;
	margin:0 0 15px 0;
	font-size:20px;
	font-weight: normal;
	font-family:Frutiger, Arial, sans-serif;
	clear:both;
}

h2 {
	color:#36445c;
	padding:0;
	margin:0 0 15px 0;
	font-size:20px;
	font-weight: bold;
	font-family:Frutiger, Arial, sans-serif;
	clear:both;
}
h3 {
	font-size:16px;
	color:#3e770a;
	margin:0 0 15px 0;
	padding:0;
	clear:both;
}

ul {
	list-style-position: outside;
	list-style-image: url(/lib/images/bullet.gif);
	list-style-type: square;
	padding-top:0;
	margin-top:0;
}
li {
	padding:0 0 7px 0;
	margin:0;
}

#header {
	height:97px;
	position: relative;
}

img#logo {
	float:left;
}

img#talk {
	margin-right:59px;
	float:right;
}
#header #phone {
    position: absolute;
    color: white;
    right: 132px;
    top: 79px;
    z-index: 1000;
    font-size: 20px;
}
#header #representative {
	background: url(/lib/images/representative.png);
	position: absolute;
	top: 0;
	height: 111px;
	width: 220px;
	right: 59px;
}
#header #locator {
	position: absolute;
	background: url(/lib/images/locator-bg.png);
	height: 67px;
	width: 241px;
	top: 111px;
	right: 47px;
	overflow: hidden;
}
#header #locator-dp {
	position: absolute;
	background: url(/lib/images/locator-bg-dp.png);
	height: 67px;
	width: 241px;
	top: 111px;
	right: 47px;
	overflow: hidden;
	z-index: 100;
}
#header #locator p, #header #locator-dp p {
	margin-left: -9999px;
}
#header #locator #qsearch, #header #locator-dp #qsearch {
	position: absolute;
	left: 2px;
	bottom: 7px;
}

#footer {
	height:33px;
	background:#dfd5b9 url(/lib/images/footer_bg.gif) repeat-x top;
	padding:20px 0 0 0;
	margin:0;
	color:#4a5d7f;
	font-size:12px;
	position:relative;
	margin-top:-53px;
	
}
#footerwrap {
	width:1008px;
	margin-left:auto;
	margin-right:auto;
}

#footerleft {
	float:left;
	width:450px;
	padding-left:15px;
}
body.hp #footerleft {
	padding-left:54px;
}
#footerright {
	float:right;
	width:445px;
	text-align: right;
	padding-right:15px;
}
body.hp #footerright {
	padding-right:59px;
}

#contentwrap {
	clear:both;
	padding:30px 50px 65px 15px;
	width:943px;
	position:static;
	background:url(/lib/images/content_bg.png) no-repeat top center;
}

.question {
	font-style: italic;
	margin-bottom:-20px;
	padding:0;
	display:block;
	color:#3e770a;
	font-weight: bold;
}
.quote {
	color:#8894A8;
	font-size:18px;
	font-weight:bold;
	margin-bottom:35px;
	padding-left:15px;
}
blockquote {
	font-style:italic;
}
input.body {
	display:none;
}

div.alignright {
	float:right;
	padding:0 0 15px 15px;
	clear:right;
	width:255px;
}
img.alignright {
	float:right;
	margin:0 0 15px 15px;
	padding:0;
	clear:right;
	border:10px solid #fcfaf5;
}
.alignright img, img.bordered {
	border:10px solid #fcfaf5;
}
img.bordered {
	margin-bottom:15px;
}

div.alignright p {
	padding:7px 10px 0 0;
	text-align:right;
	clear:both;
	color:#72819b;
}

/* SEARCH FORMS ------------------------------ */

#qsearch {
	width:237px;
	height:44px;
}
body.hp #qsearch {
	background: none;
	float:none;
	margin:0;
}
#qsearch form {
	padding:15px 0 0 25px;
	margin:0;
}
#qsearch select {
	border:1px solid #4a5d7f;
	color:#4a5d7f;
}
#loading img {
	display:none;
}
#loading {
	height:16px;
	padding-top:5px;
}
#searchbox {
	padding:10px;
	background-color:#fcfaf5;
	border:1px solid #c7a07d;
	margin-bottom:15px;
	width:auto;
}
.searchbutton {
	margin-top:15px;
}

#attendee {
	float:right;
	margin:0 0 7px 15px;
}

/* SEARCH RESULTS ------------------------------ */

#tier1 tr {
	background-color:#fcfaf5;
	color:#3e770a;
}
#tier1 td, #tier2 td {
	padding:10px;
}
#tier1 a {
	color:#3e770a;
}
#tier1 .desc  {
	color:#666666;
	border-left:1px solid #c7a07d;
	padding-left:15px;
	min-height:100px;
}
#tier1 img.thumb {
	border:1px solid #4a5d7f;
}
#tier1 .spacer {
	background-color:#f4eedd;
	height:5px;
	padding:0;
}
table#tier2 {
	margin:0;
	background-color:#f8f4e9;
}
#tier2 {
	color:#995214;
	font-size:13px;
}
#tier2 tr {
	background-color:#f8f4e9;
}
#tier2 img.thumb {
	border:1px solid #4a5d7f;
}

#tier2 a {
	color:#995214;
}
table#tier3 {
	margin-top:25px;
}
#tier3 td {
	color:#666666;
	font-size:12px;
	padding:0 10px 25px 10px;
}
#tier3 a {
	color:#666666;
}
#tier1 a.mapclick {
	font-size:11px;
	color:#666666;
}
#map {
	width:937px;
	background-color:#fcfaf5;
	border:3px solid #f5bb00;
	height:250px;
}
.mapkey {
	width:930px;
	text-align: right;
	font-size:12px;
	color:#4a5d7f;
	padding:10px;
}

.maptext {
	padding:7px;
	line-height:normal;
	width:200px;
}

/* FACILITY DETAIL ------------------------------ */

td.sidebar {
	text-align:right;
}

#minimap {
	width:250px;
	background-color:#fcfaf5;
	border:10px solid #f5bb00;
	height:250px;
	margin-bottom:7px;
	clear:both;
}

#slideshow {
	margin-bottom:20px;
	position:relative;
	width:270px;
	height:213px;
	overflow: hidden;
	visibility: visible;
	position: relative;
	z-index: 2;
	left: 0px;
}

#scroll {
	right: 1px;
	bottom: -3px;
	position:absolute;
	z-index:100;
}
#slideshow ul {
	margin: 0pt;
	padding: 0pt;
	position: relative;
	list-style-type: none;
	z-index: 1;
}
#slideshow li {
	list-style-image: url(none);
	margin:0;
	padding:0;
	list-style-type: none;
	overflow: hidden;
	float: left;
}
#slideshow li img, #slideshow li div {
	overflow: hidden;
}

#slideshow ul li div {
	width:205px;
	padding-left:10px;
}

#slideshow ul li img {
	border:10px solid #fcfaf5;
}
#detail .address {
	padding:10px;
	background-color:#fdfaf5;
	color:#3e770a;
	margin-bottom:15px;
}

#detail .points {
	padding:10px;
	background-color:#f8f4e9;
	color:#666666;
	font-size:12px;
	margin-bottom:15px;
}
h4 {
	font-weight:bold;
	color:#666666;
	margin:0;
	font-size:12px;
	padding-left:10px;
}

/* HOMEPAGE-SPECIFIC ------------------------------ */

#hpbar {
	height:170px;
	background:#36445c url(/lib/images/hp_photobar.jpg) no-repeat top center;
	padding-left:370px;
	padding-right:49px;
	
}
#hppics {
	width:352px;
	float:left;
}
#hpbarcol {
	float:right;
	padding-top: 44px;
}

#hpwrap {
	padding:0 0 49px 119px;
	margin-bottom:20px;
	width:889px;
	background:url(/lib/images/column_bg.gif) repeat-y 729px;
	position:relative;
	clear:both;
}

#hpleft {
	padding:96px 0 0 0;
	width:575px;
	float:left;
	line-height: 21px;
}

#hpright {
	float:right;
	width:220px;
	position:relative;
	right:59px;
	color:#3e770a;
	text-align: center;
	font-size:14px;
}

img#why {
	position:absolute;
	left:50px;
	top:25px;	
}

div#hpswap {
	width:575px;
	margin:0 0 0 0;
	padding:0;
	height:175px;
}
#hpswap img {
	float:left;
}
p.mission {
	padding-left:25px;
	font-style:italic;
}
#customers {
	margin:0;
	padding:0 18px 0 17px;
	width:185px;
	height:55px;
}

/* NAV ------------------------------------------- */

#nav {
	width:1008px;
	height:30px;
	background:#e5db44 no-repeat 722px;
}
#nav a {
	display:block;
	float:left;
}



/* SUBNAV ------------------------------------------- */

#subnav {
    width:718px;
    float:left;
    height:34px;
    color:#FFFFFF;
    text-transform: uppercase;
    font-family:Frutiger, Arial, sans-serif;
    padding-left:4px;
}
#subnav ul {
    margin: 0;
    padding: 0;
}
#subnav li {
	list-style-type:none;
    margin:0;
    padding:0;
    display:block;
    float:left;
    border-right:1px solid #5f77a3;
}
#subnav li a {
	display:block;
	float:left;
	height:24px;
    color: #FFFFFF;
    padding: 10px 9px 0 9px;
    margin: 0;
    text-decoration: none;
}
#subnav li a:hover, #subnav li.ON a:hover {
  background:url(/lib/images/subnav_bg.gif) repeat-x top;
}

#subnav li.ON a {
    margin: 0;
    background:url(/lib/images/subnav_bg.gif) repeat-x top;
}


label.error {
	display:block;
	color:red;
	margin:0;
	padding:0;
}
.required {
	color:#cc0000;
}

input, textarea {
	border:1px solid #000000;
	font-family: Arial, sans-serif;
	padding:3px;
	color:#002F47;
}
textarea {
	width:475px;
}
