/*

  Containers

*/

#container {
	width: 950px;
	margin: 20px auto;
	position: relative;
	background: white;

	
}

#custom-doc {
	text-align: left;
	position: relative;
}

/*

	Branding

*/

#branding {
	padding-top: 15px;
	margin: 0 15px;
}

#branding img {
	display: block;
}

/*

  Main Navigation

*/

#nav-main {
	background: transparent url(/images/bg/nav.png) no-repeat top left;
	height: 35px;
	width: 920px;
	position: relative;
	margin: 0 auto;
}

#nav-main ul {
	margin-left: 5px;
	padding: 0;
}

#nav-main li {
	font-size: 93%;
	text-transform: uppercase;
	list-style-type: none;
	float: left;
	padding: 8px 21px;
	background: url(/images/icons/nav-main-sepp.png) no-repeat left center;
}

#nav-main li.first {
	background: none;
}

#nav-main a:link, #nav-main a:visited {
	text-decoration: none;
	color: #f0d9af;
}

#nav-main a:hover, #nav-main a:active {
	color: #ffffff;
}

body.home li#nm1 a:link, body.home li#nm1 a:visited,
 body.home li#nm1 a:hover, body.home li#nm1 a:active, 
 body.rooms-facilities-tariffs li#nm2 a:link, body.rooms-facilities-tariffs li#nm2 a:visited, 
 body.rooms-facilities-tariffs li#nm2 a:hover, body.rooms-facilities-tariffs li#nm2 a:active, 
 body.nearby-attractions li#nm3 a:link, body.nearby-attractions li#nm3 a:visited, 
 body.nearby-attractions li#nm3 a:hover, body.nearby-attractions li#nm3 a:active, 
 body.stableford-massage li#nm4 a:link, body.stableford-massage li#nm4 a:visited, 
 body.stableford-massage li#nm4 a:hover, body.stableford-massage li#nm4 a:active, 
 body.papers-braids li#nm5 a:link, body.papers-braids li#nm5 a:visited, 
 body.papers-braids li#nm5 a:hover, body.papers-braids li#nm5 a:active, 
 body.contact li#nm6 a:link, body.contact li#nm6 a:visited, 
 body.contact li#nm6 a:hover, body.contact li#nm6 a:active{
 	font-weight: bold;
}

/*

  Content

*/

#content {
	position: relative;
	width: 890px;
	margin: 30px 30px 40px 30px;
	overflow: hidden;
	background: url(/images/bg/content-supp.png) repeat-y 540px 30px;
}

body.nearby-attractions #content{
	background: none;
	margin-bottom: 0;	
} 

body.papers-braids #content{
	background: none;	
} 

#content-main {
	margin: 0 30px 0 0;
	width: 510px;
	float: left;
	position: relative;
}


#content-supp {
	width: 340px;
	/* margin: 30px 30px 30px 0; */
	float: left;
	padding-bottom: 145px;
}

body.stableford-massage #content-supp{
	padding-bottom: 160px;
}

/* Don't blanket apply these... 
#content-main img {
	margin: 15px 0 25px 0;
}
*/

#content-supp .images {
	margin-top: 20px;
	text-align: center;
}

#content-supp .images img {
	margin-bottom: 20px;
}

#content-supp .images img.last {
	margin-bottom: 0;
}
/*
body.contact #content-supp img{
	margin-top: 30px;	
}
*/

#contact-contact-info ul{
	padding-bottom: 0;
	margin-bottom: 0;	
}

#content-main h2 {
	margin: 20px 0 10px 0;	
}

.papers-braids #content-main{
	width: 890px;
}

.contact-block {
	background: url(/images/bg/button-bg.png) no-repeat;
	height: 134px;
	position: absolute;
	width: 282px;
	bottom: 20px;
	right: 38px;
	color: #f0d9af;
	text-align: center;
	font-family: Georgia;
}

.contact-block a:link, .contact-block a:visited {
	color: #f0d9af;
}

.contact-block .heading {
	padding-top: 10px;
	font-size: 161.6%;
	color: #f0d9af;
	margin-top: 0;
	margin-bottom: 0;
}

.contact-block .phone {
	font-size: 238.5%;
	font-weight: bold;
	color: #f0d9af;
	margin-bottom: 0;
}

.contact-block .email {
	font-family: Arial;
	color: #f0d9af;
}

.papers-braids .contact-block {
	background: url(/images/bg/button-braids-bg.png) no-repeat;	
	right: 0;
	bottom: 0;
}

.nearby-attractions .contact-block {
	background: url(/images/bg/button-braids-bg.png) no-repeat;	
	right:auto;
	bottom: auto;
	position: static;
	margin: 0 auto;
	padding-bottom: 10px;
	clear: both;
}

body.stableford-massage .email, 
body.papers-braids .email{
	font-size: 93%;
}



#supp-info-braids {
	float: left;
	width: 450px;
}

.contact-info {
	padding-left: 30px;
}

.contact-info span{
	color:#be582a;
	padding-right: 20px;
}

