/* RESET */ 
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,p,blockquote,fieldset,input,span { margin: 0; padding: 0; text-align:left; font-family: Arial, Helvetica, sans-serif; }
h1,h2,h3,h4,h5,h6,p,pre,code,address,caption,cite,code,em,strong,th,a{ font-size: 1em; font-weight: normal; font-style: normal; text-align:left;  font-family:Arial, Helvetica, sans-serif; box-sizing: border-box;}
h3 { font-family:Arial, Helvetica, sans-serif; font-weight: bolder; font-size: 16px;}
h4 { font-family:Arial, Helvetica, sans-serif; font-weight: bolder; font-size: 16px;}
ul, ol { list-style: none; }
fieldset, img { border: none; }
caption, th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0;}
body { 	        background: url(../images/content/pagebuilder/jerusalem_background.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
		 font-size:75%; }
wd { font-family:"Webdings"; }
.clear { clear: both; }
#center_page { width:800px; left:50%; margin-left:-400px; position:relative;}


.body_small p {
  margin: 0; 
  padding: 0; 
  text-align:left; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
}


#page_header { background-color:#C7E7FD; background-image:url(../images/wrpr/header_background.jpg); background-position:top; background-repeat:repeat-x; }

#page { width:800px; position:relative; background-color:#FFFFFF; overflow:hidden;}
#footer { padding:30px 0px; text-align:center; color:#FFFFFF; background-image:url(../images/wrpr/footer.jpg); background-position:top; background-repeat:no-repeat; font-weight:bold; font-size:10px;}
#footer img {margin:0px 20px; }
#footer a { font-weight:bold; color:#FFFFFF; padding:0px 5px; }
#footer a:link { text-decoration:none; }
#footer a:visited { text-decoration:none; }
#footer a:hover { text-decoration:underline; }
#footer a:active { text-decoration:none; }
/*#content_wrapper {background-color:#FFFFFF; width:612px; left:161px; padding-left:27px; padding-top:8px; position:relative;}*/
#content_wrapper {background-color:#FFFFFF; width:612px; padding-left:27px; padding-top:8px;}
 
.floatLeft {
	float:left;
	margin:0 5px 0 0;
}

#navbar { height:32px; z-index:999; background-color:#fff; padding-bottom:0px; width:100%;  background-color: #01AEF3; }
#nav {z-index:999; width:800px }
#navbar a {z-index:999; height:32px; width:160px; background:url(../images/wrpr/navbar2.jpg); float:left; }

#nav li { z-index:999;list-style:none; display:inline; float:left; position:relative; overflow:visible;}

#nav li ul {
	width:148px;
    z-index:998;
	display: none;
	position: absolute;
	top:0px;
	left: 0px;
}
#nav li ul li a { display:block; background:none; padding:4px 0px 4px 10px; color:#333; text-decoration:none; border:1px solid #000; border-top:none; font-size:.9em; height:auto; width:148px; *width:160px;}

#nav li ul { 
	position:absolute;
	top: 32px;
	left: 0px;
	z-index:999;
}

#nav li:hover ul, #nav li.over ul {
	z-index:999;
	display:block;
}


#trip_org_selector {
  padding-top: 15px;
  font-size: 12px;
  font-weight: bolder;
  padding-left: 10px;
  color: #333333;
}

#trip_org_selector select option {
  font-size:11px;
  border-bottom:1px solid #CCCCCC;
  width: 250px;
  font-weight: normal;
 
}


#local_selector {
  padding-top: 15px;
  font-size: 12px;
  font-weight: bolder;
  padding-left: 10px;
  color: #333333;
}

#local_selector select option {
  font-size:11px;
  border-bottom:1px solid #CCCCCC;
  width: 150px;
  font-weight: normal;
 
}


#nav li:hover ul, #nav li.over ul {
	z-index:999;
	display:block;
}


#navbar .thetrip a:link{  background-position:-480px 0px;}
#navbar .thetrip a:visited{  background-position:-480px 0px;}
#navbar .thetrip a:hover{  background-position:-480px 32px;}
#navbar li.thetrip ul li a { background-color:#C7E7FD; border-color:#A2CDEB; }
#navbar li.thetrip ul li a:hover { background-color:#B0DFFF; }

