#content-text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	float: left;
	color: #666666;
	vertical-align: middle;
	width: 550px;
	line-height: 1.4em;
	padding-bottom: 30px;
	text-align: justify;
}

#innerpage-content-text img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	display: inline;
	margin-left: 20px;
	margin-bottom: 20px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
#quote-text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #823131;
}
#propertypage-leftcolumn A {
	font-size: 0.7em;
	color: #999999;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}
#propertypage-leftcolumn A:hover {
	font-size: 0.7em;
	color: #666666;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}
#propertypage-leftcolumn A span{
	text-decoration: none;
}
#propertypage-leftcolumn A:hover span{
	text-decoration: underline;
}
#quizwinner-title {
	margin-top: 30px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #823131;
	font-size: 1.2em;
}
#quizwinner-winner {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #999999;
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 240px;
}

#leftnav-title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #823131;
	font-size: 1.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 240px;
	text-decoration: none;
	display: block;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#photogallery-leftnav-title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #823131;
	font-size: 1.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 240px;
	text-decoration: none;
	display: block;
	margin: 0px;
}
.leftnav-link a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	font-size: 0.9em;
	line-height: 1.4em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 240px;
	text-decoration: none;
	float: left;
}
.leftnav-link a:hover{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #833131;
	font-size: 0.9em;
	line-height: 1.4em;
	width: 240px;
	text-decoration: none;
	display: block;
}
.quiz-container {
	list-style-type: none;
	background-image: url(../images/elements/quiz_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	float: left;
	width: 100%;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}



.quiz-container ul{
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 65px;
	padding-left: 0px;
	margin: 0px;
	float: left;
}
.quiz-container li {
	float: left;
	margin-bottom: 10px;
}
.quiz-number {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 2.5em;
	float: left;
	line-height: 1em;
	width: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#quiz {
	width: 100%;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}
#entername span {
	display: none;
}
#entername {
	background-image: url(../images/elements/quiz_enteryourname.gif);
	display: block;
	height: 24px;
	width: 100%;
	margin-bottom: 20px;
	float: left;
	clear: left;
	background-repeat: no-repeat;
	background-position: left top;
}

#form-text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .7em;
}
#form-field {
	height: 28px;
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.quiz-input {
	width: 200px;
	height: 24px;
	margin-right: 25px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.quiz-submitButton {
	margin: 0;
	border: 0;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	background-color: transparent;
	background-image: url(/templates/images/elements/quiz_submit.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.quiz-submit-button {
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}




.quiz-answer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .8em;
	float: left;
	margin-left: 0px;
	margin-top: 3px;
	display: block;
	clear: left;
	margin-right: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.quiz-question {
	font-size: .8em;
	float: left;
	width: 580px;
	display: block;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	clear: left;
}
#quiz-bottom {
	background-image: url(../images/elements/quiz_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 65px;
}




#quote-id {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #999999;
	font-size: .7em;
	margin-top: 10px;
}
#quote-bottom {
	background-image: url(../images/elements/quotes_end.gif);
	background-position: right top;
	height: 27px;
	background-repeat: no-repeat;
}
#quote-top {
	background-image: url(../images/elements/quotes_start.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	height: 27px;
	margin-top: 30px;
}
#propertypage-leftcolumn img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	display: inline;
	text-align: left;
	margin-bottom: 5px;
	text-decoration: none;
}
#propertypage-leftcolumn A:hover img {
	padding: 5px;
	border: 1px solid #999999;
	display: inline;
	text-align: left;
	margin-bottom: 5px;
	text-decoration: none;
}

#left-column img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	display: inline;
	text-align: left;
}
#left-column A:link img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	display: inline;
	text-align: left;
}
#left-column A:hover img {
	padding: 5px;
	border: 1px solid #999999;
	display: inline;
	text-align: left;
}



