body {
color: #333333;
background: #f4f1c9 url(../images/background_grad8.jpg) repeat-x;
font-family: Arial, "Trebuchet MS", Verdana, Helvetica;
border: 1px solid black;
width: 1000px;
margin: 0 auto;
}

p {
text-indent: 20px;
}

h1 {
color: #FFFFFF;
}

h2, h3 {
color: #223d58;
}

/* ---Main Links --- */

a:link {
color: #223d58;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #223d58;
text-decoration: none;
}

a:hover {
color: #4988F1;
text-decoration: underline;
}
/* --- --- */

img {
border: 1px solid #2e547b;
display: inline-block;
}

#pageWrapper {
margin: 0;
display: inline-block;
background: #FFFFFF url(../images/site_design/backgroundElk.jpg)  no-repeat top left;
}

#content {
padding: 10px;
margin: 0;
margin-left: 190px;
}

#content p, #content h1, #content h2, #content h3 {
padding-left: 15px;
}

#footer {
clear: both;
padding: 10px;
font-size: 80%;
font-style: italic;
border-top: 1px solid #7D7D7D;
}

#footerCopyright {
clear: both;
text-align: center;
}

#footerLinks {
float: left;
}

#footerLogo {
float: right;
text-align: right;
}

#leftCol {
padding: 10px;
width: 175px;
float: left;
}

#leftCol h2 {
height: 30px;
padding: 5px;
text-align: center;
background: #2e547b url(../images/site_design/headerBox.jpg) no-repeat top left;
color: #FFFFFF;
margin: 0;
}

#leftCol p {
text-indent: 0;
padding: 0 5px;
}

#header {
margin: 0;
padding: 5px;
background: url(../images/site_design/header.jpg) no-repeat top left;
height: 140px;
}

.dropCap {
font-size: 145%;
color: #223d58;
}

img.photoLeft {
float: left;
display: inline-block;
margin-right: 10px;
margin-botton: 10px;
}

img.photoRight {
float: right;
display: inline-block;
margin-left: 10px;
margin-botton: 10px;

}
