*{padding:0; margin: 0;}

body{
 background-color: #E72C01;
 font-family: verdana;
}

img{
  border: none;
}

/*layout*/
#wrapper{
  width: 723px;
  height: 670px;
  margin: auto;
}

#shadowT{
  width: 718px; 
  height: 10px; 
  background: transparent url('../images/bg_topS.jpg') bottom no-repeat;
}

#floatC{
  height: 555px;
}

#curlL{
  width: 85px; 
  height: 555px; 
  background: transparent url('../images/bg_curlL.jpg') no-repeat; 
  float: left;
}

#mainC{
  width: 526px; 
  height: 545px; 
  background-color: #fff; 
  float: left; 
  padding: 10px 10px 0 10px;
}

#flashC{
  width: 52px; 
  height:350px;
}

#navigation{
  width: 527px; 
  height: 61px; 
  margin-top: 1px;
  text-align: center;
}

#subC{
  width: 527px; 
  height: 112px; 
}

#subC .logoC{
   width: 268px; 
   height: 112px; 
   background: transparent url('../images/bg_pnkylogo.jpg') no-repeat; 
   float: left;
}

#subC .buttonC{
   width: 255px; 
   height: 112px; 
   float: right;
}

#buttomtxt{
  width: 527px;
  height: 18px; 
  background: transparent url('../images/bg_bottomtxt.jpg') center no-repeat;
}

#floatR{
  width: 86px; 
  height: 555px; 
  background: transparent url('../images/bg_curlR.jpg') no-repeat;
  float: left;
}

#spacer{
  clear: both;
}

#shadowB{
  width: 718px; 
  height: 105px; 
  background: transparent url('../images/bg_bottomS.jpg') no-repeat;
}

/*end of layout format*/

/*contents*/

#subC .divider{
  margin-top: 10px;
  width: 255px;
  height: 12px;
  /*background: transparent url('../images/bg_divider.jpg') center no-repeat;*/
}

#subC .OR{
  font-weight: bold;
  font-size: 12px;
  margin: 2px 0 2px 0;
  text-align: center;
}

#subC .clickhere{
  text-align: center;
}

#subC .guestBG{
  width: 198px;
  height: 29px;
  background: transparent url('../images/bg_guestBG.jpg') no-repeat;
  margin: auto;
  text-align: center;
  padding-top: 5px;
}

#tablist{
  list-style: none;
}

#tablist li{
  display: inline;
  margin: 1.4px;
}

#shadowB .SA{
  font-size: 13px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
}

#tablist a{
  outline: none;
}

/*contact us*/
#wrapper06{
  width: 945px;
  height: 578px;
  margin: 20px auto;
}

#floatC06{
  height: 475px;
}

#curlL06{
  width: 86px; 
  height: 476px; 
  background: transparent url('../images/bg_curlL06.jpg') no-repeat; 
  float: left;
}

#curlR06{
  width: 83px; 
  height: 476px; 
  background: transparent url('../images/bg_curlR06.jpg') no-repeat;
  float: left;
}

#mainC06{
  width: 750px; 
  height: 466px; 
  background: #FFF2CD url('../images/bg_06bg.jpg') repeat-x; 
  float: left; 
  padding: 10px 10px 0 10px;
}

#mainC06 .info{
  font-family: arial;
  font-size: 14px;
  text-align: center;
  width: 430px;
  }
  
#mainC06 .rightF{
  float: right; 
  background: transparent; 
  width: 475px; 
  height: 382px;
}

#mainC06 .leftF{
  float: left; 
  width: 254px; 
  height: 445px;
  padding: 10px;
  font-size: 13px;
}

#mainC06 .submitImg{
  width: 53px;
  height: 23px;
}

#mainC06 h3{
  padding-bottom: 10px;
  font-size: 20px;
}

#mainC06 input, textarea{
  margin-bottom: 5px;
  border: 1px solid #CC9900;
  width: 250px;
}

#AS{
  width: 945px;
}

#AS .SA{
  font-size: 13px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
}

#mainC06 ul, a{
  list-style: none;
  text-align: right;
  color: #000;
  text-decoration: none; 
  font-size: 13px;  
  font-weight: bold;
}

#mainC06 a:hover{
  color: #7D5F00;
}

#mainC06 .linkC{
  width: 475px;
  margin-top: 20px;
}

/*about us*/

#wrapper02{
  /* width: 828px; */
  width: 900px;
  height: 570px;
  margin: 20px auto;
}

#floatC02{
  height: 459px;
}