#innerpage-content-text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #666666;
	vertical-align: middle;
	line-height: 1.4em;
	padding-bottom: 40px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	width: 640px;
}
#contactus-top {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #666666;
	vertical-align: middle;
	line-height: 1.4em;
	padding-bottom: 100px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	background-image: url(../images/elements/quiz_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 0px;
	width: auto;
	float: left;
}
#sendusamessage {
	background-image: url(../images/elements/contactus_sendusamessage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 160px;
	margin-bottom: 30px;
}
#sendusamessage span {
	display: none;
}

#nav-bar span {
	display: none;
	margin: 0px;
	padding: 0px;
}
.seperator {
	background-image: url(../images/nav/seperator.gif);
	display: block;
	height: 38px;
	width: 29px;
	float: left;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

#container {
	background-image: url(../images/backgrounds/container_tile.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
#container-alt{
	background-image: url(../images/backgrounds/container_tile.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#video {
	width: 320px;
	float: left;
	padding-right: 30px;
	height: 233px;
	padding-bottom: 30px;
}
#left-column {
	width: 230px;
	float: left;
	/*padding-bottom: 30px;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#propertypage-leftcolumn {
	width: 230px;
	float: left;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-decoration: none;
}
#wheretofindus-container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/elements/propertypage_linebreak.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#wheretofindus-map {
	float: left;
	width: 640px;
	margin: 50px 0 60px 0;
}
#wheretofindus-map-border{
	float: left;
	margin: 0 0 0 0;
	padding: 5px;
	width: 580px;
	height: 380px;
	border: 1px solid #CCCCCC;
}
.map_size{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 580px;
	height: 380px;
}
#wheretofindus-title {
	color: #823131;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.2em;
	padding-bottom: 5px;
	display: block;
}
.wheretofindus-text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #999999;
	line-height: 1.4em;
	font-size: .9em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

#wheretofindus-details {
	float: left;
	width: 230px;
	display: block;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 60px;
	margin-top: 50px;
}



#container-bottom {
	background-image: url(../images/backgrounds/container_bottom.gif);
	background-position: center top;
	height: 26px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#container-bottom-alt{
	background-image: url(../images/backgrounds/container_bottom.gif);
	background-position: center bottom;
	height: 17px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0px;
	line-height: 0px;
}

#header-top {
	width: 960px;
	background-color: #823131;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 170px;
	padding: 0px;
	clear: both;
	overflow: hidden;
}
#header-top img{
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
}
#header-top a{
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: 170px;
}
#header-top #contact-number{
	float: right;
	width: 305px;
	height: 75px;
	border: none;
	/*border: 1px solid yellow;*/
	margin: 65px 35px 0px 0px;
	padding: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #ffffff;
	line-height: 1.2em;
	letter-spacing: 1px;
	text-align: right;
}
#contact-number span{
	color: #c19898;
	text-align: right;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#contact-number #open{
	float: right;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	color: #c19898;
	line-height: 1.3em;
}
#nav-container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 38px;
	background-color: #823131;
	padding-right: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
.clear {
	clear: both;
}
#nav-bar {
	text-align: right;
	height: 38px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#home_btn {
	background-image: url(../images/nav/home_btn.gif);
	background-position: center top;
	height: 38px;
	width: 46px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#accommodation_btn {
	background-image: url(../images/nav/accommodation_btn.gif);
	background-position: center top;
	display: block;
	height: 38px;
	width: 195px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#photogallery_btn {
	background-image: url(../images/nav/photogallery_btn.gif);
	display: block;
	float: left;
	height: 38px;
	width: 101px;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#admission_btn {
	background-image: url(../images/nav/admission_btn.gif);
	display: block;
	float: left;
	height: 38px;
	width: 78px;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#quiz_btn {
	background-image: url(../images/nav/quiz_btn.gif);
	display: block;
	float: left;
	height: 38px;
	width: 36px;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#contactus_btn {
	background-image: url(../images/nav/contactus_btn.gif);
	background-position: center top;
	display: block;
	float: left;
	height: 38px;
	width: 78px;
	margin: 0px;
	padding: 0px;
}
#fellowship_btn {
	background-image: url(../images/nav/fellowship_btn.gif);
	display: block;
	height: 38px;
	width: 80px;
	float: left;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#home_btn a{
	background-image: url(../images/nav/home_btn.gif);
	background-position: center top;
	height: 38px;
	width: 46px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#accommodation_btn a{
	background-image: url(../images/nav/accommodation_btn.gif);
	background-position: center top;
	display: block;
	height: 38px;
	width: 195px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#photogallery_btn a{
	background-image: url(../images/nav/photogallery_btn.gif);
	display: block;
	float: left;
	height: 38px;
	width: 101px;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#admission_btn a{
	background-image: url(../images/nav/admission_btn.gif);
	display: block;
	float: left;
	height: 38px;
	width: 78px;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#quiz_btn a{
	background-image: url(../images/nav/quiz_btn.gif);
	display: block;
	float: left;
	height: 38px;
	width: 36px;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#contactus_btn a{
	background-image: url(../images/nav/contactus_btn.gif);
	background-position: center top;
	display: block;
	float: left;
	height: 38px;
	width: 78px;
	margin: 0px;
	padding: 0px;
}
#fellowship_btn a{
	background-image: url(../images/nav/fellowship_btn.gif);
	display: block;
	height: 38px;
	width: 80px;
	float: left;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}


