/*
height: 15px;  All browsers
#height: 15px; IE7
_height: 21px;  IE 6 and older
 */ 
 
 /* Background, Casa Rural etc */ 
 
body {
	background-position: left top;
	margin: auto;
	padding: 0px;
	background: url(http://www.liverpool-apartment.co.uk/pic/purple1.png) repeat;
}

#aparthotel {
	position: relative;
	text-align: center;
	width: 800px;
	padding: 20px 0 0 0;
	margin: 5px auto 0 auto;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #fff;
	vertical-align: middle;
	font-weight: bold;
}

#pagecontainer {
position:relative; 
width:800px; 
min-height: 375px;
padding:0px; 
text-align:left; 
margin:auto; 
}


 /* Brown Area */ 
 
#contentcontainer {
	border: solid 2px #B58A94;
	margin: 0px;
	position: relative;
	padding: 10px 0px 10px 0px;
	text-align: left;
	background-color: #fff;
	height: 100%;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B1313;
	font-weight: normal;
	margin: 0px;
}

 /* Main navigation */ 
 
#topnav {
width: 800px;
}

#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
a.nav:visited {
	font-family: "Monotype Corsiva";
	color: #3B1313;
	font-size: 22px;
	display: inline;
	text-decoration: none;
}
a.nav:link {
	font-family: "Monotype Corsiva";
	color: #3B1313;
	font-size: 22px;
	display: inline;
	text-decoration: none;
}
a.nav:hover{
	text-decoration: none;
	color: #B58A94;
}

a.nav2:hover {
	font-family: "Monotype Corsiva";
	color: #8B2E43;
	font-size: 22px;
	display: inline;
	text-decoration: none;
}


 a.nav2:visited {
	font-family: "Monotype Corsiva";
	color: #8B2E43;
	font-size: 22px;
	display: inline;
	text-decoration: none;
}


 a.nav2:link {
	font-family: "Monotype Corsiva";
	color: #8B2E43;
	font-size: 14px;
	display: inline;
	text-decoration: none;
}

a.nav3:visited {
	font-family: Arial;
	color: #FF995B;
	font-size: 14px;
	display: inline;
	text-decoration: none;
}

a.nav3:link {
	font-family: Arial;
	color: #FF995B;
	font-size: 14px;
	display: inline;
	text-decoration: none;
}

a.nav3:hover{
	font-family: Arial;
	color: #FF995B;
	font-size: 14px;
	display: inline;
	text-decoration: underline;
}


 /* Film strip small pictures */ 
 
#smallpiccontainer {
	border: 2px solid #B58A94;
	width: 398px;
	height: 78px;
	padding: 0px;
	text-align: left;
	margin: 11px 0px 0px 388px;
	#margin: 12px 0px 0px 388px;
}

.ie6imgblock {
	display: block;
}

 /* Flash images */
#flashcontainer {
	border: 2px solid #B58A94;
	position: absolute;
	left: 0px;
	width: 375px;
	padding: 0px;
	text-align: left;
	margin: 48px 0px 10px 10px;
	background-image: url('pic/tower-buildings.jpg');
	background-repeat: no-repeat;
}

 /* Brown body text */ 
#shortrightcontainer {
	position: relative;
	width: 380px;
	padding: 20px 10px 0px 10px;
	text-align: left;
	margin: 0px 0px 0px 390px;
	font-family: Arial, Helvetica, sans-serif;
}
#fullpagecontainer {
	position: relative;
	width: 780px;
	padding: 20px 0px 0px 10px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.pdfimg {
	border: 0px none #B58A94;
	padding: 5px;
	text-align: center;
	text-decoration: none;
}

.toptab {
	padding: 0px;
	margin: 0px;
	border-style: none;
	font-size: 0px;
	text-decoration: none;
	vertical-align: bottom;
}
.contenttitle {
	color: #3B1313;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

.content {
	color: #3B1313;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

h3 {
	padding: 0px;
	margin: 0px;
	color: #FFF1C5;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
}

 /* Footer */ 

#lowerfooterfree {
	position: relative;
	width: 800px ;
	padding: 0px;
	text-align: left;
	margin: auto;
	color: #2D2925;
}
#innerfootercontainer {
	padding: 5px 0px 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2D2925;
	margin: 10px 0px 0px 0px;
	text-align: center;
}
.bottomnav {
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	color: #2D2925;
}
.bottomnav a:link {color:#333333; text-decoration:none; }
.bottomnav a:visited {color:#333333; text-decoration:none; }
.bottomnav a:active {color:#333333; text-decoration:none; }
.bottomnav a:hover {color:#000000; text-decoration:none; }
.textalignright {
	text-align: right;
}
.style2 {
	border-width: 0px;
}

