body {
	/*font: 76.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;*/
	font-size: 70%;
        font-family: arial, verdana, sans-serif;
	color: #EDECDC;
	background: url(../../images/body_bg.gif) #342321;
	margin: 0;
}

* {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

.hidden {
	display:none;
}

#nav .hidden {
	display:none;
}

em em {
	font-style:normal;
}

blockquote {
	background:#273322;
	border:1px solid #202B1C;
	font-size:120%;
}

#container {
	width:780px;
	background:url(../../images/container.jpg) top repeat-y;
	margin:0 auto;
}

#wrapper {
	width:740px;
	margin:0 auto;
	min-height: 600px;
}

#header {
	height:233px;
	background:url(../../images/header.jpg) no-repeat;
}

#header h1 {
	text-align:center;
	padding:15px 0 0 0;
	color:#fff;
	font-size:240%;
	font-weight:normal;
}

#header h1 a {
	color:#fff;
	text-decoration:none;
}

#header h2 {
	color:#ABBC8B;
	text-align:center;
	font:80% Verdana;
	letter-spacing:2px;
	text-transform:uppercase;
	padding:5px 0 0 0;
}

#sidebar {
	width:260px;
	float:left;
	padding:20px;
}

#sidebar h2 {
	border-bottom:2px solid #AEA68D;
	color:#fff;
	font:165% Georgia;
	font-weight:normal;
	padding:10px 5px;
	line-height:29px;
}

#sidebar #sidenav {
	margin: 10px 0 20px 0;
}

#sidebar #sidenav li {
	list-style:none;
	padding:5px 2px;
	border-bottom:1px solid #96885C;
}

#sidebar #sidenav li a {
	padding:5px 2px;
	display:block;
	font:130% Georgia;
	text-decoration:none;
	color:#F7F3C7;
}

#sidebar #sidenav a:hover {
	color:#000;
}

#sidebar p, #sidebar vcard {
	font-size:90%;
	line-height:24px;
	color:#F7F3C7;
	margin:10px 0;
	padding:5px;
}

#content {
	margin:0 0 0 300px;
	background:url(../../images/content.jpg) top left no-repeat;
}

#nav {
	padding:17px 0 0 0;
	margin:0;
        white-space: nowrap;
}

#nav li {
	list-style:none;
	display:inline;
	margin:0;
}

#nav li a {
	padding:17px 10px;
	font:10px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#D6DBC1;
	background:url(../../images/a_hover.gif) top no-repeat;
}
#nav a.selected {
	background:url(../../images/a_hover.gif) bottom repeat-x #24331C;
}
#nav a:hover {
	background:url(../../images/a_hover.gif) bottom repeat-x #24331C;
}

a em {
	font-style:normal;
	text-decoration:underline;
}

#content_main {
	margin:18px 0 0 0;
	padding:5px 15px 15px 15px;
	background:url(../../images/content_sub.jpg) top left no-repeat;
}
#content_main img {
	width: 250px;
}
#content_main p.gallery img {
	width: 150px;
	float: left;
	margin: 15px;
}
#content_main p.gallery {
	margin: 20px;
}

a {
	color:#fff;
	text-decoration:none;
}

#content_main a:hover {
	text-decoration:underline;
}

#content_main h2,h3,p,blockquote {	
	margin:15px;
	line-height:25px;
	font-size:120%;
}
#content_main h2 {	
	color: #fff;
}

#content_main h3 {	
	color:#939D8C;
	font-size:120%;
}

#content_main ul,ol {
	margin:15px 30px;
	line-height:25px;
}

#content_main h2 {
	font:180% Arial;
}

img {
	border:none;
}

p.details {
	border-top:1px solid #202114;
	border-bottom:1px solid #202114;
	color:#959F91;
	font:80% Verdana;
	text-transform:uppercase;
	padding:7px 0;
}

p.details a {
	color:#959F91;
	border-bottom:1px solid #596356;
}

p.details a.comlink {
	float:right;
}

#footer {
	clear: both;
	border-top: 1px solid #BEB8A2;
	margin: 30px 0 0 0;
	padding:15px;
	font-size:90%;
}
a img {
	border: 1px solid #CCC;
}
.vcard {
	padding: 5px;
}
.vcard .org {
	display:none;
	font-weight: bold; 
	margin: 0 0 12px 0;
}
.vcard .adr {
	margin: 0 0 12px 0;
}
.vcard span.legend {
	display:block; 
	width: 65px; 
	float:left; 
	margin-right: 5px;
}
.vcard span.code {
	margin-right: 5px;
}
.vcard span.legend {
	display:block; 
	width: 65px; 
	float:left; 
	margin-right: 5px;
}
.hidden {
	display: none;
}
