@charset "UTF-8";
/* CSS Document */

body{margin:0;padding:0; background: #d3d4d4; font-family: Arial, Helvetica, sans-serif; color:#d2d4d4; font-size:62.5%;}

html, body{ 
margin:0; 
padding:0; 
} 
 
a, a:link, a:visited {
text-decoration: none;
}
a:hover, a:active {
text-decoration: underline;
}
img {border:none;}

a:focus { 
    outline: none; 
}
button:focus { 
    outline: none; 
}


/*-------------------------------------------------
  Page STYLES
-------------------------------------------------*/	
#header {
	width: 100%;
	height: 48px;
	margin: 0;
	padding: 0;
	background-image: url(../images/header_bg.jpg);
	background-color:#000000;
	background-repeat: repeat-x;
} 
#header img {
	padding: 0 32px 0 0;
	border:none;
	float:left;
}
#header ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display:block;
	
}  
#header li {
	list-style: none;
	float:left;
	margin: 0;
	padding: 0;
} 
#header li a.tab {
	height: 20px;
	padding:14px 28px 14px 28px;
	color: #8c8c8c;
	font-weight: bold;
	font-size: 1.0em;
	letter-spacing: 1px;
	display:inline-block;
}
#header li a.tab:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../images/header_over.jpg);
	background-repeat: repeat-x;
}
#header li.selected a, #header li.selected a:hover {
	background-image: url(../images/header_click.jpg);
	color:#FFFFFF;
}
#home {
	background-color: #2c2c2c;
	width: 100%;
	/*border-bottom: 1px solid #1e1e1e;*/
}
.R_shadow {
	_width:0px;
	padding-right:20px;
	background-image: url(../images/home_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;	
	display:inline-block;
}

#main {
	background-color: #2c2c2c;
	width: 100%;
	/*border-bottom: 1px solid #1e1e1e;*/
}
#main_wrap {
	
	background-image: url(../images/main_bg.jpg);
	width:928px;
}
#main_L {
	background-color:#FFFFFF;
	width:625px;
	padding:30px;
	font-style:normal;
	color:#323232;
	float:left;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 1.15em;
	}
#main_L p { 
  margin-bottom: 17px; 
}
#main_L a {
	color: #f76b36;
}
#main_R {
	float:left;
	width:243px;
	_width:240px;
	padding: 100px 0 0 0;
	background-image: url(../images/in_mainR_shadow.jpg);
	background-repeat: repeat-y;
	background-color:#202020;
}
#main_R ul, #main_R li {
	list-style: none;
	margin:0; padding:0;
}
#main_R li {
	padding:0 0 0 0;
	height:34px;
}
#main_R li a {
	padding: 0 0 0 19px;
	color: #7e7e7e;
	font-size:1em;
	background-image: none;
	letter-spacing:1px;
	line-height:17px;
}
#main_R li a:hover, #main_R li.selected a {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-image: url(../images/in_mainR_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#footer{
	width: 100%;
  	height:155px; 
  	border-top: 6px solid #e1e1e1;
	background-image: url(../images/footer_bg.jpg);
 } 
 #footer ul {
	width: 95%;
	min-width:900px;
	_width:900px;
	min-height:34px;
	padding:13px 0 0 0;
	margin:0;
	list-style:none;
 }
 #footer li {
 	float:right;
 	width: 200px;
	text-align:left;
	display:block;
	color:#737373;
	font-size: 0.9em;
	font-weight:bold;
	line-height:2em;
 }
#footer li.phone{
	width: 275px;
	float:left;
}
#footer li a {color:#737373;}
/*-------------------------------------------------
  GALLERY STYLES
-------------------------------------------------*/	 
#gallery_nohide {
	background-color: #2c2c2c;
	width: 100%;
	height:569px;
}
#gallery {
	position: absolute;
	width: 100%;
	min-width:1024px;
	left: 0px;
	top: 47px;
	z-index: 25;
}
#panel {
	width: 100%;
	position: relative;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 30;
	overflow: hidden;
	text-align: left;
	background-color: #000000;
}
#panel img {
	
}
#gallery_button {
	margin-left: 704px;
}
hr#blackbar {
	height: 50px;
	top:-6px;
	position: relative;
	background-color: #000000;
	border: none;
	color: #000000;

}
#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
}
#scroller {
	width: 100%;
	margin: 0 auto;	
	overflow: hidden;
}
#content {
	width: 99999px;
}
.section {
	width: 888px;
	height: 559px;
	float: left;
	background-image:url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
	background-color:#2d2d2d;
	_bottom: 10px;
	
}
#buttons_nohide {
	width:100%;
	z-index: 40;
	position: relative;
	overflow: hidden;
	margin:0;
	padding:0;
	margin-top:-71px;
	border-bottom:11px solid #000000;
}
#buttons {
	width:100%;
	z-index: 40;
	position: relative;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	_bottom: -1px;
	border-bottom:11px solid #000000;
	margin:0;
	padding:0;
}
#buttons div, #buttons_nohide div{
	width: 95px;
	height: 71px;
}
#buttons div.Lbutton, #buttons_nohide div.Lbutton {
	float:left;
}
#buttons div.Rbutton, #buttons_nohide div.Rbutton{
	float: left;
	_float:none;
	margin-left: 793px;
	_margin-left: 885px;
}
#dumbgallery {
	margin: 0;
	padding:0;
	height:559px;
	width:100%;
}
#dumbgallery .R_shadow {
	display:inline-block;
	clear:none;
	float:left;
}
#dumbgallery img {
	float: left;
	display:inline;
	overflow: hidden;	
}
#dumbbuttons {
	position: relative;
	overflow: hidden;
	position: absolute;
	margin:0;
	padding:0;
	z-index: 45;
	left:0;
	bottom:0;
	width: 100px;
	height:559px;
}