#home_btn a:hover{
	background-image: url(../images/nav/home_btn.gif);
	background-position: center 37px;
	height: 38px;
	width: 46px;
	float: left;
}

#accommodation_btn a:hover{
	background-image: url(../images/nav/accommodation_btn.gif);
	background-position: center 37px;
	display: block;
	height: 38px;
	width: 195px;
	float: left;
}
#sub-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sub-nav li {
	display: block;
	width: 320px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #CCCCCC;
}
#sub-nav {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}
#jobopportunities {
	background-image: url(../images/largebuttons/jobopportunities.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 104px;
	width: 319px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#vacancies {
	background-image: url(../images/largebuttons/roomvacancies.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 104px;
	width: 319px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-bottom-style: none;
}
#latestnews {
	background-image: url(../images/largebuttons/latestnews.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 104px;
	width: 319px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#jobopportunities a{
	background-image: url(../images/largebuttons/jobopportunities.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 104px;
	width: 319px;
	float: left;
}
#vacancies a{
	background-image: url(../images/largebuttons/roomvacancies.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 104px;
	width: 319px;
	float: left;
}
#latestnews a{
	background-image: url(../images/largebuttons/latestnews.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 104px;
	width: 319px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#jobopportunities a:hover{
	background-image: url(../images/largebuttons/jobopportunities.gif);
	background-repeat: no-repeat;
	background-position: center -103px;
	height: 104px;
	width: 319px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#vacancies a:hover{
	background-image: url(../images/largebuttons/roomvacancies.gif);
	background-repeat: no-repeat;
	background-position: center -103px;
	height: 104px;
	width: 319px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#clickbelow {
	background-image: url(../images/propertylinks/clickbelowtoview.gif);
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 79px;
	clear: both;
	background-position: bottom;
}
#propertylinks {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

#latestnews a:hover{
	background-image: url(../images/largebuttons/latestnews.gif);
	background-repeat: no-repeat;
	background-position: center -103px;
	height: 104px;
	width: 319px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sub-nav span {
	display: none;
}
#propertylinks span {
	display: none;
}
#gosforth {
	background-image: url(../images/propertylinks/gosforth.jpg);
	width: 320px;
	float: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#gosforth p {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.07em;
	color: #666666;
	line-height: 1.3em;
}
#gosforth a{
	text-decoration: none;
	color: #666666;
}
#whitley-bay {
	background-image: url(../images/propertylinks/whitleybay.jpg);
	width: 320px;
	float: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#whitley-bay p {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.07em;
	color: #666666;
	line-height: 1.3em;
}
#whitley-bay a{
	text-decoration: none;
	color: #666666;
}
#sutton {
	background-image: url(../images/propertylinks/sutton.jpg);
	width: 320px;
	float: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#sutton p {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.07em;
	color: #666666;
	line-height: 1.3em;
}
#sutton a{
	text-decoration: none;
	color: #666666;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom: 100px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
