body {
color: #f4f5c4;
font-family: Arial, "Trebuchet MS", Verdana, Helvetica;
border: 1px solid black;
background: #dfdec0 url(../images/site_design/background_grad.jpg) repeat-x top left;
margin: 0;
}

p {
text-indent: 20px;
}

h1 {
color: #FFFFFF;
}

h2, h3 {
color: #EAEAEA;
}

h2 {
border-bottom: 1px inset #4c4c41;
}

/* ---Main Links --- */

a:link {
color: #13AAB7;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #13AAB7;
text-decoration: none;
}

a:hover {
color: #d7d7ba;
text-decoration: underline;
}
/* --- --- */

img {
border: 1px solid #dfdec0;
display: inline-block;
}

#pageWrapper {
margin: 0 auto;
width: 1000px;
background: #62614c url(../images/site_design/pageWrapper_grad.jpg) repeat-x 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: url(../images/site_design/headerBox.gif) no-repeat top left;
color: #FFFFFF;
margin: 0;
border: none;
}

#leftCol p {
text-indent: 0;
padding: 0 5px;
}

#header {
text-align: center;
padding: 5px;
background: #000000 url(../images/site_design/header.jpg) no-repeat top left;
height: 150px;
margin-botton: 0;
overflow: hidden;
}

#header h1 {
font-size: 300%;
}

#headerWrapper {
positon: relative;
background-color: #000000;
}

#topNav {
width: 1000px;
margin: 0;
text-align: center;
background: url(../images/site_design/topNav_grad.jpg) repeat-x top left;
height: 35px;
}

#topNav ul {
padding-top: 10px;
}

#topNav li {
display: inline;
padding: 10px;
padding-right: 15px;
background: url(../images/site_design/topNav_separator.gif) no-repeat right;
}

#topNav a:link {
color: #D8D8D8;
text-decoration: none;
}

#topNav a:visited {
color: #D8D8D8;
font-weight: bold;
text-decoration: none;
}

#topNav a:hover {
color: #969696;
}

.dropCap {
font-size: 145%;
color: #dfdec0;
}

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;

}
