/* FURNITURE DIVS */

body#rescamp-homepage {
	background-image:url(/display_images/rescamp/page.png) !important; 
	background-repeat:repeat-y;
	background-position:center;
}
#page-header {
	/* overflow:hidden; */
	width:100%;
	margin-bottom:0px;
	background-image:url(/display_images/rescamp/page.png) !important; 
	background-repeat:repeat-y;
	background-position:center;
}
#top-features{ /*houses accessibility, print links etc.*/
	width:760px;
	/* overflow:hidden; */
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url(/display_images/rescamp/gradient.png) !important;
	background-repeat:repeat-y;
}
#left-features{
	float:left;
	width:162px;
	padding-top:20px;
}
#right-features{
	float:right;
	text-align:right;
	width:430px;
	/* overflow:hidden; */
}
#donationline-rate {
	float:right;
	margin-top:4px;
	width:153px;
	color:#ffffff;
	font-size:0.9em;
	line-height:1.1em;
	text-align:left;
}
#header-fuse {
	width:128px;
	height:130px;
	position:absolute;
	bottom:0px;
	left:196px;
	background-image:url(/display_images/rescamp/header-fuse.png);
}
#text-sizer{
	float:left;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:7px;
	height:50px;
}
#text-sizer a {
    color:#FFFFFF !important;
	text-decoration:underline;
}
#text-sizer a:hover {
	text-decoration:none;
}
#text-sizer span{
	display:inline;
	margin:0px 3px;
}
#text-sizer .small{font-size:12px; line-height:2em;}
#text-sizer .medium{font-size:18px;font-weight:normal;}
#text-sizer .large{font-size:23px; line-height:1.2em; font-weight:normal;}

#helpline-search{
	float:right;
	width:215px;
	/* overflow:hidden; */
	height:100% !important;
}

#main-page-content{ 
	width:760px;
	overflow:hidden;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#main-page-content.rescamp-homepage-content {
	background-image:url(/display_images/rescamp/gradient.png) !important;
	background-repeat:repeat-y;
	margin-top:0px;
}


#content.rescamp-homepage-head {
	height:600px;
	background-image:url(/display_images/rescamp/head.png);
	background-position-x:156px;
	background-position:bottom;
	background-repeat:no-repeat;
	width:100%;
}

#strapline {
	width:760px;
	height:48px;
	background-image:url(/display_images/rescamp/strapline.png);
	position:relative;
	float:left;
	margin:40px 0px 20px 0px;
	text-indent:-5000px;
}

#arrowlinks {
	float:left;
	width:200px;
	margin:40px 0px 0px 0px;
}


#arrowlinks ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#arrowlinks li {
	background-image:url(/display_images/rescamp/arrow.gif);
	background-repeat:no-repeat;
	background-position: 0 0.4em;
	padding-left:1.5em;
	margin:0em 0em 1.5em 0em;
}


#arrowlinks li a {
	color:#FFFFFF !important;
	text-decoration:underline;
	font-size:1.5em;
	line-height:1.2em;
}
#arrowlinks li a:hover {
	text-decoration:none;
}

#donatenow{
	float:left;
	margin:40px 0px 0px 230px;
}
#donatenow a{
	display:block;
	background-image:url(/display_images/rescamp/donatenow.png);
	background-repeat:no-repeat;
	width:192px;
	height:44px;
	text-indent:-5000px;
	outline:none;
}


#footer{
	font-family:Arial;
	border-top: 4px solid #FFFFFF;
	background-image:url(/display_images/rescamp/gradient.png);
	background-repeat:repeat-y;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0;
	font-size:0.9em;
	width:760px;
	overflow:hidden;
}

#footer a, #footer a:hover {
	color:#FFFFFF !important;
}

#footer-left {
	color:#FFFFFF;
	float:left;
	line-height:3em;
	padding-left:10px;
}
#footer-left span{
	display:inline;
	padding:0px 9px;
}
#footer-left .welshicon{
	background:url(/display_images/welsh.gif) left center no-repeat;
	padding-left:20px;
}

#footer-right {
	float:right;
	line-height:3em;
	padding-right:10px;
}

.h{
	display:none !important;
}
