

body {
padding : 0;
margin : 0;
font : 0.74em Arial, sans-serif;
line-height : 1.5em;
background : #fff url('images/bg_2.gif') repeat-x top;  /* url(../images/bg.jpg) repeat-x top; */
color : #454545;
}

a {
color : #FB9E26;
background : inherit;
text-decoration : none;
}
a:hover {
color : #1f4301;
background : inherit;
text-decoration : underline;
}
p {
margin : 5px 0;
}
h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 8px 0 4px 0;
margin : 0;
letter-spacing : -1px;
}
h2 {
font : bold 1.6em Arial, Sans-Serif;
	/* letter-spacing : -1px; */
}
h3 {
padding : 4px 0;
margin : 0;
}
ul {
margin : 0;
padding : 0;
list-style : none;
}
img {
border : 0;
}
hr {
height : 1px;
border-style : none;
color : #d0d0d0;
background-color : #c0c0c0;
margin : 10px 0;
}
.content {
margin : 0 auto;
width : 900px;
}
#top {
padding-top : 0;
background : transparent;
height : 80px;
}
#top h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 10px 0 0 0;
margin : 0;
letter-spacing : 1px;
color : #616161;
}
#top h2 {
font : 0.9em Arial, Sans-Serif;
letter-spacing : 0;
color : #868686;
margin : 0;
padding : 0;
   display: none;
}
#top #icons {
float : right;
margin : 30px 15px 0;
padding : 0;
}
#top #icons img {
padding-right : 2px;
border : 0;
}
#menu {
margin : 0;
height : 34px;
padding-top : 0;
}
#menu li {
list-style : none;
display : inline;
line-height : 34px;
}
#menu li a {
text-decoration : none;
margin : 0;
padding : 9px 15px 10px 15px;
font-weight : bold;
color : #fff;
}
#menu li a:hover {
color : #fff;
background : #F5C66E;
margin : 0;
}
#menu li a.current {
/*background : #616161 url(../images/trcorner.gif) no-repeat top right;*/
color : #fff;
}
#main {
width : 900px;
margin : 0;
padding : 0;
}
#right_side {
float : right;
width : 230px;
/*background : url('images/topr2.gif') no-repeat top right;*/
overflow : hidden;
}
#right_side .pad {
padding : 35px 10px 10px 17px;
}
#right_side ul {
padding : 3px 0 8px 0;
}
#right_side li {
line-height : 18px;
background : #fff;
list-style : square;
padding-left : 0;
margin-left : 15px;
color : #FB9E26;
}

#right_side li.nomsg {
   line-height : 18px;
   background : #fff;
   list-style : none;
   padding-left : 0;
   margin-left : 15px;
   color : #848484;
   font-style: italic;
}
#right_side .leads {
font: 10px arial; color: #000; line-height : 1.2em;
}

#right_side a {
background : inherit;
text-decoration : none;
}
#right_side h3 {
color : #949494;
font : bold 1.2em Arial, Sans-Serif;
margin-top : 10px;

}

#left_side {
background : inherit;
margin-bottom : 10px;
width : 650px;
}
#left_side .intro {
height : 80px;
/*background : #616161;
color : #fff;*/
overflow : hidden;
}
#left_side .intro .pad {
padding : 18px 0 0 0;
}
#left_side .intro a {
color : #FB9E26;
text-decoration : none;
}
#left_side .intro a:hover {
color : #1f4301;
text-decoration : underline;
}

#left_side .mpart {
padding : 40px 0 0 0;
}

#left_side h3 {
background : inherit;
padding : 0;
margin : 0;
font : bold 1.4em Arial, Sans-Serif;
}

#left_side .mpart h2 {
background : url('images/lrline2.gif') no-repeat bottom left;
margin: 0 0 15px 0;  padding: 0 0 4px 0;
font : 1.6em verdana, Arial, Sans-Serif;
}

#left_side p {
color : #454545;
padding : 0;
text-align : justify;
}
#left_side img {
float : left;
padding : 0 10px 5px 0;
}
#left_side blockquote {
padding-left : 10px;
border-left : 3px solid #FB9E26;
margin : 10px 0 10px 25px;
}
.date {
border-top : 1px dotted #ccc;
padding : 5px 0;
margin : 10px 0 25px 0;
text-align : right;
font-size: 10px;
color: #919191;
}
#left_side .rs {
float : right;
margin : 0 10px;
border : 1px solid #ddd;
padding : 5px;
background : #f5f5f5;
}
#left_side ul {
list-style-position : inside;
margin-left : 2px;
}
#left_side ul li {
list-style-type : square;
margin-left : 15px;
}
#left_side ul ul li {
list-style : none;
margin-left : 10px;
list-style-type : lower-alpha;
list-style-position : inside;
}
#left_side .greybox {
border : 1px solid #ccc;
background : #f5f5f5;

