/* 
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.

*/

/* fresh style updated for CEP - fresh.css */

#top { border-bottom:1px solid #85754f; }
#featured { background:#c3c1af url(fresh/bg-slider-bot.png) repeat-x left bottom; border-top:1px solid #eeede7; border-bottom:1px solid #c7c6bf; }

#nav a { color:#333366; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fff; background:#c3c1af;
border:1px solid #c3c1af; border-width: 0 0px 1px 0; }
#featured h2 { color:#333366; font-size: 32px; }
#main blockquote {border-left:2px solid #777777;color:#333366; font-family: times new roman, sans-serif; font-style:italic; font-weight: bold; font-size: 85%; margin:5px auto 15px;padding:0px 10px;width:80%;}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


/* titles for project pages */
.title { font-size:16px; color:#333366; font-family: Georgia, Arial, Helvetica, sans-serif; line-height:20px;  }

#buttoncenter {
	float:center;
	background: url(images/btn-slider.png) no-repeat; 
	display: block;
	line-height: 46px; 
	padding: 1px 5px 5px 18px;
}