#curlL02{
  width: 86px; 
  height: 459px; 
  background: transparent url('../images/bg_curlL02.jpg') no-repeat; 
  float: left;
}

#mainC02{
  width: 636px;
  height: 439px; 
  background: #fff;
  float: left;
  padding: 10px;
  text-align: center;
}

#mainC02 h3{
  font-size: 18px;
  text-align: left;
  margin: 10px 0;
  font-family: arial;
}

#mainC02 .aboutPNKY{
  width: 228px;
  margin: 10px 0 0 20px;
  line-height: 110%;
  text-align: center;
  font-size: 16px;
  font-family: arial;
}

#mainC02 .aboutflash{

  width: 372px;
  height: 310px;
  float: left;
  margin-top: -3px;
  margin-left: 15px;
}

#mainC02 .divider02{
  margin: 10px 0;
}

#mainC02 .linkC{
  width: 634px;
}

#mainC02 ul, a{
  list-style: none;
  text-align: right;
  color: #000;
  text-decoration: none; 
  font-size: 13px;  
  font-weight: bold;
}

#mainC02 a:hover{
  color: #7D5F00;
}

#curlR02{
  width: 85px; 
  height: 459px; 
  background: transparent url('../images/bg_curlR02.jpg') no-repeat; 
  float: left;
  }

#AS02{
  width: 828px;
  height: 110px;
  background: transparent url('../images/bg_bottomS02.jpg') center no-repeat;
}

#AS02 .SA02{
  font-size: 13px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
}

/*tour PNKY*/

#wrapper03{
  width: 870px;
  margin: 20px auto;
}

#floatC03{
  height: 500px;
}

#curlL03{
  width: 85px; 
  height: 499px; 
  background: transparent url('../images/bg_curlL03.jpg') no-repeat; 
  float: left;
}

#mainC03{
	width: 652px;
	height: 490px;
	float: left;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 9px 0 0 11px;
}

#curlR03{
  width: 83px; 
  height: 499px; 
  background: transparent url('../images/bg_curlR03.jpg') no-repeat; 
  float: left;
  }

#AS03{
  width: 831px;
  height: 105px;
  background: transparent url('../images/bg_bottomS03.jpg') top center no-repeat;
}

#AS03 .SA03{

  font-size: 13px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
}

/*Room Rates polocies*/
#wrapper05{
  width: 935px;
  margin: 20px auto;
}

#floatC05{
  width: 935px;
  height: 820px;
}

#curlL05{
  width: 86px; 
  height: 299px; 
  background: transparent url('../images/bg_curlL05.jpg') bottom left no-repeat; 
  float: left;
}

#curlR05{
  width: 88px; 
  height: 790px;
  background: transparent url('../images/bg_curlR05.jpg') bottom no-repeat;
  float: left;
}

#mainC05{
  width: 756px;
  height: 790px;
  background: #fff;
  float: left;
  text-align: center;
}

#AS05{
  width: 931px;
  height: 105px;
}

#AS05 .SA05{

  font-size: 13px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
}

#mainC05 .room{
  height: 242px;
  overflow: hidden;
}

#navigation05{
  height: 57px;
}

#tablist05 li{
  display: inline;
} 

#tablist05 a{
  outline: none;
}

#mainC05 .imgC05{
  float: left;
  width: 277px;
  height: 185px;
  }
  
#infoC05{
  padding: 15px;
}

#mainC05 .infoC05{
  float: right;
  text-align: center;
  width: 430px;
}

#mainC05 .txtformat{
  color: #6D4730;
  font-size: 14px;
  text-align: left;
  padding: 5px 50px;
}

.linkC05 ul, a{
  list-style: none;
  text-align: right;
  color: #B48B72;
  text-decoration: none; 
  font-size: 13px;  
  font-weight: bold;
}

.linkC05 li{
  display: inline;
  margin-right: 5px;
}

.linkC05 a:hover{
  color: #6D4730;
}

.linkC05 .linkC05{
  width: 700px;
  padding: 0 5px;
}

#mainC05 .rulesC05{
  height:220px;
  background: url('../images/bg_rules.jpg') repeat-x;
  padding: 10px 15px; 
}

#mainC05 .ads{
  width: 157px;
  float: left;
  height: 220px;
}

#mainC05 .rulesFormat{
  font-size: 12px;
  font-family: arial;
  color: #9C6544;
  text-align: left;
  float: right;
  width: 540px;
}

#footer{
  height: 20px;
  background-color: #F9EEC7;
  clear: both;
}

#tour{
  width: 640px;
  height: 426px;
  background: transparent url(../images/bgflash03.jpg) no-repeat;
  padding-top: 53px;
}