#navbar .next a:link{  background-position:-160px -0px;}
#navbar .next a:visited{  background-position:-160px 0px;}
#navbar .next a:hover{  background-position:-160px 32px;}
#navbar li.next ul li a { background-color:#FEEADC; border-color:#F1CBB3; }
#navbar li.next ul li a:hover { background-color:#FED5B8; }

#navbar .golearn a:link{  background-position:-320px 0px;}
#navbar .golearn a:visited{  background-position:-320px 0px;}
#navbar .golearn a:hover{  background-position:-320px 32px;}
#navbar li.golearn ul li a { background-color:#EFF8DE; border-color:#D5E7B2;}
#navbar li.golearn ul li a:hover { background-color:#E1F5B9; }

#navbar .aboutus a:link{  background-position:0px 0px;}
#navbar .aboutus a:visited{  background-position:0px 0px;}
#navbar .aboutus a:hover{  background-position:-0px 32px;}
#navbar li.aboutus ul li a { background-color:#FDEFD5; border-color:#F4DCAE;}
#navbar li.aboutus ul li a:hover { background-color:#FEE1AA; }

#navbar .donate a:link{  background-position:-640px 0px;}
#navbar .donate a:visited{  background-position:-640px 0px;}
#navbar .donate a:hover{  background-position:-640px 32px;}
#navbar li.donate ul li a { background-color:#FDDED8; border-color:#F0BEB4;  }
#navbar li.donate ul li a:hover { background-color:#FDC8BD; }

