body {background: #003849 url('/images/backgrounds/ReadingBG.jpg') repeat-x 50% 0;}

h1 a {background: url('/images/backgrounds/reading-logo.jpg') no-repeat 0 0;}

#content a {	
	color: #4a8bb7;
	text-decoration: none;
}
#wrapper #content a {color: #316992;}

a.action {background: url('../images/graphics/arrow-small.gif') 0 50% no-repeat;}

#header {background: #1d1b1c url('../images/graphics/header-bg.gif') 0 100% no-repeat;}

#breadCrumbs p {background: url('../images/graphics/arrow.gif') 0 50% no-repeat;}

#content {background: #e8e8e8 url('../images/graphics/content-bg.gif') 0 0 no-repeat;}
.contentBlack {background-image: url('../images/graphics/content-bg-black.gif') !important;}

.whiteBox ul li {background: url('../images/graphics/arrow-small.gif') 0 5px no-repeat;}

#content ul li,
.whiteBox ul li {background: url('../images/graphics/arrow-small.gif') 0 5px no-repeat;}

ul#sectionPromos h3,
#sideCol h2,
#content #contentBlackColumn h4 {background: url('../images/graphics/arrow.gif') 0 4px no-repeat;}

.whiteBox {background: url('../images/graphics/white-trans-rule.png') 0 0 no-repeat;}

#sideCol .whiteBox h2 {background-image: url('../images/graphics/arrow-white.gif');}

/* booking form sidebar */
#bookForm form,
#bookForm li.active,
#bookForm .additionalContent .formFoot {background:url(../images/graphics/dark-trans-bg.png);}
#bookForm li {border-color:#92adbd;}

.welcomeArea { 
	background: url('..../images/graphics/homepage-bg.gif') 0 0 no-repeat;
	margin-top:-2px;
	padding: 0 7px;
	color:#9c9c9c;
}

.welcomeArea h2 {
	color: white;
	font-size:150%;
	font-weight:bold;
	padding:12px 0 6px 0;
	margin:0;
	text-transform:uppercase;
}

/* temp while there is no heading as in the concept */
.welcomeArea p {
	padding:12px 0 6px 0;
	margin:0;
	color:#9c9c9c;
}