@charset "utf-8";
#divHeader {
	float: left;
	width: 845px;
	height: 116px;
	background-image: url(../images/home/banner-bg.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#divHeader1{
	float: left;
	width: 800px;
	height: 116px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	background-image: url(../images/yell-images/header.jpg);
	background-repeat: no-repeat;
}
#divBreadcrumb {
	float: right;
	width: 674px;
	background-image: url(../images/home/banner-image.jpg);
	background-repeat: no-repeat;
	height: 75px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 10px;
}
#divbreadmenu {
	float: right;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #464844;
}
a.locationlink:link {
	color : #464844;
	font : normal 11px Arial;
	text-decoration : none;
}
a.locationlink:visited {
	color : #464844;
	font : normal 11px Arial;
	text-decoration : none;
}
a.locationlink:hover {
	color : #464844;
	font : normal 11px Arial;
	text-decoration : underline;
}
a.locationlinklive:link {
	color : #DFA601;
	font : normal 11px Arial;
	text-decoration : none;
}
a.locationlinklive:visited {
	color : #DFA601;
	font : normal 11px Arial;
	text-decoration : none;
}
a.locationlinklive:hover {
	color : #DFA601;
	font : normal 11px Arial;
	text-decoration : underline;
}
#divCallNo {
	height: 30px;
	float: left;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	padding-top: 40px;
	padding-left: 55px;
}
#divConnyLogo {
	height: 102px;
	float: right;
	width: 157px;
	background-image: url(../images/home/conservatory.png);
	background-repeat: no-repeat;
	padding-right: 5px;
	margin-top: 10px;
}
#divBanLogo {
	height: 78px;
	float: left;
	width: 79px;
	margin-top: 12px;
	margin-left: 6px;
}
#divBanLogoText {
	float: left;
	height: auto;
	width: 151px;
	margin-top: 44px;
	font-family: "HelveticaNeue LT 35 Thin";
	font-size: 28px;
	color: #a7950d;
	font-weight: bolder;
}
#divBanLogoText1 {
	font-family: Arial;
	font-size: 14px;
	color: #61a14b;
	width: 151px;
	float: left;
	height: auto;
}