.sidebar_text {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#sidebar { position:absolute; top:0px; left:0px; width:161px; }
#sidebar_footer { margin-left:12px; }
#sidebar_footer img { vertical-align:middle; }
#sidebar_footer a {color:#333; }
#sidebar_footer li { margin-bottom:10px;}
/*#sidebar_icon { position:absolute; left:18px; top:10px; }*/
#sidebar_icon { float:left; margin:-2px 0px 0px 0px; padding:0; }
#sidebar a:link { text-decoration:none; }
#sidebar a:visited { text-decoration:none; }
#sidebar a:hover { text-decoration:underline; }
#sidebar a:active { text-decoration:none; }

/*#sidebartornmask { position:absolute; top:0px; left:0px; }*/
#aboutusmenu_content_wrapper { position:relative; background-color:#FDEFD5; }
#aboutusmenu_content_wrapper h1 { color:#CC6600; } 
/*#aboutusSidebarHeader { background-color:#FFA800; color:#fff; padding:15px 0px 0px 42px; *padding-bottom:7px; font-size:1.1em; font-weight:700; font-family:Arial, Helvetica, sans-serif; height:24px;}*/
#aboutusSidebarHeader { background-color:#FFA800; color:#fff; ; font-size:1.1em; font-weight:700; font-amily:Arial, Helvetica, sans-serif; height:30px;}
#aboutusSidebarHeader p{ padding-left: 30px; padding-top:3px; font-size:1.1em; font-weight:700; font-amily:Arial, Helvetica, sans-serif; height:30px;}
#aboutusSidebarMenu {  }
#aboutusSidebarMenu ul {list-style-image:url(../images/wrpr/bullet_yellow.gif); padding-left:39px; margin-top:8px; font-size:9pt; font-family:Arial, Helvetica, sans-serif;  padding-bottom:10px; border-bottom:1px solid #B9AE9B; margin-bottom:15px;}
#aboutusSidebarMenu li {margin-bottom:5.5px; }
#aboutusSidebarMenu a {color:#333; text-decoration:none;}

#aboutusContentBullet { color:#333; }
#aboutusContentBullet ul {list-style-image:url(../images/wrpr/bullet_yellow.gif); padding-left:39px; margin-top:8px; font-size:9pt; font-family:Arial, Helvetica, sans-serif;  padding-bottom:10px; margin-bottom:15px;}
#aboutusContentBullet li {margin-bottom:5.5px; }
#aboutusContentBullet a {color:#333; text-decoration:underline;}


#aboutus_callout_box {background-color:#FFA800; padding:5px; }
#content p.aboutus_hdesc { font-size:1.1em; color:#CC6600; padding-right: 10px;}

#thetripmenu_content_wrapper { position:relative; background-color:#C7E7FD; }
#thetripmenu_content_wrapper h1 { color:#0871B8; } 
#thetripSidebarHeader { background-color:#0871B8; color:#fff; ; font-size:1.1em; font-weight:700; font-amily:Arial, Helvetica, sans-serif;}
#thetripSidebarHeader p{ padding-left: 30px; padding-top:3px; font-size:1.1em; font-weight:700; font-amily:Arial, Helvetica, sans-serif;}
/*#thetripSidebarHeader { background-color:#0871B8; color:#fff; padding:0px; *padding-bottom:7px; font-size:1.1em; font-weight:700; font-family:Arial, Helvetica, sans-serif; height:24px;}*/
#thetripSidebarMenu {  }
#thetripSidebarMenu ul {list-style-image:url(../images/wrpr/bullet_blue.gif); padding-left:39px; margin-top:8px; font-size:9pt; font-family:Arial, Helvetica, sans-serif;  padding-bottom:10px; border-bottom:1px solid #B9AE9B; }
#thetripSidebarMenu li {margin-bottom:5.5px; }
#thetripSidebarMenu a {color:#333; text-decoration:none;}
#trip_to_nav h3 {  padding-top: 15px; font-size:9pt; font-family:Arial, Helvetica, sans-serif;  padding-bottom:5px; margin-bottom:5px; padding-left: 30px; font-size: 1.1em; color: #0871B8; font-weight: bolder;  }
#trip_to_nav li {margin-bottom:5.5px; padding-right: 5px; font-size:8pt;}
#trip_to_nav a { color:#333; text-decoration:none;}
#trip_to_nav { background-color:#FFBD6F; }

#thetrip_callout_box {background-color:#0871B8; padding:5px; }
#content p.thetrip_hdesc { font-size:1.1em; color:#0871B8; }

#next_local_nav h3 {  padding-top: 15px; font-size:9pt; font-family:Arial, Helvetica, sans-serif;  padding-bottom:5px; margin-bottom:5px; padding-left: 30px; font-size: 1.1em; color: #FF6600; font-weight: bolder;  }
#next_local_nav li {margin-bottom:5.5px; padding-right: 5px; font-size:8pt;}
#next_local_nav a { color:#333; text-decoration:none;}
#next_local_nav { background-color:#EFD4C1; }

#nextmenu_content_wrapper { position:relative; background-color:#FEEADC; }
/*#nextmenu_content_wrapper h1 { color:#FF6600; } */
/*#nextSidebarHeader { background-color:#FF6600; color:#fff; padding:15px 0px 0px 42px; *padding-bottom:7px; font-size:1.1em; font-weight:700; font-family:Arial, Helvetica, sans-serif; height:24px;}*/
#nextSidebarHeader { background-color:#FF6600; color:#fff; ; font-size:1.1em; font-weight:700; font-amily:Arial, Helvetica, sans-serif; height:30px;}
#nextSidebarHeader p{ padding-left: 30px; padding-top:3px; font-size:1.1em; font-weight:700; font-amily:Arial, Helvetica, sans-serif; height:30px;}
#nextSidebarMenu {  }
#nextSidebarMenu ul {list-style-image:url(../images/wrpr/bullet_orange.gif); padding-left:39px; margin-top:8px; font-size:9pt; font-family:Arial, Helvetica, sans-serif;  padding-bottom:10px; padding-bottom:10px; border-bottom:1px solid #B9AE9B; }
#nextSidebarMenu li {margin-bottom:5.5px; }
#nextSidebarMenu a {color:#333; text-decoration:none;}

#nextContentBullet { color:#333; }
#nextContentBullet ul {list-style-image:url(../images/wrpr/bullet_orange.gif); padding-left:39px; margin-top:8px; font-size:9pt; font-family:Arial, Helvetica, sans-serif;  padding-bottom:10px; margin-bottom:15px;}
#nextContentBullet li {margin-bottom:5.5px; }
#nextContentBullet a {color:#333; text-decoration:underline;}

#next_callout_box {background-color:#FF6600; padding:5px; }
#content p.next_hdesc { font-size:1.1em; color:#E55C00; }

#golearnmenu_content_wrapper { position:relative; background-color:#EFF8DE; }
#golearnmenu_content_wrapper h1 { color:#659601; } 
/*#golearnSidebarHeader { background-color:#71A701; color:#fff; padding:15px 0px 0px 42px; *padding-bottom:7px; font-size:1.1em; font-weight:700; font-family:Arial, Helvetica, sans-serif; height:24px;}*/
#golearnSidebarHeader { background-color:#71A701; color:#fff; ; font-size:1.1em; font-weight:700; font-amily:Arial, Helvetica, sans-serif; height:30px;}
#golearnSidebarHeader p{ padding-left: 30px; padding-top:3px; font-size:1.1em; font-weight:700; font-amily:Arial, Helvetica, sans-serif; height:30px;}
#golearnSidebarMenu {  }
#golearnSidebarMenu ul {list-style-image:url(../images/wrpr/bullet_green.gif); padding-left:39px; margin-top:8px; font-size:9pt; font-family:Arial, Helvetica, sans-serif;  padding-bottom:10px; border-bottom:1px solid #B9AE9B; margin-bottom:15px;}
#golearnSidebarMenu li {margin-bottom:5.5px; }
#golearnSidebarMenu a {color:#333; text-decoration:none;}

#golearnContentBullet { color:#333; }
#golearnContentBullet ul {list-style-image:url(../images/wrpr/bullet_green.gif); padding-left:39px; margin-top:8px; font-size:9pt; font-family:Arial, Helvetica, sans-serif;  padding-bottom:10px; margin-bottom:15px;}
#golearnContentBullet li {margin-bottom:5.5px; }
#golearnContentBullet a {color:#333; text-decoration:underline;}

#golearn_callout_box {background-color:#71A701; padding:5px; }
#content p.golearn_hdesc { font-size:1.1em; color:#659601; }

#donatemenu_content_wrapper { position:relative; background-color:#FDDED8; }
#donatemenu_content_wrapper h1 { color:#CC3300; } 
/*#donateSidebarHeader { background-color:#E52F0C; color:#fff; padding:15px 0px 0px 42px; *padding-bottom:7px; font-size:1.1em; font-weight:700; font-family:Arial, Helvetica, sans-serif; height:24px;}*/
#donateSidebarHeader { background-color:#E52F0C; color:#fff; ; font-size:1.1em; font-weight:700; font-amily:Arial, Helvetica, sans-serif; height:30px;}
#donateSidebarHeader p{ padding-left: 30px; padding-top:3px; font-size:1.1em; font-weight:700; font-amily:Arial, Helvetica, sans-serif; height:30px;}
#donateSidebarMenu {  }
#donateSidebarMenu ul {list-style-image:url(../images/wrpr/bullet_red.gif); padding-left:39px; margin-top:8px; font-size:9pt; font-family:Arial, Helvetica, sans-serif;  padding-bottom:10px; border-bottom:1px solid #B9AE9B; margin-bottom:15px;}
#donateSidebarMenu li {margin-bottom:5.5px; }
#donateSidebarMenu a {color:#333; text-decoration:none;}

#donateContentBullet { color:#333; }
#donateContentBullet ul {list-style-image:url(../images/wrpr/bullet_red.gif); padding-left:39px; margin-top:8px; font-size:9pt; font-family:Arial, Helvetica, sans-serif;  padding-bottom:10px; margin-bottom:15px;}
#donateContentBullet li {margin-bottom:5.5px; }
#donateContentBullet a {color:#333; text-decoration:underline;}


#donate_callout_box {background-color:#E52F0C; padding:5px; }
#content p.donate_hdesc { font-size:1.1em; color:#CC3300; }

#loginContainer table td {
text-align:right; 
font-size:.8em;
color:#666666;
}

