/* ------------------------------ COOL MENUS4 - default styles - do not edit */

.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Styles for level 0*/
.clLevel0, .clLevel0over{position:absolute; padding:0px; font-family: verdana,arial,helvetica; font-size:11px; font-weight:normal;}
.clLevel0 {background-color:transparent}
.clLevel0over {cursor:hand;}
.clLevel0border {position:absolute; visibility:hidden; background-color:transparent}

/*Styles for level 1*/
.clLevel1, .clLevel1over {position:absolute; text-align:left; padding:5px; color:#5A503C; font-family:Trebuchet MS,verdana,arial,helvetica; font-size:12px; font-weight:bold;}
.clLevel1 {background-image: url('images/menu/submenu_bg.gif');}
.clLevel1over {background-image: url('images/menu/submenuon_bg.gif'); cursor:pointer; cursor:hand;}
.clLevel1border {position:absolute; visibility:hidden; background-color:#BEB4A0;}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:5px; color:#5A503C; font-family:Trebuchet MS,verdana,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel2{background-image: url('images/menu/submenu_bg.gif');}
.clLevel2over{background-image: url('images/menu/submenuon_bg.gif'); cursor:pointer; cursor:hand;}
.clLevel2border{position:absolute; visibility:hidden; background-color:#BEB4A0;}

/* ------------------------------ STYLESHEET */

<STYLE type="text/css">
<!--	
body	 {margin-left:0; margin-right:0; margin-top: 0px; margin-bottom: 0px; 
      background-image:url('images/bg_olive.gif'); background-color:#82865C; text-align: center;
}

#container {margin-left: auto; margin-right: auto; margin-top: 20px; margin-bottom: 0px; width: 950px; text-align: left;
      background-image:url('images/bg_coral.gif');  
}

#menu {width: 950px; margin-top: 64px;
      }

#banner {width: 950px; margin-top: -43px; z-index:1;
      }


/* MAIN */

#main {background-image:url('images/bg_sand.gif'); width: 743px; z-index:2; 
  margin-left: 64px; margin-top: -5px; 
  padding-bottom:40px; padding-top:0px; padding-right:40px; padding-left:40px;
  font-family: Trebuchet MS, Verdana, sans-serif; font-size: 13px; color: #5A503C; line-height:1.5
}

#main a:link		{/* place a properties in this order, or else IE6 wont display mouseover color */
			color: #A84859; text-decoration:none;
}
			
#main a:visited 	{color: #A84859; text-decoration: none;
}
	
#main a:active	{color: #A84859; text-decoration: none; 
}

#main a:hover 	{color: #FF0909; text-decoration: none; 
}

/* ------------------------------ CONTENT */

#content  {font-family: Georgia, Garamond, serif; font-size: 12px; color: #000000; line-height:1.5;
   padding-bottom:50px; padding-top: 0px; padding-right:20px; padding-left:20px;
}

#content a:link		{/* place a properties in this order, or else IE6 wont display mouseover color */
			color: #CC6600; text-decoration:none; font-weight: bold;
}
			
#content a:visited 	{color: #CC6600; text-decoration: none; font-weight: bold;
}
	
#content a:active	{color: #FF0000; text-decoration: none; font-weight: bold;
}

#content a:hover 	{color: #FF0000; text-decoration: none; border-bottom: 1px dotted #666666; font-weight: bold;
}			

#crumb {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; letter-spacing: .5px; line-height:2;
			color: #000000; padding-bottom:20px;
}

#crumb a:link		{/* place a properties in this order, or else IE6 wont display mouseover color */
			color: #000000; text-decoration:none; 
}
			
#crumb a:visited 	{color: #000000; text-decoration: none;
}
	
#crumb a:active	{color: #000000; text-decoration: none; 
}

#crumb a:hover 	{color: #FFFFFF; text-decoration: none; border-bottom: 1px dotted #000000;
}			

/* ----- for use in right cell on indexpage */
td.indexcell  {font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #5A503C; line-height:1.5; 
   vertical-align: bottom; text-align: center;
}

/* ----- for use in regular table */
td.cell  {  font-family: Trebuchet MS, Verdana, sans-serif; font-size: 13px; color: #5A503C; line-height:1.5
}

td.cell a:link		{/* place a properties in this order, or else IE6 wont display mouseover color */
			color: #A84859; text-decoration:none; font-weight: bold;
}
			
td.cell a:visited 	{color: #A84859; text-decoration: none; font-weight: bold;
}
	
td.cell a:active	{color: #A84859; text-decoration: none; font-weight: bold;
}

td.cell a:hover 	{color: #FF0909; text-decoration: none; border-bottom: 1px dotted #666666; font-weight: bold;
}			

/* ----- for use in roomdescriptions */
td.roomdesc  {font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #5A503C; line-height:1.5; 
   vertical-align: top; text-align: right;
}

/* ----- for use in courseschedule*/
td.schedule  {font-family: Trebuchet MS, Verdana, sans-serif; font-size: 13px; color: #5A503C; line-height:1.5
   vertical-align: top; padding: 5px;
}

/* ----- for use in forms */
td.cell3  {font-family: Georgia, Garamond, serif; font-size: 11px; color: #FFFFFF; line-height:1.5; vertical-align: top;
}

/* ----- for use in product tables */
table.product  {font-family: Georgia, Garamond, serif; font-size: 11px; color: #FFFFFF; line-height:1.5; vertical-align: top;
   border: 1px dashed #000000;
}

/* ----- for use in product tables - for list of products on left*/
td.productlist  {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; letter-spacing: .5px; color: #FFFFFF; line-height:1.5; vertical-align: top;
   border-right: 1px dashed #FFFFFF; 
}

#footer {clear: both; margin-top: -1px; text-align:center; background-image:url('images/bg_footer.gif'); width: 950px; height:65px;
			font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; letter-spacing: .5px; line-height:2;
      padding-top:5px;    padding-bottom:0px; color: #FECB98;
}

#footer a:link		{/* place a properties in this order, or else IE6 wont display mouseover color */
			color: #FECB98; text-decoration:none;
}
			
#footer a:visited 	{color: #FECB98; text-decoration: none;
}
	
#footer a:active	{color: #FECB98; text-decoration: none; 
}

#footer a:hover 	{color: #FFFFFF; text-decoration: none; border-bottom: 1px dotted #FECB98;
}			

-->
</STYLE>