/* Start of CMSMS style sheet 'Litchfield' */
body {
	text-align: center;
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #fff url(template/screenbground.jpg) repeat-x fixed left top;
	margin-top: 5px;
	color: #333333;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	background: #FFFFFF;
	border-top: 5px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#header {
	margin: 0 auto;
	text-align: right;
	width: 960px;
	background: #fff url(template/header.jpg) no-repeat center top;
	height: 183px;
}
#header-left {
	float: left;
}
#header-right {
	float: right;
	color: #FFFFFF;
	font-style: italic;
}
#menu {
	margin: 0 auto;
	text-align: left;
	width: 956px;
	background: #9D8C7B url(template/nav1.jpg) repeat-x left bottom;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#search {
	margin: 155px 0 0 10px;
}
#breadcrumbs {
        color: #4C80B0;
        font-size: .95em;
        padding-left: 2px;
}
#content {
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 10px;
}
#right ul {
        list-style-type: none;
        padding: .5em 0 0 0;
        margin: 0;
}
#right li {
	background: url(template/bullet.gif) no-repeat 0px 0.5em;
	padding-left: 1.8em;
	padding-right: 20px;
	line-height: 1.5em;
	padding-bottom: .7em;
}
#right li li {
    background: url(template/bullet-rightcol.gif) no-repeat 0px .8em;
	padding: .3em 0 .3em 1.8em;
}
#right ol {
	margin-right: 20px;
	background: none;
	}
#content img {
        border: 1px solid #ccc;
        padding: 3px;
}
#left {
	width: 315px;
	float: left;
	padding-bottom: 20px;
}
#left img {
	padding: 0;
        border: none;
}
#right {
	width: 590px;
	float: right;
	background: #FFFFFF;
    padding-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	font: 1.7em Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #339966;
}
h2 {
	font: 1.5em Arial, Helvetica, sans-serif;
	background: url(template/h2-bullet.gif) no-repeat 0px 7px;
	padding-left: 20px;
        margin-bottom: 5px;
}
h3 {
	font-size: 1.2em;
        border-bottom: 1px dotted #339966;
        margin: 20px 0 10px 0;
}
a:link {
	text-decoration: underline;
	color: #26754E;
}
a:visited {
	color: #26754E;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #339966;
}
.note {
        color: red;
        font-size: .9em;
        background: #ffff99;
}
.intro {
        font-size: 1.2em;
        font-style: italic;
        font-weight: bold; 
        line-height: 1.4em;
}
#footer1 {
	clear: both;
	height: 15px;
	padding: 50px 10px 5px 0;
	background: #fff url(template/footer.gif) no-repeat center top;
}
#footer1 a {
        font-size: 1.2em;
	text-decoration: underline;
	color: #333;
        padding: 0 1em;
	}
#footer1 a:visited {
	color: #333;
	text-decoration: underline;
}
#footer1 a:hover {
	color: #26754E;
	text-decoration: none;
}
#footer2 {
width: 956px;
margin: 0 auto;
font-size: 1.2em;	
text-align: left;
	padding: 10px 0 0 17px;
	}
#footer2 a {
	text-decoration: none;
	color: #008951;
	}
#footer2 a:visited {
	color: #008951;
	text-decoration: none;
}
#footer2 a:hover {
	color: #008951;
	text-decoration: underline;
}
.image-left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
}
.image-right {
	float: right;
	margin: 0px 0px 10px 20px;
	padding: 1px;
}
.quote {
	font-style: italic;
	border: 1px dashed #CCCCCC;
	padding: 5px 10px;	
	margin-bottom: 10px;
}

/* End of 'Litchfield' */

