body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 19px;
}
h1{
    font-family: tahoma;
	font-size: 14px;
	color: #339933;
	text-decoration: none;
	font-weight: bold;
	display:inline
}
.content{
    font-family: tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 19px;
}
.link{
	line-height: 19px;
	font-family: tahoma;
	font-size: 12px;
	color: #339933;
	text-decoration: none;
	line-height: 19px;
}
.link:hover{
	line-height: 19px;
	font-family: tahoma;
	font-size: 12px;
	color: #33cc33;
	text-decoration: none;
	line-height: 19px;
}
.bookinglink{
	line-height: 19px;
	font-family: tahoma;
	font-size: 12px;
	color: #339933;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
}
.bookinglink:hover{
	line-height: 19px;
	font-family: tahoma;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	line-height: 19px;
}
.special{
	line-height: 19px;
	font-family: tahoma;
	font-size: 12px;
	color: #ff0033;
	text-decoration: none;
	line-height: 19px;
}
.speciallink{
	line-height: 19px;
	font-family: tahoma;
	font-size: 12px;
	color: #ff0033;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
}
.speciallink:hover{
	line-height: 19px;
	font-family: tahoma;
	font-size: 12px;
	color: #990033;
	text-decoration: none;
	line-height: 19px;
}
.header{
	font-family: tahoma;
	font-size: 12px;
	color: #339933;
	text-decoration: none;
	font-weight: bold;
}
.headerlink{
	font-family: tahoma;
	font-size: 12px;
	color: #339933;
	text-decoration: none;
	font-weight: bold;
}
.headerlink:hover{
	font-family: tahoma;
	font-size: 12px;
	color: #33cc33;
	text-decoration: none;
	font-weight: bold;
}
.bg {
	background-image: url(/images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#navigation {
	display: block;
	padding-left: 5px;
	padding-right: 10px;
	background-image: url(/images/side.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 200px;
}

#navigationTop, #navigationTop a:visited, #navigationTop a:link
{
	font-family: tahoma;
	color: #339933;
	font-size: 16px;
	margin: 0;
	padding: 0 0 0px 0;
	text-align: center;
	text-decoration: none;
	}
	
#navigationTop a:hover {
font-family: tahoma;
	color: #33cc33;
	font-size: 16px;
	margin: 0;
	padding: 0 0 0px 0;
	text-align: center;
	text-decoration: none;
	}
	
#navigationTop a:link.active, #nav a:visited.active, #nav a:hover {
	color: #747c4e;
	background: url(images/line.gif) no-repeat bottom left;
	text-decoration: underline;
	}

#navigationTop2, #navigationTop2 a:visited, #navigationTop2 a:link
{
	font-family: tahoma;
	color: #339933;
	font-size: 13px;
	margin: 0;
	padding: 0 0 0px 0;
	text-align: center;
	text-decoration: none;
	}
	
#navigationTop2 a:hover {
font-family: tahoma;
	color: #33cc33;
	font-size: 13px;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: center;
	text-decoration: none;
	}

.nav_button {
	height: 25px;
	width: 190px;
	line-height: 25px;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	display: block;
	text-decoration: none;
	background-color: #F7F8F8;
	padding-left: 10px;
}
.nav_button:hover {
	height: 25px;
	width: 190px;
	line-height: 25px;
	font-family: tahoma;
	font-size: 12px;
	color: #33cc33;
	display: block;
	text-decoration: none;
	background-color: #F6FDFF;
	padding-left: 10px;
}
.nav_button_additonalinks {
	height: 10px;
	width: 200px;
	line-height: 25px;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 25px;
}
.nav_button_additonalinks:hover {
	height: 10px;
	width: 200px;
	line-height: 25px;
	font-family: tahoma;
	font-size: 12px;
	color: #33cc33;
	text-decoration: none;
	line-height: 25px;
}
.footer {
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 19px;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 19px;
	margin-left: 0px;
	margin-top: 0px;
}
.footer:hover {
	line-height: 19px;
	font-family: tahoma;
	font-size: 12px;
	color: #33cc33;
	text-decoration: none;
	line-height: 19px;
}
.newsletter{
    margin-left: 0px;
	margin-top: 0px;
}

.copyright {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
}

.image {
	padding: 5px;
	border-style:solid;
	border-color: #98a84e;
	border-width:1px;
}