html {
	background: #f7f4ed url(img/bg-body.gif) repeat-x;
	}

body {
	background: transparent url(img/bg-html.jpg) no-repeat center top;
	font-family: Helvetica, Calibri, Candara, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	width: 100%;
	}

a {
	color: inherit;
	font-weight: bold;
	}

a.plain {
	border-bottom: 0px solid;
	text-decoration: none;
	}

strong {
	color: #268126;
	}

p {
	margin-bottom: 0;
	}

p + p {
	margin-bottom: 0;
	text-indent: 1em;
	}

h1 {
	color: #268126;
	font-family: Georgia, Baskerville, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	line-height: 40px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	}

h2 {
	border-bottom: 1px solid #f7f4ed;
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}

.right div a {
	color: #fff !important;
	font-weight: bold;
	text-decoration: underline;
	}

.right img.hdl {
	padding-left: 15px;
	}

.right p {
	margin-bottom: 1em;
	padding-left: 15px;
	padding-right: 15px;
	}

.right p + p {
	margin-bottom: 1em;
	text-indent: 0;
	}

#header {
	height: 500px;
	}

	#header img {
		margin: 345px 0 0 300px;
		}

#letter .grid_8 {
	margin-bottom: 60px;
	}

#letter .grid_4 {
	background: url(img/right-bg.png) repeat-y;
	color: #fff;
	}

#footer {
	border-top: 10px solid #31312f;
	clear: both;
	height: 60px;
	}

div.hr {
	border-top: 1px solid #c6c3be;
	margin: 30px 0;
	}

.right div {
	padding: 0 20px;
	}

.right div.hr {
	border-top: 1px solid #bdbdbb;
	margin: 15px;
	}

.padb40 { padding-bottom: 40px; }
.padb100 { padding-bottom: 100px; }

ol {
	padding: .25em 0 1em 30px;
	}

	ol li {
		list-style-type: decimal;
		list-style-position: outside;
		}

ul {
	padding: .25em 0 0 30px;
	}

	ul li {
		list-style-type: disc;
		list-style-position: outside;
		}







