/* ******************* */
/* STANDARD COMPONENTS */
/* ******************* */

BODY{
	background-color : #EEEEEE;
	font-family : arial, helvetica, sans-serif;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	text-align : center;
	font-size : 0.75em;
}

A{
	color : #900;
	text-decoration : none;
}

A:hover{
	color : #900;
	text-decoration : underline;
	color : #900;
}

P{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
}

H1{
	font-size : 170%;
	color : #006ECA;
	padding : 0 0 0 0;
	margin : 0 0 0.7em 0;
	text-transform : uppercase;
}

H2{
	font-size : 130%;
	color : #006ECA;
	padding : 0 0 0 0;
	margin : 0 0 0.7em 0;
	text-transform : uppercase;
    clear : right;	
}

H3{
	font-size : 130%;
	color : #333;
	padding : 0 0 0 0;
	margin : 0.5em 0 0.5em 0;
	font-weight : bold;
}

H4{
	font-size : 110%;
	color : #039;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;
}

H5{
	font-size : 110%;
	color : #006ECA;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;	
}

H6{
	font-size : 100%;
	color : black;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;		
}

HR{
	border : none;
	background-color : #E3E3E3;
	color : #E3E3E3;
	height : 1px;
	margin : 0 0 20px 0;
	clear : both;
}

form{
	display : inline;
}

Label{
	font-weight : bold;
}

UL, OL, Blockquote{
	margin : 0 30px 1em 30px;
}

UL{
	list-style-image : url(../furniture/bullet.gif);	
	list-style : square;
}

UL LI{
	margin : 2px 0 3px 0;
}




/* ******************************** */
/* ARCHITECTURE IDs */
/* ******************************** */


#stage{
	width : 750px;
	margin : 10px auto 0 auto;
	font-size : 100%;
	text-align : left;
	padding : 0 0 0 0;
}





/* ******************************** */
/* HEADER */
/* ******************************** */

#header{
	border : 1px solid #232323;
	background-color : #2646A3;
	color : white;
	height : 157px;
	padding : 0 0 0 0;
	margin : 0 0 4px 0;
	width : 100%;
	float : left;
}

#header #topStrip{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	background-image : url(../furniture/header-bg.gif);
	background-position : 0 0;
	background-repeat : repeat-x;
	width : 100%;
	float : left;
}

#header #topStrip #logo{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	float : left;
	width : 510px;
}

#header #topStrip #littleLinks{
	margin : 0 0 0 0;
	padding : 6px 0 0 0;
	float : left;
	width : 235px;
	text-align : right;
	font-size : 85%;
	color : #fff;
	font-family : tahoma, arial, sans-serif;
}

#header #topStrip #littleLinks A{
	color : #fff;
	text-decoration : none;
	margin : 0 5px 0 5px;
}

#header #topStrip #littleLinks A:hover{
	color : #fff;
	text-decoration : underline;
	margin : 0 5px 0 5px;
}

#header #topStrip #littleLinks #iconDivider{
	margin : 0 5px 0 0;
	padding : 0 0 0 0;
	position : relative;
	top : 3px;
	display : inline;
}

#header #hotelPhoto{
	float : left;
	width : 209px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

#header #flashDivider{
	width : 5px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	float : left;
}

#header #flashArea{
	width : 536px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	float : left;
}

#secondHeader{
	border : 1px solid #232323;
	background-color : #BADDFC;
	padding : 0 0 0 0;
	color : black;
	height : 24px;
	width : 100%;
	margin : 0 0 4px 0;
	float : left;
}

#secondHeader #tagline{
	width : 557px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	float : left;
	border-right : 1px solid #232323;
}

#secondHeader #telNumber{
	width : 192px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	float : left;
}


#bodyBlock{
	width : 752px;
	border-top : 1px solid #232323;
	border-bottom : 1px solid #232323;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	background-image : url(../furniture/body-bg.gif);
	background-position : 0 0;
	background-repeat : repeat-y;
	float : left;
}


/* ******************************** */
/* MENU */
/* ******************************** */

#menuBlock{
	display : inline;
	float : left;
	width : 169px;
	padding : 10px 10px 10px 10px;
	font-family : tahoma, arial, sans-serif;
	text-transform : uppercase;
	font-size : 80%;
}


