@charset "UTF-8";
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FF9;
	padding-bottom: 1em;
	padding-top: 1em;
}
body {
	background-color: #aac78e;
	margin-top: 4em;
}
#header {
	background-image: url(../images/Title-Creative-only.jpg);
	height: 80px;
	width: 800px;
	background-position: bottom;
}
#photoBar {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#navBar {
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #333;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
	width: 750px;
}
#Lead-name {
	text-align: left;
	padding-top: 0.5em;
}
.photo1 {
	padding-right: 0.2em;
	padding-left: 0.2em;
}
#navigation a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #060;
	text-decoration: none;
}
#navigation a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
color: #060;
	text-decoration: none;
}
#navigation a:hover {
	font-family: Verdana, Geneva, sans-serif;
		font-size: medium;
color: #6b3a1d;
	text-decoration: underline;
}
#navigation a:active {
	font-family: Verdana, Geneva, sans-serif;
		font-size: medium;
color: #060;
	text-decoration: none;
}
#navigation {
	text-align: center;
	background-color: #aac78e;
	height: 2em;
	width: auto;
	vertical-align: middle;
	padding-top: .5em;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}
h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: x-large;
	color: #030;
	font-style: italic;
}
.Bold {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: x-large;
	font-style: italic;
	color: #333;
	font-weight: bold;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: none;
}

