@charset "utf-8";
/* CSS Document */

#sideBar-wrapper  .quote { font-size:10px; text-align:justify; line-height:11px; letter-spacing: -.01em;}
#sideBar-wrapper p.red { font-size:10px; color:#FF0000; margin-top:0; padding-top:0;}
#sideBar-wrapper hr { clear:both; border:none !important; border-color:#FFFFFF; height:7px; background-image: url(../images/layout/sidebar-hr.jpg); background-repeat:no-repeat; background-position:center; margin:0; padding:8px 0;}
#sideBar-wrapper p {
	margin:0;
	padding:5px 10px;
	font-size:11px;
	color:#616161;}

#sideBar-wrapper .align-left { float:left; margin:0 0 0 5px;}

#sideBarright ul {
	margin:0 .25em .25em .25em;
	padding:0;
	list-style-type:none;
	font-size:14px;
	color:#616161;}
	
#sideBarright li {
	background-image:url(../images/layout/target-li.jpg);
	background-repeat:no-repeat;
	background-position:5px 21px;
	padding:20px 0 20px 22px;
	}

#sideBar-wrapper h1{
	color:;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	background:url(../images/layout/sidebar-h1-bg.jpg) repeat-x;
	line-height:28px;
	margin:0 2px;
	text-align:center;
	padding-bottom:8px;
	padding-top:1px;
	text-shadow:#FFF 1px 1px 2px;}	

#sideBar-wrapper h1 a {
	color:#D03D3C;
	text-decoration:none;}
	
#sideBar-wrapper a:hover { text-decoration:underline;}

#sideBar-wrapper a { 
	color:#616161;
	text-decoration:none;	}
	
div.mobile { 
	background-image: url(../images/layout/mobile-title.jpg);
	background-repeat:no-repeat;
	background-position: bottom ;
 	height:30px;
	z-index: 500;}
	
div.mobile span {
	display: none;
	width:170px;}

ul.news1 {
	background:url(../images/layout/news-ul-1.jpg) no-repeat 50% 0;}
	
ul.news2 {
	background:url(../images/layout/news-ul-2.jpg) no-repeat 50% 0;}
	
	
#readmore-wrap{ margin:.5em .7em; float:left;}

#readmore{
  display: block;
  float:left;
  width: 164px;
  height: 24px;
  background: url(../images/layout/read-more.jpg) no-repeat 0 -25px;}

#readmore:hover{ 
  background-position: 0 0;}

#readmore span{  display: none;}

#footer a { 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color:#616161; 
	font-weight:bold; 
	text-decoration:none;}
	
#footer a:hover {
	text-decoration:underline;
	color:#D03D3C;}
	
#footer li { float:left; display:block; padding:0 10px; white-space:nowrap; border-right:1px solid #666; font-size:11px; }
#footer li.last { border-right:none;}
#footer p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#999999;}
	
#footer-info img {
	float:right;
	margin-left:20px;
	margin-top:-10px;}
	
	