﻿*
{
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.boxfloat {
	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.floatleft
{
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;
color: #fff;
}

.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;
}

#primarycontent
{
position: relative;
width: 626px;
float: left;
margin: 0 0 12px 0;
}

#primarycontent 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;
}

#primarycontent h1 a {
	text-decoration: none;
}
#primarycontent h2
{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 20px;
	color: #4E4E4E;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px 0px 2px 2px;
	margin-bottom: 10px;
}

#primarycontent 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;
}


#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

#primarycontent .post .footer
{
position: relative;
top: -10px;
background: url('images/a33.gif') repeat-x;
height: 64px;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
background-image: url('images/a41.gif');
}

#primarycontent .post .footer ul li.comments
{
background-image: url('images/a36.gif');
}

#primarycontent .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;
}

.clearit{
display:block;	
}