/*This style sheet governs the images and look of the Prime site for the FOREST THEME*/

/*
*****************************************************************
*****************************************************************
changes to over all appearence and primary layout go here*/

body {
	background-image: url(images/watermarkBG.png);
	background-color: #663300;
	margin: 0;
	padding: 0;
}
body img {
	border: 0px;
}


/*this ID adds the black gradient at the top of the page*/
#grade {
	background:url(images/topgrade_black.png);
	background-repeat:repeat-x;
	height: 600px;
}
/*this ID sets the page width and positioning*/
#page {
	width: 1040px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	/*	position:relative*/
}

/****************************************************************
*****************************************************************
stuff for the header goes here*/

/*this class sets the Z index to 10*/
.headerLogo {
	position:absolute;
	width: 1040px;
	left: auto;
	z-index: 10;
	padding: 0;
	margin: 0px;
}
.headerLogo img {
	width: 282px;
	height: 210px;
}

/*this ID moves the flash header next to the logo but keeps it on the base level*/
#flashHeader {
	padding: 0px;
	margin: 0px;
	height: 181px;
	/*margin-left: 282px;
	position:relative;*/
}
/****************************************************************
*****************************************************************
stuff for the navigation goes here*/
/*this ID is the container for the navigation*/
#navigation {
	width: 170px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	z-index: 15;
}
/*this ID becomes the top*/
#navigation #leftEnd {
	background-image:url(images/mountainNav.png);
	background-position:-170px -100px;
	background-repeat:no-repeat;
	width: 170px;
	height:10px;
}
/*this ID becomes the bottom*/
#navigation #rightEnd {
	background-image:url(images/mountainNav.png);
	background-position:-170px -119px;
	background-repeat:no-repeat;
	width: 170px;
	height:18px;
}
#navigation #middle {
	background-image:url(images/mountainNav.png);
	background-repeat:repeat-y;
	/*width: 150px;
	height:360px;*/
	margin:0px;
	padding: 0px 13px 0px 8px;
}

/*this is the nav menu's stuff*/
/* ================================================================ 
This copyright notice must be untouched at all times.
 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/breadcrumb.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 
.menu, .menu ul {padding:0; margin:0; list-style:none;}
.menu {background:#fcfcfc; position:relative; z-index:500; height: 205px;}
.menu ul {position:absolute; left:-9999px;}
 
.menu li {float:left; display:block;}
 
.menu li a {
	display:block; 
	width:150px; 
	height:30px; 
	color:#FFF; 
	text-decoration:none; 
	font:14px/28px "lucida grande", arial, sans-serif; text-align:center;
	background:url(images/mountainNav.png) -173px -67px no-repeat;
}
.menu li a.current {
	background:url(images/mountainNav.png) -173px -3px no-repeat;
}
  
.menu li a:hover {
	white-space:nowrap;
	position:relative; 
	background:url(images/mountainNav.png) -173px -35px no-repeat;
}
 
.menu li:hover {position:relative;}
.menu li:hover > a {background:url(images/mountainNav.png) -173px -35px no-repeat;}
 
.menu :hover ul
{width:120px; height:auto; left:145px; top:7px; background:#666; border:1px solid #ddd;}

 
.menu :hover ul li a
{width:120px; height:25px; line-height:25px; text-align:center; font-size:12px; float:none; background:#666 none;}
 
.menu :hover ul :hover ul li a
{background:#f00 none; color:#00F;}
 
.menu :hover ul li a:hover,
.menu :hover ul li a.current
{background:#CCC; color:#000;}
 
 

/****************************************************************
*****************************************************************
stuff for the content section goes here*/

/*this ID creates the top of the content section*/
#contentTop {
	height: 30px;
	width: 1040px;
	background-image:url(images/content_ends.png);
	background-position:top;
	margin-top: 20px;
}
/*this ID creates the middle of the content section*/
#contentMiddle {
	width: 1040px;
	float:left;
	background-image:url(images/content_middle.png);
	margin-top:-20px;
}

