body {
	margin: 0;
	padding: 0;
	background: #ffffff url(/images/background.gif) repeat-x left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #876643;
}
a {
	text-decoration: none;
	color: #876643;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
#top {
	width: 940px;
	height: 80px;
	margin: 0 auto;
}
.logo {
	margin: 20px 0;
	float: left;
	width: 300px;
	height: 50px;
}
#topa {
	float: right;
	width: 300px;
	margin: 5px 15px;
}
#topa p {
	margin: 0;
}
.flag {
	margin: 5px 5px 10px 5px;
	float: right;
	width: 16px;
	height: 11px;
}
#topbo {
	width: 940px;
	height: 230px;
	margin: 0 auto 20px auto;
	background: transparent url(/images/top.jpg) no-repeat left top;
}
#topbox {
	width: 300px;
	padding: 56px 60px;
}
#topbox p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}
.titleone {
	font-size: 1.8em;
	font-weight: bold;
	display: none;
}
.titletwo {
	font-size: 1.2em;
}
#macontainer{
	width: 940px;
	margin: 0 auto;
}
#contwrapper{
	float: left;
	width: 100%;
}
#contcolumn{
	margin-left: 220px;
}
#leftcolumn{
	float: left;
	width: 220px;
	margin-left: -940px;
}
.column{
	margin: 0;
}
.box-left {
	width: 220px;
	background: transparent url(/images/block.gif) no-repeat left top;
	padding-top: 5px;
	margin-bottom: 20px;
}
.box-right {
	float: right;
	width: 220px;
	background: transparent url(/images/block.gif) no-repeat left top;
	padding-top: 5px;
	margin-bottom: 15px;
}
#contcolumn .box-right h2 {
	padding-top: 0px;
	/*padding-top: 10px;*/
	margin-left: 20px;
}

.box-bottom{
	float: left;
	width: 340px;
/*	margin: 0 0 0 20px;*/
	margin-left: 20px;
	margin-bottom: 20px;
}
.box-bottom-top {
	width: 340px;
	height: 18px;
	background: transparent url(/images/bot-top.gif) no-repeat left top;
	margin: 0;
}
.box-bottom-mid {
	width: 340px;
	background: transparent url(/images/bot-mid.gif) repeat-y left top;
	margin: 0;
	padding: 0;
}
.box-bottom-bot {
	width: 340px;
	height: 18px;
	background: transparent url(/images/bot-bot.gif) no-repeat left top;
	margin: 0;
}
#content{
	float: left;
	width: 460px;
	padding: 10px 20px 20px 20px;
}
#content h1{
	font-size: 28px;
	color: #00155E;
	font-weight: bold;
	margin: 0;
	margin-top: -9px;
	border-bottom: solid #00155E 1px;
}
#content-big{
	float: left;
	width: 700px;
	padding: 10px 20px 20px 20px;
}
#content-big h1{
	font-size: 28px;
	font-weight: bold;
	margin: 0;
	color: #00155E;
	margin-top: -9px;
	border-bottom: solid #00155E 1px;
}
#contcolumn .box-right p {
	margin: 0 20px;
	margin-bottom: 10px;
}
#contcolumn .box-bottom-mid ul {
	color: #00155E;
	margin-top: 0;
	margin-bottom: 0;
}
#contcolumn .box-bottom-mid li{
	margin-left: 0px;
	margin-right: 10px;
	padding-top: 10px;
	color: #00155E;
}
#leftcolumn h2{
	text-transform: uppercase;
	font-size: 15px;
	margin-left: 20px;
	font-weight: bold;
	border-bottom: solid #9eadb5 1px;
	color: #9eadb5;
	/*color: #464c5e;*/
	padding-top: 0px;
	=padding-top: 10px;
}
#contcolumn h2 {
	text-transform: uppercase;
	font-size: 15px;
	padding-top: 20px;
	margin-left: 0px;
	font-weight: bold;
	border-bottom: solid #9eadb5 1px;
	color: #9eadb5;
       /* color: #464c5e;*/
}
#contcolumn h2.cont {
	text-transform: none;
	font-size: 28px;
	font-weight: bold;
	margin: 0;
	border-bottom: solid #876643 1px;
	color: #876643; 
}
#contcolumn .box-bottom h2{
	padding-top: 0px;
	border-bottom: solid #c3b2a1 2px;
	color: #876643;
	margin: 0 0 0 20px;
}
#contcolumn #content-big .ta01{
	margin: 0;
}
#contcolumn p {
/*	color: #00155e;*/
	color: #222222;
	line-height: 1.5em;
}
#content-big li {
/*	display: block;*/
/*	font-weight: bold;*/
	font-weight: normal;
	color: #876643;
/*	color: #00155e;*/
	line-height: 1.5em;
}
.more {
	padding-top: 5px;
}