.contact-info ul {
	margin-left: 0;
}

.contact-info li {
	list-style-type: none;
	line-height: 1.3em;	
}

.contact-info li,
.contact-info p, 
.contact-info h2 {
	font-size: 116%;
}

.contact-info p {
	padding-top: 12px ;
}

.contact-info a{
	text-decoration: underline;
	color:#4C4745;
}


#index-contact-button{
	margin-top: 25px;
}

#rooms-contact-button{
	margin-top: 80px;
}

#stableford-massage-contact-button{
	margin-top: 30px;	
}

.index #content-main {
	padding-bottom: 0;
}


.rooms-list li {
	padding: 7px 0;	
}

body.rooms-facilities-tariffs #content-main img{
	margin: 15px 63px 10px;
}

.tariffs li{
	padding: 5px 0;
}

/*
#content-supp .tariffs li p {
	margin: 0 15px 0 0;
}

.tariffs{
	margin-bottom: 0;
}

.tariff-imgs{
	margin: 8px 0 35px;	
}

#content-supp .tariff-imgs img{
	margin-top: 15px;
	margin-bottom: 15px;
}

body.rooms-facilities-tariffs #content-supp h2 {
	margin-bottom: 10px;
}

*/

.tariff-info, .condition {
	padding: 0 30px;
}

.condition {
	margin-top: 10px;
  padding-bottom: 20px
}



body.nearby-attractions #content-main{
	width: 890px;
}	

#content-main .attractions li img {
	float: left;
	margin: 25px 66px 0 26px;
	padding-bottom: 25px;
}

.attractions {
	margin: 0;
}

.attractions li {
	list-style-type: none;
	background-color: #f0d9af;
	clear: both;
	float: left;
	margin: 15px 0;
	position: relative;
	width: 100%;
}

#content-main li{
	padding-left: 20px;
}

.attractions h2 {
	padding: 25px 0 12px;
}

.attractions p {
	max-width: 950px;	
}

li.alt{
	background-color: #fbf6eb;	
}

.attraction-item {
	float: left;
	width: 580px;
	padding: 0 50px 0 0;
}

body.nearby-attractions #content-main h2{
	margin: 25px 0 1px 0;
	padding: 0;
}

body.stableford-massage #content-main h2{
	margin-top: 30px;	
}

body.stableford-massage #content-main li{
	margin: 15px 0;
}

#papers, #braids {
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	float: left;
	width: 100%;
}

#papers li, #braids li {
	margin: 0;
	padding: 0;
	width: 33%;
	text-align: center;
	list-style-type: none;
	float: left;
}

#braids li {
	width: 50%;
}

#papers {
	padding-top: 10px;
}

#braids {
	padding-top: 30px;
}

.paper h3 {
	margin-top: 0;
}

.further-products-info {
	clear: both;
	position: relative;
	width: 100%;
	padding-top: 60px;
}

.further-products-info .copy {
	padding: 0 330px 15px 0;
}

.region-map {
	text-align: center;
	font-weight: bold;
	font-family: Georgia;
	margin-top: 30px;
}

.region-map p {
	text-decoration: underline;
	color: #be582a;
	font-weight: bold;
	margin-bottom: 10px;
}

#stableford-map {
	text-align: center;
	font-weight: bold;
	font-family: Georgia;
}

#stableford-map p{
	text-decoration: underline;
	color: #be582a;
	font-weight: bold;
	margin-bottom: 10px;
}

body.contact #content-main li{
	margin: 10px 0;
}

#last-ul{
	margin-bottom: 0;
}

#last-li{
	padding-bottom: 0;
}

#signiture{
	margin-bottom: 0;
}
/*

#footer

*/

#footer {
	clear: both;
	position: relative;
	background: transparent url(/images/bg/nav-sup.png) no-repeat;
	height: 39px;
	margin: 0 15px;
	padding-bottom: 15px;
}

/*

#nav-supp

*/

#nav-supp {
	Float: left;
	margin-left: 10px;
 	padding-top: 9px;
}

#nav-supp ul, #nav-supp li {
	margin: 0;
	padding: 0;
}

#nav-supp li {
	background: url(/images/icons/nav-supp-sepp.png) no-repeat right center;
	list-style-type: none;
	float: left;
	padding:0 5px 0 5px;
	font-size: 93%;
}

#nav-supp li.last {
	
	background: none;
}

#nav-supp a:link, #nav-supp a:visited {
	text-decoration: none;
	color:#f0d9af;
}

#nav-supp a:hover, #nav-supp a:active {
	color: #ffffff;
}


/*

  Siteinfo

*/

#siteinfo {
	margin: 10px 14px;
	float: right;
}

#siteinfo-credits {

}

#siteinfo-credits a:link, #siteinfo-credits a:visited {
	text-decoration: none;
	color:#f0d9af;
	font-size: 93%;
}

#siteinfo-credits a:hover, #siteinfo-credits a:active {
	color: #ffffff;
}


.home-feature {
	margin: 10px 0 20px 0;
}
