
body {

	background-color: #000;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #808080;
	padding: 0;
	margin: 0;
}

img { border: 0; }

a { text-decoration: none; color: #d58c00; padding: 0; margin: 0; }
a:hover { text-decoration: none; color: #808080; outline: 0; padding: 0; margin: 0; }

a.discrete { text-decoration: none; color: #808080; padding: 0; margin: 0; }
a.discrete:hover { text-decoration: underline; color: #808080; border-bottom: 0; outline: 0; padding: 0; margin: 0; }

a.title { text-decoration: none; color: #a99570; padding: 0; margin: 0; }
a.title:hover { text-decoration: none; color: #a99570; outline: 0; padding: 0; margin: 0; }

h1 {
	font-family: georgia, serif;
	font-size: 7em;
	font-weight: 100;
	line-height: 65px;
	text-transform: uppercase;
	padding: 0;
	margin: 0; }

	dfn {
		font-size: .7em;
		font-style: normal;
		line-height: 50px; }

h2 {
	font-family: georgia, serif;
	font-size: 1.8em;
	font-weight: 100;
	padding: 0 0 10px 0;
	margin: 0; }

h3 {
	font-family: georgia, serif;
	font-size: 1.7em;
	font-weight: 100;
	line-height: 1em;
	padding: 0;
	margin: 0 0 5px 0; }



#wrap {
	width: 951px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: 0 auto; }


	#header {
		height: 315px;
		background-position: top center;
		background-repeat: no-repeat; }

		.title { padding: 50px 0 0 90px; }

		.tagline {
			font-family: garamond, serif;
			font-size: 1.4em;
			font-style: italic;
			text-indent: -130px;
			line-height: 20px;
			padding: 0;
			margin: 0; }


	#content {
		min-height: 250px;
		height: auto !important;
		height: 250px;
	
		background-position: top center;
		background-repeat: no-repeat;
		background-color: #000;
		padding: 40px 45px 0 45px;
		margin: 0; }