@charset "utf-8";
/* ================================================== */
/* STANDARD DEFAULTS =============================== */
/* ================================================ */
body {
	background-image: url('Images/bkg_02.jpg');
	background-repeat: repeat;
	background-position: top center;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	}
p,
ol,
ul {
	color: #1c1109;
	font-family: Arial; 
	font-size: 8pt;
	}
	
	
	
a:visited,
a:active,
a:link {
	color: #405ebe;
	font-family: Arial; 
	font-size: 8pt;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
#backdrop {
	background-image: url('Images/bkg_01.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	height: 100%;
	left: 0;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	}
/*
#framework {
	background-color: #ffffff;
	padding: 10px 0px;

	margin: 8px 0px 0px 0px;
	text-align: left;

	width: 850px;
	}
*/
/* ================================================== */
/* MASTHEAD ======================================== */
/* ================================================ */
#masthead {
	padding: 10px 20px 0px 20px;
	width: 810px;
	}
#masthead div#logo {
	float: left;
	}
#masthead div#logo img#sdf_logo_1 {
	margin: 0px 10px 0px 4px;
	}
#masthead div#title {
	float: left;
	}
#masthead div#title p#name {
	color: #1c1109;
	font-family: Minion Pro; 
	font-size: 18pt;
	font-weight: bold;
	margin: 0px;
	}
#masthead div#title p#tagline {
	color: #462a08;
	font-family: Minion Pro;
	font-size: 9pt;
	font-style: italic;
	left: 0px;
	letter-spacing: 1px;
	margin: 0px 20px;
	position: relative;
	top: -3px;
	}
#masthead div#contact {
	float: right;
	padding: 10px 0px 0px 0px;
	text-align: right;
	}
#masthead div#contact p#number {
	color: #462a08;
	font-family: Arial; 
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	}
#masthead div#contact p#email {
	color: #8c7a65;
	font-family: Arial;
	font-size: 7pt;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px;
	}
#masthead div#contact p#email a:visited,
#masthead div#contact p#email a:active,
#masthead div#contact p#email a:link {
	color: #462a08;
	text-decoration: none;
	}
#masthead div#contact p#email a:hover {
	text-decoration: underline;
	}
/* ================================================== */
/* NAVIGATION ====================================== */
/* ================================================ */
#navigation {
	left: 0px;
	margin: 18px 30px 0px 30px;
	padding: 0px;
	position: relative;
	top: 0px;
	width: 790px;
	z-index: 0;
	}
#navigation a:visited,
#navigation a:active,
#navigation a:link {
	background-color: #f8f2e7;
	border-color: #e1d5c3;
	border-style: solid;
	border-width: 1px;
	color: #9f8e77;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	height: 20px;
	left: 0px;	
	margin: 0px;
	padding: 8px 14px;
	position: relative;
	top: 0px;
	text-decoration: none;
	z-index: 50;
	}
#navigation a:hover {
	}
#navigation a.current:visited,
#navigation a.current:active,
#navigation a.current:link {
	color: #1c1109;
	background-image: url('Images/nav_gradient_2x23.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	border-bottom-color: #f8f2e7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	left: 0px;
	position: relative;
	top: 0px;
	z-index: 150;
	}
/* ================================================== */
/* CONTENT BANNER ================================== */
/* ================================================ */
#content_banner {
	background-color: #f8f2e7;
	border-color: #e1d5c3;
	border-style: solid;
	border-width: 1px;
	clear: both;

	left: -10px;
	padding: 8px;
	position: relative;
	margin: 0px;
	text-align: left;
	top: -3px;
	width: 792px;
	z-index: 100;
	}
#content_banner img,
#content_banner iframe {
	border-color: #d3d3d3;
	border-style: solid;
	border-width: 2px;
	}
#content_banner #wrapper {
	float: left;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	width: auto;
	}
#content_banner #wrapper p {
	color: #462a08;
	}
#content_banner #wrapper span.title,
span.title {
	font-weight: bold;
	}
#content_banner #wrapper span.title_2,
span.title_2 {
	font-size: 11pt;
	font-weight: bold;
	}
