body {
	margin: 0px;
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14px;
	color: #221E1F;
}

a {
	color: #050066;
	text-decoration: underline;
}
a:hover {
	color: #050066;
	text-decoration: none;
}
.a2 {
	color: #B9B48B;
	text-decoration: none;
}
.a2:hover {
	color: #FFFFFF;
	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;
}
.bg_lightcreame {
	background-color: #E7E5D7;
}
.footer {
	color: #484534;
	text-decoration: none;
}
.footer:hover {
	color: #050066;
	text-decoration: none;
}
.footer1 {
	color: #FFFFFF;
	text-decoration: none;
}
.footer1:hover {
	color: #221E1F;
	text-decoration: none;
}
.txtred_heading {
	font-family: verdana;
	font-size: 12px;
	color: #CC0000;
}

.txtred_heading01 {
	font-family: verdana;
	font-size: 12px;
	color: #CC0000;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	
	}
	
.txtred_heading02 {
	font-family: verdana;
	font-size: 14px;
	color: #CC0000;
	line-height: 25px;
	text-decoration: none;
	padding-left:8 px;
	font-weight: bold;
	}
.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_darkgreen {
	font-family: verdana;
	font-size: 10pt;
	color: #484534;
	font-weight: bold;
	background-color: #E7E5D7;
	height: 18px;
	margin: 2px 0px;
	padding: 2px 0px;
	background-position: center center;
	text-transform:uppercase;
}

.path {

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


	font-family: verdana;
	font-size: 10pt;
	color: #494634;
	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 #5D5A44;
	height: 20px;
}
.button {
	background-color: #050066;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	height: 22px;
}
.bg_skyblue {

	background-color: #F2F1EA;
}

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

	background-color: #5D5A44;
}
.bg_green1 {

	background-color: #B9B48B;
}
.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: #B9B48B;
	text-decoration: none;
	background-color:#484534;
	background-image:url(/images/arrow-dotted.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: #484534 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: #B9B48B 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_darkgreen_10pt {
	color: #494635;
	font-size: 10pt;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #221e1f;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.ziggy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #221e1f;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.specialoffer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #221e1f;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.notbold {
	font-weight: normal;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #484534;
	margin: 0px;
	padding: 0px 0px 5px;
}
.bg_darkgreen_reservation {
	background-color: #5D5A44;
	font-size: 11px;
}
.top {
	font-family: arial;
	font-size: 8pt;
	color: #484534;
	line-height: 14px;

}
.txt_lightcreame {
	color: #E7E5D7;
}
.inputbox1 {
	border: 1px solid #5D5A44;
	font-size: 10px;
	background-repeat: no-repeat;
}
.h1class {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
.h2class {
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding: 0px;
}
.hbold {
	font-weight: normal;
}
.tableborder-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEBEBE;
}
.txt-blue {
	color: #030065;
}
.bg-rnb {
	background-color: #E6E6E6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BEBEBE;
}
.img-border {
	border: 1px solid #BEBEBE;
}
.homemenu-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #030065;
	background-color: #FFFFFF;
	font-weight: bold;
	cursor:pointer;
}

.homemenu-Inactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	background-color: #F6F6F6;
	font-weight: bold;
	cursor:pointer;	
}

.homemenu-Inactive:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #030065;
	background-color: #FFFFFF;
	font-weight: bold;
	cursor:pointer;	
}
.inputBox {
	font-family: Arial, Helvetica;
	font-size:11px;
	color:#666666;
	padding:1px 0px 1px 3px;
	border:1px solid #CCCCCC;
}
.tableLeft {
	font-family: Arial, Helvetica;
	font-size:11px;
	color:#666666;
	padding-right:10px;
	background-color:#E6E6E6;
	border:1px solid #484534;
	padding-top:3px;
}
.tableRight {
	font-family: Arial, Helvetica;
	font-size:11px;
	color:#000000;
	padding-left:10px;
	background-color:#E6E6E6;
	border:1pt solid #484534;
}
.red-small {
	font-family: Arial, Helvetica;
	font-size:10px;
	color:#FF0000;
}
.button {
	font-family: Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#050066;
	border:0px;
	padding:2px;
}
.heading_table {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #050066;
	height: 18px;
	margin: 2px 0px;
	padding: 2px 0px;
	background-position: center center;
	text-transform:uppercase;
}
a.table_link:link, a.table_link:visited {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-transform:uppercase;
}
a.table_link:hover {
	font-family: verdana;
	font-size: 10pt;
	color: #CCCCCC;
	font-weight: bold;
	text-transform:uppercase;
}
