/*Common styles for Hotel Template 2*/

* {
	margin: 0px;
	padding: 0px;
}

body {
   font-family: Verdana, Arial, Helvetica;
}

div#hotel-skegness-container  {
	width: 940px;
	height:780px;
	margin: 15px auto 5px auto;
	background-color: #fff;
}

/*Page header area*/
div#merrydale-skegness-hotel-header {
    clear:both;
	float:left;
	color:#990000;
	width:940px;
	height: 35px;
	font-size:25pt;
	font-family:Georgia, Times New Roman, Times, serif;
	margin-bottom:8px;
}

/*Page sub-header area*/
div#merrydale-hotel-skegness-subheader {
    clear:both;
	float:left;
	color:#666;
	width:940px;
	height:65px;
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14pt;
}

div#hotel-skegness-top-nav {
clear:both;
float:left;
width:940px;
height:50px;
}

div#hotel-nav-divide {
width:940px;
height:5px;
clear:both;
float:left;
}

/*Page Navigation Buttons*/
div#sub-menu {
clear:both;
float:left;
width:940px;
height:44px;
font-size:8pt;
font-weight:bold;
color:232323;
margin-top:3px;
margin-bottom:4px;
}

/*Main Picture*/
div#merrydale-hotel-skegness-pic {
clear:both;
float:left;
height:400px;
width:940px;
margin-bottom:15px;
}

/*Contents Below Picture*/
div#merry-dale-hotel-info {
width:940px;
height:133px;
float:left;
clear:both;
color:#990000;	
font-size:24pt;
font-family:arial;
}

div#hotel-footer-divide {
clear:both;
width:940px;
height:7px;
margin-top:2px;
float:left;
}

.hotel-template {
font-size: 9pt;
font-weight:normal;
color:#666666
}

.hotel-template2 {
font-size: 8pt;
font-weight:normal;
color:#666666;
text-decoration:none;
}

.style4 {
	font-size: 14;
	color: #333333;
}
.style6 {font-size: 11pt}
.style10 {color: #B00000; font-weight: bold; }
.style10b {color: #B00000; font-weight: normal; text-decoration:none; }
.style11 {font-size: 22pt}
.style13 {
	font-size: 18pt;
	color: #333333;
}
.style14 {font-size: 12pt}

