/*



*/

*
{
padding: 0px;
margin: 0;
}

body
{
font-size: 11px;
font-family: "Arial", helvetica, sans-serif;
color: #8C8C73;
line-height: 18px;
}

#outer
{
position: relative;
width: 820px;
margin:  0 auto;
background: url('indeximages/background.jpg') repeat-y;
}

#inner
{
position: relative;
padding: 8px 30px 13px 30px;
z-index: 2;
margin: 0px 15px 0px 0px;
}

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

a:hover
{
text-decoration: underline;
}

p
{
margin-bottom: 14px;
text-align: justify;
}

img.picA
{
position: relative;
top: -2px;
background: url('indeximages/a47.gif') no-repeat;
width: 76px;
height: 74px;
padding: 8px;
}

img.picB
{
position: relative;
top: -2px;
background: url('indeximages/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}

img.picC 
{ 
position: relative; 
top: 0px; 
background: url('images/a27.gif') no-repeat; 
width: 298px; 
height: 159px; 
padding: 10px; 
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}

img.floatright 
{ 
float: right; 
margin: 0px 0px 3px 14px; 
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#header
{
position: absolute;
background: transparent;
width: 210px;
height: 92px;
padding-left: 20px;
}

#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
font-size: 28px;
top: 15px;
left: 17px;
line-height: normal;
color: #ff3300;
}

#header h2
{
position: absolute;
font-size: 15px;
font-weight: normal;
color: #ffffff;
top: 43px;
left: 19px;
}



#splash
{
position: absolute;
left: 29px;
background: #EAEAE2 url('indeximages/title1.jpg') no-repeat;
width: 746px;
height: 92px;
z-index: -1;
}

#splashleader
{
position: absolute;
left: 29px;
background: #EAEAE2 url('indeximages/title1.jpg') no-repeat;
width: 746px;
height: 92px;
z-index: -1;
}

#menu
{
position: relative;
background: #0055dd;
height: 40px;
padding: 0px 20px 0px 5px;
margin: 98px 0px 20px 0px;
}

#menu ul
{
padding: 12px 0px 10px 0px;
}

#menu ul li
{
display: inline;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 21px 8px 21px;
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#menu ul li a:hover
{
background: #dddddd;
color: #4A4A24;
text-decoration: none;
}

#contact
{
position: absolute;
top: 0px;
padding: 12px 0px 10px 0px;
right: 10px;
font-size: 12px;
}

#contact a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
text-decoration: none;
color: #fff;
font-weight: bold;
}

#contact a:hover
{
background: #fff url('indeximages/a18.gif') repeat-x top;
color: #4A4A24;
text-decoration: none;
}


#secondarycontent
{
position: relative;
width: 200px;
float: right;
}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('indeximages/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}

#secondarycontent .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}


#primarycontent
{
position: relative;
width: 520px;
float: left;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
background: url('indeximages/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primarycontent h4
{
position: relative;
font-size: 14px;
color: #656551;
}

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

#primarycontent .content ul li 
{ 
padding-left: 5px; 
margin-left: 25px; 
}

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

#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: 0px;
height: 15px;
}

#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;
padding-bottom: 2px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

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

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

#primarycontent .post .footer ul li.readmore
{
background-image: url('indeximages/a38.gif');
}

#footer
{
position: relative;
clear: both;
height: 50px;
text-align: center;
line-height: 50px;
background-image: url('indeximages/a50.gif');
color: #A8A88D;
}

#footer a
{
color: #8C8C73;
text-decoration: underline;
}
