

/* NORMAL */

p { font-family: Helvetica, Verdana, Arial; font-size: 12px; color: #000000; }

h1 { 
	font-weight: normal;
	color: #a2a026; 
	font-size: 24px;
	line-height: 1;
}
h2 {
	font-weight: normal;
	color: #a2a026;
	font-size: 20px;
	margin: 5px 0;
}
h3 {
	color: #a2a026;
	font-size: 20px;
	margin: 5px 0;
	font-weight: normal;
}
h4 {
	color: #a2a026;
	font-size: 13px;
	margin: 5px 0;
	font-weight: bold;
}

h1#welcome {
	display: inline;
	font-weight: bold;
	font-size: 16px;
	margin-left: 30px;
	vertical-align: middle;
}

h3.cont-header {
	display: inline;
	font-weight: bold;
	font-size: 15px;
	height: 33px;
	line-height: 33px;
	vertical-align: middle;
	color: #ffffff;
	padding-left: 14px;
	background: url(../images/icons/arrow_yellow_right.gif) 0px 5px no-repeat;
}

h4.footer {
	padding: 0px; margin: 0px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 16px;
	line-height: 45px;
	vertical-align: middle;
	margin-left: 30px;
	color: #ffffff;
}

.cont_header h4 {
	color: #ffffff;
	margin: 0;
	font-size: 13px;
}

.bespoke-box h4, .bespoke-box h3, .bespoke-box h2, .bespoke-box h1 { 
	display: table;
	 
}

.header_fix {
	display: table;
		
}
