﻿* {
	padding: 0px;
	margin: 0px;
}
body {
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #36362C;
	line-height: 18px;
	padding: 0px 0px 16px 0px;
}
a {
	color: #151A23;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
sup {
	font-size: 0.5em;
}
p {
	margin-bottom: 14px;
	text-align: justify;
}
img.picA {
	border: 1px solid #bdb090;
	position: relative;
	top: -2px;
	padding: 4px;
	margin: 10px;
	z-index: 100;
}
img.farleftfloat {
	z-index: 20;
	float: left;
	border: 1px solid #bdb090;
	background-color: #FFFFFF;
	position: relative;
	top: -4px;
	left: -60px;
	padding: 12px;
	margin: 10px -30px 10px 10px;
}
img.alignleft {
	float: left;
	margin: 0px 14px 3px 0px;
}
ul.linklist {
	list-style: none;
}
ul.linklist li {
	/*border-top: solid 1px #EEEEEE;*/
padding: 5px 0;
	margin: 5px 0px 0px 0px;
}
ul.linklist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#inner {
	width: 880px;
	margin: 0 auto 0 auto;
	z-index: 2;
}
#header {
	float: left;
	background: url(images/logo.jpg) no-repeat;
	width: 100%;
	height: 187px;
}
.coname {
	position: absolute;
	width: 600px;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: -1px;
	top: 10px;
	line-height: 36px;
	margin-left: 14px;
}
#container {
	float: left;
	width: 100%;
	margin: 12px 0px 0px 0px;
	border: 1px #bdb090 solid;
	background: #FFFFFF;
}
#secondarycontent {
	position: relative;
	text-align: right;
	right: 18px;
	top: 18px;
	border-left: 1px #bbbbbb solid;
	background: #FFFFFF;
	width: 210px;
	float: right;
	font-size: 12px;
	line-height: 15px;
}
#secondarycontent h3 {
	position: relative;
	top: 4px;
	font-size: 19px;
	line-height: 25px;
	color: #151A23;
	padding: 0px 0px 10px 10px;
	margin-bottom: 20px;
}
#secondarycontent .content {
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}
#maincontent {
	position: relative;
	width: 626px;
	float: left;
	margin: 0 0 12px 0;
}
#maincontent h1 {
	position: relative;
	top: 4px;
	font-size: 26px;
	letter-spacing: -1.5px;
	line-height: 25px;
	color: #4E4E4E;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 6px 0px 6px 6px;
	margin-bottom: 12px;
}
#maincontent h2 {
	position: relative;
	top: 4px;
	line-height: 20px;
	background: url('images/a22.gif') repeat-x 50% bottom;
	padding: 0px 0px 2px 2px;
	margin-bottom: 10px;
	color: #666666;
	font-size: 19px;
}
#maincontent h3 {
	position: relative;
	top: 4px;
	font-size: 15px;
	line-height: 15px;
	color: #4E4E4E;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px 0px 2px 2px;
	margin: 20px 0;
}
#maincontent .content {
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
}
#maincontent .post {
	margin-bottom: 30px;
}
#maincontent .post .header {
	position: relative;
}
#maincontent .post .date {
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 35px;
	color: #AFAFA4;
	font-weight: bold;
}
#maincontent .post .content {
	margin-bottom: 0px;
}
#maincontent .post .footer {
	position: relative;
	top: -10px;
	background: url('images/a33.gif') repeat-x;
	height: 64px;
}
#maincontent .post .footer ul {
	list-style: none;
	position: absolute;
	right: 15px;
	bottom: 15px;
}
#maincontent .post .footer ul li {
	display: inline;
	line-height: 14px;
	padding-left: 17px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#maincontent .post .footer ul li.printerfriendly {
	background-image: url('images/a41.gif');
}
#maincontent .post .footer ul li.comments {
	background-image: url('images/a36.gif');
}
#maincontent .post .footer ul li.readmore {
	background-image: url('images/a38.gif');
}
.promobox {
	float: right;
	width: 140px;
	background: #FAFEFF;
	border: 1px solid #D4F4FC;
	font-style: italic;
}
#footer {
	position: relative;
	clear: both;
	height: 66px;
	text-align: center;
	line-height: 16px;
	background: #FFFFFF;
}
#footer a {
	color: #36362C;
}
.bodybold {
	font-size: 12px;
	color: #36362C;
	font-weight: 600;
}
.BigBoy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: bold;
}
.clearboth {
	display: block;
}