#loginContainer input.textfield {
width:70px; 
height:16px;
border:1px solid #C7C7C7; 
vertical-align:middle; 
margin:0px 5px; 
}

#content_breadcrumbs  { font-family: Arial, Helvetica, sans-serif; font-size:11px;  color:#666666;}
#content_breadcrumbs a { text-decoration:underline;  color:#666666;}

/*#username_password { position:absolute; top:0px; right:0px; width:315px; *width:325px; text-align:right; padding-right:10px; font-size:.9em; color:#666; }*/
#username_password {width:315px; *width:325px; text-align:right; padding-right:10px; font-size:.9em; color:#666; }
#username_password input { width:70px; height:16px; border:1px solid #C7C7C7; vertical-align:middle; margin:0px 5px; }
#username_password img { vertical-align:middle; }

/*#content { *width:440px; }*/
#content_wrapper h1 { font-size:1.5em; font-weight:bold; margin-bottom:10px; margin-top:0px; }
#content p { color:#333; margin-bottom:15px; }
#content td { color:#333;}
#content_wrapper { *width:639px; padding:10px;}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#FF6600;
	margin-top:30px;
	margin:5px 0 10px 0;
	padding:0;
	}


#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#003399;
	margin:0; padding:0;
	}

#content_callout_wrapper {position:relative;}
#content_callout_box_tl { position:absolute; top:0px; left:0px; }
#content_callout_box_tr { position:absolute; top:0px; right:-1px; }
#content_callout_box { width:150px; position:absolute; right: 20px; top:0px;  }
#content_callout_box p { margin-top:10px; color:#FFFFFF; font-size:.9em; padding:5px; margin-bottom:5px; }