/*this ID creates the left column of the content section*/
#leftColumn {
	width: 160px;
	float:left;
	padding-top: 200px;
}
/*this class governs the P tags in the right column*/
#leftColumn p {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 25px;
	color:#FFF;
}
/*this ID creates the center column of the content section*/
#centerColumn {
	width: 560px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	padding: 0px 5px 0px 20px;
	margin: -15px 0px 15px 0px;
}
#centerColumn h1 {
	color:#154F40;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 49px;
	font-weight: bold;
	line-height: 49px;
	margin-top: 0px;
	padding-bottom: 10px;
}
#centerColumn h2, #contentBottom h2 {
	color: #0E634E;
	font-size: 21px;
	line-height: 21px;
	margin: 0px 0px -4px 0px;
	padding: 0px;
	display:block;
	font-weight: bold;
}
#centerColumn h3 {
	color: #857A64;
	font-size: 21px;
	line-height: 21px;
	margin-bottom: -4px;
	padding-bottom: 15px;
}
#centerColumn h4 {
	color: #154F40;
	font-size: 17px;
	line-height: 18px;
	margin-bottom: -13px;
	padding: 0px;
}
#centerColumn p {
	margin: 1em 25px 1em 0px;
	line-height: 1.125em;
	font-size: .875em;
}
#centerColumn .green {
	color: #154F40;
}
#centerColumn ul {
	list-style-position:inside;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	border:#6A9287 thin solid;
	background-color:#DFE7E5;
	margin: 0px;
	padding: 5px;
}
#centerColumn ul li {
	padding: 0px 12px 15px 12px;
}
.boxedList {
	list-style-position:inside;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	border:#492400 thin solid;
	background-color:#DEC898;
	margin: 0px;
	padding: 5px;
}
.boxedList li {
	padding: 0px 12px 5px 12px;
}
	
#centerColumn a {
	color: #0E634E;
}
#centerColumn a:hover {
	text-decoration: none;
}
#centerColumn #margin_bottom_box {
	margin-bottom: 30px;
}
/*this ID creates the right column of the content section*/
#rightColumn {
	float:right;
	width: 295px;
}
/*this class governs the P tags in the right column*/
#rightColumn p {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding-right: 20px;
}
/*this class governs the A tags in the right column*/
#rightColumn a {
	/*color:#5A4D3C;*/
}
/*this class governs the em tags in the right column*/
#addy {
	font-style:italic;
	width: 175px;
}
/*this ID creates the bottom of the content section*/
#contentBottom {
	width: 1000px;
	background-image:url(images/content_middle.png);
	background-repeat:repeat-y;
	float:left;
	padding: 20px 20px 0px 20px;
	text-align:center;
}
#bottomEdge {
	width: 1040px;
	height: 40px;
	background-image:url(images/content_ends.png);
	background-position:bottom;
	float:left;
	font-size: 1px;
}
#footer {
	width: 960px;
	font-variant:small-caps;
	font-size:12px;
	color:#E8D8B6;
	clear:both;
}
#footer a{
	color:#E8D8B6;
	text-decoration:none;
}
#footer a:hover {
	background-color: #E8D8B6;
	color: #663300;
}

/**********************************************************************
***********************************************************************/
/*here is the styles for the boxes in the left column*/
/**********************************************************************
***********************************************************************/
/*box 1 and box2 are 4 way stretch boxes that can be used anywhere and will stretch to accomodate their containers*/
/* box1 min 40/30 (no content) to 950/1000, will stretch to fill the max width available to it.
--------------------------------------------------------- */
.box1 {
	margin:0;
	padding:0;
	float:left;
	clear:both;
	width:100%;
	color: #444;
}
.box1 .tlsq, .box1 .blsq {
	background: url(images/box1-tl.png) no-repeat left top;
	padding: 0 0 0 10px;
	margin:0;
}
.box1 .tlsq .trsq {
	background: url(images/box1-tr.png) no-repeat top right;
	padding:15px 10px 0 0;
	margin:0px;
}
.box1 .blsq {
	background: url(images/box1-bl.png) no-repeat bottom left;
}
.box1 .blsq .brsq {
	background: url(images/box1-br.png) no-repeat right bottom;
	padding: 0 10px 15px 0;
	margin:0:
}
	
	

/**********************/

/*this class contains the 160 box*/
.box160 {
	float:inherit;
}
.box160middle {
	width: 145px;
	background-image:url(images/160_box.png);
	background-repeat:repeat-y;
	padding-left: 5px;
	padding-right: 10px;
}

