@charset "UTF-8";
/* CSS Document */

body{
background-color:#666666;
border-collapse:collapse;
margin:0 auto;
padding:0;
border:none;
font-size: 100%;
}


img{
border:0;
}

#side-a img{
padding-top:20px;

}
/*#container{
position: relative;
	z-index: 1;
	margin: 0 auto;
	width: 824px;
	height: 720px;
	background: url('images/shadow_824.png') repeat-y;


} */

#wrapper {

	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	background-color:#FFFFFF;
}

#header {
	margin: 0 0 0px 0;
/*	background-image: url(images/header.jpg); */

	height: 131px;
}

#headerNew {
	margin: 0 0 0px 0;
	background-image: url(images/header5.jpg); 

	height: 131px;
}



#side-a {
 min-height:1000px;
	padding:0 40px 0 60px;
	margin: 0;
	float: left;
	width: 500px;
 /*	height: 1% Holly hack for Peekaboo Bug */
} 

/* skh used for testing new layout
#leftside {
 min-height:1000px;
	padding:0 40px 0 60px;
	margin: 0;
	float: left;
	width: 500px;
	height: 1% 
} */

/*.Block { 
	padding:30px;
	float: left;
	width: 180px;
	background-color:#dddddd;
	
	
}*/

#footer {
	clear: both;
	background-image:url(images/footer.jpg);
}

#main_nav{
position:absolute;
top:144px;
right:200px;


}

#main_nav li{
list-style:none;
display:inline;
background-color:#FFFFFF;



}

#main_nav a{
color: #c65600; 

background-image:url(images/tableft_white.gif);
background-repeat:no-repeat;
background-position:left;
padding-left: 10px;
text-decoration:none;
 


}

#main_nav a span{

background-image:url(images/tableright_white.gif);
background-position:right;
background-repeat:no-repeat; 
padding-right: 10px;
text-decoration:none;

}

/* SKH added these two styles for the TinyMCE editor style box */
.normal_paragraph {}

.indent_paragraph { text-indent: 20px }

/* use this for no spacing between paragraphs */
.indent_paragraph_SS {
	text-indent: 20px;
	margin: 0px;
}


.linkbox, .linkbox td {
background-image: url('images/SiteLink2.gif');
background-repeat: no-repeat; 
background-color: #ffffff;
line-height: 15px;
color: #4A4A4A;
  
font-family: 'Verdana';
font-size: 12px;
font-weight: normal;
font-style: normal;  
text-decoration: none;
}

.linkbox a
{
  /*color: #498388;*/
  color:#345384;
  font-size: 14px;
}
.linkbox a:link
{
  color: #498388; 
}

.linkbox a:hover
{
  color: #63A6AB;
}
.linkbox a:hover:visited
{
  color: #63A6AB;
}

.linkbox a:visited
{
  color: #366063;
}

/* SKH hide the wordpress smiley */
img#wpstats{display:none}


/* SKH changed all headlines to 22 px */
.headline{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:22px;
margin-bottom:-15px;
color:#6b553e;


}


.editorial h3{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#6b553e;
background-image:url(images/editorial.gif);
margin-bottom:-15px;
}

.headline_black{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:22px;
margin-bottom:-15px;
color:#000000;
}

.headline_blue{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:22px;
margin-bottom:-15px;
color:#223553;
}

.headline_blue a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:22px;
margin-bottom:-15px;
color:#223553;
text-decoration: none;
}

.headline_black a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:22px;
margin-bottom:-15px;
color:#000000;
text-decoration: none;
}
.headline_gray{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:22px;
margin-bottom:-15px;
color:#677c73;
}

.headline_gray a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:22px;
margin-bottom:-15px;
color:#677c73;
text-decoration: none;
}

.headline_orange{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:22px;
margin-bottom:-15px;
color:#922731;
}

.headline_orange a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:22px;
margin-bottom:-15px;
color:#922731;
text-decoration: none;
}

.author-name{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style:italic;
line-height:16px;
}


.entry{
/*	font-family: Verdana, Geneva, sans-serif;  */
font-family: "Times New Roman", Times, serif;
font-size:16px;
text-align:justify;
line-height:18px; 
color:000;

}


.political{

font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:justify;
line-height:16px;
color:#223553;

}


.comment_ruleTop{
margin-top:30px;
margin-bottom:-15px;

}

.comment_ruleBottom{
margin-bottom:30px;
margin-top:-15px;

}
.comment_link a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#5e341a;
text-decoration:none;
text-align:center;
margin:0 auto;
}

