body {
	background-color: #E1CBCB;
	background-image: url(images/background2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#home_nav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding-top: 50px;
	padding-left: 10px;
	text-align: right;
	padding-right: 25px;
}
#home_nav li {
	margin: 0px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c780b4;
	padding-bottom: 5px;
}
A:link {
	text-decoration: none;
	color: #5C7DBB;
}
a:visited {
	text-decoration: none;
	color: #5C7DBB;
}

A:Hover {
  text-decoration: none;
  color: #497DE4;
}
a:active {
	text-decoration: none;
	color: #5C7DBB;
}

CODE {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  line-height: 18px;
}
.runningtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #766B4F;
}
.openingpara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
.imageborder {
	border: 1px solid #DAD6B0;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #8B826C;
}
.subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 1px;
	padding-left: 10px;
}
.clients {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
}
.blueheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #835286;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #954C79;
}
#home_nav a:link, #nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#home_nav a:visited, #nav a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
#home_nav a:hover, #nav a:hover {
	color: #330000;
	text-decoration: none;
}
#home_nav a:active, #nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#nav {
	background-image: url(images/subpg_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #9F688A;
}
#nav   ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding-top: 90px;
	padding-left: 25px;
	text-align: right;
	padding-right: 25px;
}
#nav li {
	margin: 0px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CE84BA;
	padding-bottom: 5px;
}
#content {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	color: #766B4F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	width: 434px;
}
#content ul {
	margin: 0px;
}
