/* CSS Document */
	
/*::::: THE BASICS :::::*/
html, body {  margin:0px; padding:0; font-size:11px; min-width: 730px;}
form		{ margin:0; padding:0; }
td, th		{ color:#666666; margin:0; text-align:left; }
img			{ border:0; margin:0; padding:0;}
.hide 		{ display: none; }
.cleaner	{ clear: both; }
p 			{ margin:0px 0px 5px 0px; padding:0px; border:0px; text-align:left; vertical-align:top; }
h1			{ font:normal normal bold 12pt Verdana, Arial, Helvetica, sans-serif; color:#7F88A6; margin: 10px 0px 0px 10px; padding: 0px 0px 0px 0px;}
h2			{ font:normal normal bold 10pt Verdana, Arial, Helvetica, sans-serif; color:#7F88A6; margin: 10px 0px 0px 10px; padding: 0px 0px 0px 0px;}
h3			{ font:normal normal bold 10pt Verdana, Arial, Helvetica, sans-serif; color:#000000; margin: 10px 0px 0px 10px; padding: 0px 0px 0px 0px; text-align:left;}

ul          { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
li          { margin:0; padding:0 }
ul.noMargin { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }


	
/*:::::LINKS:::::*/
a, a:link, a:visited, a:active { text-decoration: none; color: #E63939;  }
a:hover	{ text-decoration: underline;  }

a.selected, a.selected:link, a.selected:visited, a.selected:active { text-decoration: none; color: #C02640; }
a.selected:hover	{ text-decoration: underline; }

a.sitePath, a.sitePath:link, a.sitePath:visited, a.sitePath:active { text-decoration: none; color: #999999; }
a.sitePath:hover	{ text-decoration: underline; }

a.footer, a.footer:link, a.footer:visited, a.footer:active { text-decoration: none; color: #FFFFFF; }
a.footer:hover	{ text-decoration: underline; }

/*:::::PAGE FRAMES & MAIN CONTAINERS:::::*/
body {
    display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font:normal normal normal 8pt Georgia,serif;
	color:#000000;
	margin:0;
	padding:0;
	background: #000000 url(../../images/background_L1MAIN2.jpg) repeat-y top;
	}

.siteWrap {
    width:1100px;
	height:auto;
	border: 0px solid lightblue;
	overflow:hidden;
	margin:0;
	padding:0;
	position:relative;
	top:0;
	left:0;
}

.Container2 {
    border: 0px dotted #FFCC66;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	height:900px;
	position:relative;
	z-index:10		
}

.Container3 {
    border: 0px dotted red;
	margin:5px 0 0 -80px;
	padding:0px;
	overflow:hidden;
	float:left;
	width:830px;
	z-index:100;
	position:relative;
	top:0;
	left:0
}

.Container4 {
    border: 0px dotted pink;
	margin:0px 0 0 -80px;
	padding:0px;
	overflow:hidden;
	float:left;
	width:830px;
	z-index:0;

}	

.BodyContainer {
    width:812px;
	height:auto;
	margin:0px;
	padding:0px;
	position:relative;
	background-image: url(../../images/background_L2STG.png);
	background-position:top;
	background-repeat:repeat-y;
	border: 0px solid red;
	overflow:hidden;
	scaling:uniform;
	content-width:812px;
	content-height:38px;
	}

/*::::::::::::::: TOP BANNER & NAV :::::::::::::::::::: */

.logo {
   border:0px solid green;
   height:94px;
   position:relative;
   top:10px;
   right:210px;
   width:240px;
   margin:0px 0 -25px 0;
   text-align:left;
   overflow:hidden;
   clear:both;
}

.utils {
   position:relative;
   top:-56px;
   left:235px;
/* background: url(../../images/utilsnavbg.png) no-repeat;*/
   border: 0px solid #FF00AA;
   overflow:hidden;
   width:324px;
   height:68px;
   padding: 30px 0 0px 10px;
   clear:both;
   margin:0 0 -80px 0;
   color:#DDDDDD;
}

.utils a{
   color:#DDDDDD;
   font-weight:900;
}
.utils a.on{
   color:#FFFFFF;
   font-weight:900;
   text-decoration:underline;
}
.utils a:hover{
   color:#FFFFFF;
   font-weight:900;
   text-decoration:none
}

.topNav {
	width:812px;
	height:128px;
	margin:0px;
	padding:0px;
	background: url(../../images/topnavbg.png) no-repeat;
	overflow:hidden
}

.topNavButtons {
    position:relative;
	top:26px;
	right:15px;
	float:right;
	border:0px solid #FFCC00;
}

ul#nav1 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 760px;
	border:0px solid #FFFFFF;
}

ul#nav1 li {
	float: left;
	margin-right:10px;
	padding-right:22px;
}

.topNav ul{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	text-align:left;  
	border:0px solid #FFFFFF;
	text-align:center;  
}

.topNav li.on a{
	float:left;
	background: url(../../images/TNAVBTN-ON.png) no-repeat;
	height:60px;
	width:145px;
	display:inline;
	padding:30px 0 0 0;
	margin:0;
	border:0px solid #FFCC00;  
}

.topNav li.off1 a{
	float:left;
	background: url(../../images/TNAVBTN-OFF.png) no-repeat;
	background-color:transparent;
	height:52px;
	width:145px;
	padding:10px 0 0 0;
	margin:0;
	border: 0px solid #FFFFFF; 	
	display:block;
}

.topNav li.off1 a:hover{
	float:left;
	background: url(../../images/TNAVBTN-OVER.png) no-repeat;
	height:52px;
	width:145px;
	padding:10px 0 0 0;
	margin:0;
	border: 0px solid #FFFFFF; 	
	cursor:pointer;
	display:block;
}

.topNav li.off2 a{
	float:left;
	background: url(../../images/TNAVBTN-OFF.png) no-repeat;
	background-color:transparent;
	height:54px;
	width:145px;
	display:block;
	padding:8px 0 0 0;
	margin:0;
	border: 0px solid #FFFFFF; 	
}

.topNav li.off2 a:hover{
	float:left;
	background: url(../../images/TNAVBTN-OVER.png) no-repeat;
	height:54px;
	width:145px;
	display:block;
	padding:8px 0 0 0;
	margin:0;
	border: 0px solid #FFFFFF;
	cursor:pointer;
}



/* ::::::::::::: LEFT NAV   ::::::::::::::::::: */

.leftNav {
    border: 0px solid lightgreen;
	width:210px;
	margin:40px 0 0 0;
	padding:0px;
	float:left;
	overflow:hidden;
	background:url(../../images/leftnavbg.gif) no-repeat; 
	position:relative;
}


.leftNav2 {
    border: 0px solid lightgreen;
	width:210px;
	margin:40px 0 0 0;
	padding:0px;
	float:left;
	overflow:hidden;
	background:url(../../images/leftnavbg2.gif) no-repeat; 
	position:relative;
}

#secNav {
    position:relative;
	left:15px;
	top:26px;
	width:160px;
	height:auto;
	padding:0;
	margin:0;
	text-align:left;
	border: 0px solid #AACC99;
	float:left;
	overflow:hidden;
}

ul#nav2 {
	list-style-type: none;
	display:block;
	margin: 0;
	padding: 0 0px 0 0;
	text-align:left;
	border: 0px solid orange;
	overflow:hidden;
}

ul#nav2 li {
	margin:10px 2px 10px 0;
	padding: 0 0px 0 0;
}

ul#nav2 li.on a {
	display: block;
	background: url(../../images/leftNavItemBG-on.png) 5px 0 no-repeat;
	border:0px solid #FFCC00;
	padding:6px 30px 10px 10px;
}

ul#nav2 li.on a:hover {
	display: block;
	background: url(../../images/leftNavItemBG-on.png) 5px 0 no-repeat;
	border:0px solid #FFCC00;
	padding:6px 30px 10px 10px;
}

ul#nav2 li a {
	display: block;
	border:0px solid #FFCC00;
	padding:5px 0px 10px 10px;
}

ul#nav2 li a:hover {
	display: block;
	padding:5px 0px 10px 10px;
	background: url(../../images/leftNavItemBG-over.png) 5px 0 no-repeat;
}


