@import url(../../rsc/css/basic.css);	/* Import basic styles */ 
@import url(../../rsc/css/img.css);	/* Import standard image styles */
@import url(../../rsc/css/blog_elements.css);	/* Import standard blog elements styles */
@import url(../../rsc/css/forms.css);	/* Import default form styles */
@import url(../../rsc/css/comments.css);	/* Import default comment styles */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	line-height:12pt;
	background: #EFE7D6;
}
small {
font-size:7pt;
padding:0;
margin:0;}


#container {
margin: 0 auto;
padding: 0 1px;
width: 960px;
}

#header {
/*background-color: #8DC3E9;*/
background: #713600 url(images/bannerlogo8.jpg) no-repeat; 
width: 960px;
height: 71px;
}
 
#logo {
float:left;
}

#box {
float: right;
}

#menu {
	clear:both;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/MenuBackground.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding: 0px 0px 0px 18px;
	
}

.MenuItem a:hover
{
	color: #FFFFFF;
	margin-right: 4px;
	margin-top: 6px;
	padding: 8px 6px 0px 6px;
	height: 21px;
	background-color:#68ac35;
}

.MenuItem
{
	color: #085052;
	float: left;
	margin-left: 4px;
	margin-right: 3px;
	margin-top: 6px;
	padding: 8px 6px 0px 6px;
	height: 21px;
}

.MenuItem a:link, 
.MenuItem a:visited
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #085052;
	text-decoration:none;	
}

#content {
/*IE has a bug w/ background color so use width and overflow*/
background-color:#FFFFFF;
 width: 100%;
    overflow: auto;
}

#featuredbox {
float:left;
width:369px;
height:auto;
border-right:1px solid black;

}
#featuredbox h1 {
clear:both;
font-size: 17px;
color: #0587FF;
margin-top: 2px;
margin-bottom: 4px;
}

#featuredbox h1 a:visited, a:link {
margin-top: 1px;
margin-left: 1px;
margin-bottom:3px;
color:#004173;
text-decoration:none;
}
#featuredbox h2{
font-size: 15px;
margin-top: 1px;
margin-left: 1px;
margin-bottom:3px;
color:#004173;
 
}
#featuredbox h3 {
font-size: 12px;
line-height:13px;
margin-top: .5em;
margin-left: .5em;
color:#004173;
}

#featuredbox h2 a:visited, a:link {
margin-top: 1px;
margin-left: 1px;
margin-bottom:3px;
color:#004173;
text-decoration:none;
}

#featuredbox img {
/*   margin: 1px; */
  height: auto;
  width: auto;
	max-width:369px;
  float: left;
  text-align: center;
	margin:0px;
padding:0px
}
#featuredbox a:visited, #featuredbox a:link {
color:#586B7A;
text-decoration:underline;
}
#featuredbox a:hover,
#featuredbox h1 a:hover {
	color:#0587FF;
	text-decoration:underline;
}

 
#featuredbox ol, #featuredbox ul{
padding-top:.5em;
}

#featuredbox li
{
font-size:12px;
line-height:13px;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#CCC;
margin:3px 8px 3px 8px;
padding:2px 0 2px 0;
color:#004173;
}

#featuredbox a:link,
#featuredbox a:visited
{
color:#004173;
border:0px;
}
#featuredbox a:hover {
	color:#869C80;
	text-decoration:underline;
 
}

#featuredbox a img
{
padding:0px;
border:0px;
margin:0px;
}
/* featuredrows below */



#featuredrows blockquote {
font: 1.1em/1.4em Georgia, "Times New Roman", Times, serif;
  background: url(images/close-quote.gif) no-repeat right bottom;
  padding-left: 8px;
  text-indent: -8px;
	border:0;
}


#featuredrows blockquote p:first-letter {
  background: url(images/open-quote.gif) no-repeat left top;
  padding-left: 12px;
  font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

#featuredboxSingle blockquote p:first-line {
    font-variant: small-caps; }
		
#featuredrows {
font-size:12px;
float:left;
width:400px;
height:auto;
padding-bottom:2px;
padding-left:2px;
}

#featuredrows p 
{
margin:.5;
padding:0;
}

#featuredrows h1{
clear:both;
margin:0px;
color:#004173;
margin-bottom:3px;
font-size:17px;
}

.NewLine {
clear:both;
}

.GrayLine {
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#CCC;
margin:2px 10px 2px 10px;
padding:3px 0 3px 0;
clear:both;
}

#featuredrows img{
	max-width:315px;
	padding-right:3px;
}
#featuredrows h2, #featuredrows h3
{
font-size: 14px;
color: #004173;
margin-top: 2px;
margin-bottom: .3em;
}
#featuredrows h2 a:link {
color:#004173;
text-decoration:none;
}

