/* Start of CMSMS style sheet 'sherlock' */
body {
        background: url(images/bg.gif);
        margin: 0px;
        padding: 0px;
}

#content {
        width: 600px;
        margin-left: 165px;
        padding: 15px;
        font-face: verdana, helvetica, sans;
        font-size: small;
        color: #006633;
}

#sidebar {
        text-align: center;
        width: 165px;
        float: left;
        font-family: arial, helvetica, sans;
        font-size: 11px;
        color: #FFFFCE;
}

#sidebar a {
        color: #ffffce;
        text-decoration: none;
}

#footer {
        text-align: center;
}

.footerhead {
        font-size: 16px;
        font-weight: bolder;
}

.testimonial {
        text-align: right;
        font-size: medium;
}

.divider {
        text-align: center;
}

.caption {
        text-align: center;
        font-style: italic;
        font-size: smaller;
}

.pressbyline {
        font-size: medium;
        font-weight: bolder;
        text-align: center;
}

.pressheadline {
        font-size: large;
        font-weight: bolder;
        text-align: center;
}

.presssubhead {
         font-size: large;
         font-weight: bolder;
         text-align: center;
}

.presssection {
         font-size: medium;
         font-weight: bold;
}

.presscolumn {
         font-size: medium;
         font-weight: bolder;
         text-transform: uppercase;
         text-align: center;
}

.pressattrib {
         font-size: smaller;
         font-style: italic;
         text-align: center;
}

#tagline {
        position: absolute;
        width: 110px;
        margin-left: 620px;
        margin-top: 15px;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #FEFECC;
}

#menuwrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: bolder;
	font-variant: normal;
}

#menuwrapper ul {
        list-style-type: none;
        margin-left: 0px;
        padding-left: 0px;
}

#menuwrapper li {
        background: url(images/button.gif) no-repeat;
}

#menuwrapper a {
         color: #006331;
         text-decoration: none;
}

.sidebarhead {
         font-size: 14px;
         font-weight: bolder;
}

.headline {
        font-size: 36px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
}
/* End of 'sherlock' */