.box160top {
	width:160px;
	height: 10px;
	background-image:url(images/160_box.png);
	background-repeat:no-repeat;
	background-position:right top;
}
.box160bottom {
	width:160px;
	height: 16px;
	background-image:url(images/160_box.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}
/**********************************************************************
***********************************************************************/
/*here is the styles for the boxes in the left column*/
/*this class contains the 160 box*/
.box200 {
	float:inherit;
	margin: 0px;
}
.box200middle {
	width: 260px;
	background:url(images/275_box-silver.png);
	background-repeat: repeat-y;
	padding: 0px 10px 0px 5px;
	margin: 0px;
	color:#111;
	float:left;
}
.geography .box200middle {
	
	background-image: url(images/275_box-silver_ext.png);
	background-repeat:repeat-y;
	padding: 0px;
	width: 275px;
}

.box200middle div p {
	margin: 0px;
	padding: 0px;
	color: #111;
}

.box200top {
	width:275px;
	height: 13px;
	background-image:url(images/275_box-silver.png);
	background-repeat:no-repeat;
	background-position:-276px 0px;
	float:left;
	margin: 0px;
	padding: 0px;
}
.box200bottom {
	width:275px;
	height: 24px;
	background-image:url(images/275_box-silver.png);
	background-repeat:no-repeat;
	background-position: -276px -25px;
	float:left;
	margin: 0px;
	padding: 0px;
}

#allRevButton {
	display:block;
	color:#111;
	text-decoration:none;
}

/*these govern the layout of thumbs on the gallery page*/
#gallery {
	width: 555px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
}
#gallery div {
	float: left;
}
#gallery img {
	width: 165px;
	height: 110px;
}
/*various include modules*/
#contactBox{
	width:230px;
	float:left;
	margin-left:-70px;
	padding:0;
}
#contactBox #widget{
}
#contactBox form{
	margin:0;
	padding:0;
	font-size:14px;
}
.basicInfo label{
	float:left;
	padding:3px 0 3px 0;
	line-height:12px;
	/*margin-bottom: 3px;*/
}
.basicInfo input, .basicInfo select, #apptInfo input, #apptInfo select{
	float:right;
	width:143px;
	height:16px;
	margin-bottom: 3px;
	color:#666;
	font-size:13px;
	background-color:#EEE;
	border:#333 1px solid;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-opera-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;s
}
#contactBox select{
	padding:1px 0;
	height:20px;
}
#contactBox label.error{
	display:inline-block;
	position: relative;
	height:16px;
	width:130px;
	z-index:50;
	margin:-23px 0 0 200px;
	color:#F00;
	font-style:italic;
	font-size:14px;
	border:#333 1px solid;
	background-color:#FFF;
	padding:2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-opera-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}
	
	
.basicInfo select{
	width:147px;
}
.appChkbox{
	clear:both;
	margin:0 auto 0 auto;
	border-bottom: #444 1px solid;
	padding-left:35px;
}
#apptInfo, #chkCoupons, #contactBox textarea{
	border-left:#444 1px solid;
	border-bottom:#444 1px solid;
	border-right:#444 1px solid;
	background-color:#EEE;
	padding:2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-opera-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	
}
#contactBox textarea{
	border-top:#444 1px solid;
	height:80px;
	width:204px;
}
#contactBox #sendLable, #cerTech p{
	margin: 10px 78px;
	position:relative;
	display:inline-block;
	width:42px;
	padding:2px 5px 4px 5px;
	text-align:center;
	cursor:pointer;
	border:2px solid #06543F;
	background-color:rgba(6,84,63,0.75) !important;
	background-color:#06543F;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-opera-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
	color:#fff;
	font-weight:bold;
	text-shadow:1px 1px 3px rgba(0,0,0,0.5);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(10,135,101,0.75)), to(rgba(6,84,63,0.9)));
	background-image:-moz-linear-gradient(top,bottom,from(rgba(10,135,101,0.75)), to(rgba(6,84,63,0.9)));
	-khtml-box-shadow:rgba(0,0,0,0.5) 0px 4px 6px;
	-moz-box-shadow:rgba(0,0,0,0.5) 0px 4px 6px;
	box-shadow:rgba(0,0,0,0.5) 0px 4px 6px;
}
#contactBox #sendLable #send{
		position:absolute;
		display:block;
		border:none;
		width:94%;
		left:3.5%;
		top:0px;
		height:50%;
		-webkit-border-radius:8px;
		-moz-border-radius:8px;
		background-color:rgba(255,255,255,0.25);
		background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.75)), to(rgba(255,255,255,0)));
		background-image:-moz-linear-gradient(top,bottom,from(rgba(255,255,255,0.75)), to(rgba(255,255,255,0)));	
}
#contactBox #sendLable:active {
	position:relative;
	top:1px;
}
#apptInfo label{
	display:block;
	text-align:left;
}
#apptInfo input, #apptInfo select{
	float:none;
	width:200px;
	background-color:#FFF;
	color:#565;
	margin: 0 auto;
}
#apptInfo select{
	width:204px;
}

#setAppt {
	clear:both;
}
.couponChk{
	display:block;
}
.couponChk .money{
	font-weight:bold;
	color:#060;
}
#contactBox .title, #contactBox .small{
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	color:#06543F;
}
#contactBox .small{
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
#contactBox .small:hover{
	text-decoration:underline;
}