.post_info{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:lighter;
	color:#666666;
	margin-bottom:10px;
	
}

ul {
list-style:none;
margin-left:-25px;
} 

ul.bullets {
list-style: disc;
margin-left: 0px;
}



/*h2.widgettitle { font-family: normal 14px Verdana, Arial, Sans-Serif;
color:#c65600;
background-color:#6666FF;

}*/

 a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#345384;
text-decoration:none;
/*text-align:center;*/
margin:0 auto;
}


/* begin Box, Block */
.Block 
{
  min-width:25px;
  min-height:25px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
 
	float: left;
	width: 180px;
	background-color:#ffffff;
}

* html .Block 
{
  width:expression(this.offsetWidth < 25 ? 25+"px" : "auto !important");
  height:expression(this.offsetHeight < 25 ? 25+"px" : "auto !important");
  
  zoom: 1;
}


.Block-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 10px;
  text-align: left;
}



.Block-tl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  background-image: url('images/Block-s.png');
}

* html .Block-tl 
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}

.Block-tr 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 18px;
  height: 18px;
}

* html .Block-tr 
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-18+'px');
}

.Block-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -18px;
  width: 36px;
  height: 36px;
  background-image: url('images/Block-s.png');
}

* html .Block-tr div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}


.Block-bl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 18px;
  height: 18px;
}

* html .Block-bl 
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-18+'px');
}

.Block-bl div
{
  position: absolute;
  z-index: -1;
  top: -18px;
  left: 0;
  width: 36px;
  height: 36px;
  background-image: url('images/Block-s.png');
}

* html .Block-bl div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}


.Block-br 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 18px;
  height: 18px;
}

* html .Block-br
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-18+'px');
  left: expression(this.parentNode.offsetWidth-18+'px');
}

.Block-br div 
{
  position: absolute;
  z-index: -1;
  top: -18px;
  left: -18px;
  width: 36px;
  height: 36px;
  background-image: url('images/Block-s.png');
}

* html .Block-br div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}

.Block-tc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 18px;
  right: 18px;
  height: 18px;
}

* html .Block-tc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-36+'px');
}


.Block-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 36px;
  background-image: url('images/Block-h.png');
}

* html .Block-tc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-h.png',sizingMethod='crop')");
}


.Block-bc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 18px;
  right: 18px;
  height: 18px;
}

* html .Block-bc
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-18+'px');
  width: expression(this.parentNode.offsetWidth-36+'px');
}

.Block-bc div 
{
  position: absolute;
  z-index: -1;
  top: -18px;
  left: 0;
  width: 100%;
  height: 36px;
  background-image: url('images/Block-h.png');
}

* html .Block-bc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-h.png',sizingMethod='crop')");
}


.Block-cl 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 18px;
  left: 0;
  width: 18px;
  bottom: 18px;
}

* html .Block-cl
{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-36+'px');
}

.Block-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 36px;
  height: 100%;
  background-image: url('images/Block-v.png');
}

* html .Block-cl div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-v.png',sizingMethod='crop')");
}

.Block-cr 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 18px;
  right: 0;
  width: 18px;
  bottom: 18px;
}

* html .Block-cr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-18+'px');
  height: expression(this.parentNode.offsetHeight-36+'px');
}

.Block-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -18px;
  width: 36px;
  height: 100%;
  background-image: url('images/Block-v.png');
}

* html .Block-cr div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-v.png',sizingMethod='crop')");
}

.Block-cc 
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 18px;
  left: 18px;
  right: 18px;
  bottom: 18px;
  background-image: url('images/Block-c.png');
}

* html .Block-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-36+'px');
  height: expression(this.parentNode.offsetHeight-36+'px');
}

.Block
{
  margin: 5px;
}

.Block table.table
{
  border-collapse: collapse;
  margin: 1px;
}

.Block table.table th, .Block table.table td
{
  padding: 2px;
  border: solid 1px #9C9C9C;
}


/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 11px;
  margin-bottom: 0px;
  text-align: left;
color:#fff;
  font-family: 'Verdana';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
 
}

* html .BlockHeader
{
  zoom: 1;
}

.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l 
{
  left: 0;
  right: 7px;
}

* html .BlockHeader .l
{
  width: expression(this.parentNode.offsetWidth-7+'px');
}

.BlockHeader .r 
{
  right: 0;
  width: 7px;
}

* html .BlockHeader .r
{
  left: expression(this.parentNode.offsetWidth-7+'px');
}

