body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #021545;
}
table, tr, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #F45B19;
}
a:link {
	text-decoration: none;
	color: #F45B19;
}
a:visited {
	text-decoration: none;
	color: #F45B19;
}
a:hover {
	color: #9FBC1A;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #33346E;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #9FBC1A;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #33346E;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #F45B19;
}
.h1 {
	font-size: 18px;
	font-weight: bold;
	color: #33346E;
}
.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #9FBC1A;
}
.h3 {
	font-size: 14px;
	font-weight: bold;
	color: #33346E;
}
.h4 {
	font-size: 16px;
	font-weight: bold;
	color: #F45B19;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.navigationw {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.navigationw a:active {
	color: #FFFFFF;
}
.navigationw a:link {
	color: #FFFFFF;
}
.navigationw a:visited {
	color: #FFFFFF;
}
.navigationw a:hover {
	color: #9FBC1A;
}
.links {
	font-size: 10px;
}
.linksw {
	color: #FFFFFF;
	font-size: 11px;
}
.bg {
	background-color: #FFFFFF;
}
.bgheader {
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgfooter {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgleft {
	background-image: url(images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgright {
	background-image: url(images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgstars {
	background-image: url(images/bg_stars.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menuservices {
	background-image: url(images/menu_services.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 5px;
	color: #FFF;
}
.menurecommended {
	background-image: url(images/menu_recommended.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 5px;
	color: #33346E;
}
.menutestimonials {
	background-image: url(images/menu_testimonials.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-right: 15px;
	padding-left: 5px;
	color: #FFF;
}
.menuextras {
	background-image: url(images/menu_extras.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 5px;
	color: #FFFFFF;
}
.menuspecials {
	background-image: url(images/menu_specials.gif);
	background-repeat: repeat-y;
	background-position: right;
	color: #33346E;
	padding-right: 5px;
	padding-left: 15px;
}
.menustar {
	background-image: url(images/menu_star.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.preload {
	display: none;
}
.specials {
	background-color: #F45B19;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
.featured {
	background-color: #C0C4D0;
	padding-right: 10px;
	padding-left: 10px;
}
.photo {
	border-bottom: #021545 1px solid;
	border-left: #021545 1px solid;
	border-top: #021545 1px solid;
	border-right: #021545 1px solid;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px
}
.video {
	border-bottom: #021545 1px solid;
	border-left: #021545 1px solid;
	border-top: #021545 1px solid;
	border-right: #021545 1px solid;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px
}
