/* -----------------------------------------------------------------------------
/* CSS file for Bonnechere Caves
/* Apr 8th 2008
/* ---------------------------------------------------------------------------*/
/* Body        */
body { margin: 0px auto; background-color:#FDD08C; font-family:Verdana, Arial, Helvetica, sans-serif; }
.header_txt	{ color:#315B3A; }
.main_txt	{ font-size:12px; color:#000000; padding:0px 0px 0px 0px; }
.top_header { background:url(../images/top_headerbg.gif) repeat; height:120px; padding:0px; border-collapse:collapse; border:#384A21 solid; border-width:0px 0px 0px 0px; }
.nav_main	{ text-align:center; font-size:14px; background:url(../images/bc_nav.png) no-repeat; width:130px; height:31px; padding:0px; }
.nav_main:hover	{ background:url(../images/bc_nav_hov.png) no-repeat; width:130px; height:31px;  }
a.nav	{	text-decoration:none; color:#315B3A; }
a.nav:hover {	color:#315B3A;}
a	{	color:#CC5200; }
a:hover	{ color:#666666; }
.nws_link	{	color:#004000; text-decoration:none; }
.nws_link:hover	{ color:#003300; text-decoration:underline; }

.side_nav	{ background:url(../images/sidenav_bg.gif) repeat-x; background-color:#FDD08C; border:#384A21 solid; border-width:0px 0px 0px 0px; padding:0px 0px 20px 0px; }
.side_nav_links	{ text-align:left; font-size:14px; padding:5px 0px 0px 30px;}
a.side_nav_1	{ color:#003300; text-decoration:none;	}
a.side_nav_1:hover	{ color:#315B3A; text-decoration:underline; }
.content_window	{ background-color:#FDD08C; }
.welcome_header { padding:0px 10px 0px 0px; border-bottom:1px solid #000000; font-size:14px; color:#723813; }
.footer { background:url(../images/top_headerbg.gif) repeat-x; font-size:10px; padding:0px 0px 0px 0px; border:#384A21 solid; border-width:2px 0px 0px 0px; }
.banner { padding:0px; background:url(../images/banner_pic2.jpg); height:257px; border:#384A21 solid; border-width:0px 0px 0px 0px; }
.subcat_links {	font-size:13px; color:#00557D; text-decoration:none; padding:0px 0px 0px 0px; }
.subcat_links:hover {	text-decoration:underline; }


/* Backgrounds */
table.bg_glow { border-collapse: collapse;}
td.bg_l { background: url(../images/backgrounds/bg_l.png) top right repeat-y; width: 15px; }
td.bg_r { background: url(../images/backgrounds/bg_r.png) top left repeat-y; width: 15px; }
td.bg_bl { background: url(../images/backgrounds/bg_bl.png) top right no-repeat; height: 15px; width: 15px; }
td.bg_b { background: url(../images/backgrounds/bg_b.png) top left repeat-x; height: 15px; }
td.bg_br { background: url(../images/backgrounds/bg_br.png) top left no-repeat; height: 15px; width: 15px; }
td.container { padding: 0px; }
/* Main Divs    */
#container {
  position: relative;
  width: 850px;
  border:#384A21 solid; border-width:0px 0px 0px 0px;
}