body {
	background-color:#d6d8ae ;
}


/* HEADER */
.head {
	color: #044d42;
	text-decoration : none;
	font-family: Georgia, Times New Roman;
	font-size: 15pt;
}
.menu {
	font-family: Georgia, Times New Roman;
	font-size: 10pt;
	color: #044d42;
	text-decoration : none;
	font-weight: normal;

}
A.menu:hover {
	font-family: Georgia, Times New Roman;
	font-size: 10pt;
	color:#087d6b;
	text-decoration : underline;
	font-weight: normal;
}

#menu {
	background:url(images/menu_background.jpg) repeat-x;
	height:20px;
	width:800px;
}
#specialservices, #about{
	padding:0px;
}

/* BODY */
.menu2 {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	color: #044d42;
	text-decoration : underline;
	font-weight: normal;

}
A.menu2:hover {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	color: #087d6b;
	text-decoration : underline;
	font-weight: normal;
}
.tagline {
	font-family: Georgia, Times New Roman;
	font-size: 14pt;
	color: BLACK;
	text-decoration : none;
	font-weight: none;

}
.copy {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	color: BLACK;
	text-decoration : none;
	font-weight: normal;

}
.copy4 {
	font-family: Georgia, Times New Roman;
	font-size: 10px;
	color: BLACK;
	text-decoration : none;
	font-weight: normal;

}
.copy3 {
	font-family: Georgia, Times New Roman;
	font-size: 15pt;
	color: BLACK;
	text-decoration : none;
	font-weight: normal;

}
.caption {
	font-family: Georgia, Times New Roman;
	font-size: 10px;
	color: BLACK;
	text-decoration : none;
	font-weight: normal;

}
.copy2 {
	font-family: Georgia, Times New Roman;
	font-size: 15px;
	color: BLACK;
	text-decoration : underline;
	font-weight: bold;

}
.header {
	color: black;
	text-decoration : none;
	font-family: Georgia, Times New Roman;
	font-size: 14pt;
	font-weight: bold;
}
.footercopy{
	font-family: Georgia, Times New Roman;
	font-size: 7pt;
	color: black;
	text-decoration : none;
}

.footerlink{
	font-family: Georgia, Times New Roman;
	font-size: 8pt;
	color: #333333;
	text-decoration : none;
}

A.footerlink:hover {
	font-family: Georgia, Times New Roman;
	font-size: 8pt;
	color: #333333;
	text-decoration: underline;
}
.designedby {
	font-family: Georgia, Times New Roman;
	font-size: 10px;
	color: #333333;
	text-decoration : none;
	text-align:right;
	padding:5px 5px 0 0;
}
A.designedby:hover {
	font-family: Georgia, Times New Roman;
	font-size: 10px;
	color: #333333;
	text-decoration : underline;
}