/***********************************************/
/* HTML tag styles - Rising Sun  */
/***********************************************/ 

*{
	padding:0px;
	margin:0px;
}

body{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	background-color: #ece6de;
	line-height: 16px;
	color: #6e6366;
	font-size: 11px;
}
img{border:none;}

label{
	font: bold 100% Arial,sans-serif;
	color: #999;
	display: block;
}

fieldset{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #999;
	width: 350px;
}
 legend{
	font-weight: bold;
	color: #999;
 }

 p input{
	width: 200px;
}	


textarea{
	width: 300px;
	height: 100px;
} 

input:focus, textarea:focus{
	background: #efefef;
}

#wrapper {
	width: 992px;
	margin-left: 0px;
	margin-top:6px;
	margin-right: 0px;
}
#bottomWrapper {
	width: 992px;
}

#bookButton {
	width:144px;
	height:40px;
	float:right;

}

#flashContainer {
		background-color:#FFFFFF;
		width:668px;
		height:361px;
		float:right;
		padding:15px;
}

#LeftImageContainer {
	float:left;
	width:418px;
	height:364px;
}

#bottomStrap {
	float:right;
	
}

#banner {
	padding-left:55px;
}

#RightImageContainer {
	float:right;
	width:245px;
	height:364px;
}


.clear {
	clear:both;
	height:0px;
}

p{
	margin-bottom:10px;
}

#textContainer {
	background-color:#FFFFFF;
	width:638px;
	margin-top:2px;
	padding:30px;
	float:right;
}

/***********  #title tags styles ***********/

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 10px 0px;	
}

h6{ 
	display: inline;
	color:#d9497b;
}

h1{	
	font-size: 120%;
	color: #6e6366;	
}

h2{
	font-size: 110%;
	color: #fff;	
}

h3{
 font-size: 95%;
 color: #fff;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #666;
}

h5{
 font-size: 95%;
 color: #666;
}



/***********  #navContainer styles ***********/

#navContainer{
	float:left;
	width:294px;
	align:center;
}

#navtext{
	float: left;
	color: #6e6366;
	margin-right:0px;
	margin-top:20px;
	width:294px;
	text-align:center;
	list-style:none;

}

#navtext ul{
	list-style:none;
	line-height:20px;
	align:center;
}

#navtext ul li{
	float:left;
	list-style:none;
	text-align:center;
	
}

#navtext ul li a:link, #navtext ul li a:visited{
	color:#6e6366;
	text-decoration: none;
	list-style:none;
	display:block;
	background-color:#ece6de;
	padding-left:80px;	
	padding-right:80px;
	text-align:center;
	width:134px;
}

#navtext ul li a:hover{
	color:#fff;
	list-style:none;
	text-decoration: none;
	display:block;
	background-color: #cac2b6;

}

#navtext ul .dwn a:link, #navtext ul .dwn a:visited{
	background-color: #cac2b6;
	color:#fff;
}
#navtext ul .dwn .dwn a:link, #navtext ul .dwn .dwn a:visited{
	color:#e6e5e4;
}
#navtext ul .dwn a:hover{	
	color:#d7d5d1;
}

#footer {

	margin-left:55px;
	color: #908b86;
}
#footer ul li{
	float:left;
	padding:5px 10px 5px 5px;
	list-style:none;
}
#footer ul{
	display:block;
	clear:both;
	margin:5px 0px;
}
a:link {
	color:  #908b86;
	text-decoration: none;
}

a:visited {
	color:  #908b86;
	text-decoration: none;
}

a:hover {
	color: #908b86;
	text-decoration: underline;	
}

a.linkOpacity:hover img {
	filter:alpha(opacity=50); 	
	opacity: 0.5;
	
}
/********************************* Gallery ************************************/

#galleryContainer{
	margin:10px -13px;
}

.galleryItem{
	width:150px;
	float:left;
	margin:8px 8px;

}
.galleryItem img{
	border:solid 1px #ccc;
}
.galleryItem a:link img, .galleryItem a:visited img, .galleryItem a:hover img{
	border-bottom:none;
}

/********************** image based h1's **********************/
.headerAll{
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	height:50px;
	margin:0;
	padding:0 0 10px 0;
	overflow: hidden;	
	line-height:50em;
}

#headHome{ background-image:url(images/titles/home.gif);}
#headHotel{ background-image:url(images/titles/hotel.gif);}
#headDining{ background-image:url(images/titles/dining.gif);}
#headCottage{ background-image:url(images/titles/selfcatering.gif);}
#headLynmouth{ background-image:url(images/titles/area.gif);}