h2 {
	margin: 0px 0px 0px 45px;
	font-size: 12px;
	color: #F7F7F4;
	font-style: normal;
	line-height: 14px;
	padding-top: 18px;
}

/* ACCOMMODATION TABLE */
.accomm {
	margin: 40px auto 0px;
	text-align: left;
	width: 690px;
}
.accomm td {
	padding: 0px;
	background: #DADBD6;
	border:1px solid #959595;
	border-top:none;
}

.accomm td h5 {
	line-height: 12px;
	margin:15px 10px;
	font-size: 12px;
}
.accomm td p {
	font-size: 10px;
	color: #5E5851;
	font-weight: normal;
	line-height: 12px;
	margin:15px 10px;
}
th {
	width: 220px;
	background: url(../images/accheader_bg.gif) repeat-x 0px 0px;
	height: 50px;
}
th.spacer, td.spacer {
	width:15px;
	background:none;
	border:none;
}
th div {
	height: 50px;
	position: relative;
}
.accomm th img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#accommlist {
	margin: 0px 0px 5px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #5E5851;
}

.accrightcol {
	background: #918B84;
	width: 119px;
}
.accleftcol {
	background: #5E5851;
	width: 624px;
}
.accrightcol {
	background: #918B84;
	width: 119px;
}
.accleftcol {
	background: #5E5851;
	width: 624px;
}


/*DOG BOX*/
#dogbox {
	float:right;
	width:180px;
	margin-top:30px;
	margin-right:10px;
	display:inline;
}
#dogbox td {
	background:url(../images/dk_bg.gif) repeat-y;
}
#dogbox p {
	margin: 5px 5px 5px 20px;
	color:white;
}
#dogbox .adobe {
	font-size: 9px;
}
#dogbox  a {
	color:white;
	text-decoration:underline;
}


/* CONDITONS TABLE */
#conditions {
	width: 540px;
	margin: 22px 0px 0px 10px;
}
#conditions .body1 {
	background:url(../images/cond_head_bg.gif) repeat-x #5E5851;
}
#conditions p, #conditions h5, #conditions li  {
	color:white;
}
/*#conditions ul  {
	margin:10px 3px 0px 10px
}*/
#conditions li  {
	margin: 10px 5px 10px 12px;
}
#conditions div.bg1 {
	background:url(../images/cond_v_bg.gif) repeat-y #5E5851;
	padding:10px;
}
#conditions .foot1 {
	background:url(../images/cond_b.gif) repeat-x #5E5851;
}
#conditions .bg2 {
	background: #938D86 url(../images/linen_bg.gif) repeat-y;
	width: 162px;
}

.accomm h2 img {
	margin-top: 1px;
	position: static;
}
