/* css information
--------------------------------------------------------
	Eagle Hill:      					screen stylesheet
	author:         					www.studiotwo.com
	updated:        					June 2008

	

-------------------------------------------------------- */




div#right {
	width: 277px;
float: right;
background: transparent url(../images/bg-rightcurve.gif) repeat-x left top  ;
min-height: 400px;
}

div#rightcontent {
width: 254px;
 padding-top: 20px;
margin: 0 auto;
text-align: left;

}

div#left {
min-height: 400px;
margin-bottom: 25px;
 width: 592px;
float: left;
background: transparent url(../images/bg-leftcurve.gif) repeat-x left top  ;
}

div#leftcontent {
 width: 561px;
 margin: 0 auto ;
 padding-top: 20px;
 text-align: left;
}


.title {background: transparent url(../images/bg-titles.jpg) no-repeat left top;
height: 23px;
text-transform: uppercase;
letter-spacing: 1px;
padding-top: 6px;
text-align: center;
font-weight: bold;

 }

.h-text {
	padding: 0 10px 0 15px; font-size: 11px; line-height: 1.3em;
}


.rt-columns {margin-top: 20px; clear: both;
}


#news {
	/*margin: 10px auto 10px auto;*/
	background-color: #ffffff;
/*	padding: 5px 0px 5px 0px;*/
	clear: both;
	
}
#news a:link {color: #666666; font-weight: normal;}
#news a:visited {color: #666666;font-weight: normal;}


#features {clear: both; margin: 5px auto 15px auto; width: 561px;}
.feature {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	width: 169px;

}
.feature img {
	padding-bottom: 10px;
}

.feature-title {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	

}
.feature-text {
	font-size: 10px; line-height: 1.3em;
	
}
#border {border-left: 1px solid #ccc1b8; border-right: 1px solid #ccc1b8;}



#ads {clear: left; margin: 15px auto 15px auto; width: 561px;
	 padding-top: 20px;

}

.ad {float: left;
	padding-left: 3px;
	
	width: 182px;}




#spotlight {width: 561px; margin-bottom: 15px; 
}

#spotlight-left {float: left;width: 313px;}
#spotlight-right {float: right;width: 248px; background: #746a5a url(../images/bg-spotlight.jpg) top left no-repeat; height: 191px; overflow:hidden;}
#spotlight-right p {color: white; padding:  10px 6px 10px 10px;}
.spotlight-title  {font-weight: bold; font-size: 18px;  line-height: 1.1em;}
.spotligt-text {padding:  5px 7px 10px 10px;}
#spotlight a:link {color: #ffffff;}
#spotlight a:visited {color: #ffffff;}