/* ::::::::::::: Main Body Content   ::::::::::::::::::: */

.leftColumn {
    float:left;
	width:150px;
	padding:0;
	margin:0 0px 0 0;
	border: 0px solid #FFCC00;
    position:relative;
	top: 0;
	left:68px;
	display:block;
	z-index:50;
   }
   
.bios {
    font-size:11px;
	line-height:16px;
	text-align:justify;
 }
.sitemapcl   { width:150px; border:0px solid green; margin:0 20px 0 0; float:left; }
.basicColumn {
   width: 625px;
   border: 0px solid #000000;
   top:50px;
   position:relative;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   border: 0px solid #000000;
   line-height: 18px;
   height:auto;
}    
.bodyColumn {
   width: 525px;
   border: 0px solid #000000;
   height:auto;
   float:left;
   position:relative;
   left:85px;
   top:0;
   overflow:hidden
}   

h2 {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:14px;
   font-weight:900;
   color: #990000;
   padding: 5px 0 2px 0;
   margin: 7px 0 0 10px;
   letter-spacing: 1px;
   text-align:left;
}

.bodyColumn p{
    /*width: 515px;*/
	margin:0;
	padding: 10px 10px 0 10px;
	font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    border: 0px solid #000000;
    display:block;
    line-height: 18px;
}

