@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg_main.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	background-color:#929292;
	margin:0px;
	height:100%;
}


.container
	{ 
width:778px;
 position:absolute;
 top: 10px;
 left:50%;
 margin:0 -395px;
 background-image:url(images/1pxl_gray.gif);
 background-repeat:repeat;
 border:1px;
 border-style:solid;
 border:#000000;
 height:1200px;
 min-height:100%;
 z-index:25;
 overflow:hidden;
 }
 
.container_lotsoftext
	{ 
width:778px;
 position:absolute;
 left:50%;
 margin:0 -395px;
 background-image:url(images/1pxl_gray.gif);
 background-repeat:repeat;
 border:1px solid #000000;
 background-color:#F0F0F0;
 top: 10px;
 min-height:100%;
 z-index:25;
 }
 
 
 .header_holder
 	{
	position:absolute;
	left:0px;
	top:169px;
	z-index:0;
	}
 

 .textcontainer
 	{ position:absolute;
	top:224px;
	left:250px;
	width:475px;
	min-height:100%;
	z-index:1;
	height:100%;
	}
 .home_chambers
 	{ position: absolute;
	  top: 570px;
	  left:36px;
	  width:713px;
	  z-index: 2;
	  text-align: center;
	  }
 .textcontainer_left
 	{ position:absolute;
	top:224px;
	left:20px;
	width:735px;
	z-index:1;
	}


.leftshadow
	{
	position:absolute;
	top:-2px;
	left:-5px;
	min-height:100%;
	background-image:url(images/shadow_left.png);
	background-repeat:repeat-y;
	}

.rightshadow
	{
	position:absolute;
	top:-2px;
	left:779px;
	min-height:100%;
	background-image:url(images/shadow_right.png);
	background-repeat:repeat-y;
	}

.bottomshadow
	{
	position:absolute;
	bottom:-16px;
	left:0px;
	width:780px;
	background-image:url(images/shadow_bottom.png);
	background-repeat:repeat-x;
	}
		
.topgraphic
	{
	position:absolute;
	top:1px;
	left:0px;
	}
.citynav
	{
	position:absolute;
	top:63px;
	right:-1px;
	z-index:35;
	}

.flashnav
	{
	position:absolute;
	top:84px;
	left:0px;
	z-index:200;	
	}
	
.slideshow_holder
	{
	position:absolute;
	width:304px;
	height:86px;
	top:82px;
	left:473px;
	z-index:500;
	border:#000000 solid thin;	
	}

.frontleftflash {
	position:absolute;
	left:55px;
	top:239px;
	z-index:2;
	height:auto;
	width: 138px;
	}
.bigbackgroundrepeater
{
	width:1000px;
 position:absolute;
 left:50%;
 margin:0 -500px;
	background-repeat:no-repeat;
	background-image:url(images/bg_letters.gif);
	width:1000px;
	z-index:0;
}
 
 .verybottompart {
	z-index:60;
	left:35px;
	position: absolute;
	bottom:5px;

}

.verybottomparttext {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

 .verybottompart_right {
	z-index:60;
	right:35px;
	position: absolute;
	bottom:5px;

}

a.verybottomparttext {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a.verybottomparttext:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.verybottomparttext:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	color:#990000;
	text-decoration: underline;
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	color:#000000;
	text-decoration: underline;
}

a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	color:#990000;
	text-decoration: none;
}
td {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 15px;
	color: #000000;
}

.contact_text
	{	font-size:18px;
		line-height:20px;
		
	 }
.contact_text_emphasize
	{	font-size:20px;
		line-height:22px;
		
	 }
	 
.menu {width:477px; height:86px; position: absolute; left: 0px; top: 82px; z-index:100;border-right:1px solid #000; font-family: Verdana, Arial, Helvetica, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:476px; w\idth:476px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:119px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:119px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:10px;text-decoration:none; color:#fff; width:119px; height:87px; border:1px solid #000; border-width:1px 1px 1px 1px; background-image: url(menu2_bg.jpg); background-repeat: repeat-x; padding-left:0px; font-weight:bold; text-align: center;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:119px; width:119px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background: #999999 no-repeat 119px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background: #666666 no-repeat 119px center;}
.menu ul ul :hover > a.drop {background:#666666 no-repeat 119px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#666666;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:88px;left:0; width:119px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:88px;t\op:87px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 0px; width:119 px;border-width:0px 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:119px;w\idth:119px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#666666;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background-image: url(menu2_hover.jpg);}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

