

#rhs-homepage {
    height: 149px;
    width: 574px;
    background: url(../images/rhs/rhs-bg-homepage.png) repeat-x #004133;
    float: left;
    margin-bottom: 20px;	
}

#rhs-homepage img {
    float: left;	
}

#rhs-homepage-copy  {
    float: left;
    margin: 5px 0 5px 10px;
    width: 412px;
}

.rhs-homepage-head  {
    color: #edead9;
    font-size: 16px;
    font-weight: bold;	
}

#rhs-homepage p {
    color: #fff;
}


#more-details {
    float: left;
    background: url(../images/arrowSMLW.gif) transparent no-repeat;
    height: 20px;
    margin-top: 10px;
}

#more-details a {
    color: #004133;
    font-weight: bold;	
    text-decoration: underline;
    padding-left: 20px;
}



/* WELCOME PAGE */


#rhs-wrapper {
	float: left;
	text-align: left;
	margin: 0px 0px 0 0px;
}

.rhs-padding {
	padding:10px;
}

#rhs-wrapper a {
	color: #0f5345;
	font-weight: bold;
}

#tours-page-header 
{
background-color: transparent;
background-image: url(../images/rhs/rhs-header-bg-02.png);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0% 0%;
float: left;
color: #edead9;
font-weight: bold;
font-size: 16px;
width: 573px;
height: 150px;
margin-bottom: 1px;
}

#rhs-welcome-head {
	float: left;
	color: #edead9;
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0 0 20px;
}

#rhs-welcome-head-02 {
	float: left;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 0 20px;
}

#rhs-welcome-sml {
	float: left;
	color: #000;
	font-size: 10px;
	margin: 20px 0 0 20px;
}

#welcome-tour-links {
	float: left;
	text-align:left;
	margin: 5px 0 0px 0;
}

#welcome-tour-links ul {
	padding: 0;
	margin: 0;
}

#welcome-tour-links li {
	list-style: none;
	float: left;
	width: 220px;
}
#welcome-tour-links li.rhs-wording {
	background: #3f756a;
	font-weight: bold;
	color: #fff;
	padding: 8px;
	margin-right: 5px;
}
#welcome-tour-links li a
{
    text-decoration: underline;
	color: #fff;
}
#welcome-tour-links li a.rhs-tourslink {
	float: left;
	width: 211px;
	height: 151px;
	border: 1px solid #3f756a;
}

#welcome-tour-links img {
	border: 0;
}

#welcome-tour-links li a:hover {
	text-decoration: underline;
}





/* TOUR PAGE */

#tours-list-copy {
	background: url(../images/tours-topbg.png) no-repeat;
	width: 576px;
	height: 323px;
}

#tours-page {
	float: left;
	color: #edead9;
	font-size:14px;
	margin: 220px 0 0 140px;
	font-weight: bold;
	font-size: 16px;
}

#list-tours {
	color: #edead9;
	float:left;
	font-weight: bold;
	width: 200px;
	font-size:.8em;
	margin:27px 0 0 20px;
}

#list-toursPB {
	color: #edead9;
	float:left;
	font-weight: bold;
	width: 400px;
	font-size:.8em;
	margin:27px 0 0 20px;
}


#tours-found {
	color: #edead9;
	float: right;
	margin: 265px 20px 0 0;
	font-weight: bold;
}


.tour-header-price {
	color: #0f5345;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	border-bottom: 4px solid #3f756a;
	margin-top: 20px;
	margin-left: 7px;
	float: left;
	width:560px;
}

.tour-price {
	text-align: right;
	margin-left: 200px;
	color: #0f5345;
}

.tour-detail {
	float: left;
	background: #edead9;
	margin-bottom: 10px;
	margin-left:7px;
	width: 560px;
}

.tour-img-box {
	float: left;
	background: url(../images/tours-img-bg.png);
	width: 266px;
	height: 111px;
	margin: 2px 20px 0 0;
}

.tour-img {
	width: 245px;

	border: 1px solid #fff; 
	margin: 9px;
}


.tour-copy {
	float: right;
	margin-top: 15px;
	width: 260px;
}

.full-details {
	color: #0f5345;
	font-weight: bold;
	background: url(../images/full-details-arrow.png) no-repeat;
	padding: 2px 0 0 30px;
	height: 50px;
	margin-top: 20px;
	float: left;
}


#back-rhs {
	float: left;
	width: 576px;
	height: 31px;
	margin: 20px 0 20px 0;
	background: #99FF99;
	background: url(../images/rhs/rhs-white-arrow.png) right top no-repeat #487b71;
}

#back-rhs ul {
	margin: 0;
	padding: 0;
}

#back-rhs li {
	float: left;
	padding: 6px 0 0 20px;
	list-style: none;
}

#back-rhs li a {
	color: #ffffff;
	font-weight: bold;
	padding: 20px 0 0 340px;
} 


/* NEW FOR TOUR HEAD - some are existing, like the last 2 but I might have changed them slightly.. */


#tours-page-header {
	background: url(../images/rhs/rhs-header-bg-02.png) repeat-x;
	float: left;
	color: #edead9;
	font-weight: bold;
	font-size: 16px;
	width: 573px;
	height: 150px;
	margin-bottom: 1px;
}

#rhs-logo {
	float: left;
	margin: 0 0 0 30px;
}

#tours-head {
	font-weight: bold;
	float:left;
	width:250px;
	color: #edead9;
	padding: 8px 0 0 20px;
	margin-top:4px;
	font-size:.9em;
}

#tours-found {
	float: right;
	margin: 13px 20px 0 0;
	font-size: 14px;
}

.special-offers 
{   
    margin: -20px 0 0px 368px;
}
.special-offers img 
{   
    border: 0;
}