/* -- This is the place to add your own style modifications without touching the original styles -- */


/* -- Modifications to base theme layouts -- */
.flexslider .slides {
	background:#ffffff;
	border:1px solid #222;
	}
	
body {
	color:#4c4c4c;
	 }
	 
h2.feature-title {
	 color:#ffffff;
	 }
	 
form input, form textarea {
	 background:#ffffff;
	 color:#4c4c4c;
	 font-size:16px;
	 width:100%;
	 }
	 
body.transparent_widget, html.wrapped body.transparent_widget #body {
      background-color:white;
}

blockquote {
 background: #fef8ba;
 font-style: italic;
 font-size: 14px;
}

/* -- Banner Ads -- */

.banner728-container {
	margin: 0 auto;
	padding:10px 0;
	float:none;
	display:block;
	}

/* -- Breadcrumbs -- */
p#breadcrumbs {
	background: #b2b2b2;
	}

/* ---------[ FlexSlider Adjustments ]--------- */

.flexslider { max-height:310px; min-height:310px; }