body{
 background:#F4E5CE url('img/bodyBG.gif') top repeat-x;
 text-align:center; 
 margin:0;
 padding:0; 
 font-family:  "Arial",  Verdana, Helvetica,  sans-serif; 
 font-size: 12px; 
 color:#555;
}
a:link, a:active, a:visited{
	color: #8B0000;
}
a:hover{
	color: #FED83F;
}

#container {
position:relative; 
top:20px; 
width:840px; 
height:100%!important; 
margin:0 auto; 
background-color: #7BA518 /*#808000*/;
border:1px solid #8B0000; 
padding:0;
}

* html #content {
	overflow: hidden; /* this way IE doesn't mess with our sizes */
}

#header {
position:relative; 
top:0px;
height:115px; 
text-align:left; 
width:840px; 
background: #B22222/* url('img/header2.jpg') top*/;
margin:0;
padding:0;
}

#header a.logo{
	float: left;
	position: absolute;
	top: 10px;
	left: 5px;
	height: 95px;
	width: 173px;
	border: none;
	text-decoration: none;
	}
#header img{
	border: none;
	text-decoration: none;
}

#header .hours{
	position: absolute;
	right: 0px;
	top: 15px;
}
/*
#header a.lang{
position: absolute;
	bottom: 77px;
	right: 5px;
	color:#20569D;
	text-decoration: none;
	font-weight: bold;
}
#header a:hover.lang{
color: #000;}
*/

ul#topNav{
	position: absolute;
	right: 5px;
	top: 95px;
	padding: 0;
	margin: 0;
}
ul#topNav li{
	display: inline;
	border-left: 1px solid #ffd83f;
	padding: 1px 7px;
	margin: 0;
}

ul#topNav li a:link, ul#topNav li a:active, ul#topNav li a:visited {
	color: #fff;
	text-decoration: none;
}
ul#topNav li a:hover{
	color: #ffd83f;
}

#main {
position:relative; 
display:block; 
text-align:left; 
width:840px; 
border-top: /*#FFA200*/#FFD83F  10px solid;
  height: auto; /* pushing the footer below content when longer then window */
  min-height: 100%; /* for modern browsers, to push the footer down to the bottom of the window */
  margin: 0;
  padding: 0;
  background-color: #7BA518 /*#808000*/;
  clear: both;
    }
    
#content{
padding:15px; 
float:right; 
position:relative; 
display:inline; 
width:640px;
	background-color:#fff;
	text-align:left;
	font-size: 12px;
	color:#000;
	line-height:16px;
	overflow: auto;
	}
#content3{
position:relative; 
background-color:#fff;
width: 670px;
padding: 0;
margin: 0;
float:right; 

}
#content3 h1{
	margin: 10px 0 5px 20px;
	text-align: left;
	font-size: 20px;
	line-height: 24px;
	/*color: #20569D;*/
	color: #8B0000;
}
#content3 #text h3, #content3 #text h4{
	text-align: left;
	margin-left: 20px;
}
#content h1{
	margin: 20px 0 10px 20px;
	font-size: 20px;
	line-height: 24px;
	/*color: #20569D;*/
	color: #8B0000;
}

#content h2, #content3 h2{
	margin: 10px 0 5px 20px;
	font-size: 12px;
	color: #555;
	line-height: 20px;
	font-weight: normal;
	}

/*
#content caption{
	text-align: left;
	font-size: 16px;
	color: #8B0000;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}*/

#content table{
	float: left;
	display: block;
	margin: 10px 5px 10px 15px;
	clear: both;
}

#content table td{
	border-bottom: 1px dashed #8B0000;
	padding: 7px 5px;
	font-weight: bold;
}
table em{
	display: block;
	padding: 1px 10px;
	font-weight:  normal;
}
#content table th, td.str{
	white-space: nowrap;
	border-bottom: none;
	padding: 0px 5px;
}

.new{
	background: url(img/new.gif) center left no-repeat;
	padding-left: 30px;
	}	
	
#content p{
	padding: 10px 0 10px 15px;
	margin: 10px;
	margin-left: 5px;
	clear:both;
	line-height: 18px;
}
/*#content p.single img{
	margin-top:0;
	margin-bottom: 15px;
	padding: 0;
}*/
#content2{
padding:10px; 
float:right; 
position:relative; 
display:inline; 
width:640px;
	background-color:#F4E5CE;
	}

#content2 img.noMP{ /*vizh #text .noMP */
	margin: 0;
	padding: 0;
}

