body {
	margin: 0px;
	background-image: url(../images/back_g.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.side_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.side_header {
	font-weight: bold;
	color: #4396CA;
}
.side_header_o {

	font-weight: bold;
	color: #FF9933;
}
.side_header_g {


	font-weight: bold;
	color: #66CC00;
}
a:link {
	color: #FF9956;
}
a:hover {
	color: #FF6600;
}
a:visited {
	color: #FF9900;
}
.side_header_y {


	font-weight: bold;
	color: #FFFF00;
}
.left_bk {
	background-image: url(../nav_images/lft.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.rt_bk {

	background-image: url(../nav_images/rt.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.footer_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

fieldset {
	font-size: 10px;
	background-color: #66FFFF;
}
.accom-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	background-position: center;
	text-align: center;
	margin: 1px;
	padding: 2px;
	width: 100px;
}
.accom-menu-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #010203;
	background-position: center;
	text-align: center;
	margin: 1px;
	padding: 2px;
	width: 100px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.accom-menu-big a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.accom-menu-big a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFCC00;
}

/*---nav for accoms---- */
#chromemenu{
width: 99%;
font-weight: bold;
font-size: 70%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(http://www.stellamarisresort.com/includes/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 2px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
	background: url(http://www.stellamarisresort.com/includes/chromebg2.gif) center center repeat-x;
	color: #FF9900;
}
/*---nav for accoms---- */
#chromemenuog{
width: 99%;
font-weight: bold;
font-size: 70%;
}

#chromemenuog:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenuog ul{
border: 1px solid #BBB;
width: 100%;
background: url(http://www.stellamarisresort.com/includes/chromebgog.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenuog ul li{
display: inline;
}

#chromemenuog ul li a{
color: #ffffff;
padding: 2px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenuog ul li a:hover{
background: url(http://www.stellamarisresort.com/includes/chromebgog2.gif) center center repeat-x;
}
