body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  margin-top:0;
  background-color:#ffffff;
}
table {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding-bottom: 3px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {

	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.main {
	padding-left: 20px;
	width: 473px;
	padding-right: 20px;
	background-color:#ffffff;
	padding-top: 60px;
	padding-bottom: 50px;
}
.picbody {
	width: 473px;
	background-color:#ffffff;
	padding-top: 15px;
	padding-bottom: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
.mainbody {
	padding-left: 20px;
	width: 573px;
	padding-right: 20px;
	background-color:#ffffff;
	padding-top: 35px;
	padding-bottom: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
.menutitle {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363217;
}
.menu {
	width: 220px;
	background-color:#ffffff;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #EBE8CF;
	padding-top: 25px;
	padding-left: 15px;
}
.mainheading {
	font-size: 16px;
	font-weight: bold;
}
.hoteltable {
	font-size: 9px;
	border: 1px solid #CAC182;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.tablerowcolor {
	background-color: #EBE8CF;
	padding-bottom: 5px;
}
.agendatable {
	border: 1px solid #CAC182;
	padding-top: 5px;
	width: 425px;
}
.tableheading {
	font-size: 10px;
	font-weight: bold;
	background-color: #363217;
	padding-left: 10px;
	color: #FFFFFF;
}
.subheading {
	font-size: 13px;
	font-weight: bold;
	color: #0C2E82;
	text-transform: uppercase;
}
.more_info {
	font-size: 9px;
}
.indexpicture {
	background-image: url(other_images/index.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 755px;
	background-position: center;
}
.indexfooter {
	background-image: url(other_images/indexfooter.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 755px;
}
.attention {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.attention a:link {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.attention a:visited {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.buttons {
	width: 115px;
	padding-right: 7px;
	padding-left: 9px;
	padding-top: 1px;
}
.buttons a:link {

	text-decoration: none;
}
.buttons a:visited {
	color: #333333;
	text-decoration: none;
}
.buttons a:hover {
	color: #000000;
	text-decoration: underline;
}
.buttons a:active {
	color: #333333;
	text-decoration: none;
}
.maintable {
	width: 700px;
}

.column1 {
	background-color: #A9D3FE;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
.column2 {
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A9D3FE;
	border-bottom-color: #A9D3FE;
	padding: 3px 3px 3px 5px;
}
.tableborder {
	border: 1px solid #7E5619;
}
#navcontainer ul
{
padding: 3px 0 3px 0;
margin: 0;
list-style-type: none;
background-color: #CBE3FF;
color: #003366;
width: 100%;
font: normal arial, helvetica, sans-serif;
text-align: center;
}

li { display: inline; }


li a
{
text-decoration: none;
background-color: #CBE3FF;
color: #003366;
padding: 3px 20px 3px 20px;
border-right: 1px solid #fff;
}

li a:hover, 
li a:active, 
li a:visited
{
background-color: #CBE3FF;
color: #003366;
}
