/* /////////////////////////////////////////////////////////////////// style for the main page */
body { margin:10px; background-color:#AD9F71;}  /*  background-color:#6b5a42; */

/* /////////////////////////////////////////////////////////////////// style for main table */
#top {height:170px; background-image:url(../pageLayout/top.gif); }
#middle{height:100%; background-image:url(../pageLayout/middle.gif)}
#bottom{height:6px; background-image:url(../pageLayout/bottom.gif)}

#left{width:185px; vertical-align:top;}

#left p { font-family:Arial, Helvetica, sans-serif; font-size:11px; padding-left:30px; }

#left a { text-decoration:none; color:#666666; }

#menu a{display:block; width:155px; height:23px; font-family:Arial, Helvetica, sans-serif; font-size:10pt; border-bottom:1px #FFFFFF solid; text-decoration:none; color:#40261C; font-weight:bold; padding-left:30px; padding-top:5px;}

#menu a{ _width:185px; _height:28px;} /*  ...but for internet exploreer, give a different width to compensate for the padding */

#menu a:hover{background-color:#C8B496;}


/*
#right { font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:7px; padding-right:10px; vertical-align:top; line-height:17px; color:#333333;}
*/
#right { font-family:Palatino Linotype, Arial, Helvetica, sans-serif; font-size:13px; padding:7px; padding-right:10px; vertical-align:top; line-height:17px; color:#333333;}


#right a { text-decoration:none; font-weight:bold; color:#6b5a42; }

/* #right a { color:#003CF0; } */
 #right a { color:#936F39; }  

#right a:hover { color:#000000; }

#right td { font-size:13px; vertical-align:top; }   /* any TABLE CELLS withing the #right area */

/* /////////////////////////////////////////////////////////// fonts and syltes in the page bit */

.introLines { font-size:11pt; line-height:normal; color:#40261C;  }

.dropCap { float:left; font-size:32pt; font-family:"Times New Roman", Times, serif;color:#C8B496; margin-top:0px; line-height:30px; font-weight:bold; }

.subTitles { font-size:14px; font-weight:bold; color:#6b5a42;}

/*///////////////////////////////////////////////////////////// breakfast styles*/


#breakfastOpen { width:490px; background-color:#ECE8B0; background-image:url(../pageLayout/paper2.jpg);padding:15px; margin-left:25px;} 

#breakfastClose { width:490px; background-color:#ECE8B0; background-image:url(../pageLayout/paper2.jpg);padding:15px; margin-left:25px;} 


#tableBoxLeft{width:140px; padding:10px; background-color:#EDE5D0;}
#tableBoxLeft a { font-weight:normal; }
#tableBoxLeft ul li { margin-left:-15; list-style-type:disc; color:6b5a42;  }
#tableBoxLeft ul { margin-top:0px; margin-bottom:-5px; }

