/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.*/


#featured {
	background: none;
	 border-bottom: 3px dotted #506F86;
	}

#featured h1
	{
	font-family: Georgia;
	color: #215B84;
	font-size: 40px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 40px;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15);
	border-bottom: medium none;
	}
#main-content {
	background: none;
	}
	
	
