*
{
margin:0;
padding:0;
}

img
{
border:0;
}

body
{
background-image:url(../img/bg.gif);
background-attachment:fixed;
background-repeat:repeat;
color:#373731;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
}

h1,h2,h3
{
margin-bottom:15px;
}

h4
{
	margin-bottom:5px;
}

img.floatLeft
{
float:left;
margin:0 20px 10px 0;
}

img.floatRight
{
float:right;
margin:0 0 10px 20px;
}

p
{
margin-bottom:13px;
}

a
{
color:#373731;
}

ul
{
margin:0 0 20px 40px;	
}

li
{
margin:3px 0 5px 0;	
}

.nav
{
margin:0;
list-style:none;
}

.nav li
{
margin:0;
padding:5px 0 4px 7px;
border-bottom:1px solid #e6d7a9;
}

.nav li:hover
{
background-color:#fbf4dc;
}

.nav li a
{
text-decoration:none;
}

.holder
{
position:relative;
top:20px;
width:875px;
margin:auto;
background-color:#dad9be;
}

.header
{
position:relative;
width:875px;
text-align:center;
}

.logo
{
margin:5px 0 5px 0;
}

.divider
{
position:relative;
width:875px;
height:20px;
background-color:#98946f;
}

.images
{
position:relative;
width:875px;
height:160px;
}

.content
{
width:875px;
border-collapse:collapse;
}

.content tr td
{
vertical-align:top;
padding:20px;
}

.content tr td.lCol
{
width:135px;
background-color:#ffedb3;
font-size:12px;
}

.content tr td.rCol
{
width:135px;
background-color:#ffedb3;
text-align:center;
font-size:11px;
color:#7a7566;
}

.content tr td.rCol p
{
padding:0 0 12px 0;
border-bottom:1px solid #e6d7a9;
}

.footer
{
position:relative;
width:875px;
text-align:center;
background-color:#98946f;
margin-bottom:50px;
font-size:11px;
padding:14px 0 2px 0;
line-height:22px;
}

.links tr td
{
padding:12px;
text-align:center;
}

.inner
{
position:relative;
text-align:justify;
}