@charset "UTF-8";
/* CSS Document */

#content {
	background-image: url(../images/sub_page_bkgd_960.gif);
	background-position: 0 115px;
	background-repeat: no-repeat;}

#BodyCopy {
	margin: 0; padding: 14px 20px 40px;
	width: 450px;
	color: #333;}

#spacer {
	height: 300px;}
#spacer2 {
	height: 150px;}
	
#Sidebar {
	top: 180px;}

#BodyCopy h2 {
	color: #FFF;
	font-size: 20px;
	margin: 0 0 40px;}

#BodyCopy h3 {
	/* background-image: url(../images/leaf.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;*/
	color: #000;
	/* padding-left: 18px; */
	text-transform: capitalize;
	margin: 15px 0 10px;
	font-weight: 400;
	font-size: 19px;
	}

#BodyCopy h3 a {
		text-decoration: none;
		color: #91a212; }

#BodyCopy h3 a:hover {
		text-decoration: underline;
		color: #91a212; }	


#BodyCopy #StoresHeader {
	height: 50px; width: 920px;
	color: #FFF;
	position: relative;}

#BodyCopy #StoresHeader label {
	margin-left: 15px;}


#StoresHeader FORM {
	}

#SortMenu {
	position: absolute;
	top: 5px; right: 0px;
	margin: 0; padding: 0;}

	#SortMenu LI {
		margin: 0; padding: 0 5px;
		border-right: 1px SOLID #FFF;
		float: left;
		list-style: none;}
		
		#SortMenu a:link {
			text-decoration: none;
			color: #FFF;}
		
		#SortMenu a:visited {
			text-decoration: none;
			color: #FFF;}
		
		#SortMenu a:hover {
			text-decoration: underline;
			color: #FFF;}
		
		#SortMenu LI.last {
			border-right: 0px;}
			
#spotlight {
	margin: 0; padding: 14px 20px 40px;
	width: 450px;
	color: #333;
}			

#spotlight h2 {
color: #FFF;
	font-size: 20px;
	margin: 0 0 40px;

}

#mediaspotlight {
width: 500px;}