#content img{
	float: left;
	margin: 5px 15px;
	padding: 7px;
	background: #f1f1f1;
}



#content .break{
background: url(img/hr.gif) center no-repeat;
margin: 5px 0;
 
}
#content p.single{
	padding: 3px 0 3px 15px;
	margin: 0px;
	margin-left: 5px;
	clear:both;
	line-height: 16px;
}
/*
#content a{
 text-decoration: none;
 color: #4081CF;
  padding: 0px 3px;
}

#content a:hover{
 text-decoration: none;
 background-color: #4081CF;
 color: #fff;
 padding: 0px 3px;
}*/

#leftMenu{
	position: relative;
	float:left;
	display:inline;
	background-color: #7BA518 /*#808000*/;
	width: 160px;
	height:100%!important;
	margin: 0;	
	padding: 0;
	clear: both;
	}
	
ul#leftnav{
	margin:0;
	margin-left: 10px;
	padding:0;
	font-size: 12px;
	list-style: none;
}

ul#leftnav li{	
	margin:0;
	text-align:left;
	padding: 5px 0;
	border-bottom: 1px solid #6D8F1A /*#6E6F07*/;
	width: 140px;
	letter-spacing: 0.09em;	
	
}
ul#leftnav li a{
	text-decoration:none;
	color: #fff;
	/*font-weight: bold;*/
 	margin: 0;
	background:  url('img/li1.gif') left no-repeat;
	padding: 3px 0px 3px 17px;
	}
	
ul#leftnav li a:hover{
	text-decoration:none;
	color: #FED83F;
	background: url('img/li2.gif') left no-repeat;
}

#leftMenu ul li.here{
color: #8B0000 /*#FFA200*/;
padding: 5px 0px 5px 18px;
background: url('img/li3.gif') left no-repeat;
margin: 0;
width: 125px;
font-weight: bold;
}
div#flashcontent{
 width: 510px;
 height: 490px;
 float: left;
 margin: 0; 
  padding: 0; 	
}

#footer{
clear: both;
	position:relative;
	bottom:0;
	width:840px;
	height: 20px;
	color:#8B0000;
	background:#FFE57F url(img/f.gif) left repeat-x;
	padding: 7px 0 3px 0;
	margin: 0;
	/*	border-top: 1px solid #FFD83F; */
		}
		
/*text pages */
#text{
	margin: 0px;
	padding: 5px;
	text-align: center;
}
#content #text h1{
	margin: 10px 0 20px 0;
}
#content #text h1.monthly{
	font-size: 18px;
	margin: 10px 0 20px 0;
	text-align: center;
	
}
#content #text h2{
	margin: 0 auto;
	padding: 3px 10px;
	font-size: 20px;
	font-weight: bold;
	color: #7BA518 /*#377f4e*/;
	letter-spacing: 0.05em;
}
#text h3{
	color: #B22222;
	background: transparent;
	margin: 5px 0 10px 5px;
	}
#text h4{
	color: #000;
	background: transparent;
	margin: 5px 0 5px 5px;
	padding: 0px;
	}
#text h5{
	color: #000;
	margin: 15px 0 0 5px;
	padding: 0;
	font-size: 12px;
	text-align: left;
	text-decoration: underline;
}
#text h6{
	margin: 20px 0 0 0;
	font-size: 12px;
	text-align: center;
}
strong{
	color: #B22222;
	background: transparent;
	margin: 20px 0;
	display: block;
	font-size: 13px;
	}
#text p{
	margin: 0 0 5px 0;
	padding: 3px;
	text-align: left;
}
pre{
	margin: 0 auto;
	padding: 0;
	letter-spacing: 0.0em;
	text-align: center;
	font-size: 11px;
}
.info {
	background: url(img/attn.jpg) top left no-repeat;
	margin: 15px;
	padding: 0 25px;
	text-align: left;
}

#text img{
	margin-left: 30%;
	}
#text .noMP{
	margin-left: 20%;
}
#print * {
	position: absolute; top: 20px; right: 7px;
	border: none;
	margin: 0 auto;
	display: inline;
}
#printDown *{
	position: absolute; bottom: 5px; right: 7px;
	border: none;
	margin: 0 auto;
}

#footer a{
	text-decoration: underline;
	color: #8B0000;
	padding: 3px;
}

#footer a:hover{	
	color: #888;
}
	
.pkg:after {content: "."; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0px;}
* html .pkg { display:block; }
/* no ie mac \*/
 html .pkg { height: 1%; }
.pkg { display:block; }
