@import "quickmenu_styles.css";

body{
  background: #fef4d2;

}

#top{
 background: url(images2/top.jpg);
 height: 28px;
 width: 864px;
}

#container{
 width: 864px;
 height: auto;
 background: #fde8a7 url(images2/bodybg.jpg) repeat-y;
 margin: 0px auto 0px 77px !important;
 margin: 0px auto 0px 64px;
}




#header{
 height: 296px;
 width: 800px;
margin: 0px auto 0px 25px !important;
}

#blacktop{
  width: auto;
  height: 30px;
  background: #000000;
}

#headerimg{ height: 266px; width: 800px;  background:#000000 url(images2/tagline.jpg) no-repeat left;}
#logo{
  display:block;
  background: url(images2/logo.jpg) no-repeat left;
  height: 266px;
  width: 277px;
  float:left;
}

#conbar{
 height: 82px !important;
 height: 82px;
 width: 800px;
 background: transparent;
 margin: 20px auto 0px 25px;

}

#conleft{
 width: 176px;
 height: 70px;
 background: #000000;
padding:10px 0px 0px 10px;
 float: left;
}

#conleft p{ color: #FFFFFF; font: 15px Arial, Helvetica, sans-serif; margin: 15px auto auto 8px;}

#conright{
 width: 600px;
 height: 82px;
 background: #FF3300;
 float: right;
}

.alt {display: none;}

#weather{
  display: block;
  width: 224px;
  background: #000000 url(images2/weather.jpg) no-repeat;
  height: 82px;
  float: left;
}

#contact{
  width: 376px;
  background: #000000 url(images2/contactus.jpg) no-repeat;
  height: 82px;
  float: left;
  clear: right;
}




#navcon{
 height: auto;
 width: 800px;
 background-color: transparent;
 clear: both;
 position: relative;
 margin: 20px auto 0px 25px;
 

 }

#navigation {
margin: 0px;
width: 200px;
height:auto;
background: transparent url(images2/navbg.jpg) repeat-y;
float:left;
}

#navimg {  display:block; margin: 0px; background: #000000 url(images2/navigation.jpg) no-repeat; height: 48px; width:200px;}
#slidingmenu{ margin-right: 0px; width:120px}
#navbottom{ background: #FFFFFF  url(images2/navtrain.jpg) left no-repeat; width: 200px; height: 160px;}

#footer { clear: both; width: 800px; height: 35px; background-color:#000000; position: relative;}
#footer p{ color:#FFFFFF; font: 13px Helvetica, sans-serif; text-align:center; padding-top: 12px;}

#bottomshadow{
 background: #fde8a7 url(images2/bottomshadow.jpg) bottom;
 height: 28px;
 width: 864px;
 }