/* CSS Document */

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
	color: #3b5e3a;
	font-size: 26px;
}

a,a:link,a:active
{
color: #87a888;
}

a:hover
{
color: #FF6600;
}



form,table,image
{
	margin: 0px;
	padding: 0px;
}

/* Form Elements */

.t_col1 {
	background-color: #EFEFEF;
}
.t_col2 {
	background-color: #E6ECEF;
	text-align: center;
}
.t_col3 {
	background-color: #eeeeee;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.t_col4 {
	background-color: #DFDFDF;
}
.t_col1_form {
	text-align: right;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.t_col2_form {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.t_table {
	background-color: #FFFFFF;
}

.s_table {
	background-color: #E6ECEF;
	border-top: 1px solid #0A4E6B;
	border-bottom: 1px solid #0A4E6B;
	font-family: "Trebuchet MS", sans-serif;
}
.t_head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #667F66;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	height: 20px;
	background-color: #DCECD7;
}
.t_head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #667F66;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	height: 20px;
	background-color: #E2F3DD;
}
.t_head3 {
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	height: 20px;
	line-height: 16px;
}
.t_foot1 {
	font-family: "Trebuchet MS", "arial sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
}

.tablefield
{
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-align: right;
	padding-right: 3px;
}


.formfield_textarea
{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #87a888;
	width: 300px;
	background-color: #FAFAFA;
	padding: 1px 1px 1px 4px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}

.formfield_textfield
{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 11px;
	color: #87a888;
	background-color: #FAFAFA;
	height: 18px;
	border: 1px solid #CCCCCC;
	width: 200px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}

.formfield_textfield_small
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #87a888;
	background-color: #FAFAFA;
	height: 18px;
	border: 1px solid #CCCCCC;
	width: 50px;
	padding: 1px 1px 1px 4px;
	font-weight: bold;
}

.formfield_textarea
{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #87a888;
	width: 250px;
	background-color: #FAFAFA;
	padding: 1px 1px 1px 4px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}



.formfield_dropdown
{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 11px;
	color: #87a888;
	background-color: #FBFBFB;
	height: 17px;
	border: 1px double #CCCCCC;
	font-weight: bold;
}



/* New CSS */


#builder_page {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -10px;
}
#builder_page table, #builder_page td {
	margin: 0px;
	padding: 0px;
}
#builder_page p {
	font-size: 13px;
	color: #333333;
	line-height: 16px;
}
#builder_page h1 {
	color: #333300;
	font-size: 26px;
	line-height: 28px;
}
#builder_page h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}
#builder_page h2 {
	color: #333300;
	font-size: 18px;
	line-height: 22px;
}
#builder_page strong {
	color: #333300;
}
#builder_page li {
	list-style-type: none;
	list-style-image: none;
}
#builder_page a {
	font-size: 12px;
	color: #333333;
}
#builders, #builders a, #builders span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


span.indent  { display: block; }
span.indent.single   { padding-left: 16px; }
span.indent.double    {
	padding-left: 22px;
}



#right_col p {
	padding-left: 6px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}





#navwrapper {
	margin: 0px;
	padding: 0px;
	background-color: #A9A276;
	width: 777px;
	height: 27px;
	background-image: url(../images/incight_navbar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* CSS Document */


		

		#nav {
	text-align: left;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
		}

		#nav ul {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
		}
		
		
		#nav li {
	position: relative;
	display: inline;
	float: left;
		}
#nav  li a.divider_line {
	position: relative;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/nav_divider.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 1px;
		}
#nav  span {
	display: block;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	height: 27px;
	line-height: 27px;
	position: relative;
		} 
#nav  li a {
	display: block;
	color: #333333;
	padding-right: 39px;
	padding-left: 39px;
	height: 27px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	margin: 0px;
	float: left;
		} 
#nav  li a:hover {
	color: #000000;
	background-color: #7B7551;
}
#nav   li a:active {
}

		#nav li ul {
	display: block;
	position: absolute;
	width: 200px;
	left: -999em;
		} 
#nav   li  ul li a {
	display: block;
	color: #CCCCCC;
	height: 21px;
	line-height: 21px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	width: 180px;
		} 
#nav   li  ul li a:hover {
	color: #FFFFFF;
	background-image: url(../images/employment_drop_bgtile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
		
#nav li:hover ul {
	top: 27;
	left: 0;
	background-color: #2a2a2a;
	background-image: url(../images/incight_drop_bgtile.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
		
#nav li li {  display: block }
		
#nav li ul ul { /* third-and-above-level lists */
	margin-top: -21px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 200px;
}

#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 { /* lists nested under hovered list items */
	left: auto;
}		
.thumbnail {
	background: url(images/tour_2009/thumb_bg.gif) no-repeat center center;
	padding: 10px;
	height: 110px;
	width: 180px;
	display: block;
}
.breadcrumb {
	display: block;
	font-size: 12px;
	padding-bottom: 5px;
}
#slideshow {
background:url(../images/tour_2010/slide_01.jpg) no-repeat 0 0;
border-bottom:2px solid #FFFFFF;
height:174px;
overflow:hidden;
width:777px;
position:relative;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	filter: alpha(opacity=0);
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
	filter: alpha(opacity=1);
}

#slideshow img.last-active {
    z-index:9;
}
