@charset "utf-8";
/* CSS Document */


/*------------------------------
Generic HTML styles
------------------------------*/ 

html {
	background: #0055A4;
	border: 0px;
	margin: 15px;
	padding: 0px;	
}

body { 
	background: #0055A4;
	margin: 0px;
	padding: 0px; 
}

/*------------------------------
Main Layout Elements
------------------------------*/

#container { 
	background: #0055A4;
	border: 0px;
	position: relative;
	width : 800px;
}

#header {
	background: #0055A4;
	border: 0px;
	position: relative;
	width : 800px;
}

#header h1 { 
	background-image: url(../images/lh_logo_main.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 152px;
	width: 215px;
	text-indent : -9999px;
	margin-top: 0px;
}

#header_pics {
	margin-top: -140px;
	margin-left: 250px;
	padding-bottom: 10px;
	
}

.h_pics {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -10px;
}

#popup {
	width: 700px;
}


/*------------------------------
Main Navigation
------------------------------*/



#menu_main {
	background: #0055A4;
	border: 0px;
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width : 805px;
}

#menu_main a.cur { color: #F68B39; }

#menu_main ul {
	display: inline;
	height: 23px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 130px;
	vertical-align: middle;
}

#menu_main li {
	background-image: url(../images/menu_base.png);
	display: inline;
	text-align: center;
	height: 23px;
	width: 130px; 
	float: left;
	margin: 0 0.1em;
	font-family: Garamond;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	font-weight: 300;
}

#menu_main li a {
	display: inline;
	height: 23px;
	width: 130px;
	text-align: center;
	font-family: Garamond;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	font-weight: 300;
}

/* Hide from IE5-Mac \*/
#menu_main li a
{
float: none
}
/* End hide */ 

#menu_main li:hover {
	display: inline;
	color: #F68B39;
	vertical-align: middle;
	height: 23px;
	width: 130px;
	text-align: center;
	font-family: Garamond;
	font-size: 16px;
	text-decoration: none;
	font-weight: 300;
}

#menu_main a:hover {
	display: inline;
	color: #F68B39;
	vertical-align: middle;
	height: 23px;
	width: 130px;
	text-align: center;
	font-family: Garamond;
	font-size: 16px;
	text-decoration: none;
	font-weight: 300;
}

#menu_main li a:active {
	display: inline;
	color: #F68B39;
	vertical-align: middle;
	height: 23px;
	width: 130px;
	text-align: center;
	font-family: Garamond;
	font-size: 16px;
	text-decoration: none;
	font-weight: 300;
}
	

/*------------------------------
Sub Navigation
------------------------------*/

#menu_corner_lft {
	width: 20px;
	float: left;
}

.corner_lft {
	width: 20px;
	float: left;
}

#menu_corner_rt {
	width: 20px;
	float: right;
}

.corner_rt {
	width: 20px;
	float: right;
}

#menu_subnav {
	border: 0px;
	height: 35px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width : 800px;
}

#menu_subframe {
	background-color: #689AC9;
	border: 0px;
	height: 35px;
	list-style: none;
	margin-left: 20px;
	padding: 0;
	position: relative;
	width : 760px;
}

#menu_sub {
	border: 0px;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	position: relative;
	text-align: center;
	vertical-align: middle;
}

#menu_sub a.cur { color: #F68B39; }

#menu_sub a {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	width: 130px;
	font-family: Garamond;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	}

#menu_sub ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	width: 130px;
	font-family: Garamond;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	} 

#menu_sub ul li {
	margin-left: 0;
	padding: 2px 5px 0px 18px;
	background-image: url(../images/menu_bullet.png);
	background-repeat: no-repeat;	
	list-style: none;
	display: inline;
	font-family: Garamond;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
		
#menu_sub ul li.first {
	margin-left: 0;
	background-image: none;
	list-style: none;
	display: inline;
	font-family: Garamond;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	}

/* Hide from IE5-Mac \*/
#menu_sub li a
{
float: none
}
/* End hide */ 

#menu_sub li:hover {
	display: inline;
	color: #F68B39;
	vertical-align:bottom;
	height: 23px;
	font-family: Garamond;
	font-size: 16px;
	text-decoration: none;
}

#menu_sub a:hover {
	display: inline;
	color: #F68B39;
	vertical-align:bottom;
	height: 23px;
	font-family: Garamond;
	font-size: 16px;
	text-decoration: none;
}

#menu_sub li a:active {
	display: inline;
	color: #F68B39;
	vertical-align:bottom;
	height: 23px;
	font-family: Garamond;
	font-size: 16px;
	text-decoration: none;
}

/*------------------------------
Content 
------------------------------*/

.content_corner_lft {
	width: 20px;
	float: left;
}

.corner_lft {	
	width: 20px;
	float: left;
}

.content_corner_rt {
	width: 20px;
	float: right;
}

.corner_rt {	
	width: 20px;
	float: right;
}

