/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/
body, tr, td, p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: navy;
	text-align: justify;
}

hr { 
	color: #00ffff; 
	height : 5px;
	width: 600px;
}

li { text-align: left; line-height: 160%; }

h2 { 
	margin-bottom: 5px; 
	margin-top: 5px; 
	font-size: 18px; 
	color: #DBEAF5;  
}

.SubTitle { 
	font-family: "Comic Sans MS", Arial, Tahoma, Verdana, sans-serif; 
	font-size: 15px;  
	font-style: italic; 
	font-weight: bold; 
	background: #8fc5d6; 
	padding: 1px; 
}

.Title { 
	font-family: "Comic Sans MS", Arial, Tahoma, Verdana, sans-serif; 
	font-size: 18px; 
	font-style: italic; 
	font-weight: bold; 
	background: #E27C7C; 
	padding: 1px; 
	text-align: center; 
}

.brown { color: #5b0000; }

.navy20   {
	font-size:20px;
	color: Navy;
	line-height: 160%;
}

.navy26 {
	font-size: 26px;
	color: Navy;
}

#white16 { color: white; font-family: Verdana, Geneva, sans-serif; font-size: 16px; text-align: center; }

#white16 a { color: white; font-family: Verdana, Geneva, sans-serif; font-size: 16px; text-align: center; }

#white16 a:hover {color: #FF0000; }


.white10 { color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

A:hover	{ color : #FF0000; }

.turnwhite a:hover {
	color:white;
	font-weight: normal;
}

.menu {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: navy;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px; 
}
.menu a:hover { color: red; }

.navbar { 
	font-size: 12px; 
	font-family: "Comic Sans MS", Tahoma, Verdana, Arial; 
	font-weight: bold;  
}

.palace {
	color:#364872;
	font-size: 66px; 
	font-style: italic; 
	font-family: 'Palace Script MT'; 
	text-align: left;
}

.center	{ text-align: center; }

.left  { text-align: left; }

.right  { text-align: right; }

.f10	{ font-size: 10px; }

.f13	{ font-size: 13px; }

.f17	{ font-size: 17px; }

.f18	{ font-size: 18px; }

.f19	{ font-size: 19px; }

.f20	{ font-size: 20px; }

.f21	{
	font-size: 21px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.f22	{ font-size: 22px; }



#green_mat { background-image:url(images/green_mat_0.jpg);
	background-repeat:repeat;
}

