body {
	background-color: #005E9E;
	margin: 0;
	padding: 0;
	font-family: Georgia, Verdana, serif;
	}
a:link, a:visited, a:active {
	color: #005E9E;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: none;
	}
.front h1, .page h1 {
	text-align: center;
	font-size: 15px;
	color: #F47621;
	margin: 0;
	padding: 0;
	}
.page h1 {
	font-size: 22px;
	}
.front {
	font-size: 14px;
	text-align: justify;
	padding: 25px 0 0 15px;
	}
.page {
	font-size: 14px;
	text-align: justify;
	padding: 25px 30px 0 15px;
	}
.listings {
	font-size: 14px;
	}
.listings a {
	font-weight: bold;
	}
.page_menu {
	text-align: center;
	font-size: 30px;

	}
.front_featured {
	padding: 30px;
	}
.footer {
	text-align: center; 
	font-size: 9px; 
	padding: 15px 0 30px 0;
	}


#dropmenudiv{
position:absolute;
background-color: #7FAECE;
border: 1px solid #ffffff;
border-bottom-width: 0;
font:normal 11px Georgia, Verdana, serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 4px;
color: #fff;
border-bottom: 1px solid #fff;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #4086B6;
color: #fff;
}

/* Directory Styles */
#templatepage, #templatepage td{
	font-size:12px !important;
}

.maincat{
	font-size:14px;
	font-weight:bold;
}