#totemplate h1 { font-weight:bold; color:#0765A5; font-size:1.4em; }
#totemplate strong {font-weight:bold;}
#totemplate h2 {font-weight:bold; color:#FB6600; font-size:1.2em; } 

#totemplate_content {}

#totoolboxSidebar {background-color:#FDEADC; }
#totoolboxSidebarHeader { background-color:#FF6600; background-image: url(../images/interior/trip/toolbox.gif) top no-repeat; color:#fff; padding:0px; font-size:1.1em; font-weight:500; font-family:Arial, Helvetica, sans-serif; text-align:center; }
#totoolboxSidebarMenu { padding-left: 20px;}
#totoolboxSidebarMenu a {color:#333;  text-decoration:none; font-size: 11px;}


/* ----- About ----- */

.about_side_hdr {
	display: block;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 35px;
	text-indent: 40px;
	background-image: url(../_images/interior/about/hdr_side.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
}

h1.about{
	font-weight: bold;
	color: #CF7011;
	font-size: 18px;
}
span.about{
	font-weight: bold;
	color: #CF7011;	
}
.secnav_about {
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#secnav_about ul {
	margin-left: 5px;
	padding-left: 0px;
	padding-bottom:5px;
	padding-top: 0px;
	margin-top: 0px;
}
#secnav_about ul li {
	list-style-type:none;
	list-style-image: none;
	list-style-image: url(../_images/interior/about/bullet_about_submenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 2px;
}
#secnav_about ul li a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;	
}
#secnav_about ul li ul li {
	list-style-type:none;
	list-style-image: none;
	background-image: url(../images/interior/bullet_thirdlevel.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}
#secnav_about ul li ul li a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
}


/* ----- Trip ----- */

.trip_side_hdr {
	display: block;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 25px;
	text-indent: 40px;
	background-image: url(../images/interior/trip/hdr_side.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
}

h1.trip{
	font-weight: bold;
	color: #0871B8;
	font-size: 18px;
}
span.trip{
	font-weight: bold;
	color: #0871B8;	
}

.find {
	padding:10px 0 15px 15px;
	border-bottom:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}

.find select {
	margin-top:5px;
	font-size:11px;
}

.NY_sponsor {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	padding:0 0 0 15px

}

.secnav_trip {
	padding:10px 0 10px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#secnav_trip ul {
padding:0; margin:0;

}


#register_now {
margin-top:10px;
}


.toolkit {
        padding:0;
	background-color: #FEEADC ;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #333333;
	font-size: 11px;
}

h2.toolkit_title {
text-transform:uppercase;
color:#fff;
background-image: url(../images/interior/trip/toolboxtop.gif);
background-repeat:no-repeat;
padding:3px;
font-size:12px;
text-align:center;
background-color: #FF6600;
font-weight:bold;
}

