#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 12px Arial;
margin:0;
margin-left: 16px; /*margin between first menu item and left browser edge*/
margin-right: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
/*margin: 0 2px 0 0;
padding: 0;
*/
text-transform:uppercase;
}

#modernbricksmenu a{
font: bold 12px Arial;
float: left;
display: block;
color: white;
 margin: 0 1px 0 0; /*Margin between each menu item*/ 
padding: 5px 5px;
text-decoration: none;
text-align:center; 
letter-spacing: 0.5px;
background-color: #BA973B; /*Default menu color*/
border-bottom: 1px solid #BA973B;
width: 125px;
height: 24px;
}

#modernbricksmenu a:hover{
background-color: #D25A0B; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #BEC345; /*Brown color theme*/ 
border-color: #BEC345; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 6px;
line-height: 6px;
background: #BEC345; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 250px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}

a.room{
font: bold 14px Arial;
display: block;
color: white;
margin: -6 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
text-align:center; 
letter-spacing: 1px;
background-color: #BA973B; /*Default menu color*/
}

td.room_det, a.room_det{
vertical-align: top;
font: bold 9px Arial;
color: white;
margin: 0px 0px 0px 0px;
text-decoration: none;
text-align:center; 
letter-spacing: 1px;
background-color: #BA973B; /*Default menu color*/	
	
}


.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:green; margin:0px 8px;}
.b2 {height:1px; background:#BEC345; border-right:2px solid green; border-left:2px solid green; margin:0 6px;}
.b3 {height:1px; background:#BEC345; border-right:1px solid green; border-left:1px solid green; margin:0 5px;}
.b4 {height:2px; background:#BEC345; border-right:1px solid green; border-left:1px solid green; margin:0 4px;}
.rbox {background: #BEC345; border-right:1px solid green; border-left:1px solid green; margin: 0 4px}
.rbox div { margin-left: 5px;}

td, th, tr, div, p
{
	font-family : verdana;
	font-size:11pt;	
}	


a:hover.menu{
background-color: #D25A0B; /*Menu hover bgcolor*/
}
a.menu{
	font: bold 12px Arial;
	float: center;
	display: block;
	color: white;
 	margin: 5px 1px 0 0; /*Margin between each menu item*/ 
	padding: 5px 1px;
	text-decoration: none;
	text-align:center; 
	letter-spacing: 0.5px;
	background-color: #BA973B; /*Default menu color*/
	border-bottom: 1px solid #BA973B;
}

#current_a {
	background-color: #BEC345; /*Brown color theme*/ 
	border-color: #BEC345; /*Brown color theme*/ 
	font: bold 12px Arial;
	float: center;
	display: block;
	color: white;
 	margin: 5px 1px -1 0; /*Margin between each menu item*/ 
	padding: 5px 1px;
	text-decoration: none;
	text-align:center; 
	letter-spacing: 0.5px;
}
