html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	text-align: left;
}
/* CMS 2.0
---------------------------------------- */
div.yodlecms_column {float:left;}
.yodlecms_formErrorDiv { margin:5px 0; font-size:12px; color:red; display:block; clear:both; }    
.yodlecms_formError {background:#ffeeee!important;}


body {
	line-height: 1,.2em; font-family: arial, helvetica, sans-serif; color:#222;
	
}

h2, h3, h4, h5, h6 {
	font:25px/18px 'LeagueGothicRegular',Arial,sans-serif;
	margin: 0; 
	padding: 0;
	border: 0;
	outline: 0;
	
	vertical-align: baseline;
}

/* div { overflow:auto; } */

ol, ul {
	list-style: none;
}

a, a:visited {
	text-decoration: none;
	color: #FFF;
	font-size: xx-large;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#footer button, input[type="reset"], input[type="button"], input[type="submit"]   { background:url(../default/location-arrow.png) no-repeat right 5px; font-family:arial; color:#349695; font-weight:bold; line-height:1.2;   
margin:0 0 0 -4px; padding:5px 20px 0 0 ; font-size:12px; font-weight:bold; border:none;  }
		