div#navigation div#content_banner table tr td div#wrapper p.description_2,
p.description_2 {
	font-size: 10pt;
	font-weight: normal;
	}
div#navigation div#content_banner table tr td div#wrapper p a:visited,
div#navigation div#content_banner table tr td div#wrapper p a:active,
div#navigation div#content_banner table tr td div#wrapper p a:link {
	border: none;
	color: #405ebe;
	display: inline;
	font-family: Arial; 
	font-size: 10pt;
	font-weight: normal;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-decoration: none;
	top: 0px;
}
div#navigation div#content_banner table tr td div#wrapper p a:hover {
	text-decoration: underline;
}
div#navigation div#content_banner table tr td div#wrapper a img.link_arrow {
	border: none;
	margin: 0px 0px 0px 6px;
	vertical-align: middle;
	}
/* ================================================== */
/* CONTENT BODY ==================================== */
/* ================================================ */
#content {
	height: auto;
	padding: 0px;
	text-align: center;
	width: 850px;
	}
#content #advertisement {
	float: left;
	margin: 0px;
	padding: 20px;
	text-align: left;
	width: auto;
	}
#content #advertisement p.title {
	color: #462a08;
	font-family: Minion Pro;
	font-size: 12pt;
	font-weight: bold;
	}
#content #advertisement p.description {
	}
#content #teasers {
	border-left-color: #ecddbf;
	border-left-style: solid;
	border-left-width: 1px;
	float: right;
	margin: 8px 20px 8px 0px;
	padding: 0px 0px 0px 8px;
	width: 240px;
	}
#content #teasers a:visited,
#content #teasers a:active,
#content #teasers a:link {
	color: #462a08;
	font-family: Minion Pro;
	background-image: url(Images/teaser_gradient_2x64.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
	display: block;
	padding: 10px 20px;
	margin: 0px;
	text-decoration: none;
	}
#content #teasers a:hover {
	}
#content #teasers a span.title {
	display: block;
	font-size: 12pt;
	font-weight: bold;
	}
#content #teasers a span.description {
	display: block;
	font-size: 10pt;
	font-weight: normal;
	}
#content #teasers a img {
	}
#content #list {
	float: left;
	padding: 20px 40px;
	text-align: left;
	width: 270px;
	}
#content #list p a:visited,
#content #list p a:active,
#content #list p a:link {
	font-family: Arial; 
	font-size: 8pt;
	text-decoration: none;
	}
#content div#list p a:hover {
	text-decoration: underline;
	}
#content div.profile {
	border-bottom-color: #e1d5c3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 20px 20px 0px 20px;
	text-align: left;
	width: 850px;
	}
#content table tr td div.stats {
	float: left;
	padding-left: 10px;
	width: 150px;
	}
#content table tr td div.stats span.title {
	font-weight: bold;
	}
#content table tr td div.description {
	float: left;
	padding-left: 10px;
	width: 400px;
	}
#content table tr td div.profile div.link_profile {
	float: right;
	padding-left: 10px;
	vertical-align: middle;
	width: 100px;
	}
#content table tr td div.link_profile a img.link_arrow {
	border: none;
	margin: 0px 0px 0px 6px;
	vertical-align: middle;
	}
/* ================================================== */
/* FOOTER/COPYRIGHT ================================ */
/* ================================================ */
#footer {
	clear: both;
	border-top-color: #ae8d5c;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 14px 0px 0px 0px;
	text-align: center;
	width: 850px;
	}
#footer p {
	margin: 0px 0px 14px 0px;
	}
#footer p a:visited,
#footer p a:active,
#footer p a:link {
	color: #462a08;
	font-family: Verdana; 
	font-size: 8pt;
	text-decoration: none;
	}
#footer p a:hover {
	text-decoration: underline;
	}
#footer p a img {
	border: none;
	margin: 0px 14px;
	}
#footer #copyright {
	color: #654b1c;
	font-family: Arial; 
	font-size: 7pt;
	margin: 0px;
	}
	
	