/*-------------------------------------------------
   commercial page stuff
-------------------------------------------------*/	 
.infobox {
	width:868px;
	height: 559px;
	background-color:#181818;
}
.torbox {
	width:418px;
	height: 309px;
	padding:250px 0 0 450px;
	background-color:#181818;
	background-image: url(../images/tor.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	font-family: Arial, Helvetica, sans-serif;
	color: #7B7B7B;
	font-size:1.1em;
	letter-spacing:1px;
	line-height: 17px;
	
}
.torbox a{
	color: #7B7B7B;
}
.torbox b{
	font-weight:normal;
	font-size:1.35em;
	color: #ABABAB;
}
.newsbox {
	width:380px;
	margin-top:17px;
	padding-top: 16px;
	border-top: 1px solid #2c2c2c;
}
.newsbox a {
	color: #7B7B7B;
}
.newsstory {
	text-align: left; 
	padding: 0 17px 17px 17px;
	font-family: Arial, Helvetica, sans-serif;
	color:#2c2c2c;
	display:none;
	line-height: 17px;
	letter-spacing: 0;
	width:466px;
}
.newsstory h4{
	line-height:17px;
	font-size:1.35em;
	color: #7B7B7B;
	letter-spacing:1px;
}
.newsstory a{
	color: #7B7B7B;
}
.newsstory img {
	border: solid 5px #CCCCCC;
	float: right;
	display:block;
	clear:right;
	margin: 5px 0 5px 10px;
}

/*-------------------------------------------------
  homepage slide show stuff
-------------------------------------------------*/	 
#slideshow {
    position:relative;
    height:559px;
}

#slideshow div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	width:100%;
	background-color:#2c2c2c;
}
#slideshow div p {
	margin:0; 
}

#slideshow div.active {
    z-index:10;
}

#slideshow div.last-active {
    z-index:9;
}



/*-------------------------------------------------
  other stuff
-------------------------------------------------*/	 
.directionsbox {
	width:625px;
	margin:0px -30px 0px -30px;
	
	height: 20px;
	padding: 15px 30px 15px 30px;
	color:#333333;
	background-image:url(../images/pgheader_bg.jpg);
	background-repeat:repeat-x;
	background-color: #e0e0e0;
	font-weight:bold;
	
}
.inputBox_directions {
				color: #fff;
				background: #333333;
				border: 1px solid #333333;
				width: 250px;
				height: 13px;
				margin: 0;
				padding: 3px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				vertical-align: middle;
				font-weight: normal;
			}

.pdfbox {
	width: 545px;
	padding: 16px 0px 16px 80px;
	background-image: url(../images/pdf_icon.gif);
	background-repeat:no-repeat;
	background-position: 10px center;	
	border: 1px solid #e0e0e0;
	margin-bottom: 17px;
	line-height:17px;
}



/*-------------------------------------------------
  text STYLES
-------------------------------------------------*/	 
h1 {
	width:685px;
	_width:687px;
	margin:-30px -30px 20px -30px;
	padding: 12px 0 8px 0;
	text-indent: 30px;
	font-size: 1.5em;
	background-image:url(../images/pgheader_bg.jpg);
	background-repeat:repeat-x;
	background-color: #e0e0e0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	
}
h2 {
	color: #a0a0a0;
	font-size: 2.1em;
	font-weight:400;
	font-family: Arial, Helvetica, sans-serif;
	margin:0; padding:0;
	padding-top: 18px;
	height:20px;
	letter-spacing: 0.02em;
	padding-bottom:0;
}
.page {
	margin:0; padding:0;
}
.story {
	margin:0; padding:0;
	border-bottom: 1px solid  #e0e0e0;
	margin-bottom: 4px;
	line-height: 1.7em;
}
.story img, .page img, .inline {
	border: solid 5px #CCCCCC;
	float: right;
	display:block;
	clear:right;
	margin: 5px 0 5px 10px;
}
.story a.more {
	display:block;
	color:#a0a0a0;
	font-weight:bold;
	line-height:17px;
	margin-top: -10px;
	margin-bottom:8px;
}
hr {
	margin: 0;
	padding:0;
  	width:100%;
	color: #a0a0a0;
	height: 2px;
}

.story li {
	height:17px;
}


/*-------------------------------------------------
  fck STYLES
-------------------------------------------------*/	 
.headline {
	font-size: 1.4em;
	line-height: 19px;
	font-weight:bold;
}
.callout {
	font-size: 1.9em;
	line-height: 34px;
	color: #a0a0a0;
}
.alert {
	color:#990000;
}

.grey {
	font-size: 11px;
	color:#333333;
}