@media screen
{

  body { background-color:#f7f5ec; }
  
  .logo { cursor:pointer; }
  .footer { margin-top:40px; }

  .int-hat { background:url('int-sky.jpg') no-repeat 100% 0; }
  
  .int-phone { width:70%; height:70px; font-size:14px; font-weight:bold; font-family:'Verdana',sans-serif; color:#666666; text-align:center; position:absolute; left:15%; top:72px; z-index:1000; line-height:22px; }
  .int-phone .d1 img, .int-phone .d2 img { vertical-align:middle; width:18px; height:18px;  }
  .int-phone .d1 { height:60px; }
  .int-phone .d1 a { color:#666666; text-decoration:none; }
  .int-phone .d2 { height:60px; color:white; position:relative; margin:-62px 0 0 -2px; }
  .int-phone .d2 a { color:white; text-decoration:none; }
  
  .int-leaf { width:403px; height:258px; position:absolute; left:0; top:0; background:url('green-leaf.png') no-repeat 0 0; }
  .int-leaf-2 { width:100%; height:296px; left:0; top:0; position:absolute; z-index:1; }
  .int-leaf-2 .d { width:113px; height:296px; float:right; background:url('green-leaf-2.png') no-repeat 0 0; }
  
  .int-content { padding:140px 4% 0 4%; }
  .int-content table.d { width:100%; }
  .int-content td { vertical-align:top; font-size: 12px; }
  .int-content .d-l { width:26px; }
  .int-content .d-r { width:26px; }
  .int-content .d-c { background:url('int-content-bg.jpg') repeat-x 0 0; }
  .int-content .d-l .d { width:26px; height:478px; background:url('int-content-l.png') no-repeat 0 0; }
  .int-content .d-r .d { width:26px; height:478px; background:url('int-content-r.png') no-repeat 0 0; }
  .int-content .d-c .d { background:url('int-content-bg-l.jpg') no-repeat 0 0; }
  
  .left-column { float:left; width:30%; padding-top:100px; }
  .left-column .dd { padding:0 35px; text-align:justify; }
  .right-column { float:left; width:69%; position:relative; z-index:10; padding-top:30px; text-align:justify; }
  .right-column h2 { font-weight:normal; font-family:'Arial Narrow',sans-serif; font-size:18px; color:#ac3414; margin:10px 0; }
  
  .int-l-banner { margin:30px 0; }
  
  /* internal news */
  .date { font-size:12px; /*background-color:#bc0000;*/ color:#ac3414; padding:1px 4px; font-weight:bold; }
  .date-first { font-size:12px; background-color:#eae6d9; /*color:white;*/ padding:1px 4px; font-weight:bold; }
  .int-news-list { margin:5px 0 0 0; }
  .int-news-list p { margin:0; }
  .int-news-list dd { margin:5px 0 20px 20px; }
  .int-news-list .icon { float:left; width:35px; height:25px; margin-right:5px; }
  .int-news-list h4 { font-size:12px; font-weight:bold; margin:0 0 5px 0; color:#ac3414; } 
  .int-news-list h4 a { font-weight:normal; }
  h2.int-news { font-size:14px; font-weight:normal; margin:0; color:#ac3414; font-style:'Arial Narrow',sans-serif; }
  /* !internal news */
  
  /* articles */
  .articles { margin:0; padding:0; }
  .articles a { font-weight:bold; /*color:#0045e2;*/ }
  .articles dt { font-weight:bold; font-size:12px; margin:10px 10px; }
  /*.articles dt a { color:black; }*/
  .articles dd { margin-left:20px; margin-bottom:10px; text-align:justify; }
  h1 .path { padding-left:20px; font-size:16px; background:url('path.gif') no-repeat 2px 55%; } 
  h1 a { color:black; } 
  .articles h4, .articles h4 a { font-size:12px; /*color:#0045e2;*/ font-weight:normal; margin:10px 0 3px 0; }
  /* !articles */

  .main-submenu { margin:20px 5px; }
  .main-submenu ul { margin:0; padding:0; list-style:none; }
  .main-submenu li { padding-left:20px; background:url('path.gif') no-repeat 2px 4px; font-weight:bold; }
  
  /* gallery */
  .img-box { text-align:center; }
  .img-box img { margin:0; border:1px #ac3414 solid; }
  .img-title { text-align:center; font-weight:bold; }
  .int-gallery { width:100%; list-style:none; margin:0; padding:0; }
  .int-gallery li { margin:10px 15px 15px 0; padding:0; background-image:none; float:left; }
  .int-gallery div { width:1%; display:table;  border:1px #ac3414 solid; }
  .int-gallery div a { font-size:1px; }
  .int-gallery img { margin:0; border:1px white solid; }
  .gallery-box h2 { font-size:14px; font-weight:bold; margin:15px 0 10px 0; background-color:#c0b9a2; padding:5px 7px; color:#ac3414; text-transform:uppercase; }
  .gallery-box h3 { margin:8px 0 4px 15px; font-size:14px; font-weight:normal; line-height:20px; padding-left:30px; background:url('bullet-1.gif') no-repeat 0 50%; }
  .gallery-box .other-imgs { margin-top:30px; padding-top:20px; border-top:2px #ac3414 solid; }
  /* !gallery */
  
  /* msgs */
  .msg-form { border-top:2px #ac3414 solid; margin:0 12px; padding:15px 15px 15px 15px; }
  .msg-form .m-d { width:75%; margin:0 auto; background-image:none; font-size:12px; line-height:1.6em; }
  .msg-form h2 { color:#ac3414; font-size:14px; font-weight:normal; margin:12px 0; text-transform:uppercase; text-align:center; } 
  .msg-form strong span { color:#d40a00; }
  .msg-form input { margin-bottom:5px; width:100%; border:1px #ac3414 solid; }
  .msg-form textarea { height:105px; width:100%; border:1px #ac3414 solid; overflow:hidden }
  /* !msgs */ 
}
