#footerwrapper {
	background: #1A1A1A url(http://www.ehsc.com.au/images/main-wrapper.jpg) repeat;
	overflow: hidden;
	width: 100%;
}
#maincontentwrapper {
	overflow: hidden;
	background: url(http://www.ehsc.com.au/images/page-wrapper.jpg) repeat;
	width: 100%;
}

#menuheader {
	overflow: hidden;
	padding-top:20px;
}
.h2 {
	margin: 0px;
}

.heading {
	font-size: 16px;
}


#footersection {
	overflow: hidden;
	padding: 5em 0em 3em 0em;
	text-shadow: 1px 1px 1px rgba(0,0,0,.50);
	color: #919191;
	padding-top: 15px
}
#footersection h2 {
	text-shadow: 1px 1px 1px rgba(0,0,0,.50);
	font-weight: 300;
	color: #FFFFFF;
}

#footercopyright a {
	color: #919191;
}
#footercopyright {
	overflow: hidden;
	border-top: 1px solid #474747;
}
#footercopyright p {
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0,0,0,.50);
	color: #919191;
}

.centerIT {
	text-align: center;
}

/* List style 3 used in footersection */

ul.style3 {
	margin: 0em;
	padding: 0em 0em 0em 0em;
	list-style: none;
}


ul.style3 li {
	padding: 1.75em 0em 1.50em 0em;
	border-top: 1px solid #474747;
}

ul.style3 .heading-title {
	font-size: 1.10em;
	font-weight: 400;
	color: #EBEBEB;
}

ul.style3 .date {
	display: inline-block;
	margin: 0em 1em 1em 0em;
	text-transform: uppercase;
	font-size: .80em;
	background: #17689D;
	border-radius: 5px;
	border: 1px solid #3B98D4;
	box-shadow: 0px 1px 5px rgba(0,0,0,.4);
	color: #FFFFFF;
}

ul.style3 .date a
{
	display: inline-block;
	padding: .5em 1em;
	letter-spacing: 1px;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.10em;
	font-weight: 400;
	color: #FFFFFF;
	box-shadow: inset 1px 1px 1px #064670;
}

ul.style3 a
{
	text-decoration: none;
	color: #919191;
}

ul.style3 a:hover
{
	text-decoration: underline;
}

ul.style3 .first {
	border-top: none;
}


#printfriendly {
	font-size: x-small;
	background-color:#fff;
	overflow: hidden;
}


#contactuscolumn1 {
	overflow: hidden;
	background: #17689D;
	padding-top:80px;
	padding-left:20px;
	padding-right:20px;
	margin-top:30px;
	text-align: center;
	color: #ffffff;
	height: 400px;
}
#contactuscolumn2 {
	padding-top: 60px;
}

.normallink {
	color: #ffffff;
	text-decoration: none;
}
.normallink:hover {
	text-decoration: underline;
	color: #ffffff;
}

.roomsavailabletext {
	height:350px;
	padding-top:60px;
}
.specialisttemplate {
	min-height:350px;
	padding-top:10px;
	padding-bottom:60px;
}
#speciallist ul li {
	list-style-position: inside;
	text-align: center;
	margin-left: -4em;
}

@media screen and (min-width: 480px) {
	.responsive-images {
		height: 200px;
		border-radius: 50%;
		margin: 10px 0px;
	}
}
.responsive-images {
  height: 150px;
	border-radius: 50%;
  margin: 10px 0px;
}