.menuBox{
	width : 189px;
	padding : 0 0 0 0;
	border-top : 1px solid #004E8E;
	border-left : 1px solid #004E8E;
	border-right : 1px solid #004E8E;		
	margin : 0 0 10px 0;
	background-color : #FFF2E0;
}


.menuBox UL{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}


.menuBox UL LI{
  background : url("../furniture/ulli-bg.gif") repeat-y 0px 0px;
  margin : 0 0 0 0;
  padding : 0 0 0 0;
  width : 189px;
  list-style : none;
  display : block;
  border-bottom : 1px solid #00569C;
  list-style-image : none;
  list-style : none;
  background-color : #D4EAFD;
}


.menuBox UL LI A{
  display : block;
  background : url("../furniture/bullet-menu.gif") no-repeat 0px 0px;
  padding : 6px 0 6px 33px;
  text-decoration : none;
  font-weight : normal;
  color : #0063B5;
  width : 136px;
  font-weight : bold;
}

.menuBox UL LI A:hover{
	color : #333;
	text-decoration : none;
    background : url("../furniture/bullet-menu.gif") no-repeat 0px 0px;
}

.menuBox UL LI .currentPage{
	color : #000;
	text-decoration : none;
}





.menuBox UL LI UL{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	background-color : #fff;
}


.menuBox UL LI UL LI{
  background : url("../furniture/ulliulli-bg.gif") repeat-y 0px 0px;
  margin : 0 0 0 0;
  padding : 0 0 0 0;
  width : 100%;
  list-style : none;
  display : block;
  list-style-image : none;
  list-style : none;
  background-color : #BADDFC;
 	  border-bottom : none;
  border-top : 1px solid #00569C; 	  
}


.menuBox UL LI UL LI A{
  display : block;
  background : url("../furniture/bullet-submenu.gif") no-repeat 0px 0px;
  padding : 6px 0 6px 43px;
  text-decoration : none;
  font-weight : normal;
  color : #1663a2;
  width : 125px;
}


.menuBox UL LI UL LI A:hover{
	color : #000; 
    text-decoration : none;
  background : url("../furniture/bullet-submenu.gif") no-repeat 0px 0px;
}

.menuBox UL LI UL LI .currentPage{
	color : #000;
	text-decoration : none;
}






.menuBox UL LI UL LI UL{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	background-color : #fff;
}


.menuBox UL LI UL LI UL LI{
  background : url("../furniture/ulliulliulli-bg.gif") repeat-y 0px 0px;
  margin : 0 0 0 0;
  padding : 0 0 0 0;
  width : 100%;
  list-style : none;
  display : block;
  list-style-image : none;
  list-style : none;
  background-color : #9fccf3;
  border-bottom : none;
  border-top : 1px solid #00569C; 	  
}


.menuBox UL LI UL LI UL LI A{
  display : block;
  background : url("../furniture/bullet-subsubmenu.gif") no-repeat 0px 0px;
  padding : 6px 0 6px 53px;
  text-decoration : none;
  font-weight : normal;
  color : #003D6F;
  width : 115px;
}


.menuBox UL LI UL LI UL LI A:hover{
	color : #000; 
    text-decoration : none;
  background : url("../furniture/bullet-subsubmenu.gif") no-repeat 0px 0px;
}


.menuBox UL LI UL LI UL LI .currentPage{
	color : #000;
	text-decoration : none;
}





.menuBox IMG{
	float : right;
	margin : -22px 3px 0 0;
}
















/* ******************************** */
/* CONTENT */
/* ******************************** */

#contentBlock{
	display : inline;
	float : right;
	width : 505px;
	padding : 15px 20px 10px 10px;
	margin : 0 0 0 0;
	text-align : justify;
	line-height : 1.4em;
}	

#contentBlock IMG{
    float : right;
    border : 1px solid #006ECA;
    margin : 4px 0 8px 10px;
    padding : 0 0 0 0;
    clear : right;
}

#contentBlock TABLE{
	font-size : 90%;
	width : 98%;
	border : none;
	margin : 0 0 1em 0;
    clear : right;	
}


#contentBlock TABLE TR{
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	border : none;
}

#contentBlock TABLE TD{
	background-color : #f5f5f5;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
    color : #333333;
	border : none;	
}

