/* CSS Document */

	
	
/* Wide layout
------------------------------------------------------------------*/
	
.wide #content-seconday-footer {
	background:url(../../dvl_HH/images/bottom2.png) no-repeat bottom left;
	height:21px;
	width:272px;
	clear:both;
	}


/* Small layout
------------------------------------------------------------------*/

.small #wrap-sub {
	width:164px;
	margin:0;
	float:left;
	}
.small #wrap-alt {
	width:308px;
	float:right;
	display:inline;
	margin-top:-70px;

	}

.small #wrap-alt a{

	color:#FFFFFF;
	}
	
	.small #wrap-alt img{

	color:#928470;
	}


/* news
------------------------------------------------------------------*/
#home-page #news {
	width:500px;
	float:left;
	display:inline;
	margin:0 0 30px 12px;
	
	}
	
#news h2 {
font-family:"Trebuchet MS", Verdana;
	color:#ffffff;
	margin-left:50px;
	font-style:normal;
	text-decoration:none;
	text-align:justify;
	font-size:18px;
	}

#news h2 a{
color:ff6600;

}

#news h2 a:visited{
color:ff6600;
}
#news ul li a {
	font-size:1.0em;
	text-align:justify;
	font-weight:bold;
	color: #333;
	display:block;
	padding:2px 10px 2px 10px;
	font-family:"Trebuchet MS", Verdana;
	text-decoration:none;
	}

#home-page #news ul li a:hover {
	background:#928470;
	text-align:justify;
	
	}	
					
#news a em {
	color:#ffffff;
	font-style:normal;
	text-decoration:none;
	text-align:justify;
	font-weight: 100;
	}
	
#news a:hover em {
	color:#ffffff;
	font-style:normal;
	text-decoration:none;
	text-align:justify;
	font-weight: 100;
	}

#news a span,
#news a:link span,
#news a:visited span {
	color: #FF9900;
	font-size:.74em;
	}


/* features & Books
------------------------------------------------------------------*/
#features {
	width:274px;
	
	float:right;
	margin:70px 0 10px 20px;
	display: inline;
	}

#features  h2 {
font-family:"Trebuchet MS", Verdana;
	color:#ffffff;
	margin-left:30px;
	margin-bottom:30px;
	font-style:normal;
	text-decoration:none;
	text-align:justify;
	font-size:18px;
	}


			
#features img  {
	margin:3px 2px 17px 5px;
	background:#92847B;
	padding:3px;
	}

#features a span,
#features a:link span,
#features a:visited span {
	color: #FF9900;
	font-size:.74em;
	}

	
	/* Footer
------------------------------------------------------------------*/
#footer {
	background:#5c5c5c;
	text-align:center;
	padding:.5em;
	margin:50px 0 0 50px;
	clear:both;
	}
#footer p {
	font-size:.94em;

	color:#ffffff;
	}
#footer span {
	margin-right:15px;
	}
#footer a {
	border:0;
	color:#ffffff;
	text-decoration:none;
	}
#footer img {
	vertical-align:middle;
	margin-left:3px;
	padding-bottom:2px;
	}

