/* global */
a, b, body, h1, h2, h3, input, li, ol, p, select, span, textarea, ul {
	font-family: verdana,arial,helvetica,san serif; 
}

body {
	background-color: #3c1503; 
	background-image: url(http://koalkeel.com/images/bg_pattern.gif); 
	margin: 0px; 
	}

/* anchors */

a.hotel {
	color: #418c9f; 
	text-decoration: underline; 
	}
	
a.hotel:hover {
	color: #6f6f6f; 
	text-decoration: none; 
	}
    
a.kor {
	color: #418c9f; 
	text-decoration: none; 
	}
	
a.kor:hover {
	color: #6f6f6f; 
	text-decoration: none; 
	}

a.darkhotel {
	color: #418c9f; 
	text-decoration: none;
	}	
	
a.darkhotel:hover {
	color: #6f6f6f;
	text-decoration: none; 
	}		

a.subnavlink {
	font-weight: bold;
	color: #6f6f6f; 
	font-size: 9px; 
	line-height: 17px; 
	padding: 0px 15px 0px 15px; 
	text-decoration: none; 
	}
	
a.subnavlink:hover {
	font-weight: bold;
	color: #6f6f6f; 
	font-size: 9px; 
	line-height: 17px; 
	padding: 0px 15px 0px 15px; 
	text-decoration: none; 
	}
	
a.subnav-activated {
	font-weight: bold;
	color: #6f6f6f; 
	font-size: 9px; 
	line-height: 17px; 
	padding: 0px 15px 0px 15px; 
	text-decoration: none; 
	}
	
a.subsubnav {
	font-weight: bold;
	color: #6f6f6f; 
	font-size: 9px; 
	line-height: 17px; 
	margin: 0px 0px 0px 25px; 
	text-decoration: none; 
	}
	
a.subsubnav:hover {
	font-weight: bold;
	color: #6f6f6f; 
	font-size: 9px; 
	line-height: 17px; 
	margin: 0px 0px 0px 25px; 
	text-decoration: none; 
	}
	
a.subsubnav-activated {
	font-weight: bold;
	color: #418c9f; 
	font-size: 9px; 
	line-height: 17px; 
	margin: 0px 0px 0px 25px; 
	text-decoration: none; 
	}
	
a.mediumhotel {
	color: #418c9f; 
	font-size: 10px; 
	text-decoration: none; 
	}

a.mediumhotel:hover {
	color: #6f6f6f; 
	font-size: 10px; 
	text-decoration: underline; 
	}
	
a.sitemap {
	color: #6f6f6f; 
	text-decoration: none; 
	}
	
a.sitemap:hover {
	color: #6f6f6f; 
	text-decoration: underline; 
	}
	
a.footer {
	color: #000000; 
	text-decoration: none; 
	}
	
a.footer:hover {
	color: #dbd9db; 
	text-decoration: none; 
	}
	
a.tan {
	color: #A28674; 
	text-decoration: none; 
	}
a.tan:hover {
	color: #6f6f6f; 
	text-decoration: none; 
	}
	
a.grey {
	color: #797979; 
	text-decoration: none; 
	}
a.grey:hover {
	color: #6f6f6f; 
	text-decoration: none; 
	}
	
a.flashpick {
	color: #6f6f6f; 
	text-decoration: none; 
	}
a.flashpick:hover {
	color: #6f6f6f; 
	text-decoration: none; 
	}


/* bolds */
b.footer {
	color: #7C7B7B; 
	font-size: 9px; 
	}


/* form elements */
input.button {
	background-color: #72979F; 
	border: 1px #BEDBE1 solid; 
	color: #ffffff; font-size: 9px; 
	text-transform: uppercase; 
	}
	
input.resebuttonalt {
	background-color: #5d7b82; 
	border: 1px #BEDBE1 solid; 
	color: #ffffff; font-size: 9px; 
	text-transform: uppercase; 
	}

input.monospace {
	background-color: #e1e1e1; 
	border: 1px #bdbdbd solid; 
	color: #6f6f6f; 
	font-size: 9px; 
	margin: 0px 15px 0px 0px; 
	}
	
input.buttonrese {
	background-color: #72979F; 
	border: 1px #BEDBE1 solid; 
	color: #ffffff; 
	font-size: 9px;
	width:135px;
	float:right;
	margin-right:15px;
	margin-left:15px;
	}

textarea.monospace {
	background-color: #e1e1e1; 
	border: 1px #bdbdbd solid; 
	color: #6f6f6f; 
	font-size: 10px; 
	}


/* headers */
h1 {
	color: #666666; 
	font-size: 14px; 
	font-weight: bold; 
	line-height: 1.5; 
	padding: 0px 30px 10px 15px; 
	margin:0px; 
	}
html>body h1 {
	font-size:13px;
	}

h1.home {
	color: #666666; 
	font-size: 14px; 
	font-weight: bold; 
	line-height: 1.5; 
	padding: 111px 30px 10px 15px; 
	margin:0px; 
	}
	
html>body h1.home {
	font-size: 13px;
	}
	
h2 {
	color: #666666; 
	font-size: 11px; 
	line-height: 18px; 
	padding: 0px 0px 0px 15px; 
	margin:0px; 
	}
	
h2.bottomspace {
	color: #666666; 
	font-size: 11px; 
	line-height: 18px; 
	padding: 0px 0px 10px 15px; 
	margin:0px; 
	}


/* horizontal rule */
hr {
	background-color: #BEB0A8; 
	color: #BEB0A8; 
	height: 1px; 
	margin:18px 20px 18px 20px; 
	}


/* image */
img.fivebyfive {
	margin: 5px 5px 5px 5px; 
	}
	
img.hpspecialhr {
	margin: 12px 0px 8px 15px;
	}

img.hr {
	margin: 5px 30px 5px 15px; 
	}
html>body img.hr {
	margin: 5px 30px 20px 15px; 
	}	
	
img.hralt {
	margin: 15px 30px 10px 15px; 
	}
html>body img.hralt {
	margin: 15px 30px 20px 15px; 
	}
	
img.nav_hr_top {
	margin: 15px 120px 16px 18px;
	}
	
img.nav_hr_bot {
	margin: 9px 11px 10px 17px;
	}
	
img.navmidhr {
	margin:15px 0px 9px 15px;
	}
	
img.listpic {
	margin:0px 0px 25px 0px;
	}
	
img.pgheader {
	margin: 10px 0px 10px 15px; 
	}
    
img.pgheaderalt {
	margin: 15px 0px 15px 15px; 
	}

img.subnav {
	margin: 8px 5px 0px 0px; 
	}
	
img.subnavarrow {
	margin:10px 5px 0px 0px;
	}

img.logo {
    margin:34px 13px 20px 15px;
	}
	
img.stroke   {
	border: 1px solid #418C9F;
}

/*lists*/
ul {
	color: #6f6f6f; 
	font-size: 10px; 
	line-height: 18px; 
	list-style-image: url(http://koalkeel.com/images/bullet.gif); 
	padding: 0px 30px 15px 15px; 
	margin: 0px 30px 0px 30px; 
	}
	
ul.specials {
	color: #6f6f6f; 
	font-size: 10px; 
	line-height: 18px; 
	list-style-image: url(http://koalkeel.com/images/bullet.gif); 
	padding: 0px 5px 10px 15px; 
	margin: 0px 30px 0px 30px; 
	}
    
ol {
	color: #6f6f6f; 
	font-size: 10px; 
	line-height: 18px; 
	padding: 0px 30px 15px 15px; 
	margin: 0px 30px 0px 30px; 
	}
	
ol.medium {
	color: #6f6f6f; 
	font-size: 10px; 
	line-height: 1.7; 
	margin-top: 0px; 
	margin-right: 30px; 
	}	

/* paragraphs */
p.footer {
	color: #000000; 
	font-size: 9px; 
	line-height: 18px; 
	padding: 5px 5px 5px 5px; 
	margin:0px; 
	}
	
p.home {
	color: #6f6f6f; 
	font-size: 10px; 
	line-height: 17px; 
	padding: 0px 30px 0px 15px; 
	margin: 0px; 
	}
html>body p.home {
	padding: 0px 25px 0px 15px; 
	}
  
	
p.descrip {
	color: #6f6f6f; 
	font-size: 10px; 
	line-height: 18px;
	margin-top:0px; 
	}
	
p.large {
	color: #735847; 
	font-size: 11px; 
	line-height: 18px; 
	padding: 0px 30px 0px 15px; 
	margin:0px; 
	}
	
p.regular {
	color: #333333; 
	font-size: 10px; 
	line-height: 16px; 
	padding: 0px 30px 0px 15px; 
	margin: 0px; 
	}
	
p.nopadding {
	color: #6f6f6f; 
	font-size: 10px; 
	line-height: 18px;
	margin: 0px; 
	}

p.small {
	color: #6f6f6f; 
	font-size: 9px; 
	line-height: 14px; 
	padding: 0px 20px 0px 15px; 
	margin:0px; 
	}

p.subnav {
	color: #735847; 
	font-size: 9px; 
	line-height: 17px; 
	padding: 0px 15px 0px 15px; 
	margin:0px; 
	}
	
p.litegray {
	color: #6f6f6f; 
	font-size: 10px; 
	line-height: 1.5; 
	padding: 0px 15px 10px 15px; 
	}

/* spans */
span.back {
	color: #6f6f6f; 
	display: block; 
	font-size: 10px; 
	line-height: 1.5; 
	padding: 15px 15px 15px 0px; 
	}
	
span.hotel {
	color: #6f6f6f; 
	display: inline; 
	}
	
span.para-header {
	color: #6f6f6f; 
	display: inline; 
	font-size: 11px; 
	font-weight: bold; 
	}
	
span.regular {
	color: #6f6f6f; 
	font-size: 10px; 
	line-height: 18px; 
	padding: 0px 30px 0px 15px; 
	margin: 0px; 
	}

span.selector {
	background-color: #313131; 
	color: 3c1503;
	display: block; 
	font-size: 10px; 
	height: 10px; 
	padding: 8px 10px 8px 0px; 
	text-align: right; 
	}

span.selector2 {
	color: #FFFFFF; 
	font-size: 10px; 
	padding: 0px 10px 10px 0px; 
	text-align: right; 
	}
	
span.fivebyfive {
	margin: 5px 5px 5px 5px; 
	}

span.hotelsubnav {
	color: #999999; 
	display: block; 
	font-size: 9px; 
	padding: 10px 15px 15px 0px; 
	}
	
span.lite {
	color: #595B55; 
	display: block; 
	font-size: 10px; 
	line-height: 1.5; 
	padding: 0px 15px 15px 15px; 
	}	

span.liteform {
	color: #6f6f6f; 
	display: block; 
	font-size: 9px; 
	line-height: 1.5; 
	padding: 0px 0px 5px 15px; 
	}
	
/* for table text with a2cacc backgrounds */	
span.tablehd {
	color: #6f6f6f;
	}

span.lastupdated {
	color: #6f6f6f; 
	font-size: 9px; 
	line-height: 18px; 
	padding: 5px 5px 5px 5px; 
	margin:0px; 
	}
	
/* table */
table.table {
	margin-left: 15px; 
	margin-right: 30px;
	}
	
table.leftmarg {
	margin-left: 15px; 
	}
	
table.presspages {
	margin:5px 17px 5px 7px; 
	}
html>body table.presspages {
	margin:5px 35px 5px 7px; 
	}
	
table.hours {
	color: #6f6f6f; 
	font-size: 10px; 
	line-height: 18px;  
	margin-left: 6px; 
	}
    
table.temp {
	color: #6f6f6f; 
	font-size: 10px; 
    margin-right: 30px;  
	margin-left: 15px; 
	}
	
td.hotel {
	border-bottom: 1px #418c9f solid; 
	color: #6f6f6f; 
	font-size: 9px; 
	font-weight: bold; 
	line-height: 18px; 
	margin:0px; 
	padding:10px 2px 2px 2px; 
	text-align: center; 
	text-transform: uppercase; 
	}

td.chart {
	color: #6f6f6f; 
	font-size: 9px; 
	line-height: 18px; 
	margin:0px;
	padding: 2px 2px 2px 2px; 
	}
    
td.divider {
	border-bottom: 1px #e0d0b2 solid; 
	color: #6f6f6f; 
	font-size: 9px; 
	line-height: 18px; 
	margin:0px;
	padding: 2px; 
	}

td.head {
	border-bottom: 1px #5a5a5a solid; 
	color: #6f6f6f; 
	font-size: 9px; 
	font-weight: bold; 
	line-height: 18px; 
	margin:0px; 
	padding: 2px 2px 2px 2px; 
	}

td.contentarea {
	background-color: #ffffff;
	}

td.table {
	color: #6f6f6f; 
	font-size: 9px; 
	line-height: 18px; 
	margin:0px; 
	padding: 2px 2px 2px 2px;
	}
    
td.phototable {
	color: #6f6f6f; 
	font-size: 9px; 
	line-height: 12px; 
	margin: 0px; 
	padding: 2px;
    text-align: center;
	}
	
td.tablephot {
	color: #6f6f6f; 
	font-size: 9px; 
	line-height: 13px; 
	margin:0px; 
	padding: 2px 2px 2px 2px;
	}
	
td.mainnav {
	background-color: 3c1503;
	}
	
table.reservations {
	background-color: #E1E6C4;
	border:1px #E1E6C4 solid;
	margin:0px 15px 13px 15px;
	}
	
td.tourcharttwo {
	color: #6f6f6f; 
	font-size: 10px; 
	line-height: 1.5; 
	padding: 0px 0px 15px 0px; 
	margin: 0px; 
	}
	
td.tourchartone {
	color: #6f6f6f; 
	font-size: 10px; 
	line-height: 1.5; 
	padding: 0px 0px 20px 0px; 
	margin: 0px; 
	}
	

	
/* specials boxes */

a.specials { 
	color: #6f6f6f; 
	font-family: verdana,arial,helvetica,san serif;
	font-size: 9px;
	text-decoration: underline;	
}

a.specials:hover { 
	color: #ffffff; 
	font-family: verdana,arial,helvetica,san serif;
	font-size: 10px;
	text-decoration: none;
}

a.packages { 
	color:  #6f6f6f; 
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}

a.packages:hover { 
	color:  #6f6f6f; 
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	text-decoration: underline;
	font-weight:bold;
}

table.packages {
	background: #e1e6c4;
	color: #6f6f6f;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin-left: 15px; 
	margin-right: 10px;
}

table.packages2 {
	background: #c0c0c0;
	color: #6f6f6f;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}

table.smallrese {
	margin-top:-20px;
	margin-right:0px;
	margin-left:0px;
	}
html > body table.smallrese {
	margin-top: 0px;
	}

font.packages {
	font-family: verdana,arial,helvetica,san serif;
	color: #000000;
	font-size: 10px;
}

th.special {
	background: #c0c0c0;
	font-family: verdana,arial,helvetica,san serif;
	font-size: 10px;
	font-weight:bold;
}

select.monospace {
	font-family: arial;
	background-color: #e1e1e1; 
	color: #6f6f6f; 
	font-size: 9px;
	}
	
select.packages {
	background-color: #c0c0c0; 
	color: #44342A; 
	font-size: 9px;
}	

select.packages2 {
	background-color: #c0c0c0; 
	color: #44342A; 
	font-size: 9px;
}

select.monospacerese {
	font-family: arial,;
	background-color: #e1e1e1; 
	color: #6f6f6f; 
	font-size: 9px; 
	width:140px;
	}

.photoControlsm {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #6f6f6f; 
	margin: 10px 15px 0px 0px; 
	}

/* added 10/25/05 for header & footer */

a.top {	
    color: #a3a2a2; 
    text-decoration: none;
    }
	
a.top:hover { 
    color: #a3a2a2; 
    text-decoration: underline; 
    }

.toprow { 
    font-size: 10px; 
    color: #a3a2a2; 
    line-height: 10px; 
    margin-top: 5px; 
    padding-bottom: 9px; 
    margin-right: 19px;	
    }

img.shop { 
    margin: 1px 8px 8px 0px;	
    }

p.bottom { 
    color: #999999; 
    font-size: 9px; 
    line-height: 18px; 
    padding: 5px 5px 5px 0px; 
    margin:0px; 
    letter-spacing: -1px; 
    }
    
/*table.maintable {
    margin-top: 5px;
    } */
	
    
 span.liteformalt {
	color: #6f6f6f; 
	display: block; 
	font-size: 9px; 
	line-height: 1.5; 
	padding: 0px 0px 0px 0px; 
	}
    
   	
span.liteform {
	color: #6f6f6f; 
	display: block; 
	font-size: 9px; 
	line-height: 1.2; 
	padding: 0px 0px 0px 15px; 
	} 
	
select.monospaceresealt {
	font-family: arial,;
	background-color: #e1e1e1; 
	color: #999999; 
	font-size: 9px; 
	width:150px;
	}

	
.hotelselect {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px;
	text-align: left;
	}
	
.reseleft {	 
	font-family: arial;
	font-size: 9px;
	color: #6f6f6f;
	background-color: #acc6c7;
	border: 1px solid #738f92;
	margin: 0px 0px 0px 15px;
	}	

.resefields {	 
	font-family: arial;
	font-size: 9px;
	color: #6f6f6f;
	background-color: #acc6c7;
	border: 1px solid #738f92;
	margin: 0px;
	} 
	
img.calendar {
	padding: 0px;
	margin: 0px;
	}
	
input.promocode {
	background-color: #acc6c7; 
	border: 1px solid #738f92; 
	color: #999999; 
	font-size: 9px; 
	margin: 0px 4px 0px 4px; 
	}

.date {	 
	font-family: arial;
	font-size: 9px;
	color: #6f6f6f;
	background-color: #acc6c7;
	border: 1px solid #738f92;
	margin: 0px 0px 0px 0px;
	}

table.leftreservation {
    border-collapse: collapse;
	margin-top:-20px;
    margin-bottom: -15px
	}
html > body table.leftreservation {
	margin-top: 0px;
	}

p.phone {
	color: #424b51;
	font-size: 10px;
	line-height: 12px;
    margin-right: 5px;
    margin-bottom: -10px;
    margin-left: 15px;
	} 
    
html>body p.phone {
    margin-bottom: -5px;
}
    
#inquiryform {
	margin: 10px 10px 5px 15px;
	}
    
#inquiryformsp {
	margin: 0px 10px 2px 15px;    
	}

.inquiry {
	color: #424b51;
	font-size: 10px;
	line-height: 13px;
	}

input.quickinq {
	background-color: #eee5d5; 
	border: 1px solid #424b51; 
	color: #424b51; 
	font-size: 9px; 
	margin: 0 0 3px; 
	padding: 2px;
	}

select.quickinq {
	background-color: #eee5d5; 
	border: 1px solid #424b51; 
	color: #424b51; 
	font-size: 9px; 
	margin: 0 0 3px; 
	padding: 2px;
	}

img.quickinq {
	margin: 15px 0 0;
	}

	
a.footer2 {
	color: #6f6f6f; 
	text-decoration: none;
}
a.footer3 {
	color: #dbd9db; 
	text-decoration: none;
}
p.regularheader {
	color: 6e6a11;
	font-size: 18px;
	line-height: 20px;
	padding: 0px 30px 0px 15px;
	margin: 0px;
	font-weight: bold;
}
p.menuleft {
	color: #92cd8e;
	font-size: 10px;
	line-height: 25px;
	padding: 0px 30px 0px 15px;
	margin: 0px;
	font-weight: bold;
}