/***********************************
CERTECH
************************************/
#cerTech{
	display:block;
	text-decoration:none;
	margin-top:5px;
}
#cerTech .title{
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	text-shadow:1px 1px 3px rgba(0,0,0,0.75);
	margin:0 auto;
	padding:0;
	width:130px;
	cursor:default;
	display:block;
}

#cerTech p{
	margin: 15px 0 10px 0;
	width: auto;
	text-align:left;
	-khtml-box-shadow:rgba(192,192,192,0.75) 0px 4px 6px;
	-moz-box-shadow:rgba(192,192,192,0.75) 0px 4px 6px;
	box-shadow:rgba(192,192,192,0.75) 0px 4px 6px;
}
#cerTech p img{
	float:left;
	margin: 0px 5px 5px -50px;
}
#cerTech .miniBadge{
	margin: 0 0 -15px -30px;
}
#contactBox #sendLable:hover, #cerTech p:hover, #cerTech p:visited {
	border-color:#0A8765;
	background-color:#06543F;
	background-color:rgba(10,135,101,0.75);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(15,198,148,0.75)), to(rgba(10,135,101,0.9)));
	background-image:-moz-linear-gradient(top,bottom,from(rgba(15,198,148,0.75)), to(rgba(10,135,101,0.9)));
}

/*The following classes and styles govern the COUPON FORM*****************************
***************************************************************************************
**************************************************************************************/
/*these classes govern the coupon section (Coupon/i_coupon.php)*/
#coupon {
	border:#2E8B57 thin dashed;
	padding: 5px;
}
/*for big important words in the coupon*/
#coupon .big {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0E634E;
}
/*for the other words in the coupon*/
#coupon p {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: 800;
	display: block;
	color: #000;
}
#coupon .field {
	font-size: 12px;
	width: 130px;
	background-color: #F5FFFA;
	color: #0B4A3A;
	font-family:"Courier New", Courier, monospace;
	font-variant:small-caps;
	border: #000 solid 1px;
}
#coupon .greenTxt {
	font-size: 13px;
	color: #0E634E;
	font-family:"Courier New", Courier, monospace;
	font-variant:small-caps;
}
#coupon .smallTxt {
	font-size: 12px;
}
#coupon a {
	font-size: 10px;
	color: #2E8B57;
}
#coupon select {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
  	font-variant:small-caps;
 	background-color: #F5FFFA; 
 	color: #0B4A3A; 
 	border: 1px solid #000;
 	width: 130px;
}
#coupon input[type=submit] {
	height: 30px;
	width: 100px;
	background: transparent;
	background-image: url(images/navigation_bg.png);
	/*background-position: 0px -35px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:14px;
	border: 0px;
	color:#FFF;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

/*The following classes and styles govern the PHONE NUMBERS section**********************
*****************************************************************************************
*****************************************************************************************/
/*these classes govern the list of counties and phone numbers at the bottom of each page (i_phoneNumbers.php)*/
.phone_numbers {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	/*display: inline-table;
	background-color:#00F;
	border: #0F0 1px solid;*/
}

.phone_numbers ul {
	/*text-align: center;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 370px;*/
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding: 0px;
}
.phone_numbers  ul  li    {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin-top: 15px;
	width: 200px;
	color: #5A4D3C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
.phone_numbers  ul  li a   {
	color: #5A4D3C;
	text-decoration:none;
}
.phone_numbers  ul  li a:hover  {
	text-decoration:underline;
}
/*the following set of classes and ids govern the contact form*/
/*These classes and styles govern the info on contact.php*************************
******************************************************************************************
******************************************************************************************/
#centerColumn #contact{
	list-style: inside url(/slir/w20-h20/apple-touch-icon.png);
	color:#02382A;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	padding-bottom:50px;
}
/*****************************************************************************************
*******************************************************************************************/
/*extras*/

/*this is the class for showing the star background for reviews, full starSmall is 75*15; full starMed is 100*20; and full starLg is 150*30 
For Mountain Theme, small and medium stars have been bumped up to med and large, large stays the same*/

