body {
	background-color: #121212;
	color: #bfbfbf;
	padding-top: 5px;
	/*font-family: Times, Constantia, Sans-Serif;*/
	font-family: Helvetica, Calibri, Arial, Sans-Serif;
	font-size:  80%;
	line-height:1.4em;
}

p {
	margin: 1.1em 0 1.1em;
}
#content {
	color: #c3c3c3;
	background: #121212 url(../images/content-mid-bg.gif) repeat-y;
	width: 935px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1em;
}

h1, h2, h3
{
	font-weight: bold;
/*  	color:#6DBF02;  */
    margin-bottom: 0.5em !important;
}

h1
{
	font-size: 1.25em !important;
}

h2
{
    font-size: 1.125em !important;
}

h3
{
    font-size: 1.0em !important;
}

.showcase h1 {
/* 	color: #81b0c4; */
	color: #e3e3e3;
}

#latest-blog h1 {
	color: #fff;
}
#latest-blog h2, #latest-blog h3 {
	color: #e3e3e3;
}

.post blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	font-style: italic;
	color: #777;
}

#content .ourSpiel {
	margin: 0 40px 0 40px;
}

#content .header {
	text-align: center;
	font-size: 1.30em;
}

#content .desc {
	font-size: 1.1em;
}

#content .header img {
/*	display: block; */
	margin: 5px 15px 15px;
}

#content .top {
	background-image: url(../images/content-top-bg.gif);
	width: 935px;
	height: 16px;
	margin: 0;
	padding: 0;
}

#content .bot {
	background-image: url(../images/content-bot-bg.gif);
	width: 935px;
	height: 15px;
	margin: 0;
	padding: 0;
}

#contact {
	font-family: Helvetica, Arial;
	font-size: .85em;
	line-height: 1.1em;
	text-align: center;
}

#address {
	width: 190px;
	margin-left: auto;	
	margin-right: auto;
}

#content .footer {
	height: 50px;
	background: url(../images/footer.gif) no-repeat center;
	margin: 0;
	padding: 0;
}

#content p {
	margin-left: 10px;
	margin-right: 10px;
}

.divider {
	clear: both;
	width: 834px;
	height: 8px;
	margin: 15px auto 15px auto;
	background: url(../images/divider.gif) no-repeat;
}

.divider-narrow {
	clear: both;
	width: 660px;
	height: 8px;
	margin: 15px auto 15px auto;
	background: url(../images/divider-narrow.gif) no-repeat;
}

.divider-sig {
	clear: both;
	width: 834px;
	height: 27px;
	margin: 15px auto 15px auto;
	background: url(../images/divider-ornamental.gif) no-repeat;
}

.showcase {
	/*
	margin-left: 20px;
	margin-right: 20px;	
	*/
	clear: both;
}

.showcase .desc {
	float: left;
	width: 475px;
}

.showcase .preview {
	width:400px;
	float: right;
	background-image: url(../images/image-holder.gif);
	padding-top: 15px;
	padding-left: 12px;
	width: 340px;
	height: 321px;
	margin-bottom: 15px;
}

.preview-box {
	float: right;
/* 	width: 340px; */
	height: 321px;
	margin-bottom: 15px;

}
.preview-box .x-box-mc {
/* 	padding-top: 15px; */
/* 	padding-left: 12px; */
/* 	padding-right: 12px; */
	width: 323px;	
}

/* @group Linkage */

a:link, a:visited {
	color:#81b0c4;
}

a:link {
	color:#81b0c4;
}

a {
	padding: 1px 3px 1px 3px;
	text-decoration:underline;
}

a:hover {
	background-color:#81b0c4;
	color:#2b2b2b;
	text-decoration:none;
}

.showcase a:hover {
	background-color: transparent;
}

span.email { 
  unicode-bidi:bidi-override; 
  direction: rtl;
}

.bottom-links {
	clear: both;
	margin-top: 35px;
	margin-bottom: 35px;
}

.bottom-links ul {
	width: 725px;
	margin-left: auto;
	margin-right: auto;
}

.bottom-links li {
	text-align: center;
	background-color: #262626 !important;
	width: 175px;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
}

.bottom-links a {
	text-decoration: none;
}

.footnotes hr {
	border-style:solid;
	border-width:1px 0 0;
	margin-left:0;
	margin-bottom: 0;
	margin-top:3em;
	width:8em;	
}
.footnotes ol {
	font-size: .9em;
}

a.footnoteBackLink {
	border:0 none;
	line-height:0;
	font-size: 1em;
	padding:3px 4px 2px;
	vertical-align:-0.2em;
}