padding : 10px;
}
#footer {
clear : both;
width : 900px;
margin : 0 0 6em 0;
color : #777;
background : #fff url('images/rlline2.gif') no-repeat top right;
font : 0.9em Arial, Sans-Serif;
}
#footer .right {
float : right;
text-align : right;
background : inherit;
padding-top : 10px;
}

#footer a {
text-decoration : none;
background : #fff;
}
#footer a:hover {
   text-decoration : underline;
   color : #777;
}

#footer li {
   list-style : none;
   display : inline;
   line-height : 24px;
}
#footer li a {
   text-decoration : none;
}
#footer li a:hover {
   color : #777;
   text-decoration : underline;
}

/* sNews - default styles */
#breadcrumbs { float: left; margin: 10px 0 0 0; }

#search { float: right; }
	#search p { padding: 0; margin: 20px 12px 0 0; }

#rss { float: right; text-align: right; }
#rss li { float: left; margin: 0 0 0 10px; }

fieldset { border: 1px solid #E4DF94; padding: 10px 8px; margin: 0 0 8px 0; background: #f5fce2; color: #000; }
input { padding: 1px; border: 1px solid #F5C66E; font-size: 11px; color: #616161;}
textarea { width: 97%; height: 20em; padding: 3px; color: #616161;}

/* Comments and comment panel styles */
.comment { color: #4e1a1a; background: #e6eed2; padding: 10px; margin-bottom: 10px; border: 1px solid #C0C0C0; }
.commentsbox { background: #f5f5f5; color: #808080; padding: 10px; margin: 0 0 10px 0; border: 1px solid #C0C0C0; }

/* indents icons in sitemap, archive & res_links_sm - this package only. */
.icon_indent { margin-left: 20px; }

/* For custom keyrocks' admin panels mod only */
.admpanel { border: 1px solid #ccc; padding: 10px 8px 10px 15px; margin: 0 0 8px 0; background: #efefef; color: #000; }
.fieldset { border: 1px solid #ccc; padding: 20px 8px 20px 15px; margin: 0 0 8px 0; background: #efefef; color: #000; }
legend { font: bold 16px arial; margin: 10px 0 0 0; }
input { padding: 3px; margin: 0; }
textarea { width: 90%; height: 20em; padding: 3px;}

/* span styles used in custom admin panels only */
.redtitle { font: bold 14px Arial; color: #ff0000; text-align: center; }
.bluetitle { font: bold 14px Arial; color: #0054bc; text-align: center; }
.admintitle { font: bold 16px Arial; color: #567404; text-align: center; }
.buttonmargin { margin-bottom: 10px; }
/* div classes to float images or inserted blocks with text-wrap in articles */
.floatright { position: relative; float: right; padding: 0 0 0 10px; border: none; }
.floatleft { position: relative; float: left; padding: 0 10px 0 0; border: none; }

/* Philmoz, Admin Links mod, May 23.07 */
.New_Admin_Links { font-size:85%; text-align:center; }

/* # mattonik's image links panel mod */
#thumb {position:relative; z-index:100; display: inline;}
#thumb a img {border:0;}
#thumb a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#thumb a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#thumb a.p1:hover .large {display:block; position:absolute; top:-35px; left:400px; width:100px; height:100px; border:1px solid #ccc;}

/* mattonik's internal links mod */
#InterneLinky {
padding: 0.3em;
border: 1px solid #ccc;
}

#ILclanky {
display: block;
width: 20em;
height: 20em;
overflow:auto;
float: left;
}

#ILsites {
display: block;
width: 40%;
height: 20em;
overflow:auto;
padding-left: 0.3em;
float: left;
border-left: 1px solid #ccc;
}

#ILcat {
display: block;
width: 20%;
height: 20em;
overflow:auto;
padding-left: 0.3em;
border-left: 1px solid #ccc;
}

/* Keyrocks - File Links Panel Mod */
#Filelinks_Panel {
padding: 0.3em;
border: 1px solid #ccc;
}
        .word_files {
	display: block;
	width: 45%;
	height: 20em;
	overflow:auto;
	float: left;
	}
        .pdf_files {
	display: block;
	width: 45%;
	height: 20em;
	overflow:auto;
	padding-left: 0.3em;
	border-left: 1px solid #ccc;
	}


/* REMOVES BORDERS FROM IMAGES */
img { border: none; }

.imgborder {
   border: 1px solid #616161;
   padding: 2px;
}
.important2 {
   width:5px;
   visibility:hidden;
}
.2left {
   text-align: left;
   padding: 0 0 8px -2px;
}

.2right {
   text-align: right;
}

.rssfeed a, .rssfeed a:hover, .rssfeed a:visited {
  color : #454545;
  display: none;
  text-align: justify;
}

.rssfeed br, .rssfeed img {
   display: none;

}

.clear
{
	clear: both;
}