/* Custom stuff James wrote */

/*header .logo {
	background: red;
}

ul#nav li.current a {
	color: blue;
}

h2.james-bs, h2.james-bs a, h2.james-bs a.smoothscroll{
	font-family: "Roman";
	color: green;
}*/


	
	
.strokeme, #hero-slider .slides .flex-caption h1
{
    color: white;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
    
}