body {
	margin: 0px auto;
	padding: 0px;
	background-color: #B00C2E;
	background-image: url(../th-web-images/common-images/th-background-01.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
}



#outer-wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: auto;
	background-image: url(../th-web-images/common-images/shadow_background_strips.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: transparent;
}



#inner-wrapper {
	background-color: #FFFBD5;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 900px;
	background-image: url(../th-web-images/topheader-images/th-topheader-graduated-bg.jpg);
}




#topheader {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 900px;
	background-color: transparent;
}
#topheader-nav {
	background-color: transparent;
	margin: 0px;
	padding: 0px 0px 3px;
	float: left;
	height: auto;
	width: 900px;
}

#topheader-nav ul {
	padding: 4px 0px 7px;
	list-style-type: none;
	width: 900px;
	text-align: center;
	margin: 0px;
	background-color: transparent;
}

#topheader-nav li {
	font-family: Arial, Helvetica, sans-serif;
	color: #B00C2E;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	padding: 1px 1.75px;
	display: inline;
}
#topheader-nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #39313F;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 1.75px 1px;
}
#topheader-nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #39313F;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 1.75px 1px;
}
#topheader-nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #B00C2E;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 1.75px 1px;
}
#topheader-nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 1.75px 1px;
}
#topheader-nav a#current {
	font-family: Arial, Helvetica, sans-serif;
	color: #B00C2E;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 1.75px 1px;
}






#maincol {
	background-color: #FFFCCA;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 900px;
	clear: both;
}






#maincol-left {
	background-color: transparent;
	margin: 15px 0px 0px 30px;
	padding: 0px;
	height: auto;
	width: 405px;
	float: left;
}
#maincol-left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	color: #B00C2E;
	text-align: left;
}
#maincol-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #39313F;
	text-align: left;
}
#maincol-left h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B00C2E;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
}

#maincol-left p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #39313F;
	text-align: left;
}

#maincol-left p a:link {
	color: #000000;
}

#maincol-left p a:visited {
	color: #000000;
}

#maincol-left p a:hover {
	color: #B00C2E;
}

#maincol-left p a:active {
	color: #000000;
	background-color: #B00C2E;
}




#maincol-left #booking {
	height: auto;
	width: 405px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#maincol-left #booking p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B00C2E;
	float: left;
	margin: 10px 0px 0px 5px;
	padding: 0px;
	font-size: 0.8em;
	display: block;
}












#maincol-right {
	background-color: transparent;
	margin: 15px 30px 0px 0px;
	padding: 0px;
	height: auto;
	width: 405px;
	float: right;
}


#maincol-right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	color: #B00C2E;
	text-align: left;
}
#maincol-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #39313F;
	text-align: left;
}
#maincol-right h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B00C2E;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
}

#maincol-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #39313F;
	text-align: left;
}

#maincol-right p a:link {
	color: #000000;
}

#maincol-right p a:visited {
	color: #000000;
}

#maincol-right p a:hover {
	color: #B00C2E;
}

#maincol-right p a:active {
	color: #000000;
	background-color: #B00C2E;
}





#maincol-right-img-group {
	width: 405px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
}
.maincol-right-img-large {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 6px;
	float: right;
	height: 235px;
	width: 383px;
	border: 1px solid #B00C2E;
}
.maincol-right-img-small {
	background-color: #FFFFFF;
	margin: 7px 0px 0px 7px;
	padding: 6px;
	float: right;
	height: 115px;
	width: 181px;
	border: 1px solid #B00C2E;
}














#maincol-fullwidth {
	width: 840px;
	height: auto;
	margin: 0px;
	padding: 30px 30px 0px;
	clear: both;
}
#maincol-fullwidth h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	color: #B8273B;
	text-align: left;
}
#maincol-fullwidth h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #B00C2E;
	text-align: left;
}
#maincol-fullwidth h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B00C2E;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
}

#maincol-fullwidth p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #39313F;
	text-align: left;
}

.individualroom-sections {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #B00C2E;
	border-right-color: #B00C2E;
	border-bottom-color: #B00C2E;
	border-left-color: #B00C2E;
	width: 840px;
	height: auto;
	margin: 0px 0px 30px;
	padding: 0px;
	float: left;
}
.individualroom-section-text {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 840px;
	float: left;
}

#maincol-fullwidth .individualroom-sections h1 {
	color: #B00C2E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	line-height: 1.3em;
}


#maincol-fullwidth .individualroom-section-text h3 {
	display: block;
	height: auto;
	width: auto;
	float: right;
	padding: 5px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #B00C2E;
	margin-top: 1em;
	clear: left;
}


#maincol-fullwidth .individualroom-section-text h3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#maincol-fullwidth .individualroom-section-text h3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#maincol-fullwidth .individualroom-section-text h3 a:hover {
	color: #FFFCCA;
	text-decoration: none;
}

