/* CSS Document */
body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.75em; line-height: 1.3em; margin: 0; background-color: #FFFFFF; }
h1 {font-size: 1.3em; color:#2B6043;}
h2 {font-size: 1.15em; color:#2B6043;}
img {border: 0;}
table, tr, td, th {text-align:left; vertical-align: top;}
.largetext {font-size:3em;  color: #2B6043;}
.welcometext {margin-top:0.5em;}
.mapdiv, .mapimage, div100 {float: left}
.mapdiv {width: 8em;}
.mapimage {width: 15em;}
.div100 {width:100%;}
#header {background-image:url(/images/header-photo.jpg); background-position: right top ; background-repeat:no-repeat; border-bottom: 0.2em solid #00504d; background-color:#FFFFFF;}
.homeimage {text-align:center;}
.whatsnew {background-color: #f0f4f2; padding:0 0.5em; font-size: 0.8em; margin: 0;}
.newhead {background-color:#87a595; padding:0.3em 0.5em; color: #FFFFFF; font-weight: bold; display:block; margin-bottom: -1em;}
#footer {font-size: 0.8em; padding:0.5em 1em; text-align: right; border-top: 0.2em solid #00504d; background-color:#FFFFFF;}
#searchhead { float:right; text-align:right; margin-top:-2.75em; margin-right:0.5em; color:#FFFFFF}
#search form {height:3em;}
img.logo {padding-left:0.5em;}
.locationLinks {text-align:left; margin:0; padding: 0;}
ul.longlist { width: 100%; text-align:left; padding: 0; margin: 0;list-style: none; padding-top:2em;}
ul.longlist li {text-align:left; float: left; width: 45%; margin: 0; padding: 0;}

#block_1
	{
	float: left;
	width: 60%;
	margin-left: 14%;
	}
#block_1 img{float:left;}
* html #block_1
	{
	display: inline;
	}
#block_2
	{
	float: left;
	width: 17%;
	margin-left: -75%;
	text-align: center;
	}
#block_3
	{
	float: left;
	width: 24%;
	}
#block_4
	{
	float: left;
	width: 14%;
	text-align:right;
	}

/* Start Mac IE5 filter \*/
#block_1, #block_2, #block_3, #block_4
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}

#block_1, #block_2, #block_3, #block_4
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
#block_1:before, #block_2:before, #block_3:before, #block_4:before
	{
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}

/* End Mac IE5 filter */


/* Opera 9 CSS3 */
div[id^="wrapper"] #block_1 .verticalalign
	{
	width: 57% !important;
	}
div[id^="wrapper"] #block_2 .verticalalign
	{
	width: 18% !important;
	}
div[id^="wrapper"] #block_3 .verticalalign
	{
	width: 24% !important;
	}
div[id^="wrapper"] #block_4 .verticalalign
	{
	width: 14% !important;
	}

/* hack for IEs of all persuasions */
* html .verticalalign
	{
	width: 100% !important;
	}
#wrapper {background-image: url(/images/enh-watermark.gif); background-position: 100% 100%;background-repeat: no-repeat;}
#wrapper, #wrapper2
	{
	position: relative;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper, #wrapper2
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	/*float: left;*/
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper, #wrapper2
	{
	display: inline-block; clear:left;}
#wrapper2 {margin: 0 1em; padding: 0; display: block;}	
#wrapper2 form {z-index: 1; margin-top: 2em;}
#wrapper2 table {}
/*\*/
#wrapper
	{
	display: block;
	margin: 1em 1em 0 1em;
	background-color:#FFFFFF;
	}
/* end easy clearing */


/*nav css */
#nav {
	float: left;
	display:block;
	list-style: none;
	line-height: 1em;
	background: #F8F8F8;
	font-weight: bold;
	padding: 0;
	border: solid #00504d;
	border-width: 0.1em 0;
	margin: -0.2em 0 1em 0;
	width:100%;
	z-index: 100;
}

#nav ul {
	float: left;
	display:block;
	list-style: none;
	line-height: 1em;
	background: #E5E7EA;
	font-weight: bold;
	padding: 0;
	border: solid #00504d;
	border-width: 0.1em 0;
	margin: -0.2em 0 1em 0;
	width:100%;
	z-index: 100;
	
}

/*#nav ul li{!important background-color:#E5E7EA;}*/

#nav a {
	display: block;
	width: 10em;
	w\idth: 8em;
	color: #000000;
	text-decoration: none;
	padding: 0.25em 1em;
}

#nav li ul li a{border:0.1em solid #000000; margin:0.2em; background: #DBE4E2;width:100%}
#nav li ul li {width:auto; padding:0;}
#nav li {
	float: left;
	padding: 0;
	padding-right: 1em;

}
ul#nav li.mainmenu ul li a {background-color:#DBE4E2; background-image:none;}
#nav ul li a:link {
	background: #DBE4E2;width:100%; border:0.1em solid #000000; margin:0.2em;
}
#nav ul li a:hover {
	background-color: #FFFFFF ; 
}



ul#nav li.mainmenu a {width:auto; background: url(/images/arrow-default.gif) 100% 50% no-repeat;}


#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width:13.4em;
	font-weight: normal;
	border-width: 0.15em;
	margin: 0;
	background-color: #BBCCC7;
}

