body
{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px;
	background-color: #71a8a8;
}

#container
{
	width: 750px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #fcecda;
	color: #333;
	border: 1px solid #4d3779;
	border-top: 0px;
	line-height: 115%;
	font-family: helvetica;
	font-size: 13px;
}

#top
{
	border-bottom: 1px solid #4d3779;
	height: 74px;
	width: 750px;
	padding: 0px;
	background: url(img/navbg.jpg) 150px;
}

.topLinks {
	height: 74px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#logo
{
	border-right: 1px solid #4d3779;
	height: 74px;
}

img {
	padding: 0px;
	margin: 0px;
}



ul
{
	width: auto;
	padding-left: 0px;
	position: relative;
	list-style-position: inside;
	list-style: none;
	line-height: 108%;
}

.odd
{
	padding: 5px;
	padding-right: 60px;
	background: #fde5ca;
}

.even
{
	padding: 5px;
	padding-right: 60px;
}

.price
{
	float: right;
	text-align: right;
}

a:link
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #4d3779;
}

a:visited
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #1b0045;
}

a:hover
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #806fa9;
}

a:active
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: gray;
}

#top h1
{
padding: 0;
margin: 0;
}

.noBorder {
	border: 0px;
}

#leftnav
{
border-right: 1px solid #4d3779;
overflow: hidden;
width: 150px;
height: 600px;
margin: 0px;
float: left;
}

#leftnav2
{
border-right: 1px solid #4d3779;
overflow: hidden;
width: 150px;
height: 600px;
margin: 0px;
float: left;
	background-image: url(img/vertleft2.jpg);
}

#leftnav4
{
border-right: 1px solid #4d3779;
overflow: hidden;
width: 150px;
height: 600px;
margin: 0px;
float: left;
	background-image: url(img/vertleft4.jpg);
}

#leftnav5
{
border-right: 1px solid #4d3779;
overflow: hidden;
width: 150px;
height: 600px;
margin: 0px;
float: left;
	background-image: url(img/vertleft5.jpg);
}

#leftnav6
{
border-right: 1px solid #4d3779;
overflow: hidden;
width: 150px;
height: 600px;
margin: 0px;
float: left;
	background-image: url(img/vertleft6.jpg);
}

#content
{
margin-left: 150px;
min-height: 352px;
padding-right: 0px;
padding: 1em;
background-color: #fcecda;
}

#leftnav p { margin: 0 0 1em 0;
}

ul#menuItemCategories
{
	list-style: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}

ul#menuItemCategories li
{
	font-family: helvetica;
	font-size: 12px;
	color: #4d3779;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 3px;
	border-top: 1px solid #4d3779;
	border-bottom: 1px solid #4d3779;
	background-color: #ffa862;
}

#gMap {
	width: 550px;
	margin: 0 auto;
}

div#quote
{
	font-size: 13px;
	line-height: 110%;
	margin: auto;
	text-align: center;
	width: 345px;
}

#contactLeft {
	padding-top: 20px;
	line-height: 125%;
	float: left;
	width: 45%;
	font-size: 13px;
	text-align: left;
}

#menuImages {
	text-align: center;
	margin: auto;
	padding: 0px;
	margin: 0px;
}

#contactRight {
	width: 298px;
}

img#tuktuk {
	float: right;
	width: 246px;
	height: 151px;
}

#footer{
clear: both;
margin: 0px;
padding: 0px;
background-color: #a8af69;
border-top: 1px solid #4d3779;
padding-right: 5px;
text-align: right;
font-family: helvetica;
font-size: 12px;
}