#footer-left {
	float: left;
}
#carequality span {
	display: none;
}
#carequality {
	background-image: url(../images/elements/qualitycarecommission.jpg);
	display: block;
	height: 53px;
	width: 151px;
	background-repeat: no-repeat;
	float: right;
	clear: right;
	margin-top: 20px;
}

#carequality img{
	border: none;
}

#footer-right {
	float: right;
}
#footer-right a {
	color: #666666;
	text-decoration: none;
}
#footer-right a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer-left a {
	text-decoration: none;
	color: #666666;
}
#footer-left a:hover {
	text-decoration: underline;
	color: #666666;
}

#photogallery_btn a:hover{
	background-image: url(../images/nav/photogallery_btn.gif);
	display: block;
	float: left;
	height: 38px;
	width: 101px;
	background-position: center 37px;
}
#admission_btn a:hover{
	background-image: url(../images/nav/admission_btn.gif);
	display: block;
	float: left;
	height: 38px;
	width: 78px;
	background-position: center 37px;
}
#quiz_btn a:hover{
	background-image: url(../images/nav/quiz_btn.gif);
	display: block;
	float: left;
	height: 38px;
	width: 36px;
	background-position: center 37px;
}
#contactus_btn a:hover{
	background-image: url(../images/nav/contactus_btn.gif);
	background-position: center 37px;
	display: block;
	float: left;
	height: 38px;
	width: 78px;
}
#fellowship_btn a:hover{
	background-image: url(../images/nav/fellowship_btn.gif);
	display: block;
	height: 38px;
	width: 80px;
	float: left;
	background-position: center 37px;
}




#content-container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
#largephoto {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#quick-links {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 29px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#quick-links span {
	display: none;
}
#quicklinks-title {
	background-image: url(../images/elements/quicklinks.gif);
	height: 29px;
	width: 683px;
	float: left;
}
#quicklinks-gosforth {
	background-image: url(../images/elements/quicklinks_gosforth.gif);
	height: 29px;
	width: 94px;
	float: left;
}
#quicklinks-gosforth a{
	background-image: url(../images/elements/quicklinks_gosforth.gif);
	height: 29px;
	width: 94px;
	float: left;
	background-position: top;
}
#quicklinks-gosforth a:hover{
	background-image: url(../images/elements/quicklinks_gosforth.gif);
	height: 29px;
	width: 94px;
	float: left;
	background-position: bottom;
}



#quicklinks-whitleybay {
	background-image: url(../images/elements/quicklinks_whitleybay.gif);
	height: 29px;
	width: 106px;
	float: left;
}
#quicklinks-whitleybay a{
	background-image: url(../images/elements/quicklinks_whitleybay.gif);
	height: 29px;
	width: 106px;
	float: left;
	background-position: top;
}
#quicklinks-whitleybay a:hover{
	background-image: url(../images/elements/quicklinks_whitleybay.gif);
	height: 29px;
	width: 106px;
	float: left;
	background-position: bottom;
}
#quicklinks-sutton {
	background-image: url(../images/elements/quicklinks_sutton.gif);
	float: left;
	height: 29px;
	width: 77px;
}
#quicklinks-sutton a{
	background-image: url(../images/elements/quicklinks_sutton.gif);
	float: left;
	height: 29px;
	width: 77px;
	background-position: top;
}
#quicklinks-sutton a:hover{
	background-image: url(../images/elements/quicklinks_sutton.gif);
	float: left;
	height: 29px;
	width: 77px;
	background-position: bottom;
}

#contactus-headoffice {
	width: 45%;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	 }
#contactus-headoffice a{
	text-decoration: underline;
	color: #999999;
	font-size: .8em;
	
}
#contactus-headoffice a:hover{
	text-decoration: none;
	color: #666666;
	font-size: 0.8em;
	
}

