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

@font-face {
	font-family: 'BebasNeueRegular';
	src: url('/bucket/css/BebasNeue-webfont.eot');
	src: local('☺'), url('/bucket/css/BebasNeue-webfont.woff') format('woff'), url('/bucket/css/BebasNeue-webfont.ttf') format('truetype'), url('/bucket/css/BebasNeue-webfont.svg#webfontAGQ6uv7S') format('svg');
	font-weight: normal;
	font-style: normal;
}
a
	{
	text-decoration:none;
	color: #000;
	border-bottom: 1px dotted #000;
	}
a:hover, a:focus
	{
	color: #c00;
	border-bottom: 1px dotted #f00;
	}
h3 span, h2 span, a span, h4 span
	{
	display: none!important;
	visibility: hidden!important;
	}
div#side a, div#side a:hover, div#side a:focus
	{
	border-bottom: none;
	}
	
	
	
	body#PagePortfolio div#main h3, body#PageAbout div#main h3, body#PageContact div#main h3, body#PageExtra div#main h3, body#PageHome div#main h3, body#PageHome div#main h4
	{
	border-bottom: 1px dotted black;
    clear: both;
    color: #000000;
    display: block;
    font-family: 'Arizonia',cursive;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 25px;
    padding-bottom: 20px;
	}
	
	
	body#PageHome div#main h4
	{
    font-size: 20px;
	padding-bottom:10px;
	}
	
div#breadcrumbs ul li a, div#side h3, div.t3o, dl dd ul li h4 a,div#breadcrumbs ul li, body#PagePortfolio div#main table h4, body#PagePortfolio div#main table td.tabletitle, div#WritenContent p a, div.Testies p, div#ContactButtons a, div#AboutCopy p a,div#news ul li h4 a, div#contacts span.vcarddef
{
	border: medium none;
    font-family: 'Arizonia',cursive;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 14px;
}

div#breadcrumbs ul li a, div#WritenContent p a, div#WritenContent p a, div#ContactButtons a, div#AboutCopy p a, div#news ul li h4 a {color: #83be33; border:none!important;}
div#breadcrumbs ul li a:hover, div#breadcrumbs ul li a:focus, div#WritenContent p a:focus, div#WritenContent p a:hover,div#ContactButtons a:hover,div#ContactButtons a:focus, div#AboutCopy p a:hover, div#AboutCopy p a:focus, div#news ul li h4 a:focus, div#news ul li h4 a:hover {color: #cc0000; border:none!important;}





