body {
color: #4d3113;
font-family: tahome, ariel, helvetica, sans-serif;
font-size: 78%;
margin: 0;
padding: 0;
width: 100%;
background: #a39a90 url(images/pagebg.gif) top left repeat-x;
text-align: center;
}

html {
text-align: center;
}

a:link {
color: #4d3113;
text-decoration: none;
font-size: 1.1em;
font-weight: normal;
}

a:visited {
color: #4d3113;
text-decoration: none;
font-size: 1.1em;
font-weight: normal;
}

a:hover {
color: #d5d1cd;
text-decoration: underline;
font-size: 1.1em;
font-weight: normal;
}

a:active {
color: #d5d1cd;
text-decoration: underline;
font-size: 1.1em;
font-weight: normal;
}

a img {
border: solid 3px #908880;
}

a:hover img {
border: solid 3px #b6a5a5;
}

a.current {
text-decoration: underline;
}

h1 {
font-size: 1.2em;
font-weight: normal;
text-align: left;
}

h2 {
font-size: 1.2em;
font-weight: normal;
text-align: left;
}

h3 {font-size: 1.1em;
font-weight: bold;
text-align: left;
}

h4 {font-size: 1.1em;
font-weight: bold;
text-align: right;
}

p {text-align: justify;
line-height: 1.3em;
font-size: 1.0em;
}

/* text decoration */

.ital {
font-style: italic;
}

.bold {
font-weight: bold;
}

.small {
font-size: 0.9em;
}

#container {
position: relative;
margin: 0;
width: 100%;
min-height: 550px;
background: url(images/contbg.gif) bottom left repeat-x;
}

#content {
position: relative;
margin: 0;
padding: 0 0 100px 0;
width: 775px;
min-height: 345px;
background: url(images/logo.gif) top left no-repeat;
}

#conport {
position: relative;
margin: 0;
padding: 0 0 0px 0;
width: 775px;
min-height: 345px;
background: url(images/logo.gif) top left no-repeat;
}

#mainnav {
position: absolute;
top: 30px;
right: 0;
width: 100px;
text-align: left;
}

#mainnav ul {
list-style: none;
margin: 0;
padding: 0 0 0 20px;
}

#mainnav ul li {
display: block;
margin: 0;
padding: 7px 0 7px 0;
}

#pics {
margin: 0 0 0 300px;
padding: 70px 0 0 0;
width: 350px;
text-align: left;
}

#double {
margin: 20px 0 0 70px;
padding: 0;
width: 700px;
text-align: left;
}

div.spacer {
clear: both;
height: 1px;
}

div.float {
float: left;
width: 306px;
margin: 0 0 40px 40px;
height: 300px;
text-align: left;
}

div.float p {
margin-left: 5px;
margin-right: 5px;
}

#text {
margin: 0 0 0 310px;
padding: 70px 0 0 0;
width: 330px;
}

#text ul {
list-style: none;
margin: 0 0 20px 0;
padding: 0;
text-align: left;
}

#text ul li {
border-left: solid 2px #b6a5a5;
margin: 5px 0 5px 0;
padding: 0 0 0 10px;
}


#footer {
clear: both;
position: absolute;
left: 0;
bottom: 0;
width: 775px;
min-height: 100px;
background: url(images/footerbg.gif) bottom left no-repeat;
text-align: right;
}

#footpic {
clear: both;
margin: 0;
width: 775px;
min-height: 100px;
background: url(images/footerbg.gif) bottom left no-repeat;
text-align: right;
}


