@charset "UTF-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
background-color:#aedfe5;
background-image:url(images/main_bg.jpg);
background-repeat:repeat-x;
background-position:top;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#58585a;
}

#outer_shell {
position:relative;
margin: 0 auto;
width:900px;
height:889px;
background-image:url(images/inner_bg.jpg);
background-repeat:no-repeat;
background-position:top;
padding-left:170px;
padding-right:170px;
}

#outer_shell:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
}

#enews {
position:absolute;
width:177px;
height:52px;
background-image:url(images/nlga_enews_bg.jpg);
left:769px;
top:0px;
padding: 4px 7px 0px 105px;
}

#topnav {
position:absolute;
top:91px;
left:516px;
width:535px;
height:30px;
font-size:12px;
}

#topnav a {
float:right;
color:#58585a;
text-decoration:none;
}

#topnav a:hover {
color:#ee1c24;
text-decoration:none;
}

a.topnav1 {
padding: 3px 15px 12px 15px;
}

a:hover.topnav1 {
background-image:url(images/nlga_topnav_triangle.jpg);
background-position:bottom center;
background-repeat:no-repeat;
}

a.topnav2 {
padding: 3px 15px 12px 15px;
}

a:hover.topnav2 {
background-image:url(images/nlga_topnav_triangle.jpg);
background-position:bottom center;
background-repeat:no-repeat;
}

a.topnav3 {
padding: 3px 15px 12px 15px;
}

a:hover.topnav3 {
background-image:url(images/nlga_topnav_triangle.jpg);
background-position:bottom center;
background-repeat:no-repeat;
}

a.topnav4 {
padding: 3px 15px 12px 15px;
}

a:hover.topnav4 {
background-image:url(images/nlga_topnav_triangle.jpg);
background-position:bottom center;
background-repeat:no-repeat;
}

a.topnav5 {
padding: 3px 15px 12px 15px;
}

a:hover.topnav5 {
background-image:url(images/nlga_topnav_triangle.jpg);
background-position:bottom center;
background-repeat:no-repeat;
}

#top_copy{
position:absolute;
width:374px;
height:280px;
line-height:30px;
left:175px;
top:180px;
}

#top_copy a {
color:#58585a;
text-decoration:underline;
}

#top_copy a:hover {
color:#ee1c24;
text-decoration:underline;
}

.red_copy {
color:#ee1c24;
}

#video_holder {
position:absolute;
width:477px;
height:302px;
top:156px;
left:578px;
}

#bottom_info {
position:absolute;
width:884px;
height:397px;
top:492px;
left:170px;
background-image:url(images/nlga_home_bot_bg.jpg);
background-repeat:no-repeat;
font-size:12px;
line-height:16px;
}

#bottom_info a {
color:#58585a;
text-decoration:none;
}

#bottom_info a:hover {
color:#ee1c24;
text-decoration:none;
}

#travel_info {
position:relative;
left:406px;
top:0px;
width:479px;
height:169px;
padding-top:14px;
}

#about_info {
position:relative;
left:406px;
top:10px;
width:479px;
height:168px;
padding-top:15px;
}

.home_headline{
color:#ee1c24;
font-size:18px;
}

#footer {
width:100%;
height:67px;
}

#footer_inner_shell {
position:relative;
margin: 0 auto;
width:1000px;
text-align:center;
padding-top:25px;
padding-bottom:27px;
font-size:12px;
padding-left:0px;
background-image:url(images/footer_bg.jpg);
background-position: 60px 0px;
background-repeat:no-repeat;
}

#footer_inner_shell a {
color:#ee1c24;
text-decoration:none;
}

#footer_inner_shell a:hover {
color:#ee1c24;
text-decoration:underline;
}