#contentBlock TABLE TH{
	background-color : #D4EAFD;
	padding : 0 4px 0 4px;
	vertical-align : top;
    color : #333333;
	border : none;	
}


#contentBlock IMG{
    color : #004B88;
}




#contentBlock UL{
	margin : 0.2em 0 1.2em 20px;
	padding : 0 0 0 0;
	text-align : left;	
}


#contentBlock UL LI{
	background-image : url("../furniture/bullet.gif");
	background-position : 0 5px;
	background-repeat : no-repeat;
	margin : 0 0 0 0;
	padding : 0 0 0 20px;
	list-style : none;
	list-style-image : none;
	text-align : left;
}


#contentBlock OL, Blockquote{
	margin : 1em 0 1em 40px;
	padding : 0 0 0 0;
}


#contentBlock label{
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}


#contentBlock .listingTable{
	margin : 0 0 1em 0;
	width : 98%;
	border : 1px solid #fff;
	border-collapse : collapse;
}


#contentBlock .listingTable IMG{
    float : right;
    border : 1px solid #000;
    padding : 0 0 0 0;
    margin : 0 -10px 0 0;
}


#contentBlock .listingTable TR{
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	border : none;
}


#contentBlock .listingTable TD{
	padding : 7px 10px 12px 0px;
	vertical-align : top;
	border-collapse : collapse;
	border : none;
	background-color : #fff;
}

#contentBlock .multimap{
	width : 305px;
	border : 1px solid black;
	margin : 0 auto 0 auto;
}


.dataTable{
	font-size : 90%;
	width : 490px;
	border : 1px solid black;
	margin : 0 0 1em 0;
	border-collapse : collapse;
}


.dataTable TH{
   background-color : #D7D7D7;
	font-weight : bold;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
	text-transform: uppercase;
	border : 1px solid black;
	text-align : left;
}


.dataTable TD{
	background-color : #f5f5f5;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
    color : #333333;
	border : 1px solid black;
	border-collapse : collapse;
}










/* ******************************** */
/* ADDRESS */
/* ******************************** */

#addressBox{
	width : 178px;
	font-size : 90%;
	display : block;
	margin : 0 0 10px 10px;
	padding : 0 0 0 0;
	border : 1px solid black;
	background-color : #FFF2E0;
}
#addressBox H2{
	font-size : 100%;
	font-weight : bold;
	color : black;
	margin : 0 0 2px 0;
	padding : 2px 0 2px 19px;
	background-color : #FFD89E;
	background-image : url(../furniture/bullet-heading.gif);
	background-position : 6px 6px;
	background-repeat : no-repeat;
	border-bottom : 1px solid black;
}

#addressBox address{
	display : block;
	font-style : normal;
	padding : 4px 8px 4px 18px;
	margin : 0 0 0 0;
} 

#addressBox address A{
	color : #900;
	text-decoration : none;
} 

#addressBox address A:hover{
	color : #039;
	text-decoration : underline;
}









/* ******************************** */
/* FOOTER */
/* ******************************** */

#footerBar{
	background-color : #0065B9;
	color : white;
	font-size : 90%;
	padding : 10px 10px 0 10px;
	color : #fff;
	width : 730px;
	margin : 0 auto 0 auto;
	height : 20px;
	background-image : url(../furniture/footer-bg.gif);
	background-position : 0 0;
	background-repeat : repeat-x;
	text-align : center;
}

#footerBar A{
	color : #fff;
	text-decoration : none;
}

#footerBar A:hover{
	color : #fff;
	text-decoration : underline;
}

/* ******************************** */

#footer{
	width : 750px;
	margin : 0 auto 0 auto;
	font-family : tahoma, arial, sans-serif;
	font-size : 7pt;
	color : #000;
}

#footer A{
	color : #0065B9;
	text-decoration : none;
}

#footer A:hover{
	color : #900;
	text-decoration : underline;
}

#cwn{
	display : block;
	float : right;
	width : 300px;
	text-align : right;
	margin : 5px 0 0 0;
}

#updated{
	display : block;
	float : left;
	width : 300px;
	text-align : left;
	margin : 5px 0 0 0;
}




.clear{
	clear : both;
	font-size : 1px;
	height : 1px;	
}