#contactus-gosforth {
	width: 50%;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
}
#contactus-gosforth a{
	text-decoration: underline;
	color: #999999;
	font-size: .8em;
	
}
#contactus-gosforth a:hover{
	text-decoration: none;
	color: #666666;
	font-size: 0.8em;
	
}
#contactus-whitleybay {
	float: left;
	width: 45%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: dotted;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
#contactus-whitleybay a{
	text-decoration: underline;
	color: #999999;
	font-size: .8em;
	
}
#contactus-whitleybay a:hover{
	text-decoration: none;
	color: #666666;
	font-size: 0.8em;
	
}
#contactus-sutton {
	width: 50%;
	float: left;
	padding-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contactus-bottom {
	width: 640px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#contactus-sutton a{
	text-decoration: underline;
	color: #999999;
	font-size: .8em;
	
}
#contactus-sutton a:hover{
	text-decoration: none;
	color: #666666;
	font-size: 0.8em;
	
}
#contactform-phone {
	width: 320px;
	float: left;
	margin-bottom: 15px;
}
.contactform-text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	font-size: .7em;
	float: left;
}
#contactform-message {
	float: left;
	width: 100%;
}
#contactform-name {
	margin-bottom: 15px;
	width: 320px;
}
#contactform-email {
	width: 280px;
	margin-bottom: 15px;
	float: right;
}
#contactform-warnings {
	width: 280px;
	float: right;
}
.contactus-input {
	width: 280px;
	height: 24px;
	margin-right: 25px;
	line-height: 0em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.5em;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.contactus-input-message {
	width: 100%;
	border: 1px solid #CCCCCC;
	font-size: 1.5em;
	color: #666666;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#contactus-submit {
	width: 150px;
	height: 28px;
	background-image: url(../images/elements/contactus_sendmessage.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	line-height: 0px;
	float: right;
	background-repeat: no-repeat;
	padding: 0px;
}
#contactus-form img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.form_warnings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

#contactus-form {
	margin-bottom: 40px;
	width: 100%;
}
.news-container {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 20px;
	}
.news-container2 {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	}


	.news-date {
	background-image: url(../images/elements/newsevents_calendar.gif);
	width: 39px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 3px;
	float: left;
	margin-right: 20px;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news-text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 570px;
}
.news-text h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.vacancies-contactus {
	height: 15px;
	float: left;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 539px;
	border-bottom-style: none;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	border-top-style: dotted;
}
.job-contactus {
	height: 30px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 640px;
	border-bottom-style: none;
	line-height: 0px;
	font-size: 0px;
	border-top-style: dotted;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;;
}
.roomvacancies-text p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .6em;
	color: #999999;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.jobvacancies-text p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .8em;
	/*color: #999999;*/
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.vacancies-contactusbtn a{
	background-image: url(../images/elements/vacancies_contactus.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 100px;
	float: right;
	padding: 0px;
	background-position: top;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.vacancies-contactusbtn a:hover{
	background-image: url(../images/elements/vacancies_contactus.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	float: right;
	padding: 0px;
	background-position: bottom;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.vacancies-contactusbtn span {
	display: none;
	margin: 0px;
	padding: 0px;
}
.job-contactusbtn a{
	background-image: url(../images/elements/job_applicationform.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 227px;
	float: right;
	padding: 0px;
	background-position: top;
	display: block;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.job-contactusbtn a:hover{
	background-image: url(../images/elements/job_applicationform.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 227px;
	float: right;
	padding: 0px;
	background-position: top;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.job-contactusbtn span {
	display: none;
	margin: 0px;
	padding: 0px;
}
.newstext-generic {
	font-size: .8em;
	line-height: 1.4em;
}
.vacancies-added {
	font-size: 0.7em;
	color: #999999;
}
.roomvacancies-text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
.jobvacancies-text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 350px;
	text-align: left;
}
.jobvacancies-text2 {
	padding: 0px;
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.jobvacancies-text2 ul {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
.jobvacancies-text2 li {
	float: left;
	clear: left;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}

.roomvacancies-container {
	display: block;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	width: 640px;
}
.roomvacancies-text h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.jobvacancies-text h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#gallery-container {
	width: 625px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: -81px;
	margin-right: 0px;
	margin-left: 0px;
}
#large-gallery-container {
	background-image: url(../images/gallery/bottom_bgrd.gif);
	background-repeat: no-repeat;
	width: 625px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	background-position: center bottom;
	border-bottom-style: solid;
	margin-bottom: 0px;
	margin-top: -81px;
	margin-right: 0px;
	margin-left: 0px;
}
#gallerycontainer-bottom {
	background-image: url(../images/gallery/top_bgrd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 81px;
	width: 645px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
}
#large-gallerycontainer-bottom {
	background-image: url(../images/gallery/top_bgrd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 81px;
	width: 645px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
}
#gallery-photos-total {
	font-size: 0.7em;
	margin-top: 10px;
	float: left;
	display: block;
	color: #999999;
}
#gallery-nav{
	font-size: .7em;
	float: right;
	margin-top: 10px;
	display: block;
	color: #999999;
	margin-left: 5px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: -5px;
	margin-bottom: 0px;
}

#gallery-nav a{
	text-decoration: none;
}

#gallery-nav a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}

#gallery-caption {
	font-size: .8em;
	display: block;
	text-align: left;
	width: 100%;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#gallery-container img {
	font-size: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}

#gallery-container A:hover img {
	border: 1px solid #999999;
	padding: 5px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}


#gallery-container table {
	margin: 0px;
	padding: 0px;
}
#gallery-container td {
	text-align: center;
	vertical-align: middle;
	width: 150px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#gallery-container tr {
	text-align: center;
	vertical-align: middle;
}
#large-gallery-container img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}

#large-gallery-container A:hover img {
	border: 1px solid #999999;
	padding: 5px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}


