h4.header-left {
	margin: 0;
	padding: 10px 0 10px 10px;
	height: auto;
	background: #DFDFDF url(http://holidayhomes.ca/images/left-side-header.gif) top left no-repeat;
	font-size: .7em;
	color: #990000;
	border: 0;
	text-transform: capitalize;

}


h4.header-left a:link, h1.header-left a:visited {
	color: #990000!important;
	text-decoration: underline
}

h4.header-left a:hover, h1.header-left a:active {
	color: #990000!important;
	background-color: transparent;
	text-decoration: none
}

h4.header-left a {
	padding: 10px 0 10px 0px;
	margin: 0;
}


h4.header-right {
	margin: 0;
	padding: 10px 0 10px 10px;
	height: auto;
	background: #DFDFDF url(http://holidayhomes.ca/images/right-side-header.gif) top left no-repeat;
	font-size: .7em;
	color: #990000;
	border: 0;
	text-transform: capitalize;
}
