/*============================= GLOBAL STYLE SHEET ==================================*/

/*VERSION 1.10 - 08/02/2010*/

/*===================== used in ===========================*/
/*contactus*/
/*humour.html*/
/*gbook.php*?
/*index.html*/
/*p&ocriuse*.html
/*thankyou.html*/


/*===================== navmenu ===========================*/
#nav-menu ul 
 {list-style: none;
  padding: 0;
  margin: 0;}

#nav-menu li
 {float: left;
  margin: 0 0.15em;}

#nav-menu li a
 {background: url(images/aa-stylesheet-navbuttonbg.jpg) bottom repeat-x;
  height: 1.6em;
  line-height: 2em;
  float: left;
  width: 7em;
  display: block;
  border: 0.1em solid #4E6D63;
  color: #4A0000;
  font-size:11px; 
  text-decoration: none;
  text-align: center;}
/* Hide from IE5-Mac */
 #nav-menu li a
  {float: none}
/* End hide */

#nav-menu li a:hover
 {background: url(images/aa-stylesheet-navbuttonbg.jpg) bottom repeat-x;
  height: 1.6em;
  line-height: 2em;
  float: left;
  width: 7em;
  display: block;
  border: 0.1em solid #4E6D63;
  color: #FBFBDA;
  text-decoration: none;
  text-align: center;}

#nav-menu
 {width:45em}


/*===================== breadcrumb ===========================*/
/*Used in:-*/
/*contactus*/
/*humour.html*/
/*index.html*/
/*p&ocruise*.html
/*thankyou.html*/
/*guestbook.php*/
p.breadcrumb
  {text-align:left;
   color: #FBFBDA;
   font-size:12px;}


/*===================== breadcrumb ===========================*/
p.heading1l
  {text-align:left;
   color: #4A0000;
   font:family:Arial;
   font-size:20px;
   font-weight:900;}


/*===================== headings ============================*/
p.heading1c            /*index.html, humour.html*/
  {text-align:center;
   color: #4A0000;
   font-size:20px;
   font-weight:900;}

p.heading1r
  {text-align:right;
   color: #4A0000;
   font-size:20px;
   font-weight:900;}

p.heading2l           /*humour.html*/
  {text-align:left;
   color: #4A0000;
   font-size:18px;
   font-weight:900;}

p.heading2c          /*ourpoetry.html*/
  {text-align:center;
   color: #4A0000;
   font-size:18px;
   font-weight:900;}

p.heading3l
  {text-align:left;
   color: #4A0000;
   font-size:16px;
   font-weight:900;}

p.heading4l          /*index.html*/
  {text-align:left;
   font-size:14px;
   color: black;
   font-weight:900;}

p.heading4lrefresh     /*index.html*/
  {text-align:left;
   font-size:14px;
   color: #357EC7;
   font-weight:900;}