.mediaTXT{
    /*width: 515px;*/
	margin:0;
	padding: 0px 10px 0 10px;
	font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    border: 0px solid #000000;
    line-height: 16px;
	text-align:left;
	width:384px;
	float:left;
	
}

.mediaIMG {width:110px; float:left;margin:5px 5px 0px 0;padding:0;border:0px solid red}

.yellowbg {
   background: url(../../images/yellowboxbg.gif) repeat ;
   width:535px;
   height:auto;
   border:0px solid orange;
   display:block;
   padding:0;
   margin:0;
   text-align:left;
}

.yellowbg p{
  padding: 5px 10px 0px 10px;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  border: 0px solid #000000;
  display:block;
  line-height: 1.4em;
  margin:0;
  width:502px;
}

.header {
  padding: 5px 0 10px 5px;
  text-align:left;
}



/* :::::::::: CALL OUTS :::::::::::::::: */

.CallOutBox {
    width:133px;
    background: url(../../images/quotebox_bg.gif) repeat-x top #313131; 
	padding: 0px 5px 5px 5px;
	margin: 0 0 0px 0;
	border:0px solid #FFCC00;	
	position:relative
}

.secHead {
    position:relative;
	float:left;
	top:22px;
	left:50px;
	border:0px solid red;
}

	
.CallOutBox	h2 {
    font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:16px;
	text-align:center;
	letter-spacing:-1px;
	padding:10px 0 5px 0;
	margin:0px 0 5px 0;
}

.CallOutBox	p {
    font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	text-align:left;
}	

.CallOutBox	p.quote {
    font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	text-align:left;
	padding: 10px 10px 0 10px;
	text-align:left;
	font-size:1em;
	font-weight:600;
	line-height:1.6em;
	
}
.CallOutBoxTop {margin: 20px 0 -3px 0;height:3px; border:0px solid red;z-index:1;position:relative}
.CallOutBoxBot {margin: 0px 0 0px 0;height:6px; border:0px solid red; position:relative}

#quoteO img{margin: 0px 3px 0px 0px; padding: 0px 0 3px 0; border:0px solid #FFCC00;}
#quoteC img{margin: -5px 0 -1px 4px; padding: 0px -2px 0px 0; border:0px solid #FFCC00;}

/*:::::CALL OUT LISTS:::::*/

ol.norm { margin: 5px 0px 5px 15px; padding:0; text-align:left; line-height:1.6em}
ol.norm li { margin: 0 0 10px 15px; padding:0; }


ul.bullet { margin: 5px 0px 5px 15px;
}

ul.bullet li {margin: 6px 0px 6px 0px;}