.content_subnav {
	background-color: #FFF;
	height: 19px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width : 800px;
}

#content_sub {
	background-color: #FFF;
	border: 0px;
	height: 19px;
	list-style: none;
	padding: 0;
	position: relative;
	width : 760px;
}

#content_title {
	background-color: #F68B39;
	border: 0;
	height: 28px;
	position: relative;
	width: 800px;	
}

.content_subtitle {
	border: 0;
	height: auto;
	position: relative;
	width: 200px;
	padding-bottom: 5px;
}

#content_subtitle_rt {
	border: 0;
	height: 15px;
	position: relative;
	width: 200px;
	padding-bottom: 5px;
	margin-left: 20px;
}

#subtitle_orange {
	font-family: "Times New Roman";
	font-size: 15px;
	color: #000000;
	top: 10px;
	margin: 0;
	text-align: left;
	font-weight: bold;
	width: auto;
}

#content_main {
	background: #FFF;
	border: 0px;
	position: relative;
	width : 800px;
}


#content_columns {
 	background: #FFF;
	border: 0;
	position: relative;
	width : 800px;
	margin: 0 auto;
	overflow: auto;
	width: 100%

}

#contentcol_single { 
 	background: #FFF;
	float: left;
 	width: 800px;
}

#contentcol_single { 
 	background: #FFF;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 5px;
	width: 750px;
}

#contentcol_left { 
 	background: #FFF;
	float: left;
 	width: 410px;
}

#content_left { 
 	background: #FFF;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 5px;
	float: right;
}

#contentcol_right { 
 	background: #FFF;
	float: right;
	width: 350px;
}

.content_right { 
 	background: #FFF;
	float: right;
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
	width: 300px;
}

#pics_rt_main {
	float: right;
	display: block;
}

#pics_rt_sub {
	float: none;
	display: block;
	margin-left: 5px;
}

.pics_right {
	border: 0;
	padding: 0;
	text-align: right;
}

#pics_right_col1 {
	border: 0;
	padding: 0;
	margin-top: 0;
	position: relative;
	left: 24px;
	float: right;
}

#pics_lft {
	display: block;
	margin-left: -25px;
}

.pics_left {
	border: 0;
	padding: 0;
	text-align: left;
}

.content_dotline {
	text-align: center;
	width: 247px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

h2 {
	font-family: "Garamond Premr Pro Smbd", "Garamond Premr Pro", Garamond;
	font-size: 22px;
	color: #FFFFFF;
	margin: 0;
	padding-left: 20px;
}


p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
}


#content {
	margin-left: 20px;
	padding: 0;
	background-repeat: no-repeat;
	font-family:  "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	}

#content ul {
	margin-left: 25px;
	margin-right: 10px;
	padding-left: 0;
	} 

#content ul li {
	margin-left: 20px;
	padding: 5px 5px 0px 18px;
	background-repeat: no-repeat;
	font-family:  "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	}
	
#content_num ol {
	margin-left: 25px;
	padding-left: 0;
	}
	
#content_num ol li {
	margin-left: 20px;
	padding: 5px 5px 5px 18px;
	background-repeat: no-repeat;
	font-family:  "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
	
#content_table {
	margin-left: 20px;
	padding: 0;
	background-repeat: no-repeat;
	font: 14px  "Times New Roman", Times, serif;
	color: #4f6b72;
	text-decoration: none;
	line-height: 20px;
	}

#content_table ul {
	margin-left: 25px;
	padding-left: 0;
	} 

#content_table ul li {
	margin-left: 20px;
	padding: 5px 5px 10px 10px;
	background-repeat: no-repeat;
	font: 14px  "Times New Roman", Times, serif;
	color: #4f6b72;
	text-decoration: none;
	}
	
#content_table_alt ul {
	margin-left: 25px;
	padding-left: 0;
	line-height: 20px;
	}
	
#content_table_alt ul li {
	margin-left: 20px;
	padding: 5px 5px 10px 10px;
	background-repeat: no-repeat;
	font: 14px  "Times New Roman", Times, serif;
	color: #797268;
	text-decoration: none;
	line-height: 20px;
}
	
.photo_std {
	margin: 0;
	border: thin;
	border-color: #336699;
}

.content_title2 {
	border: 0;
	height: 28px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 2px;
	position: relative;
	width: 342px;
	float: right;
	vertical-align: middle;
}

#title2_orange {
	background-color: #F68B39;
}

#title2_red {
	background-color: #CC3300;
}

#title2_green {
	background-color: #84BD1E;
}

h3 {
	font-family: "Garamond Premr Pro Smbd", "Garamond Premr Pro", Garamond;
	font-size: 20px;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	margin: 0;
	text-align: center;
	font-weight: bold;
}

.style1 {
	color: #F68B39;
	font-style: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.style2 {
	color: #666666;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin-left: 10px;
}


.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
	margin-left: 20px;
}