/*.starSmall {
	background-image:url(images/stars.png);
	background-position: 0px -130px;
	background-repeat:repeat-x;
	width: 75px;
	height: 15px;
	text-align: left;
}
.starSmall img{
	background-image:url(images/stars.png);
	background-position: 0px -145px;
	background-repeat:repeat-x;
	height: 15px;
	border: none;
}*/
.starSmall {
	background-image:url(images/stars.png);
	background-position: 0px -90px;
	background-repeat:repeat-x;
	width: 100px;
	height: 20px;
	text-align: left;
}
.starSmall img {
	background-image:url(images/stars.png);
	background-position: 0px -110px;
	background-repeat:repeat-x;
	height: 20px;
	border: none;
}
.starMed {
	background-image:url(images/stars.png);
	background-position: 0px -30px;
	background-repeat:repeat-x;
	width: 150px;
	height: 30px;
	text-align: left;
}
.starMed img {
	background-image:url(images/stars.png);
	background-position: 0px -60px;
	background-repeat:repeat-x;
	height: 30px;
	border: none;
}
.starLg {
	background-image:url(images/stars.png);
	background-position: 0px -30px;
	background-repeat:repeat-x;
	width: 150px;
	height: 30px;
	text-align: left;
}
.starLg img {
	background-image:url(images/stars.png);
	background-position: 0px -60px;
	background-repeat:repeat-x;
	height: 30px;
	border: none;
}



/*this class is for hiding images at the bottom for the purpose of preloading them into the cache*/
.hiddenPic {
	display:none;
}
/*Use this class to display credit card logos*/
.credit, .credit.vert{
	width:245px;
	height:38px;
	background-image:url(/images/content/creditCards.png);
	background-repeat:no-repeat;
}
	.credit.vert{
		width:60px;
		height:156px;
	}
/*this set of classes create a drop shadow effect for the contents of the div*/
.shadow {
  /*width: 90%;*/
  float:left;
  background: url(images/dropshadow.png) no-repeat bottom right  !important;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.shadow div {
  background: none !important;
  background: url(images/dropshadow_top.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }
  
.shadow p {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin: -6px 6px 6px -6px !important;
	margin: 0;
}

.shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }
 

 
 /*********************************************************************************
 **********************************************************************************
 *********************************************************************************/
 /*this section controls the light box*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/siteParts/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/siteParts/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#lightposition {
	text-align: center;
	width: 410px;
	margin-left: 55px;
}
 
 
/* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	width:268px;
	overflow:hidden;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
/*.CollapsiblePanelTab {
	font: bold 0.7em sans-serif;
	background-color: #DDD;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}*/

.CollapsiblePanelTab {
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	cursor: pointer; /*make the cursor a hand in N6+*/
	cursor: hand; /*for IE 5.0+*/
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #111111;
	font-weight: 500;
	font-size:25px;
	height: 100px;/*the panel content won't display in IE8 or FF3 unless a height is set*/
	background-image:url(images/275_box-silver.png);
	background-repeat: no-repeat;
}
.CollapsiblePanelTab .phone {
	float: left;
	font-size: 35px;
}
.CollapsiblePanelTab .countyName {
	/*float: left;*/
}
.CollapsiblePanelTab .starSmall {
	clear:both;
	float: left;
}
.CollapsiblePanelTab a {
	font-weight: normal;
	font-size: 13px;
	text-decoration:none;
	display:block;
	width:130px;
	margin-left:80px;
	color:#222;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	overflow:auto;
	padding: 0px 0px 0px 5px;
	width:275px;
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.CollapsiblePanelContent a {
	color:#5A4D3C;
	text-decoration:none;
}
.CollapsiblePanelContent a:hover {
	color:#937D62;
	text-decoration: underline;
}
.CollapsiblePanelContent a:visited {
	color:#000;
	text-decoration: none;
}
.CollapsiblePanelContent ul {
	margin-top:0px;
	margin-bottom:1em;
	list-style:none;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
/*	color: black;
	text-decoration: none;*/
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
/*	background-color: #EEE;*/
}

/* This is an example of how to change the appearance of the panel tab when the
 * CollapsiblePanel is closed. The "CollapsiblePanelClosed" class is programatically added and removed
 * whenever the CollapsiblePanel is closed.
 */

.CollapsiblePanelClosed .CollapsiblePanelTab {
 /* background-color: #EFEFEF */
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	color: #999;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	/*background-color: #3399FF;*/
}
#barGraph {
	padding:0;
	margin:0px 0px 0px 30px;
	list-style:none;
	line-height:14px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
#barGraph a {
	color:#000;
	text-decoration:none;
}
#barBg {
	display:inline-block;
	background-image:url('/images/bargraph/bg_bar.gif');
	width:75px;
	height:8px;
	margin:0;
	vertical-align:middle;
}
#barBgColor {
	display:inline-block;
	width:75px;
	height:8px;
	background:url('/images/bargraph/bar.gif') no-repeat;
	top:0;
}
