/* CSS Document */

/* Global settings */

body {
font-family: Arial, Helvetica, sans-serif;
color: #888888;
font-size: 12px;
text-align: center;
}

h1, h2, h3, h4, h5, h6 {
font-family: Palatino, "Times New Roman", Times, serif;
color: #AB3972;
}

h1 {
font-size: 18px;
}

h2 {
font-size: 16px;
margin-top: 45px;
margin-bottom: 18px;
}

li, ul {
list-style: none;
padding-left: 0px;
}

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

a:link { color: #888888; }
a:visited { color: #888888; }
a:hover { color: #333333; }
a:active { color: #333333; }

img {
border: 0px;
}

div.wrapper_home {
width: 700px;
margin: 90px auto 0px;
text-align: left;
}

div.wrapper {
text-align: left;
width: 900px;
padding: 0px;
margin: 0px auto;
}

div.bodycontent {
width: 400px;
}

.inlineh {
display: inline;
}

.bold {
font-weight: bold;
}

quote {
margin-top: 20px;
display :block;
text-align: justify;
}

cite {
font-style: normal;
font-weight: bold;
}

/* page element styling */

div#entertitle {
margin: 115px 0px 45px 0px;
}

div#enterimg {
margin: 0px 0px 65px 0px;
}

div#hometext {
width: 315px;
margin-left: 330px;
text-align: justify;
}

div#sitetext {
width: 315px;
text-align: left;
margin-left: 360px;
}

div#sidemenu {
float: left;
margin-top: 100px;
}

ul.menulist {
list-style: none;
}

ul.menulist li {
text-decoration: none;
font-size: 14px;
margin-bottom: 25px;
list-style-image: url(image/bullet.gif);
/* Normal approach as follows not working in IE7:
background: url(image/bullet.gif) no-repeat 0 50%;
padding-left: 17px; */
}

div#topmenu {
text-align: left;
margin-top: 35px;
margin-bottom: 50px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

div#topmenu ul.menulist {
text-align: left;
padding: 0; /* required so ul is flush left aligned */
margin: 0;
}

div#topmenu ul.menulist li {
display: inline;
text-decoration: none;
text-align: left;
font-size: 14px;
margin: 0px 20px 0px 0px;
background: url(image/bullet.gif) no-repeat 0 50%;
padding: 0px;
padding-left: 15px;
}

a#current {
color: #AB3972;
cursor: default;
font-weight: bold;
}

p.spaced {
margin-bottom: 35px;
}

.highlight {
font-style: italic;
}

.subdue {
color: #888888;
}

.headline {
width: 405px;
font-family: Palatino, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 1.3em;
letter-spacing: +0.25px;
margin: 40px 0px 75px 0px;
text-align: justify;
}

#cg_photo {
margin-top: 25px;
}

#cg_photo img {
width: 125px;
}

.datecol {
width: 65px;
}

td {
vertical-align: top;
}

.tallrow {
height: 75px;
}

.superscript {
font-size: 10px;
vertical-align: super;
}

.noindent {
list-style: none;
padding-left: 0px;
margin-left: 0px;
}

.backuplink {
font-weight: bold;
color: #333333;
}

h1.space_below {
margin-bottom: 40px;
}

h2.spacing_large {
font-size: 16px;
margin-top: 75px;
margin-bottom: 55px;
}

h2.spacing_tight {
margin-top: 15px;
margin-bottom: 0px;
}

p.flush {
margin-top: 0px;
line-height: 15px;
}

a.links {
font-size: 14px;
color: #666666;
padding-left: 13px;
background-color: transparent;
background-image: url(image/link_arrow.gif);
background-repeat: no-repeat;
}

a.links:link { color: #666666; }
a.links:visited { color: #666666; }
a.links:hover { color: #333333; }
a.links:active { color: #333333; }

.link-div {
margin-bottom: 40px;
}

.testimonials_headline {
font-family: Palatino Linotype, Book Antiqua3, Palatino, serif;
color: #AB3972;
font-weight: bold;
text-align: justify;
margin-top: 80px;
}

.testimonials_headline p {
line-height: 125%;
}