.style4 {
	color: #F68B39;
	font-style: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

.style5 {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

.style6 {
	color: #000000;
	font-style: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 1px;
	margin: 0;
	text-align: right;
}

.style7 {
	color: #000000;
	font-style: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 1px;
	margin: 0;
}

.style8 {
	color: #fff;
	font-style: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 1px;
	margin: 0;
}

#content_popup {
	margin-left: 20px;
	padding: 0;
	background-repeat: no-repeat;
	font-family:  "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
	}

#content_popup ul {
	margin-left: 25px;
	margin-right: 10px;
	padding-left: 0;
	} 

#content_popup ul li {
	margin-left: 20px;
	padding: 5px 5px 0px 18px;
	background-repeat: no-repeat;
	font-family:  "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	}


/*------------------------------
Data Table
------------------------------*/


#mytable {
	width: 700px;
	padding-left: 25px;
	margin: 0;
}

#mytable_short {
	width: 350px;
	padding-left: 25px;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 14px  "Times New Roman", Times, serif;
	text-align: right;
}

th {
	font: bold 14px  "Times New Roman", Times, serif;
	background-color: #689AC9;
	color: #FFFFFF;
	border-right: 1px solid #C1DAD7;	
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #689AC9 url(images/bg_header.jpg) no-repeat;
}


td {
	font: 14px  "Times New Roman", Times, serif;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;	
	border-left: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	font: 14px  "Times New Roman", Times, serif;
	background: #F5FAFA;
	color: #797268;
}

/*------------------------------
Bio Elements
------------------------------*/

#bio_container {
	padding: 1px;
	width: 700px;
}

.bio_main1 {
	padding: 1px;
	width: 570px;
}

.bio_pic {
	float: left;
	width: 100px;
	margin-left: 0;
	text-align: center;
	height: auto;
}

.bio_title {
	width: 350px;
	margin-left: 120px;
	padding: 2px;
}

.bio_main2 {
	padding: 1px;
	width: 570px;
	margin-left: 120px;
}

.bio_header {
	float: left;
	width: 170px;	
	text-align: center;
}

.bio_content {
	float: left;
	width: 380px;
	padding: 2px;
	
}

.bio_photo {
	margin: 2px;
	border: thin;
	border-color: #336699;
	float: left;
}



/*------------------------------
Tour Photo Elements
------------------------------*/

.tour_container {
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

.tour_photo {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: thin;
	border-color: #336699;
	float: left;
	text-align: center;
}

/*------------------------------
Footer Elements
------------------------------*/



#footer_corner_lft {
	width: 20px;
	float: left;
}

.fcorner_lft {
	width: 20px;
	float: left;
}

#footer_corner_rt {
	width: 20px;
	float: right;
}

.fcorner_rt {
	width: 20px;
	float: right;
}

#footer_subnav {
	border: 0px;
	height: 37px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width : 800px;
}

#footer_subframe {
	background-color: #689AC9;
	border: 0px;
	height: 37px;
	list-style: none;
	margin-left: 20px;
	padding: 0;
	position: relative;
	width : 760px;
}

#footer_sub {
	border: 0px;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	position: relative;
	text-align: center;
	vertical-align: middle;
}

#footer_sub a {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	width: 130px;
	font-family: Garamond;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}

#footer_sub ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	width: 130px;
	font-family: Garamond;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
} 

#footer_sub ul li {
	margin-left: 0;
	padding: 0px 2px 4px 8px;
	border-left: 1px solid #FFF;
	list-style: none;
	display: inline;
	font-family: Garamond;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
	
		
#footer_sub ul li.first {
	margin-left: 0;
	list-style: none;
	border-style: none;
	display: inline;
	font-family: Garamond;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}

/* Hide from IE5-Mac \*/
#footer_sub li a
{
float: none
}
/* End hide */ 

#footer_sub li:hover {
	display: inline;
	color: #F68B39;
	vertical-align: middle;
	height: 23px;
	font-family: Garamond;
	font-size: 13px;
	text-decoration: none;
}

#footer_sub a:hover {
	display: inline;
	color: #F68B39;
	vertical-align: middle;
	height: 23px;
	font-family: Garamond;
	font-size: 13px;
	text-decoration: none;
}

#footer_sub li a:active {
	display: inline;
	color: #F68B39;
	vertical-align: middle;
	height: 23px;
	font-family: Garamond;
	font-size: 13px;
	text-decoration: none;
}

/*------------------------------
Footer Specific Styles 
------------------------------*/

#homefooter_main {
	background: #FFF;
	border: 0px;
	position: relative;
	width : 800px;
	text-align: center;
	clear: both;
}

.homefooter_dotline {
	text-align: center;
	width: 751px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
} 

#footer_partners {
	text-align: center;
	width: 751 px;
	margin-left: auto;
	margin-right: auto;
}

.homefooter_logo {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;	
}