/*Author: Alexander Leich
Copyright: Alexander Leich*/

/* GENERAL DEFINITIONS */

body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, font, img, small, ol, ul, li, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	outline none;

	font: 12pt Arial, sans-serif;
	color:#41403e;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
body {
	background-color:#d0cdc9;
	background-color:#fff;
} 

a:link {
	//color:#333;
}
a:hover {
	//color:#aaa8a3;
	color:#a59d7a;
	//border-bottom: 5px solid #d3c792;
	//text-decoration:underline;
}


/* HEADER DEFINITIONS */

#header {
	background-color:#fff;
	color:#000;
	width:100%;
	height:100px;
	//margin:auto auto 20px auto;
	margin:auto;
	border-top: 10px solid #d3c792;
	border-bottom: 3px solid #dedbd8;
}

#header_content {
	//background-color:#ff0;
	width:950px;
	height:80px;
	margin:auto;
	padding:10px 0px;
	//border-bottom: 10px solid #d3c792;
}

/* TITLE/NAV */

#title {
	//background-color:#f00;
	background-image:url(images/goldfineLLC.jpg);
	width:120px;
	height:80px;
	margin:auto;
	padding:0px 0px;
	float:left;
}

#title img {
	opacity:1.0;
}

#title img:hover {
	opacity:0.0;
}

#header_nav {
	float:right;
	list-style:none;
	//background-color:#0f0;
	width:830px;
	height:80px;
}


#header_nav ul {
	margin-top:25px;
}

#header_nav li {
	//background-color:#f00;
	display:inline;
	float:right;
	border-right: 1px solid #d3c792;
}
#header_nav li a {
	font: 16pt Times New Roman, serif;
	padding:0px 10px;
	//margin:auto auto auto 10px;
	margin:auto;
	//border-left: 1px solid #d3c792;
}
#header_nav li:first-child {
	border: none;
}


/* INDEX PAGE IMAGE BANNER */

#index_banner_container {
	width:100%;
	height:210px;
	margin:auto;
	//background-color:#d0cdc9;
	//background:url(images/tile01.jpg);
	//border-bottom: 3px solid #dedbd8;
}

#index_banner {
	//background-color:#fff;
	width:950px;
	height:190px;
	margin:auto;
	//padding:25px 25px 0px 25px;
	padding:10px 25px;
}

#slideshow {
	position:relative;
}

#slideshow img {
	position:absolute;
	width:950px;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	margin: auto;
}
#index_banner img.active {
	z-index:10;
	opacity:1.0;
}

#index_banner img.last-active {
	z-index:9;
}

/* CONTENT DEFINITIONS */

#super_container {
	//background-color:#d0cdc9;
	background-color:#f9f7f4;
	background:url(images/tile01.jpg);
	width:100%;
	min-height:400px;
	margin:auto;
}

#container {
	//background-color:#fff;
	//background-image:url("bkg2.png");
	//background-repeat:no-repeat;
	width:950px;
	min-height:400px;
	padding:0px 25px;
	margin:auto;
}

.content_left {
	float:left;
	//background-color:#f00;
	width:690px;
	height:100%;
	margin:auto;
	padding:10px 20px 10px 0px;
	//border-right:1px solid #c9c9c9;
}

#container_about {
	//background-color:#fff;
	//background-image:url("bkg2.png");
	//background-repeat:no-repeat;
	width:950px;
	min-height:550px;
	padding:0px 25px;
	margin:auto;
}

#content_left_about {
	float:left;
	//background-color:#f00;
	width:560px;
	height:100%;
	margin:auto;
	padding:10px 10px 10px 0px;
	//border-right:1px solid #c9c9c9;
}

#content_right_about {
	float:left;
	//background-color:#ff0;
	width:380px;
	height:539px;
	margin:auto;
	padding:10px 0px;
}

.content_right {
	float:left;
	//background-color:#ff0;
	width:240px;
	height:100%;
	margin:auto;
	padding:10px 0px;
}

.content_right ul li {
	font: 11pt Arial, sans-serif;
	//font-weight:bold;
	list-style:none;
	padding:7px 0px;
	border-bottom: 1px solid #dedbd8;
}
.content_right ul li:first-child {
	list-style:none;
	padding-top:0px;
	border-bottom: 1px solid #dedbd8;
}
.content_right ul li:last-child {
	border:none;
}