#tour a{
  color: #fff;
  float: right;
  margin: 70px 30px 0 0;
}

#tour a:hover{
  color: #B48B72;
  float: right;
  margin: 70px 30px 0 0;
}

#cottage{
  width: 640px;
  height: 479px;
  background: transparent url(../images/cottage.jpg) no-repeat;
}

#cottage a{
  color: #fff;
  float: right;
  margin: 210px 30px 0 0;
}

#cottage a:hover{
  color: #cc3300;
  float: right;
  margin: 210px 30px 0 0;
}

#location{
  width: 640px;
  height: 479px;
  background: transparent url(../images/location.jpg) no-repeat;
}

#location a{
  color: #000;
  float: right;
  margin: 65px 30px 0 0;
}

#location a:hover{
  color: #333;
  float: right;
  margin: 65px 30px 0 0;
}

/* guestbook */
#wrapper08{
  width: 750px;
  margin: auto;
}

#topmargin{
  height: 20px;
}

#mainC08{
  height: 406px;
  background: #fff;
  float: left;
  padding: 8px 7px;
}

#curlL08{
  width: 92px; 
  height: 420px; 
  background: transparent url('../images/bg_curlL08.jpg') no-repeat; 
  float: left;
}

#floatR08{
  width: 91px; 
  height: 420px; 
  background: transparent url('../images/bg_curlR08.jpg') no-repeat;
  float: left;
}

#floatC08{
  height: 420px;
}

#shadowB08{
  width: 734px; 
  height: 110px; 
  background: transparent url('../images/bg_bottomS08.jpg') top no-repeat;
}

#shadowB08 .SA08{
  font-size: 13px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
}

#guestbook{
  width: 550px;
  height: 395px;
  background-color: #6C5200;
  padding: 5px;
  border:0px solid blue;
}

div.ReplyForm
{
	float:left;
	border:0px solid;
	width:	230px;
	margin-left:5px;
}

#fillups{
  margin-bottom: 30px;
}

#name, #eadd, #message{
  color: #fff;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 5px 0;
}

#guestbook input{
  border: none;
}

#name input{
  width: 179px;
  height: 20px;
}

#eadd input{
  width: 180px;
   height: 20px;
}

#message textarea{
  width: 226px;
  height: 114px;
  margin-bottom: 0px;
}

#fillups .infos{
  color: #fff;
  font-size: 12px;
  font-family: arial;
  text-align: center; 
  display:inline;
}

#captcha {
  margin-top: 15px;
  text-align: center;
  border:0px solid;
}

#captcha img{
}

#captcha input{
  width: 100px;
  height: 20px;
  font-size: 15px;
  padding: 3px 0;
  font-weight: bold;
  font-family: arial;
  display:		inline;
  margin-top:	10px;
}

#captcha #captchaInputs
{
  display:		inline;
  border:	0px solid;
}

#captcha #captchaInputs input{
  width: 70px;
  height: 26px;
  background-color: #D9D8DC;
}

#captchaInputs input:hover{
  background-color: #FFFCF2;
}

#guestMessage{
  width: 295px;
  height: 380px;
  background-color: #fff;
  float: right;
  display:inline;
  border:0px solid white;
  margin-right:10px;
}

div.Messages
{
	height:		357px;
	border:		0px solid;
	overflow:	scroll;
}


#guestMessage .entry01{
  background-color: #FFF2CA;
  padding: 5px 3px;
  color: #6C5200;
  font-family: arial;
}


#guestMessage .entry02{
  background-color: #fff;
  padding: 5px 3px;
  color: #6C5200;
  font-family: arial;
}

#guestMessage  .title{
  font-size: 13px;
  font-weight: bold;
  
}

#guestMessage  .date{
  font-size: 12px;
  font-style: italic;
}

#guestMessage .message{
  font-size: 12px;
}

#guestMessage .toggler{
  height: 23px;
  background-color: #CC9900;
  text-align: center;
  font-size: 15px;
  color: #fff;
}

#guestMessage .toggler a{
  font-size: 15px;
  color: #fff;
}

#guestbook .menu a{
  color: #fff;
}

#guestbook .menu a:hover{
  color: #CC9900;
}

.footerLink {
	text-align: center;
	color: white;
	font-size: 10px;
}

.footerLink ul {
	list-style: none;
}

.footerLink li {
	display: inline;
}

.footerLink a, .footerLink a:visited {
	text-decoration: none;
	color: white;
	font-size: 10px;
	font-weight: normal;
}

.footerLink a:hover {
	text-decoration: underline;
}