#nav li ul li {	width: 14em; w\idth: 13.5em;}

/*#nav li li {
	padding-right: 1em;
	width: 13em
}*/

/*#nav li ul a {
	 width: 99%;
}*/

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

/*#nav li:hover, #nav li.sfhover {
	background-color: #FFFFFF;*/

/*ul#nav li.mainmenu { background: url(/images/arrow-default.gif) center right no-repeat;}*/

/* end nav css*/

/* pp css*/
.topofpage, .TopOfPage, .businesshighlight, .AccomTopOfPage, p.topofpage, p.TopOfPage, p.businesshighlight, p.AccomTopOfPage, .highlight, p.highlight .Highlight, p.Highlight, #wrapper2 .TopOfPage{font-size:1.8em; color: #2B6043;}
div#wrapper2 table tr td {padding-right:1.5em;}
hr, .hiddenlink {display:none;}
.subheading, .Subheading, .StandardHighlight, span.subheading, div.goldpara div span.subheading {font-weight: bold; font-size: 1.1em; }

#wrapper2 TABLE, div.goldpara { width:95%; vertical-align:top; }

#wrapper2 TABLE TD.goldnav { width:20em; }

div.goldpara div{clear:both; margin-top: 1.5em;}
.ResultGridHdr {font-weight: bold; text-align: left;}
.selectedmenu, .nonselectedmenu {padding-right: 2em;}
div.locationLinks {text-align:center;}
div.locationLinks a{padding-right:2em;}
div.takeover {text-align:center; font-size: 0.8em; font-style:italic;}
div.selectedmenu {background-color:#F7F7F7; border: 0.1em solid #BFE0D9; background:url(/images/arrow-green.gif) 97% 50% no-repeat; margin-bottom: 0.5em; padding: 0.1em 1.5em 0.2em 0.3em; }
div.selectedmenu a:link, div.selectedmenu a:visited {display: block; color:#000000; text-decoration:none; padding-right: 1.5em;}

div.nonselectedmenu {background-color:#F7F7F7; background:url(/images/arrow-default.gif) 97% 50% no-repeat; border: 0.1em solid #CDCDCD; margin-bottom: 0.5em; padding: 0.1em 0.5em 0.2em 0.3em; }
div.nonselectedmenu a:link, div.nonselectedmenu a:visited{display: block; color:#000000; text-decoration:none; padding-right: 1.5em;}

p.Footnote {font-size:0.8em;}
.Footnote img {clear: both;}

/* end pp css*/
.bronze {width: 65%; margin:auto;}
.button {position: relative; width: 5em; color: #000000; border: 0.025em solid #2B6043; border-bottom: 0.1em solid #EEF8E8;
 padding: 0.2em; background-color: #EEF8E8; float: right; margin-right: 0.5em; margin-left: 0.5em; text-align:center; margin-bottom: -0.1em; font-weight:bold; height: 1.5em; }
  .button a:link {color: #2B6043; text-decoration:none;}
 .button a:visited {color: #2B6043; text-decoration:none;}
 .button a:hover {color: #ffffff; text-decoration:none; background-color: #2B6043; font-weight: bolder;}
.buttonactive {position: relative; width: 5em; color: #000000; border: 0.025em solid #2B6043; border-bottom: 0.1em solid #ffffff;
 padding: 0.2em; background-color: #ffffff; float: right; text-align:center; margin-bottom: -0.1em;
 font-weight:bold; height: 1.5em; }
.bronzebox {clear:both; width: 100%; color: #000000; border: 0.1em solid #2B6043; padding: 0.5em; background-color: #ffffff;
line-height:1.5em;}
.bronzebox img {float:right;}

/*business bronze */



/*location styles*/


#locationBar 
{
	float:left;
	border:0.2em solid;
	width:15%;
	height:100%;
	margin-right:0.75em;
	font-size:0.9em;
	background-color:#728b61;
}

.locationTitle 
{
	background-color:#9bbcc1;
	font-size:1.2em;
	padding:0.3em;
	padding-right:0;
	float:left;
	width:100%;
	
}

.closeNavigation
{
	float:right;
	margin-right:0.1em;
}

.closeNavigation img {margin:0;padding:0;border:0;}
.locationTitle a {float:left;}


.locationTitle a, .locationTitle a:visited, .locationNavItem a, .locationNavItem a:visited { color:#FFFFFF; font-weight:bold; text-decoration:none;}

.locationNav
{
	float:left;
	width:100%;
	background-color:#728b61;
	padding-left:0.5em;
}

div.locationNav ul {margin-left:0.3em; padding:0}
#locationBar li {margin-left:0; padding-left:0;}


.locationNavItem 
{
	background-color:#728b61; 
}
.locationNavItem { list-style-type:none; margin:0; padding:0; list-style-position:outside; border-bottom:0.1em inset #ccc;}
.locationNavItem a {padding:0; margin:0; list-style-type:none; list-style-position:outside;}
.alignright {text-align:right;}

#content 
{
	margin-left:2%;
	float:left;
	width:80%;
}

#container 
{
	float:left;
	width:99%;
}
#logobar
{
  clear:both;
  margin:0 auto;
	width: 820px;
}

#logobar img
{
  vertical-align:middle;
  margin:0 20px;
}

.InputError {
 font-weight:bold;
 color:#ff3333;
 }

/****/
