body {
	background-color: #000033;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	font-variant: normal;
	width: 200px;
	float: left;
	text-align:left;
}
#nav {
	margin: 1em;
}
#nav a {
	color: #FFFFFF;
	size: large;
	display: block;
	text-align:left;
	text-decoration:none;
}
#nav a:hover {
	background-color: #FF6600;
}
#socialLinks {
	margin: 1em;
}
.mainContent {
	display:block;
	padding-top: 50px;
	font-family: "Lucida Calligraphy";
	color: #FFFFFF;
	font-size: 14px;
}
#artfulTouchDescription {
	width: 40%;
	float: left;
	border: 1px dotted #ffffff;
	padding: 1em;
	margin: 2em;
}
#businessPractice {
	width: 40%;
	float: left;
	border: 1px dotted #ffffff;
	padding: 1em;
	margin: 2em;
}
#footer {
	padding: 1em;
	clear:both;
	display: block;
}
.listening {
	font-family: "greymantle MVB";
	color: #FFFFFF;
}
.georgia {
	font-family: Georgia;
	font-size: 14px;
}
.zapfinocaps {
	font-family: Zapfino;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
}
.greymantle14 {
	font-family: "greymantle MVB";
	color: #FFFFFF;
	font-size: 18px;
}
.present1 {
	font-family: Present;
	font-size: 16px;
	color: #FFFFFF;
}
.papyrus1 {
	font-family: Papyrus;
	text-decoration: blink;
}
.zapfino {
	font-family: Zapfino;
}