.BlockHeader .r div
{
  width: 752px;
  right: 0;
}

* html .BlockHeader .r div
{
  left: expression(this.parentNode.offsetWidth-752+'px');
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
  font-size: 1px;
}

.BlockHeader .l, .BlockHeader .r div 
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/BlockHeader.png');
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockHeader.png',sizingMethod='crop')");
}
/* end BlockHeader */



/* begin Box, BlockContent */
.BlockContent 
{
  min-width:15px;
  min-height:15px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  
  
}


* html .BlockContent 
{
  width:expression(this.offsetWidth < 15 ? 15+"px" : "auto !important");
  height:expression(this.offsetHeight < 15 ? 15+"px" : "auto !important");
  
  zoom: 1;
}


.BlockContent-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin-bottom: 5px;
  margin-right: 5px;
  text-align: left;
  color: #4A4A4A;
  
  font-family: 'Verdana';
  font-size: 10px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
}

/* SKH copy of above, IE version has padding-left */
.BlockContent-body-nopad 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 5px;
  text-align: left;
  color: #4A4A4A;
  
  font-family: 'Verdana';
  font-size: 10px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
}

.BlockContent a
{
  /*color: #498388;*/
  color:#345384;
}
.BlockContent a:link
{
  color: #498388; 
}

.BlockContent a:hover
{
  color: #63A6AB;
}
.BlockContent a:hover:visited
{
  color: #63A6AB;
}

.BlockContent a:visited
{
  color: #366063;
}

.BlockContent-tl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  background-image: url('images/BlockContent-s.png');
}

* html .BlockContent-tl 
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-s.png',sizingMethod='crop')");
}


.BlockContent-tr 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 7px;
  height: 7px;
}

* html .BlockContent-tr 
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-7+'px');
}

.BlockContent-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -7px;
  width: 14px;
  height: 14px;
  background-image: url('images/BlockContent-s.png');
}

* html .BlockContent-tr div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContent-bl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 7px;
  height: 7px;
}

* html .BlockContent-bl 
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-7+'px');
}

.BlockContent-bl div
{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: 0;
  width: 14px;
  height: 14px;
  background-image: url('images/BlockContent-s.png');
}

* html .BlockContent-bl div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContent-br 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 7px;
  height: 7px;
}

* html .BlockContent-br
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-7+'px');
  left: expression(this.parentNode.offsetWidth-7+'px');
}

.BlockContent-br div 
{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: -7px;
  width: 14px;
  height: 14px;
  background-image: url('images/BlockContent-s.png');
}

* html .BlockContent-br div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContent-tc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 7px;
  right: 7px;
  height: 7px;
}

* html .BlockContent-tc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-14+'px');
}


.BlockContent-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url('images/BlockContent-h.png');
}

* html .BlockContent-tc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-h.png',sizingMethod='crop')");
}


.BlockContent-bc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 7px;
  right: 7px;
  height: 7px;
}

* html .BlockContent-bc
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-7+'px');
  width: expression(this.parentNode.offsetWidth-14+'px');
}

.BlockContent-bc div 
{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url('images/BlockContent-h.png');
}

* html .BlockContent-bc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-h.png',sizingMethod='crop')");
}


.BlockContent-cl 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 7px;
  left: 0;
  width: 7px;
  bottom: 7px;
}

* html .BlockContent-cl
{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-14+'px');
}

.BlockContent-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 14px;
  height: 100%;
  background-image: url('images/BlockContent-v.png');
}

* html .BlockContent-cl div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-v.png',sizingMethod='crop')");
}

.BlockContent-cr 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 7px;
  right: 0;
  width: 7px;
  bottom: 7px;
}

* html .BlockContent-cr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-7+'px');
  height: expression(this.parentNode.offsetHeight-14+'px');
}

.BlockContent-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -7px;
  width: 14px;
  height: 100%;
  background-image: url('images/BlockContent-v.png');
}

* html .BlockContent-cr div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-v.png',sizingMethod='crop')");
}

.BlockContent-cc 
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-image: url('images/BlockContent-c.png');
}

* html .BlockContent-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-14+'px');
  height: expression(this.parentNode.offsetHeight-14+'px');
}
/* end Box, BlockContent */

/* begin LayoutCell */
.contentLayout .content
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 69%;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar1
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 30%;
}
/* end LayoutCell */



.sidebar1 ul, .sidebar2 ul, .sidebar3 ul
{
	margin-left: 0; 
	padding-left: 20px;
}

