/* Start of CMSMS style sheet 'Rain Layout' */
/**********/
/* Layout */
/**********/
body {
     background-color: #5c5c29;
     background-image: url(uploads/images/pagebkgnd3.jpg);
     background-repeat: repeat-x;
     background-position: left top;
     color: #FFFFFF;
     font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
     font-size: 62.5%;
     font-style: normal;
	 line-height: 1.5;
     margin: 0px;
     padding: 0px;
     text-align: centre; 
}

#pagewrapper {
	/* border: solid thin; */
	background-image: url(uploads/images/mainbkgnd2.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
	visibility: visible;
	width: 801px;
	z-index: 600;
	}
	
#header { 
	height:216px;
}

#spa_logo {
	background-color: transparent;
	background-image: url(uploads/images/spa_logo.gif);
	background-repeat: no-repeat;

	width: 300px;
	height: 177px;
	z-index: 200;
	float: right;
}

#rainlogo { 
	float:left;
	height: 116px; width:115px;
	margin-left:20px;
	margin-top: 81px;
}
	
#store {
	float: right;
	margin-top: 70px;
	margin-right: 20px;
}

#primary-nav { 
	height:27px;
	margin: 0 20px;
	z-index:1;
	position:relative;
}

#content { 
	
	background-position: left top;
	/* border: solid thin; */
	width: 801px; height: 403px;
}

#rain_spa_content {
	display: inline;
	float:left;
	margin:30px 20px 30px 30px;
	width:485px;
}

#sidebar {
	/* background-color: fuchsia; */
	background: url(uploads/images/rightbkgnd.jpg) 0 0 no-repeat; display: inline;
	float: right;
	height:360px;
	margin: 28px 16px 0 0;
	width:250px;
}

#spa_links {
	height:131px;
margin: 0 0 0 20px;
	}

/* Start Spa Link Rollover Styles*/
#spa_links ul li { float:left; display: inline;}

#enquiry {background: url(uploads/images/enquiries_button.jpg) 0 0 no-repeat;width: 239px;height:117px;margin-right: 21px;}
#enquiry.rollover a {
	display:block;
	width: 239px;
	/*padding:10px 10px 10px 7px;*/
	font: bold 13px sans-serif;;
	color:#333;
	background: url(uploads/images/enquiries_button.jpg) 0 0 no-repeat;
	height:117px;
	text-decoration: none;
	text-indent: -9999px;
}
#enquiry.rollover a:hover {	
	background-position: 0 -117px;
	color: #049;
}
#enquiry.rollover a:active {
	background-position: 0 -117px;
	color:#fff;
}

#brochure {background: url(uploads/images/brch_button.png) 0 0 no-repeat;width: 239px;height:117px;margin-right: 21px;}
#brochure.rollover a {
	display:block;
	width: 239px;
	/*padding:10px 10px 10px 7px;*/
	font: bold 13px sans-serif;;
	color:#333;
	background: url(uploads/images/brch_button.jpg) 0 0 no-repeat;
	height:117px;
	/*margin-right: 15px;*/
	text-decoration: none;
	text-indent: -9999px;
}
#brochure.rollover a:hover {	
	background-position: 0 -117px;
	color: #049;
}
#brochure.rollover a:active {
	background-position: 0 -117px;
	color:#fff;
}

#gift {background: url(uploads/images/gift_button.jpg) 0 0 no-repeat;width: 239px;height:117px;margin-right: 0px;}
#gift.rollover a {
	display:block;
	width: 239px;
	/*padding:10px 10px 10px 7px;*/
	font: bold 13px sans-serif;;
	color:#333;
	background: url(uploads/images/gift_button.jpg) 0 0 no-repeat;
	height:117px;
	/*margin-right: 15px;*/
	text-decoration: none;
	text-indent: -9999px;
}
#gift.rollover a:hover {	
	background-position: 0 -117px;
	color: #049;
}
#gift.rollover a:active {
	background-position: 0 -117px;
	color:#fff;
}

/* End Spa Link Rollover Styles*/

#newsletter {
	color: #FFFFFF;
	/*border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2C120C;
	border-right-color: #2C120C;
	border-bottom-color: #2C120C;
	border-left-color: #2C120C;*/
	height: 63px;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px 20px 0 20px;
clear:both;
}

#newsletter .news {
	color: #DED5BC;
	height: 53px;
	line-height: 2em;
	margin:5px 0;
	padding:0;
}

#footer {
	/*height: 54px;
	margin: 10px 15px;*/
	background-image: url(uploads/images/newsletterbkgnd.jpg);
	height: 57px;
	margin: 10px 5px;
	}

#socialmedia {
float:right;
width:240px;
}

#ezinesignup {margin-top:10px;float:right;
width:240px;}

.space { margin-right:5px;}
/* End of 'Rain Layout' */

