/* CSS Document */
/*------------------------------Gobal veriable----------------------*/
body {
			padding:0;
			margin:0;
			background-color:#fff;
			background-image:url(images/pgbg.gif);
			background-repeat:repeat-x;
			background-position:top;
			line-height:14px;
			}

p 	{
			padding:0;
			margin:0;
			}
*		{
			font-family:tahoma;
			font-size:11px;
			color:#000;
			line-height:14px;
			}
			
form {
			padding:0;
			margin:0;
			}
	
/*------------------------------Header----------------------*/		

.Topimage {
	background-image:url(images/wyndhamparklodge.jpg);
	background-repeat:no-repeat;
	background-position:center;
			}
			
.tarrif {
	font-weight: normal;
	color: #333333;
}
			
.Topinside {
	background-image:url(images/wyndhamparklodge.jpg);
	background-repeat:no-repeat;
	background-position:center;
			}

/*------------------------------Menu----------------------*/	

.menuright {
			font-size:10px;
			font-weight:bold;
			color:#D5E2E7;
			text-decoration:none;
			}
.menuright:hover {
			font-size:10px;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			}
			
.menuleft {
	background-image:url(images/divider.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
			}
			
.menuleft:hover {
	font-size:11px;
	font-weight:normal;
	color:#FE6C01;
	text-decoration:none;
			}
			
/*------------------------------Body----------------------*/	

.greybox {
	background-color:#ffffcc;
	border:#eee880 solid 1px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:25px;
	padding-right:25px;
			}
			
.knowmore {
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
			}
.knowmore:hover {
	font-size:10px;
	font-weight:normal;
	color:#FE6C01;
	text-decoration:none;
			}
.dots {
	background-image:url(images/dots.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding-left:4px;
			}
.heading {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration: none;
			}
.knowmore2 {
	font-size:10px;
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
			}
.knowmore2:hover {
	font-size:10px;
	font-weight:normal;
	color:#FE6C01;
	text-decoration:none;
			}

		
/*------------------------------Footer----------------------*/

.padding {
			padding:10px;
			}
			
.footermenu {
	font-size:11px;
	font-weight:normal;
	color:#5a5a5a;
	text-decoration:underline;
			}
.footermenu:hover {
	font-size:11px;
	font-weight:normal;
	color:#FE6C01;
	text-decoration:none;
			}
.menutourist {
	color: #5a5a5a;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

.menutourist:hover {
	font-size:11px;
	font-weight:bold;
	color:#FE6C01;
	text-decoration:none;
			}

/*-------------------------------Additional styles------------*/
.style1 {
	color: #5a5a5a;
	font-weight: normal;
}
.style2 {
	color: #5a5a5a;
	font-weight: bold;
}

.style3 {color: #CCCCCC}
.strapline {
	font-family: "Goudy Old Style";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.style4 {
	color: #000000
}
.style5 {
	font-weight: normal;
	color: #6C9449;
}