#leftcolumn ul.first {
	margin-left: 20px;
	padding: 0;
	line-height: 1.8em;
	font-weight: bold;
}
#leftcolumn ul.first li {
	padding-top: 5px;
	list-style-type: none;
}
#leftcolumn ul.first li a {
	font-weight: bold;
}
#leftcolumn ul.first li.active {
	margin-left: 15px;
	list-style-type: disc;
}
#leftcolumn ul.second {
	margin-left: 20px;
	padding: 0;
	line-height: 1.8em;
	font-weight: normal;
}
#leftcolumn ul.second li {
	padding-top: 0px;
	/*list-style-type: none;*/
}
#leftcolumn ul.second li a {
	font-weight: normal;
}
#leftcolumn ul.second li.active {
	display: list-item;
	list-style: disc;
	margin-left: 0px;
	font-weight: bold;
	list-style-type: disc;
}
#leftcolumn ul.second li.active a {
	font-weight: bold;
}
#leftcolumn li a{
	text-decoration: none;
	color: #00155e;
}
#leftcolumn li a:hover{
	text-decoration: underline;
}

#imgbox{
	text-align: center;
	width: 220px;
}

#bottom {
	clear: both;
	margin-top: 20px;
	width: 100%;
	height: 115px;
	background-color: #f5f5f5;
}
#footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 10px;
}
#footer p {
	margin: 0 20px;
	color: #9eadb5;
}
#footer ul {
	float: right;
	margin: 0 15px;
	list-style: none;
	line-height: normal;
	font-weight: bold;
}
#footer li {
	display: block;
	float: left;
}
#footer a {
	display: block;
	float: left;
	padding: 0px 5px;
	border-left: solid #876643 1px;
}
#footer .first a {
	display: block;
	margin: 0px;
	border-left: none;
}
.co {
	color: #00155e;
}
a.headmail {
	text-decoration: none;
	color: #876643;
	font-weight: normal;
}
a.headmail:hover {
    text-decoration: underline;
}
#contcolumn p.per {
	color: #876643;
	font-weight: bold;
}
.clear {
	clear: both;
}
img, img a {
	border: none;
}
img.ilustr {
	float: left;
	margin: 20px 20px 0 0 ;
}
/*#name{
	float: left;
	width: 340px;
	margin: 10px 20px 10px 0;
}
#email{
	float: left;
	width: 340px;
	margin: 10px 20px 10px 0;
}
#message{
	float: left;
	width: 700px;
	margin: 10px 20px 10px 0;
}
textarea {
	overflow:auto;
	border: solid #c3b2a1 1px;
}
#edit-name, #edit-email {
	width: 340px;
	border: solid #c3b2a1 1px;
}
#edit-message {
	width: 700px;
}
#edit-submit {
	background: transparent url(/images/send.gif) no-repeat left top;
	width: 151px;
	height: 34px;
	border: none;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
label {
	font-size: 13px;
	font-weight: bold;
	color: #00155e;
}
#edit-submit {
	clear: left;
}*/
.indent-1 {
    font-weight: bold;
}

.indent-2 {
    padding-left: 1em;
}
/* tools */
.leftalign {
    text-align: left;
}
.midalign {
    text-align: center;
}
.rightalign {
    text-align: right;
}
td {
    border-bottom: 1px dotted silver;
}
img.left {
    float:left;
    margin-right: 1em;
}
img.right {
    float:right;
    margin-left: 1em;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
table.contenttable {
	margin-top: 1em;
}
table.contenttable tr {
    margin-bottom: 1em;
}
table.contenttable th {
	border-top: 2px solid silver;
	border-bottom: 2px solid silver;
	background: #e0e0e0;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.contenttable td {
	border-bottom: 1px dotted silver;
/*	color: #6D4B03;*/
	color: #00155E;
	padding: 0.5em;
}
table.contenttable td.extra {
	background: #ededed;
	color: #6D4B03;
	font-weight: bold;
}

img.icon {
	vertical-align: bottom;
}

img.share-icon {
	top: 3px;
	position: relative;
	margin-right: 5px;
}

div.metadata p {
	margin: 0px;	
	text-align: right;
	font-size: 85%;
}

p#metadata {
	color: #43495e;
	padding-bottom: 25px;
	border-bottom: dotted #43495e 1px;
}

div.metadata p a {
	font-weight: normal;
}

p#categories .active {
  background-color: #EFE0CD;
  padding: 0.1em 0.2em;
}
.boxdate{
	color: #9EADB5;
	font-size: 85%;
}
#contcolumn h2.blog {
	border: none;
	color: #464c5e;
	padding-top: 15px;	
	text-transform: none;
}
.blognews {
	margin-left: 20px;
	margin-right: 10px;
}
.pagination {
	text-align: right;
}
#postit {
	background: url("/images/mypostit.png") no-repeat scroll left top transparent;
	padding-top: 25px;
/*	position: absolute;*/
	position: relative;
	top: -170px;
	left: 450px;
	width: 139px;
	height: 146px;
}
#postit p {
	padding: 0px 20px 0px 20px;
	color: #222222;
}
#date {
        font-weight: bold;
}
