File:  [LON-CAPA] / modules / conferences / conf2019 / accommodation.html
Revision 1.2: download - view: text, annotated - select for diffs
Fri Mar 29 19:53:57 2019 UTC (5 years ago) by leebynum
Branches: MAIN
CVS tags: HEAD
Illinois 2019 Conf Info

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>2019 LON-CAPA Conference and Workshop</title>
<style type="text/css"> 
body  {
        font: 100% Verdana, Arial, Helvetica, sans-serif;
        background: #666666;
        margin: 0;
        padding: 0;
        text-align: center;
        color: #000000;
}
.twoColLiqRtHdr #container {
        width: 80%;
        background: #FFFFFF;
        margin: 0 auto;
        border: 1px solid #000000;
        text-align: left;
}
.twoColLiqRtHdr #header {
        background: #DDDDDD;
        padding: 0 10px;
        background-color: #006600;
        color: #FFFFFF;
        padding-bottom: 1px;
}
.twoColLiqRtHdr #header h1 {
        margin: 0;
        padding: 10px 0;
        background-color: #006600;
}

.twoColLiqRtHdr #sidebar1 {
        float: right;
        width: 24%;
        background: #003300;
}
.twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
        margin-left: 10px;
        margin-right: 10px;
}

.twoColLiqRtHdr #mainContent {
        margin: 0 26% 0 10px;
}

.twoColLiqRtHdr #footer {
        padding: 0 10px;
        background:#DDDDDD;
}
.twoColLiqRtHdr #footer p {
        margin: 0;
        background-color: #006600;
        color: #FFFFFF;
}
.fltrt {
        float: right;
        margin-left: 8px;
}
.fltlft {
        float: left;
        margin-right: 8px;
}
.clearfloat {
        clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}
a:link {
        color: #FFFFFF;
}
a:visited {
        color: #FFFFFF;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}
--> 
</style><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColLiqRtHdr #sidebar1 { padding-top: 30px; }
.twoColLiqRtHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]--></head>

<body class="twoColLiqRtHdr">

<div id="container">
  <div id="header">
    <h1>2019 LON-CAPA Conference and Workshop</h1>
    <h3 class="twoColLiqRtHdr"> 
        <em>
        May 16th - May 18th, 2019<br />
        Urbana-Champaign, Illinois, USA </em></h3>
  <!-- end #header --></div>
  <div id="sidebar1">
 <p><a href="https://support.loncapa.org/register?year=2019&amp;event=users+conference">Registration</a></p>
    <p><a href="accommodation.html">Accommodation</a></p>
    <p><a href="parking.html">Parking</a></p>
    <p><a href="map.html">Map</a></p>
    <p><a href="transportation.html">Transportation</a></p>
    <p><a href="schedule.html">Schedule</a></p>
    
  <!-- end #sidebar1 --></div>
  <div id="mainContent">
    <h3>Accommodation</h3>
    <p><b>Hotels</b></p>
    <p>There are some hotels near campus and many off campus for guests. Hotels closest to campus are:</p>
    <p>Illini Union Hotel (on campus quad, less than 10 minute walk to conference events)<br>
       Phone: (217) 333-1241<br>
       Website: <a href="http://www.union.illinois.edu/Hotel/" style="color:#008000;">http://www.union.illinois.edu/Hotel</a>
   </p>
   <p>TownePlace Suites Champaign Urbana/Campustown (in campustown, 10 minute walk to conference events)<br>
      Phone: (217) 344-1600<br>
      Website: <a href="https://www.marriott.com/hotels/travel/cmpts-towneplace-suites-champaign-urbana-campustown/" style="color:#008000;">TownePlace Suites</a>
   </p>
   <p>I Hotel and Conference Center (south of campus with complementary shuttle to campus, about a half hour walk to campus)<br>
      Phone: (217) 819-5000<br>
      Website: <a href="http://stayatthei.com/" style="color:#008000;">http://stayatthei.com</a>
   </p>

   
   <p>Other nearby off-campus options include the
      <a href="http://hiltongardeninn.hilton.com/en/gi/hotels/index.jhtml?ctyhocn=CMICHGI"  style="color:#008000;">Hilton Garden Inn</a>, 
      <a href="https://homewoodsuites3.hilton.com/en/hotels/illinois/homewood-suites-by-hilton-champaign-urbana-CMIHWHW/index.html?SEO_id=GMB-HW-CMIHWHW" style="color:#008000;">Homewood Suites</a>,
      <a href="https://www.ihg.com/holidayinn/hotels/us/en/champaign/cmitc/hoteldetail" style="color:#008000;">Holiday Inn</a>, and 
      <a href="https://home2suites3.hilton.com/en/hotels/illinois/home2-suites-by-hilton-champaign-urbana-CMIURHT/index.html?SEO_id=GMB-HT-CMIURHT" style="color:#008000;">Home2 Suites by Hilton</a>. 
      These are all about a 10 minute drive to campus.
   </p>
    <!-- end #mainContent --></div>
    <!-- This clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats --><br class="clearfloat" />
  <div id="footer">
    <p align="center">LON-CAPA Academic Consortium, <a href="http://www.lon-capa.org/">http://www.lon-capa.org/</a></p>
    <!-- end #footer --></div>
<!-- end #container --></div>
</body>
</html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>