#large-gallery-container table {
	width: 100%;
	height: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#large-gallery-container td {
	text-align: center;
	vertical-align: middle;
	width: 150px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#large-gallery-container tr {
	text-align: center;
	vertical-align: middle;
}
body#page-home #home_btn a {
	background-image: url(../images/nav/home_btn.gif);
	background-position: center 37px;
	height: 38px;
	width: 46px;
	float: left;
}
body#page-accommodation #accommodation_btn a {
	background-image: url(../images/nav/accommodation_btn.gif);
	background-position: center 37px;
	height: 38px;
	width: 195px;
	float: left;
}
body#page-fellowship #fellowship_btn a {
	background-image: url(../images/nav/fellowship_btn.gif);
	background-position: center 37px;
	height: 38px;
	width: 80px;
	float: left;
}

body#page-photogallery #photogallery_btn a {
	background-image: url(../images/nav/photogallery_btn.gif);
	display: block;
	float: left;
	height: 38px;
	width: 101px;
	background-position: center 37px;
}
body#page-admission #admission_btn a {
	background-image: url(../images/nav/admission_btn.gif);
	display: block;
	float: left;
	height: 38px;
	width: 78px;
	background-position: center 37px;
}
body#page-quiz #quiz_btn a {
	background-image: url(../images/nav/quiz_btn.gif);
	display: block;
	float: left;
	height: 38px;
	width: 36px;
	background-position: center 37px;
}
body#page-contactus #contactus_btn a {
	background-image: url(../images/nav/contactus_btn.gif);
	background-position: center 37px;
	display: block;
	float: left;
	height: 38px;
	width: 78px;
}
.entername-ul {
	display: inline;
	float: left;
	margin-right: 20px;
}
#jobcontact-container {
	float: left;
	width: 640px;
}
.remove-formatting img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#latest-inspection a{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	background-image: url(../images/inspectionreport.gif);
	height: 30px;
	width: 256px;
	background-repeat: no-repeat;
	background-position: center top;
}
#latest-inspection a:hover{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	background-image: url(../images/inspectionreport_over.gif);
	height: 30px;
	width: 256px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#latest-inspection span{
	display: none;
}
a #viewmap {
	background-image: url(../images/viewmap.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 83px;
}
a:hover #viewmap {
	background-image: url(../images/viewmap.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
	width: 83px;
}
#viewmap span {
	display: none;
}
