/* global*/
html,body{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px }
body{font-family:Verdana, arial, helv, sans-serif;
	color:#666666;
	}
body {
background-color:#ffffff;
}
h1 {
font-size:1.75em;
margin-left:15px;
line-height:1em;
margin-bottom:5px;
}
h2 {
font-size:1.50em;
margin-left:15px;
}
h3 {
font-size:1.25em;
margin-left:15px;
}
a
{
color:#669966;
text-decoration: underline;
} 
a:hover
{
color: #666666;
text-decoration: underline;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DAE2C5;
    border-bottom: 2px solid #666666;
     border-top: 1px solid #666666;
     border-right: 2px solid #666666;
      border-left: 1px solid #666666;
	  padding:5px;
	  font-size:1em;
}
input {
	 background-color: #FFFFFF;
    border-bottom: 2px solid #666666;
     border-top: 1px solid #666666;
     border-right: 2px solid #666666;
      border-left: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;

}
.bottBrd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.topBrd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.leftBrd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.rightBrd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.allBrd
{
	border-top: 1px solid  #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #666666;
}
.allBrdSC
{
	border-top: 1px solid  #ff6600;
	border-right: 2px solid #ff6600;
	border-bottom: 2px solid #ff6600;
	border-left: 1px solid #ff6600;
}
.allBrdBB
{
	border-top: 1px solid  #006699;
	border-right: 2px solid #006699;
	border-bottom: 2px solid #006699;
	border-left: 1px solid #006699;
}
.titleSC
{
	border-top: 1px solid  #ff6600;
	border-right: 2px solid #ff6600;
	border-bottom: 2px solid #ff6600;
	border-left: 1px solid #ff6600;
	font-weight:bold;
	color:#ff6600;
}
.titleBB
{
	border-top: 1px solid  #006699;
	border-right: 2px solid #006699;
	border-bottom: 2px solid #006699;
	border-left: 1px solid #006699;
	font-weight:bold;
	color:#006699;
}
.hdr1{
	font-size: 1.4em;
}
.hdr2{
	font-size: 1.2em;
}
/*Container*/
div#container{width:100%;margin:0px auto}
/*Header*/
div#header {
	height:113px;
	margin:0 auto;
	top: 0px;
	background-position: left top;
	background-color:#6C7D51;
			}
div#header .logo{
margin-top:0px;
margin-left:0px;
}
/* header ends */
/*Top Navigation*/
div#topnavigation {
				width:100%;
				margin:0 auto;
				height:30px;
				background-color:#ffffff;
				}
/*links */
.nav {
				background:#cccccc;
				text-align:center;
				color: #333333;
				font-size: 1em; 
				height:25px;
}				
.nav a {
				font-family: arial, helv, sans-serif;
				color: #333333;
				text-decoration: none;
				margin:10px 0 10px 0;
				} 
.nav a:hover
				{
				font-family: arial, helv, sans-serif;
				color: #999999;
				text-decoration: none;
				margin:10px 0 10px 0;
				} 
/*left nav */
#leftnav {
  width: 215px;
  list-style-type: none;
  float:left;
  background:#DAE2C5;
}
#leftnav  ul{
list-style-type: none;
margin-left:2px;
font-size: 0.75em;
}
#leftnav li {
  line-height: 20px;
}
#leftnav li  a {
font-family: verdana, sans-serif;
padding-left:8px;
color:#669966;
text-decoration: underline;
    background-image: url(images/bullet.jpg);
background-repeat: no-repeat;
background-position: left center;
}
#leftnav li, 
  #leftnav a:hover {
  font-family: verdana, sans-serif;
  color: #666666;
}

/*
#leftnav a {
  text-decoration: none;
  outline: none;
}

#leftnav a:hover {
  color: #999999;
}

#leftnav a.active {
  color: #333333;
}*/
/*rightCol*/
div#rightCol {
  width: 160px;
  list-style-type: none;
  float:right;
}
/*Content, column*/
div#content
{
	margin-left:215px;
	/*margin-right:175px;*/
	background-color:#ffffff;
	padding: 0.75em;
	min-height:500px;
	background-attachment: scroll;
	background-image: url(images/accommodation/01HomeNavonLHS_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
    font-size: 0.75em;
}
div#content p{
margin: 0px 10px 10px 15px;
}
.search {
	margin-left:5px;
	margin-top:5px;
	padding:2PX;
	border: groove 2PX #CCCCCC;
	background-color:#C4D1A2; 
}
input.button {
	border: 0px;
	background: #DAE2C5 url(images/accommodation/searchButtonBack.gif) no-repeat scroll center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	height: 40px;
	width: 163px;
}
/*footer*/
#footer
{
clear: both;
background:#DAE2C5;
height:120px;
}
/*flash*/
.flash{
margin-top:30px;
margin-right:150px;
visibility:visible;
z-index:1;
position:absolute;
}
/*availability*/
#wrapAvail{
	/*width:900px;*/
}
.availability {
border:#333333 solid 1px;
background-color: #DAE2C5;
color: #333333;
font-size:.8em;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}
.availability h2{
margin-top:2px; 
margin-bottom:2px;
}
.availability h3{
margin-top:2px; 
margin-bottom:2px;
}
.availability .brd{
border:#666666 solid 1px;
}
.availability .tdData{
color:#333333;
width:18px;
height:23px;
}
input.chk {
height:15px;
width:15px;
margin-left:-3px;
margin-right:-3px;
}
.availability a
{
color: #333333;
text-decoration: underline;
} 
.availability a:hover
{
color: #666666;
text-decoration: underline;
}
div#print{
border:1px solid #666666;
margin:0 auto;
padding:10px;
}
