#coolmenu{
width: 160px;
background-color: #FEEFD0;
}

#coolmenu a{
padding: 7px;
width: 100%;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#022469;
text-decoration: none;
}

html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
text-decoration: underline;
color:#5F739E;
}

td {
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#5F739E;
	line-height:14px;
}

th {
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#5F739E;
	line-height:14px;
	font-style:bold;
}

.colc{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #022469;
	text-decoration: none;
	font-style: normal;
}

.colc:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #022469;
	text-decoration: underline;
	font-style: normal;
}

a {text-decoration:none;
   color:#A30321; font-style:italic}
  
body { 	margin:0px;padding:0px; background-color:#F9D89E  }

p {
	text-decoration:none;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 15px;
}

ul {margin:0; padding:0; list-style:none}
li {background:url('images/a.gif') no-repeat center left; line-height:17px; margin-left:0px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:16px; padding-right:0; padding-top:0; padding-bottom:0 }
li a { font-style:normal}

.head a { color:#909090; font-style:normal}
.copy a { font-style:normal}
.links span { font-style:italic}
.links span a { font-style:normal}
.welcome strong {
	font-size:16px;
	color:#5F739E;
	text-transform:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
}
.scenes strong { font-size:10px; color:#4A4536; text-transform:uppercase}
.guide span strong { font-size:10px; color:#FFFFFF; text-transform:uppercase}

.our span a { color:#67604B; font-style:normal; text-decoration:underline}
.our span a:hover {text-decoration:none}

.study li {background:url('images/a2.gif') no-repeat center left; line-height:16px; margin-left:0px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0 }
.study li a { color:#203530; font-style:italic}
.study li span a { color:#A30321;}

.arrow_right { margin-right:8px; vertical-align:middle}
.m { vertical-align:middle}

.form { width:178px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#746D5B;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:178px;
		height:200px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#746D5B;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

a:hover {text-decoration:underline;}

.staff td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}

.menuWrapper {
              position:absolute; 
              width:162px; 
              visibility:hidden;  
              padding:3px; 
             }
             
.menuItem    {
              cursor:pointer; 
              font-size:12px; 
              font-family: Georgia, "Times New Roman", Times, serif; 
              border-bottom:1px solid #F9D89E; 
              border-top:1px solid #F9D89E;
              padding-left:10px; 
              color:#5F739E; 
              background-color:#ffffff;
              text-decoration:none; 
              position:absolute; 
              left:0px; 
              width:159px; 
              height:1.4em;
              line-height:1.4em
             }
.menuItemOn  {
              cursor:pointer; 
              font-size:13px; 
              font-family: Georgia, "Times New Roman", Times, serif; 
              border-bottom:1px solid #F9D89E; 
              border-top:1px solid #F9D89E; 
              padding-left:10px; 
              color:#022469; 
              background-color:#ffffff;
              text-decoration:none;
              font-style:italic;
              position:absolute; 
              left:0px; 
              width:159px; 
              height:1.4em;
              line-height:1.4em
             }