body, html {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color:#000000;
}

a:link {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.top {
	font-family: Georgia, Times New Roman, serif;
	font-size:14px;
	font-style: italic;
	color: #336600;
	font-weight: bold;
}

.nav {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}

.pg {
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	}
	
.news {
	font-family: Georgia, Times New Roman, serif;
	font-size:14px;
	font-style: italic;
	color: #336600;
	font-weight: bold;
}

.emph {
	margin: 0 50px 15px 50px;
	font-family: Georgia, Times New Roman, serif;
	font-size:12px; font-style: italic; color: #cc6666; font-weight: bold;
	text-align: center;
}

h1,h2,h3,h4 {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic; color: #cc6666; font-weight: bold;
	text-align: center;
}

h1 {
	font-size:30px;	
	margin: 15px 0 5px 0;
}

h2 {
	font-size:26px;
	margin: 15px 0 5px 0;
}

h3 {
	font-size:22px;
	margin: 15px 0 5px 0;
}

h4 {
	font-size:20px;
	margin: 15px 0 5px 0;
}

#menu a {
	  text-decoration:none; 
	  background-color:#cc6666; 
	  padding: 1px;
	  padding-left: 4px;
	  padding-bottom: 3px;
	  font: 10px Verdana, Arial, Helvetica, sans-serif;
	  color:#ffffff; font-weight: bold;
	  display:block; 
	  border:1px solid #fff;
	  border-color:#eee #777 #444 #ddd;
	  margin: 0 0 0 0;
	  width: 94%; height: 20px;
	  line-height: 11px;
	  }
	
#menu a:hover {
	  background-color:#ffcccc; 
	  top:1px;
	  left:4px;
	  right:4px;
	  color:#993333;
	  border-color:#444 #ddd #eee #777;
	  width: 94%;
}

.packages {
	font-weight: bold;  font-size: 16px; color: #993366;
	text-decoration: underline;
}





