html {
	font: normal 62.5% "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Tahoma, sans-serif;
}

body {
	font-size: 1.3em;
	line-height: 180%;
	color: #444;
	background-color: #fff;
}

h1 {
  font-size:1.8em;	
  color: #BC0E0E;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Helvetica Neue", "Helvetica", Arial, Tahoma, sans-serif;
	font-weight: normal;
	letter-spacing: -0.04em;
}

h2, h3, h5 {
	margin: 1.1em 0 0.7em 0;
}

h2 {
	color: #f36849;
	font-size: 1.6em;
}

h4 {
	margin:0px;
	color: #bc0e0e;
	font-size: 1.2em !important;
        letter-spacing: 0em;

}

h3 {
	color: #ccc;
	font-size: 1.4em;
}

h5, h6 {
	color: #222;
	font-size: 1.2em;
}

a {
	color: #BC0E0E;
}

a:hover {
		color: #BC0E0E;
		text-decoration: none;
}

#banner-text a, #banner-text a:visited {
	 color: #04abd5;  
}

#left-footer a, #left-footer a:visited {
	color: #F0B510;
}

#content-sidebar a, #content-sidebar a:visited {
	/*color: #04abd5;*/ 
}


