@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(images/bgk_gr.jpg) repeat-x left top #e5e3ce;
	font-family: Garamond, "Times New Roman", Georgia, Times, serif;
	color: #685b47;
	font-size: 14px;
	z-index: +1;
	visibility: visible;
}


/* text */

a {
	color: #4d4238;
	text-decoration: none;
}
a:hover {
}
p {
	padding: 0;
	margin: 0;
}

p.intro {
	padding: 4px 0 40px;
	margin: 0;
	text-align: left;
	font-size: 12px;
	color: #1e0f09;
}

p.share {
	font-family: Garamond, "Times New Roman", Georgia, Times, serif;
	color: #685b47;
	font-size: 12px; 
	font-style: normal;
	text-align: right;
	z-index: +1;
	visibility: visible;
}

h1 {
	padding: 0;
	margin: 0;
	font-size: 29px;
	font-weight: normal;
	font-style: oblique;
}
h2 {
	padding: 0;
	margin: 0;
	color: #7d952f;
	font-size: 26px;
	font-weight: bolder;
	font-style:oblique;
}
h3 {
	margin: 0 0 15px;
	padding: 0 0 10px;
	color: #dc5550;
	border-bottom: 1px solid #898171;
	font-size: 20px;
	font-weight: bolder;
	font-style:oblique;
}
h3 .description {
	color: #584d48;
	font-weight: normal;
}

p.description {
	padding: 4px 0 40px;
	margin: 0;
	text-align: right;
	font-style:italic;
	font-size: 10px;
	color: #7d715c;
}

p.heading {1e0f09
	color: #685b47;
	font-style:italic;
	font-size:36px;
	font-weight:lighter;
}

	
	
/* layout */	

#top {
	width: 1200px;
	height: 250px;
	background: url(images/tbw_portf_02.jpg) no-repeat top center;
	margin: 0 auto;
	padding: 0 0 0 0;
	display: block;
	text-align: right;
}
#topcontent {
	width: 850px;
	margin: 0 auto;
	padding: 40px 0 0;
	text-align:left;
	font-size: 15px;
	color: #281E12;
}
#topcontent p {	
	padding: 0 300px 0 0;
}
#page {
	width: 1200px;
	background: url(images/tbw_portf_05.jpg) no-repeat top center;
	margin: 0 auto;
	padding: 0;
}

#content {
	width: 850px;
	margin: 0 auto;
}

#footer {
	width: 1200px;
	height: 300px;
	background: url(images/tbw_portf_footer.jpg) no-repeat bottom center;
	margin: 0 auto;
	padding: 0; 
}
	
img.share {
	border: 0;
	margin: 0px 0 0;
	vertical-align:text-bottom;
}
	
	
	
	
	
	

