/* @override http://www.stkittstravel.co.uk/main.css */

* {
 padding: 0;
 margin: 0;
}

body
{
  font: .8em "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	color: #71502d;
	background: url(media/body_bk.jpg) no-repeat 50% top  fixed;
}

#content p {
	line-height: 24px;
	margin-bottom: 18px;
}

#leftcolumn p {
	line-height: 24px;
	margin-bottom: 18px;
}

#centercolumn p {
	line-height: 24px;
	margin-bottom: 18px;
}

#content h1 {
	color: #f59912;
	margin-bottom: 11px;
	font-size: 14px;
}
#wrapper {
 width: 770px;
 margin: 0 auto;
}
#header {
 border: 1px solid #fff;
 height: 332px;
	background: #fff url(media/header.jpg);
}
#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 0 0px 0px 5px;
 padding: 4px;
 display: inline; /* IE Hack */
 width: 24%;
 float: left;
 border: 1px solid #fff;
 background-color: #fff;
 min-height: 300px;
	width: 340px;
	margin-left: 16px;
}

* html #leftcolumn {height:300px} /* IE Min-Height Hack */ 

#rightcolumn { /* Parent Wrapper for inside boxes */
 margin: 0 0px 0px 0px;
 display: inline; /* IE Hack */
 padding: 4px;
 float: right;
 border: 1px solid #fff;
 background-color: #fff;
 min-height: 300px;
	width: 49%;
	margin: 0;
}

* html #rightcolumn {height:300px} /* IE Min-Height Hack */

#centercolumn {
 border: 1px solid #fff;
 margin: 0 0px 0px 0px;
 display: inline; /* IE Hack */
 padding: 4px;
 float: left;
 min-height: 300px;
	width: 49%;
}

* html #centercolumn {height:300px} /* IE Min-Height Hack */ 

#footer {
 background-color: #fff;
 margin: 2px 5px 5px;
 display: inline;
 float: left;
 width: 97.7%;
	font-size: 80%;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#footer hr {
	margin-bottom: 26px;
	background-color: #dbc6ab;
	height: 3px;
	border-style: none;
	border-width: 0;
}

.axyswebslink {
	color: #fe9d3b;
}

ol
{
  margin:0;
  padding: 0 1.5em;
}

table.list
{
  color: #815c34;
  background: #fff5e9 url(media/full.jpg) repeat-x top left;
  border: 0 transparent;
  border-collapse:collapse;
  width: 340px;
	font-size: 90%;
}



thead.list
{

}

thead.list th
{
  padding: 1px 3px .5em 1em;
  border-bottom:1px dotted #FFF;
  text-align:left;
}



thead.list tr
{

}

td.list, th
{
  background:transparent;
  padding:.5em 1em;
}

tbody.list tr
{

}


tbody.list tr.odd td
{
  background: transparent url(media/tr_bg.png) repeat top left;
}

tfoot.list
{

}

tfoot.list td
{
  padding-bottom:1.5em;
}

tfoot.list tr
{

}

#navcontainer {
	background: transparent;
	height: 30px;
	position: relative;
	top: 100px;
	float: right;
	padding-right: 24px;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
	font-size: 17px;
	font-weight: bolder;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #898989;
background-color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #fe9d3b;
text-decoration: none;
}

.maintext {
	line-height: 24px;
	padding-left: 20px;
	padding-right: 20px;
}

h2 {
	padding-left: 20px;
	color: #fe9d3b;
}

h1 {
	color: #815c33;
	font-size: 22px;
}

.leftcltxt {
	font-size: 90%;
}

.lhImage {
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}

.hotelcontent {
	background: white;
	width: 700px;
	position: relative;
	left: 36px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #946f42;
}

.hotelphoto {
	float: left;
	padding-right: 12px;
}

.hotelstar {
	float: right;
	position: relative;
	bottom: 24px;
	right: 20px;
}

.hotelheader {
	color: #946f42;
	font-size: 16px;
	padding-bottom: 12px;
	padding-top: 12px;
}

.hotelprice {
	color: #008c23;
}

.hotelh2 {
	color: #fc902d;
	font-size: 14px;
}

.hotellink {
	color: #5c4008;
}

.hoteltable
{
  color: #815c34;
  background: #fff5e9 url(media/full.jpg) repeat-x top left;
  border: 0 transparent;
  border-collapse:collapse;
  width: 730px;
	font-size: 90%;
}

.contacttable
{
  color: #815c34;
  background: #fff5e9 url(media/full.jpg) repeat-x top left;
  border: 0 transparent;
  border-collapse:collapse;
  width: 340px;
	font-size: 90%;
}

.contacttable form
{
	margin: 12px;
}

p {
	margin: 0;
	padding: 0;
}
