@charset "UTF-8";
body {
	background-color: #f6f6f6;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	margin-top: 0px;
	margin-left: 0px;
}
a:link {
	color: #5a6165;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5a6165;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #5a6165;
}
#container {
	width: inherit;
	margin-top: 0px;
	margin-left: 20px;
}
#header {
	padding-left: 8px;
}
#header h1 {
	font-family: "Adobe Caslon Pro", "Adobe Garamond Pro", Georgia, "Times New Roman";
	font-size: 3em;
	font-weight: 100;
	color: #DDDDD8;
}
#container #menu h1 {
	font-family: "Adobe Caslon Pro", "Adobe Garamond Pro", Georgia, "Times New Roman";
	font-size: 0.7em;
	line-height: 2.4em;
	font-weight: 100;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #868286;
	padding-left: 12px;
	letter-spacing: 0.15em;
	color: #474547;
}
#container #menu p {
	font-family: "Adobe Caslon Pro", "Adobe Garamond Pro", Georgia, "Times New Roman";
	font-size: 1em;
	line-height: 0.5em;
	font-weight: lighter;
	padding-left: 12px;
}
#menu {
	width: auto;
	margin-top: -40px;
}
#content {
	background-color: #ddddd8;
	width: 747px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#container #content p {
	line-height: 1.5em;
	font-family: "Adobe Caslon Pro", "Adobe Garamond Pro", Georgia, "Times New Roman";
	font-size: 1.3em;
	font-weight: lighter;
	padding-left: 12px;
	padding-right: 12px;
	color: #737073;
}
#container #content h1 {
	font-family: "Adobe Caslon Pro", "Adobe Garamond Pro", Georgia, "Times New Roman";
	font-size: 0.7em;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5a6165;
	line-height: 1.2em;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	color: #474547;
}
#container #content h2 {
	font-family: "Adobe Caslon Pro", "Adobe Garamond Pro", Georgia, "Times New Roman";
	font-size: 0.7em;
	font-weight: lighter;
	margin-left: 12px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	margin-right: 12px;
}
#container #content h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	font-weight: lighter;
	line-height: 1.4em;
	padding-left: 12px;
	padding-right: 12px;
	color: #5a6165;
}
#container #content h4 {
	font-size: 0.7em;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #474747;
	padding-top: 0px;
	padding-bottom: 15px;
	line-height: 2em;
	font-weight: lighter;
	letter-spacing: 0.05em;
	padding-left: 12px;
}
#footer {
	font-family: "Adobe Caslon Pro", "Adobe Garamond Pro", Georgia, "Times New Roman";
	font-size: 0.6em;
	font-weight: lighter;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 0.15em;
	padding-top: 9px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 0px;
	width: 795px;
	text-align: center;
}