#maincol-fullwidth .individualroom-section-text h3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}













.individualroom-sections-h1italic {
	color: #39313F;
	font-size: 0.7em;
	font-style: italic;
}
#maincol-fullwidth .individualroom-section-text p {
	width: 463px;
	height: auto;
	padding-right: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: left;
}




.irsp-leftcol {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 460px;
}
.irsp-rightcol {
	height: auto;
	width: 380px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.irsp-leftcol img {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 6px;
	height: 320px;
	width: 446px;
	border: 1px solid #B00C2E;
	float: left;
}
.irsp-rightcol img {
	background-color: #FFFFFF;
	margin: 0px 0px 6px 6px;
	padding: 6px;
	height: 150px;
	width: 170px;
	border: 1px solid #B00C2E;
	float: right;
}

















#maincol-base {
	width: 840px;
	height: auto;
	margin: 0px;
	padding: 10px 30px 0px;
	clear: both;
}
#maincol-base h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	font-weight: normal;
	color: #B00C2E;
	width: 840px;
	margin: 0px;
	padding: 10px 0px 0px;
	line-height: 1.3em;
}

#maincol-base h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #39313F;
	font-size: 0.7em;
	margin: 0px;
	padding: 10px 0px 0px 9px;
	text-align: left;
	width: 400px;
}







#outer-wrapper-footer {
	background-image: url(../th-web-images/common-images/shadow_background_base_slammed.png);
	height: 200px;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	clear: both;
}

#footer-contact-details h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	width: 840px;
	padding-right: 80px;
	padding-left: 80px;
	padding-top: 55px;
	padding-bottom: 0px;
	margin: 0px;
	color: #FFFCCA;
	line-height: 1.5em;
	text-align: center;
}
#footer-contact-details p {
	width: 830px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;
	text-align: center;
	font-size: 0.6em;
	font-weight: normal;
	color: #610719;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}




#footer-contact-details h5 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: normal;
	margin: 10px 0px 0px;
	padding: 0px;
	color: #B00C2E;
	text-decoration: none;
}
#footer-contact-details h5 a:link {
	color: #FFFCCA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer-contact-details h5 a:visited {
	color: #FFFCCA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer-contact-details h5 a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer-contact-details h5 a:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer-contact-details img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.footer-contact-details-h1-bars {
	color: #B00C2E;
	padding-right: 2px;
	padding-left: 2px;
}


#footer-contact-details a:link {
	color: #FFFCCA;
	text-decoration: none;
}
#footer-contact-details a:visited {
	color: #FFFCCA;
	text-decoration: none;
}
#footer-contact-details a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-contact-details a:active {
	color: #000000;
	text-decoration: none;
}








.clearfix {
	clear: both;
}
.book-now-button {
	margin: 0px;
	padding: 0px;
	float: left;
}
#maincol #maincol-left h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	background-color: #B00C2E;
	color: #FFFFFF;
	margin: 0px;
	padding: 6px 10px;
	text-align: left;
}
#maincol-left .special-offers-box h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	color: #39313F;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0px;
	padding: 6px;
	text-align: left;
}
#maincol-left .special-offers-box {
	background-color: #FFFFFF;
	height: auto;
	width: 391px;
	padding: 6px;
	border: 2px dotted #B00C2E;
	margin-bottom: 15px;
}
#maincol-right ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #39313F;
	font-size: 0.8em;
	line-height: 1.4em;
}
.maincol-random-images {
	padding: 6px;
	background-color: #FFFFFF;
	border: 1px solid #B00C2E;
	width: 391px;
}





#maincol-base .facebook-info {
	width: 840px;
	margin: 0px 0px 30px;
	padding: 0px;
	float: left;
}
#maincol-base .facebook-info img {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#maincol-base .facebook-info h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #005AA2;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	text-align: right;
}


#maincol-base .facebook-info h1 a:link {
	color: #39313F;
	text-decoration: none;
}

#maincol-base .facebook-info h1 a:visited {
	color: #39313F;
	text-decoration: none;
}

#maincol-base .facebook-info h1 a:hover {
	color: #005AA2;
	text-decoration: none;
}

#maincol-base .facebook-info h1 a:active {
	color: #000000;
}
#maincol-base h3 {
	font-size: 0.8em;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B00C2E;
}
#maincol-base h3 a:link {
	color: #39313F;
	text-decoration: none;
}
#maincol-base h3 a:visited {
	color: #39313F;
	text-decoration: none;
}
#maincol-base h3 a:hover {
	color: #B00C2E;
	text-decoration: none;
}
#maincol-base h3 a:active {
	color: #000000;
	text-decoration: none;
}