.sidebar1 ul li, .sidebar2 ul li, .sidebar3 ul li
{
	list-style: none; 
	margin-left: -20px;
	padding: 0;
}


/* begin Button */
button.Button, a.Button
{
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  font-size: 100%;
  font-family: inherit;
  line-height: inherit;
  display: inline-block;
  overflow: visible;
  width: auto;
  cursor: default;
  white-space: normal;
  text-decoration: none;
}

.Button .btn 
{
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  z-index: 0;
  height: 30px;
  color:  #F7F8F8;
}

.Button .t
{
  height: 30px;
  line-height: 30px;
  padding: 0 13px;
  text-align: left;
  font-family: 'Verdana';
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.Button .active
{
  color: #192424;
}

.Button .hover 
{
  color: #FFFFFF;
}

.Button .active .r 
{
  top: -60px;
}

.Button .hover .r 
{
  top: -30px;
}

.Button .r 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 13px;
  height: 90px;
}

* html .Button .r
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-13+'px');
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:421px;
  height: 90px;
}

* html .Button .r span
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-421+'px');
}

.Button .active .l 
{
  top: -60px;
}

.Button .hover .l 
{
  top: -30px;
}

.Button .l 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 13px;
  height: 90px;
}

* html .Button .l
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-13+'px');
}


.Button .l, .Button .r span  
{
  background-image: url('images/Button2.png');
}

* html .Button .l, * html .Button .r span
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Button.png',sizingMethod='crop')");
}
/* end Button */

.smallblueserif{
font-family:  serif,"Times New Roman", Times;
font-size: 15px;
color:#345384;
line-height: 49px;
vertical-align: middle;
}

.smallblueserif a{
font-family:  serif,"Times New Roman", Times;
font-size: 15px;
color:#345384;
line-height: 49px;
vertical-align: middle;
}

.more-link a
{
  /*color: #498388;*/
  color:#666666;
} 

.rss a
{
  /*color: #498388;*/
  color:#5e341a;
} 

.serif
{
  /*color: #498388;*/
  color:#666666;
} 

#rightside {
			background-color:#ffffff;
			width:190px;
			float:right;
			margin-bottom: 0px;
			margin-right: 0px;
			margin-left: 0px;
			margin-top: 0px;
}

#sidebarbox {
	margin-top: 15px;
	margin-bottom:40px;
	margin-left: 0px;
	margin-right: 30px;
}

#sidebartitle {
/*	border-top-color: #5e341a; */
	border-top-style: solid;
	border-top-width: 3px;
	/*border-bottom-color: #5e341a; */
	border-bottom-style: solid;
	border-bottom-width: 1px;
	/*color: #5e341a; */
	color: #333333;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	padding-left: 10px;
	}

#sidebartitle a{
	color: #345384;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
    text-decoration: none;
	}
	
#sidebartitle a:hover{
	text-decoration: underline;
	}	

#reversetitleRed {
	color: #ffffff;
	background-color: #922731;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	padding-left: 10px;
	}
	
#sidebartext {
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding-left: 0px;
	background-color: #ffffff;
}

#sidebartext a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#sidebartext2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding-left: 0px;
	background-color: #ffffff;
}

#sidebartext2 a{
	font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
	line-height: 16px;
}

#sidebartextSmall {
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-size: 9px;
	line-height: 12px;
	padding-left: 0px;
	background-color: #ffffff;
}

#sidebartext a:hover
{
	text-decoration: underline;
}

#sidebartext2 a:hover
{
	text-decoration: underline;
}

.blue {
	border-color: #345384;
}

.red {
	border-color: #922731;
}

.green {
	border-color: #677c73;
}

.redline {
	color: #922731;
	height: 1px;
}

#sidebartable {
	border-bottom-color: #922731;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 16px;
}

#sidebartable a:hover
{
	text-decoration: underline;
}

.smallwhitefont {
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	font-size:10px;
	text-align:center;
}

.smallwhitefont a {
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	font-size:10px;
	text-align:center;
	text-decoration: none;
}

.pad10 {
	margin-left: 10px;
}

.about_link {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#345384;
text-decoration:none;
}

.about_link a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#345384;
text-decoration:none;
}

.about_link a:hover{
	text-decoration: underline;
}

#recentcomments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
}

.hilite { background-color: yellow; }

.search-excerpt { background-color:yellow; }

.Georgia14px { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.orange {
	color:#922731; 
}

.Georgia14px a{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.orange a{
	color: #cc6600; 
}