#featuredrows h2 a:visited {
color:#004173;
text-decoration:none;
}

#featuredrows a:link {
color:#004173;
text-decoration:none;
}
#featuredrows a:visited {
color:#004173;
text-decoration:none;
}
#featuredrows a:hover,
#featuredrows h2 a:hover
{
color: #8DC3E9;
text-decoration:none;
}
   
#featuredrows ol, #featuredrows ul{
padding-top:1px;
}
li#featuredItem {
font-size:1.1em;
line-height:1.3em;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#CCC;
margin:3px 15px 3px 15px;
padding:4px 0 4px 0;
color:#004173;
}

#featuredrows a img
{
border:0px;
margin:0px;
}

/*starts last column*/
#featuredbox2 
{
float:left;
width:187px;
height:auto;
color:#2161BD; 
font-size:11pt;
border-left:1px solid #2161BD;
}
#featuredbox2 p 
{
font-size:1.01em;
line-height:1.3em;
padding:0px;
margin:0px;
}
#featuredbox2 img {
margin:0px;
padding:0px;
max-height:182px;
max-width:232px;
/* max-height:75px;
max-width:75px; */
}


#featuredbox2 h1 {
clear:both;
font-weight:bold;
font-size:15px;
padding-top:1px;
margin:0px;
line-height:30px;
letter-spacing: 0.2em;
padding-left:2px;
text-transform:uppercase;
}
#featuredbox2 h2, #featuredbox2 h3 {
clear:both;
font-weight:bold;
font-size:12px;
padding-top:1px;
margin:0px;
line-height:20px;
letter-spacing: 0.2em;
padding-left:2px;
text-transform:uppercase;
}

#featuredbox2 h1 a:visited, #featuredbox2 h1 a:link {
margin-top: 1px;
margin-left: 1px;
margin-bottom:3px;
text-decoration:none;
}
#featuredbox2 h2 a:visited, #featuredbox2 a:link {
margin-top: 1px;
margin-left: 1px;
margin-bottom:3px;
text-decoration:none;
}
#featuredbox2 h3 a:visited, #featuredbox2 h3 a:link {
margin-top: 1px;
margin-left: 1px;
margin-bottom:3px;
text-decoration:none;
}
#featuredbox2 a:link {
margin-top: 1px;
margin-left: 1px;
margin-bottom:3px;
text-decoration:none;
}
#featuredbox2 a:visited {
margin-top: 1px;
margin-left: 1px;
margin-bottom:3px;
text-decoration:none;
}
#featuredbox2 a:hover {
text-decoration:underline;
}
#featuredbox2 h1 a:hover {
	text-decoration:underline;
}
#featuredbox2 a img{
margin-top: 0px;
margin-left: 0px;
margin-bottom:0px;
border:0;
display: inline;
} 

/* start bullet list featuredbox2 */


#featuredbox2 ol, #featuredbox2 ul {
list-style-position:inside;
margin-left: .8em;
padding-left: .8em;
margin-top:0;
text-indent: -1em;
display:block;
}
 
#featuredbox2 li {
margin-left: .2em;
padding-left: .2em;
font-size:.9em;
line-height:1.1em;
list-style-type: square;
	}

#featuredbox2  li a {
		margin-left:0em;
		text-decoration: none;
		color:#004173;
		}

#featuredbox2 li a:hover {
		text-decoration: underline;
		line-height:1.02em;
		}
/* end bullet list featuredbox2*/
#featuredbox2 b {
font-size:9px;}
  
/* begin fotter */

#footer{
clear:both;
 font-size: 9pt;
 line-height:11pt;
	height: 32px;
	background:#DDDDDD;
	text-align:center;
	border-top: 1px solid #999999;
	color:#004173
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}

#footer a:link
{
color:#004173;
text-decoration:underline;
}
#footer a:visited
{

text-decoration:none;
 
}
#footer a:hover {
	text-decoration:underline;
}


#footer a img
{
padding:0px;
border:0px;
margin:0px;
}


#footer a img
{
padding:0px;
border:0px;
margin:0px;
}

/* end footer */

/* Search */

#search {
	float:right;
	display:inline;
	width: auto;
	padding:10px 0 0 0;
}

#search form {
padding:0px;
margin:0px;
}

#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchinput {
	padding: 2px 5px;
	width: 114px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#searchsubmit {
	padding: 0 0 0 0;
	border: 1px solid #000000;
	text-transform: lowercase;
}

ul#twitter_update_list {
clear:both;
}
 
#twitter_update_list li {
clear:both;
display:block;
font-size:12px;
line-height:18px;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#CCC;
margin:0px 1px 2px 1px;
/*padding:2px 0 2px 0; */
color:#004173;
}

#featuredbox#twtr-widget twtr-widget-profile {}

/* end form */