body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #e6e6e6;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	text-align: left;
	}

#header {
	padding: 0;
	margin: 0 auto;
	height: 102px;
	width: 100%;
	background-color: #73a0c5;
	}

#mainContent {
	float: right;
	padding: 30px 30px 30px 0;
	margin: 0;
	width: 510px;
	font-size: 1.2em;
	}

#content {
	font-size: 1.2em
	}

#sidebar {
	font: 1.2em Verdana, Arial, Sans-Serif;
    font-weight: bold;
	padding: 40px 0 10px 0;
	margin-right: 545px;
	width: 182px;
	position: relative;
	left: 8px;
	}

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	background-color: #eee;
	}

h1 {
	padding: 23px 0 0 108px;
	margin: 0;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 3em;
	text-align: left;
	}

h2, h3 {
	color: #333;
	text-decoration: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

.description {
	font-size: 2em;
	text-align: left;
	padding-left: 108px;
	}

h2 {
	font-size: 1.6em;
	margin: 0;
	}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #1c582f;
	}

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

a:hover {
	color: #000;
	text-decoration: underline;
	}

#sidebar #menu {
	}

#sidebar #menu a {
	display: block;
	width: 182px;
	text-indent: 20px;
	background-color: transparent;
	clear: left;
	padding: 5px 0;
	color: #205830;
	text-decoration: none;
	}

#sidebar #menu a:hover {
	display: block;
	width: 182px;
	text-indent: 20px;
	background-color: transparent;
	clear: left;
	padding: 5px 0;
	color: #F60;
	text-decoration: none;
	}

#mainContent p {
	line-height: 1.5em;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/*p img {*/
/*    padding: 0;*/
/*    max-width: 100%;*/
/*    }*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

ul li, ol li {
	margin-bottom: 5px;
	}

#page {
	background: url("../images/content_bg.jpg") repeat-y top;
	}

#header	{
	background: url("../images/header_bg.gif") no-repeat bottom center;
	}

#header { /* hack required for IE */
	margin: 0 !important;
	margin: 0 0 0 1px;
	padding: 1px;
	height: 100px;
	width: 758px;
	}

#footer	{
	background: url("../images/footer_bg.jpg") no-repeat bottom;
	}

/*#wooden_path {*/
/*    position: absolute;*/
/*    top: 200px;*/
/*    left: 20px;*/
/*}*/

/*#stone_garden {*/
/*    position: absolute;*/
/*    top: 320px;*/
/*    right: 20px;*/
/*}*/

.samples_table {

}

.samples_row {
    padding: 0px;
    margin: 0px;
}

.sample {
    padding: 0px;
    margin: 0px;
    border: 1px solid #AAA;
    background-color: #DDD;
    text-align: center;
}

.finance {
    text-align: center;
    border: 1px solid #205830;
    background-color: #D0F8B0;
    padding: 10px;
    margin: 10px 0;
}
