body {
	margin: 0px;
	background-color: #A5D7EF;
	background-image: url(/images/bgimage.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14px;
	color: #221E1F;
}

a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #221E1F;
	text-decoration: none;
}
.a2 {
	color: #000066;
	text-decoration: none;
}
.a2:hover {
	color: #CC0000;
	text-decoration: none;
}
.bg_white {
	background-color: #ffffff;
}
.bg_footer {
	background-color: #e9e9e9;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #333333;
	line-height: 16px;
}

.boldcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:  normal;
	font-weight:bold;
	color: #333333;
	line-height: 16px;
}

a.hlink:link,a.hlink:visited,a.hlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #221E1F;
}
.bg_lightgrey {
	background-color: #DCDDDE;
}
.footer {
	color: #FFFFFF;
	text-decoration: none;
}
.footer:hover {
	color: #A5D7EF;
	text-decoration: none;
}
.txtred_heading {
	font-family: verdana;
	font-size: 12px;
	color: #CC0000;
}
.txtblue_heading {
	font-family: verdana;
	font-size: 12px;
	color: #000066;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCE0;
}
.heading_blue {
	font-family: verdana;
	font-size: 10pt;
	color: #25466E;
	font-weight: bold;
	background-color: #DCDDDE;
	height: 18px;
	margin: 2px 0px;
	padding: 2px 0px;
	background-position: center center;
}
.path {

	font-family: verdana;
	font-size: 11px;
	color: #CC0000;
}
.heading_lightblue {


	font-family: verdana;
	font-size: 10pt;
	color: #006699;
	font-weight: bold;
}
.border_table {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCE0;
	border-right-color: #CCCCE0;
	border-bottom-color: #CCCCE0;
	border-left-color: #CCCCE0;
}
.inputbox {
	border: 1px solid #24456E;
	height: 20px;
}
.button {
	background-color: #5D85A6;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	height: 22px;
}
.bg_skyblue {

	background-color: #97C8E2;
}

.a1 {
	color: #25466E;
	text-decoration: none;
}
.a1:hover {
	color: #221E1F;
	text-decoration: none;
}.img-border {
	border: 3px solid #CCCCCC;
}
.txt_darkblue {
	color: #25466E;
}
.txt_white {
	color: #FFFFFF;
}
.bg_homernb {
	background-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #97C8E2;
}
.bg_darkblue {

	background-color: #5D85A6;
}
.bg_darkgrey {

	background-color: #939598;
}
.border_rnb {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97C8E2;
	border-right-color: #97C8E2;
	border-left-color: #97C8E2;
	background-image: url(/images/rnb-inner-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.border_bottom_rnb {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97C8E2;
	border-right-color: #97C8E2;
	border-left-color: #97C8E2;
	background-image: url(/images/rnb-inner-bg1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


#navcontainer
{
	background: #ffffff;
	width: 153px;
	margin: 0 4px;
	padding: 0em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	text-transform: lowercase;
	font-weight: bold;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 153px;
}

ul#navlist li
{
display: block;
margin: 0em;
padding: 0em;
}

ul#navlist li a
{
	display: block;
	width: 153px;
	padding: .4em 0 0.4em 1.8em;
	color: #221E1F;
	text-decoration: none;
	background-color:#97C8E2;
	background-image:url(/images/arrow-dotted-black.gif);
	background-repeat:no-repeat;
	background-position:5px;
	background-attachment:fixed;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #5D85A6;
	border-bottom-color: #ccc;
	border-left-color: #5D85A6;
}

ul#navlist li#active a
{
	background: #5D85A6 url(/images/arrow-dotted-white.gif) no-repeat fixed 5px center;
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #97C8E2;
	border-bottom-color: #ccc;
	border-left-color: #97C8E2;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	background: #5D85A6 url(/images/arrow-dotted-white.gif) no-repeat fixed 5px center;
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #97C8E2;
	border-bottom-color: #ccc;
	border-left-color: #97C8E2;
}
.txt_darkblue_10pt {
	color: #25466E;
	font-size: 10pt;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #221e1f;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.notbold {
	font-weight: normal;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #006699;
	margin: 0px;
	padding: 0px 0px 5px;
}
.bg_darkblue_reservation {
	background-color: #5D85A6;
	font-size: 11px;
}
.top {
	font-family: arial;
	font-size: 13px;
	color: #25466e;
	line-height: 18px;

}