h3.toolkit_title {
text-transform:uppercase;
color:#FFFFFF;
background-image: url(../images/interior/trip/toolboxtop.gif);
background-repeat:no-repeat;
padding:3px;
font-size:10px;
text-align:center;
background-color: #FF6600;
font-weight:bold;
}


#toolkit_links {
background-image: url(../images/interior/trip/toolboxbtm.gif);
background-repeat:no-repeat;
padding-top:5px;
padding-left:10px;
padding-bottom:10px;
}

#link_directory, #link_myspace A:link, #link_blog A:link, #link_message A:link,  #link_thankyou A: link, #link_photo A:link, #link_ecard A:link, #link_video A:link, #link_facebook A:link, #link_to A:link, #link_nationalevents A:link, #link_opportunities A:link, #link_twitter A:link, #link_fellowship A:link { font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;	text-decoration: none; }

#link_directory, #link_myspace, #link_blog, #link_message, #link_photo, #link_thankyou, #link_ecard, #link_video, #link_facebook, #link_to,#link_nationalevents, #link_opportunities, #link_twitter, #link_fellowship  {	background-repeat: no-repeat;	padding-top: 2px;	padding-left: 30px;	padding-bottom:10px;}

#link_directory {	background-image: url(../images/wrpr/icon_binoculars.gif); background-repeat:no-repeat;}
#link_myspace {	background-image: url(../images/wrpr/icon_myspace.gif); background-repeat:no-repeat;}
#link_blog {	background-image: url(../images/wrpr/icon_blog.gif); background-repeat:no-repeat;}
#link_message {	background-image: url(../images/wrpr/icon_msgboard.gif); background-repeat:no-repeat;}
#link_photo {	background-image: url(../images/wrpr/icon_camera.gif); background-repeat:no-repeat;}
#link_ecard {	background-image: url(../images/wrpr/icon_ecard.gif); background-repeat:no-repeat;}
#link_video {	background-image: url(../images/wrpr/icon_videos.gif); background-repeat:no-repeat;}
#link_facebook {	background-image: url(../images/wrpr/icon_facebook.gif); background-repeat:no-repeat;}
#link_fellowship {	background-image: url(../images/wrpr/icon_fellowship.gif); background-repeat:no-repeat;}
#link_twitter {	background-image: url(../images/wrpr/icon_twitter.gif); background-repeat:no-repeat;}
#link_to {	background-image: url(../images/wrpr/icon_www.gif); background-repeat:no-repeat;}
#link_thankyou {	background-image: url(../images/wrpr/icon_thankyou.gif); background-repeat:no-repeat;}
#link_opportunities {	background-image: url(../images/wrpr/icon_opportunities.gif); background-repeat:no-repeat;}
#link_nationalevents {	background-image: url(../images/wrpr/icon_events.gif); background-repeat:no-repeat;}
#link_application {	background-image: url(../images/wrpr/icon_briefcase.gif); background-repeat:no-repeat;}
#link_faq {	background-image: url(../images/wrpr/icon_help.gif); background-repeat:no-repeat;}



/* ----- Register ----- */
.choose_trip {
	background:#e1f2fe url(../images/interior/trip/choose_trip.gif) top no-repeat;
	padding:35px 10px 15px 20px;
	font-size:11px;
	line-height:14px;
	text-align:left
	vertical-align: top;
}

.choose_trip p, .start p, .complete p{
	padding-left:50px;
}
.choose_trip strong {
	color:#0871b8;
	font-size:12px;
	font-weight: bolder;
}

.start {
	background:#e1f2fe url(../images/interior/trip/start.gif) top no-repeat;
	padding:35px 10px 15px 20px;
	font-size:11px;
	line-height:14px;
}
.start strong {
	color:#71a701;
	font-size:12px;
	font-weight: bolder;
}

.complete {
	background:#e1f2fe url(../images/interior/trip/complete.gif) top no-repeat;
	padding:35px 10px 15px 20px;
	font-size:11px;
	line-height:14px;
}

.complete  strong {
	color:#e52f0c;
	font-size:12px;
	font-weight: bolder;
}


.update {
	background:#FEEADC url(../images/interior/trip/update.gif) top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #333333;
	font-size: 11px;
	padding:30px 5px 20px 10px;
}

.update p, .help p {
padding:0; margin:15px 0 0 0;

}