.content_50split_left {
	float:left;
	//background-color:#f00;
	width:465px;
	height:100%;
	margin:auto;
	padding:10px 10px 10px 0px;
	//border-right:1px solid #c9c9c9;
}

.content_50split_right {
	float:left;
	//background-color:#ff0;
	width:465px;
	height:100%;
	margin:auto;
	padding:10px 10px 10px 0px;
	//border-right:1px solid #c9c9c9;
}

.content_50split_right ul li {
	margin-left:30px;
	line-height:150%;
}

.content_center {
	width:100%;
	//height:300px;
	padding:10px 0px;
	margin:auto;
	//border-top:1px solid #c9c9c9;
}

.content_center ul li {
	margin-left:30px;
}

.newsEntry {
	width:100%;
	min-height:100px;
	border-bottom: 1px solid #dedbd8;
	margin-bottom:10px;
}

.dateBox {
	text-align:center;
	font: 30pt Georgia, Times New Roman, serif;
	font-weight:bold;
	color:#fff;
	width:70px;
	height:70px;
	background-color:#d3c792;
	float:left;
	margin:10px;
	padding:5px;
	line-height:75%;
}

.newsItem {
	float:left;
	width:820px;
	min-height:90px;
	//background-color:#f00;
	margin-top:10px;
	margin-left:30px;
}

.newsItem a {
	font-weight:bold;
}

.newsItem span {
	font-weight:normal;
	font-style:italic;
	color:#41403e;
}

.newsItem ol li {
	line-height:150%;
}

/* FOOTER DEFINITIONS */

#footer {
	//position:relative;
	//background-color:#e8e8e8;
	background-color:#fff;
	color:#fff;
	width:100%;
	height:200px;
	border-top: 3px solid #dedbd8;
	margin:auto;
}
#fContent {
	width:950px;
	height:150px;
	padding:10px 25px;
	margin:auto;
}
#fContentL {
	//background-color:#f00;
	width:690px;
	margin:auto;
	padding:0px;
	float:left;
	//border-right: 1px solid #dedbd8;
}
#fContentR {
	//background-color:#0f0;
	width:240px;
	margin:auto;
	padding:0px;
	float:right;
}
#footer p {
	font-size:10pt;
	color:#000;
}
#footer h4 {
	font: 14pt Century Gothic, Verdana, Arial, sans-serif;
	text-transform:uppercase;
	color:#000;
	margin-bottom:10px;
}
#footer a {
	font-size:10pt;
	color:#000;
}
#footer a:hover {
	font-size:10pt;
	color:#febb4a;
}


/* ADDITIONAL DEFINITIONS */

p {
	line-height:150%;
}

p a:link {
	text-decoration:underline;
}

small {
	font: 10pt Georgia, Times New Roman, serif;
	text-transform:lowercase;
	//margin-left:10px;
	margin-left:92%;
	color:#ccc7be;
}

small:hover {
	color:#a59d7a;
}

.content_left small {
	font: 10pt Georgia, Times New Roman, serif;
	margin:auto;
	text-transform:none;
	color:#41403e;
}

.content_left small:hover {
	color:#a59d7a;
}

h1 {
	font: 16pt Century Gothic, Verdana, Arial, sans-serif;
	text-transform:uppercase;
	//letter-spacing:2px;
	font-weight:bold;
	color:#41403e;
}

h2 {
	//font: 16pt Century Gothic, Verdana, Arial, sans-serif;
	font: 16pt Georgia, Times New Roman, serif;
	font-weight:bold;
	color:#41403e;
}

h3 {
	//font: 16pt Century Gothic, Verdana, Arial, sans-serif;
	font: 16pt Georgia, Times New Roman, serif;
	font-weight:bold;
	color:#41403e;
	margin-bottom:10px;
}

h4 {
	font: 12pt Georgia, Times New Roman, serif;
	font-weight:bold;
	color:#41403e;
	margin:10px 0px;
}

h4 a:link {
	text-decoration:underline;
}

h5 {
	font: 14pt Century Gothic, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#c9c9c9;
	margin-bottom:10px;
}

h6 {
	font: 12pt Century Gothic, Verdana, Arial, sans-serif;
	color:#a9a9a9;
	margin-bottom:10px;
}

em {
	font: 10pt Arial, sans-serif;
	color:#41403e;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	text-transform:none;
}
span {
	color:#fff;
}

 