body {
	top:0;
	height: 100%;
	width:100%;
	margin: 0 auto;
	padding:0;
	
	text-align:left; 
	font-family: Georgia, Times, Times New Roman, serif;
	line-height:1.8em;
	letter-spacing:0.05em;	
	font-size:15px;
	color:#0a2535;
}

a:link{ color: #274534; font-weight:bolder; padding-left:4px; padding-right:4px; }

a:visited{ color: #162e20; }

a:hover, a:focus{ color: #fff; background-color:#274534; text-decoration:none; }

p{	margin:1em 0; }

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p{	margin-top:-0.05em;}

h1, h2, h3, h4, h5, h6{ color: #b5680f; }

h1{ font-size:28px;}

h2{	font-size:24px;}

h3{	font-size:20px;}

h4{	font-size:18px;}

h5{	font-size:16px;}

h6{	font-size:14px;}

ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em{font-style:italic;}

strong{font-weight:bolder;}

strong em, em strong{
	font-style:italic;
	font-weight:bolder;
}

#container {
	position: relative;
	min-height:100%;
	width:100%;
	overflow:hidden;
}

#header{ 
	width:100%;
	position:relative;
	display:block;
}
.metaContent{
	display:block;
	margin:0 0 20px 0;
}

#subMenusContainer, #aside, #searchForm, #footerImg{ display:none;}

#footer {
	letter-spacing:normal;
}

#footer a{
	text-decoration:none;
}

.vcard td{
	padding:1px;
}
.adr *, .tel{
	display:inline;
}

.fn, .org, .country-name, .tags, .microByLine{
	display:none;
}

.byLine{
	
	text-align: left;
}

#content{
	position:relative;
	display:block;
	width:100%;
	left:0;
	margin:0 ;
	top:0;
}

#nav{ display:none; }

#footer {
	position: relative;
	bottom: 0;
	
	width:100%;
	text-align:center;
	left:0;
}