.help {
	background:#FEEADC url(../images/interior/trip/help.gif) top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #333333;
	font-size: 11px;
	padding:30px 5px 20px 10px;
}

.help .more {
	color:#003399;
	text-decoration:none;
	display:block;
	margin-top:3px;
}

.help a.more:hover {
text-decoration:underline;

}



/* ----- Next ----- */

.next_side_hdr {
	display: block;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 35px;
	text-indent: 40px;
	background-image: url(../images/interior/next/hdr_side.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
}

#events a {
	color:#003399;
	display:block;
	text-decoration:none;
	line-height:14px;
	margin-top:10px;
}

.links a{
	color:#003399;
	text-decoration:none;
	font-size:11px;
}


#events a:hover, .links a:hover {
text-decoration:underline;

}

#content_wrapper h1.next{
	font-weight: bold;
	color: #00609f;
	font-size:14px;
	text-transform:uppercase;
	border-bottom:2px solid #b8c8d3
}
span.next{
	font-weight: bold;
	color: #FF6600;	
}

#photos a {
	margin:0 15px 20px 0;
}

.connect {
	background:#FEEADC url(../images/interior/next/connect.gif) top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #333333;
	font-size: 11px;
	padding:30px 5px 20px 10px;
}
.info {
	background:#c6e7fd url(../images/interior/next/info.gif) top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #333333;
	font-size: 11px;
	padding:30px 5px 20px 10px;
}

.info a {
	color:#003399;
	text-decoration:none;
	font-size:11px;
}

.info p {
margin:0; padding:5px 0 5px 0;

}

.information {
border-bottom:#b8c8d3 solid 2px;
padding:0 0 5px 0;
}
.opport {
	background:#FEEADC url(../images/interior/next/opportunities.gif) top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #333333;
	font-size: 11px;
	padding:30px 5px 20px 10px;
}

.opport p a, .connect a, .toolkit a, .update a {
	color:#333333;
	text-decoration:none;
	display:block;
	margin-top:5px;
}

.opport a:hover, .connect a:hover, .toolkit a:hover, .update a:hover {
	text-decoration:underline;
}
/* ----- Learn ----- */

.learn_side_hdr {
	display: block;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 35px;
	text-indent: 40px;
	background-image: url(../images/interior/learn/hdr_side.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
}

h1.learn{
	font-weight: bold;
	color: #71A701;
	font-size: 18px;
}
span.learn{
	font-weight: bold;
	color: #71A701;	
}


/* ----- Donate ----- */

.donate_side_hdr {
	display: block;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 35px;
	text-indent: 40px;
	background-image: url(../images/interior/donate/hdr_side.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
}

#content h1.donate{
	font-weight: bold;
	color: #E52F0C;
	font-size: 18px;
}


.latest img{
	padding-right:10px;
	
}

.latest p{
margin:0; padding:0 0 10px 0;

}

span.donate{
	font-weight: bold;
	color: #E52F0C;	
}
.secnav_donate {
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/* ----- Action Links ----- */

#action_links {
	padding-left:15px;
	padding-top: 15px;
}

#link_friend {
	background-image: url(../images/wrpr/icon_friend.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 30px;
	padding-bottom:10px;
}

#link_friend a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#link_print {
	background-image: url(../images/wrpr/icon_printer.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 30px;
	padding-bottom:10px;
}

#link_print a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#link_register {
	background-image: url(../images/wrpr/icon_check.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 30px;
	padding-bottom:10px;
}

#link_register_closed {
	background-image: url(../images/wrpr/icon_closed.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 30px;
	padding-bottom:10px;
}


#link_register_closed a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}


#link_register a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.sixty {
width: 100%;
text-align:center;
margin-top:10px;
padding:0 0 20px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;

}

/* added for sf 184050 
div.appArea {
	width: 100%;
}
*/

/* Tributes */

.TributeTitle {
	font-size: 1.5em;
	font-weight: bold;
	color: #004480;
}

#about .headline, #journal .headline {
	font-size: 1.2em;
	font-weight: bold;
	color: #004480;
	padding-bottom: 5px;
	margin-top: 0px;
	border-bottom: 1px solid #ccc;
}