li.gear {
    margin: 4px 4px 4px 0px;
	padding: 0 0px 4px 20px;
	list-style: none; 
	background: url(../../images/geararrow.gif) no-repeat ; 
	text-align:left;
	color:#CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	letter-spacing:normal;
	width:113px;
	border:0px solid red
}

li.gear a {
    color: #F0E87C;
	text-align:left;
	text-decoration:none;
	border:0px solid red;
	display:block;
}

li.gear a:hover {
    text-decoration:underline;
}

ul.gearDK {
    margin: 5px 4px 4px 30px;
	padding: 0;
	text-align:left;
	color:#333333;
}

ul.gearDK li { 
    margin:2px 0 2px 0; padding:0;
    list-style-image: url(../../images/geararrowDK.gif);
	padding: 0 8px 4px 0px }

ul.gearDK li a {
    color: #990000;
	text-decoration:none;
}

ul.gearDK li a:hover {
    text-decoration:underline;
}

ul.gearDKsm {
    margin: 5px 4px 4px 10px;
	padding: 0;
	list-style: none; 
	text-align:left;
	color:#333333;
	font-size:10px
}

ul.gearDKsm li { 
    margin:2px 0 2px 0; padding:0;
    background: url(../../images/geararrowDK.gif) no-repeat;
	padding: 0 8px 2px 20px }

ul.gearDKsm li a {
    color: #990000;
	text-decoration:none;
}

ul.gearDKsm li a:hover {
    text-decoration:underline;
}

.column {
    float:left;
	margin: 15px 0 0 5px;
	width:110px;
	border-right:1px solid #C8BF4F;
	display:block;
	height:36px;
}


/* :::::: FOOTER  :::::::: */

.containBottom {
    position:relative;
	left:0px;
	top:0;
	margin:0;
	padding:0;
	border: 0px solid #00CCFF;
	display:block;
	background:url(../../images/bottom.png) 9px 0 no-repeat;
	widgh:812px;
	height:50px;
}

.fadeBottom {
    position:relative;
	padding:0;
	margin:0;
	top:-35px;
	left:5px;
    height: 160px;
   	background: url(../../images/fadebg.png) center repeat-x;
	border: 0px solid #FFCC00;
	width:680px;
	z-index:-10;	
}
.fadeBottom p { padding-top:48px; text-align:center; color:#D4CD6B; font-size:11px; letter-spacing: 2px; }
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

Rounded Corners
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
#boxBulletonBG {  background:white; }

div.rounded {
  padding:0;
  position:relative;
  border:1px solid red;
}

div.pic-land { POSITION:RELATIVE; Z-INDEX:-10; BORDER:0PX SOLID RED; }

div.rounded2-land {
  width: 476px;
  background: transparent url(../../images/RTCRNR.gif) no-repeat top right;
}
div.rounded2-land div {
  background: transparent url(../../images/LTCRNR.gif) no-repeat top left;
}
div.rounded2-land div div {
  background: transparent url(../../images/RBCRNR.gif) no-repeat bottom right;
}
div.rounded2-land div div div {
  background: transparent url(../../images/LBCRNR.gif) no-repeat bottom left;
  padding: 0;
}

div.pic-port { POSITION:RELATIVE; Z-INDEX:-10; BORDER:0PX SOLID RED; }

/*

popups

*/ 

.thumbnail{
position: relative;
z-index: 0;
font-family:Georgia, "Times New Roman", Times, serif;
padding:2px 0px 2px 0px;
color:#666666;
text-decoration:none;

}

.thumbnail:hover{
background-color: #1E1E1E;
z-index: 50;
text-decoration:none;

}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #1E1E1E;
left: -1000px;
/*border: 1px dashed gray;*/
visibility: hidden;
color: black;
text-decoration: none;
padding:10px;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;

}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -20px;
left: 110px; /*position where enlarged image should offset horizontally */
}


table.specials{
  border-bottom:2px solid #CCCCCC;
  margin-bottom:10px;
}
table.specials td{
  padding:2px 2px 0px 6px;
}
td.leftdetail {
  text-align:left;
  border-left: 2px solid #CCCCCC;
}

