#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #7A6722;
	padding-top: 18px;
	padding-bottom: 4px;
}
#header {
	background-color: #FFFFFF;
	background-image: url(../images/cStoneHeaderAll.gif);
	background-repeat: no-repeat;
}
#header2 {
	background-color: #FFFFFF;
	height: 108px;
}
#header3 {
	background-color: #FFF;
}
#header img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content {
	width: 769px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bodyBG2.gif);
	height: 100%;
}
#body {
	background-image: url(../images/bodyBG2.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#body #col1 {
	float: left;
	width: 293px;
}
#col1 ul li {
	font-size: .69em;
	color: #FFF;
	padding-bottom: .25em;
	padding-top: .25em;
}
#col1 ul {
	padding-left: 2.5em;
	padding-right: 2em;
}
#col1 p {
	font-size: .69em;
	color: #FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
}
#col1 a, #col1 a:link, #col1 a:visited {
	color: #E4DAB9;
	font-weight: bold;
	font-size: 14px;
}
#col1 a:hover {
	text-decoration: none;
}
.quoteByline {
	text-align: left;
	display: block;
	padding-top: .75em;
}
.contentColLayout {
	float: left;
	margin-right: 1em;
}
.italic {
	font-style: italic;
}
#body #col2 {
	float: left;
	width: 442px;
	font-size: 0.69em;
}
#col2 p {
	padding-right: 15px;
	padding-left: 25px;
	padding-bottom: 12px;
}
#col2 ul {
	padding-left: 50px;
}
#col2 ul li {
	padding-right: 2em;
	padding-bottom: .5em;
}
#col2 ul li ul li:first-child {
	padding-top: 5px;
}
#col2 ul li ul {
	padding-left: 20px;
}
#col2 h3 {
	padding-left: 25px;
	font-size: 1.1em;
}
#col2 h4 {
	font-weight: bold;
	color: #7D883F;
	padding-left: 25px;
	font-size: 1.1em;
	font-style: italic;
}
#col2 h6 {
	color: #7D883F;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
}
#col2 a, #col2 a:link, #col2 a:visited {
	color: #633218;
}
#col2 a:hover {
	color: #8B954F;
}
.RedHeaders {
	font-size: 1.15em;
	font-weight: bold;
	color: #633218;
}
.boldGreen {
	font-weight: bold;
	color: #7D883F;
}
.bold {
	font-weight: bold;
}
#header .tableSubNav {
	margin-top: 3px;
}
#footer {
	clear: both;
	background-image: url(../images/white_footer2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .63em;
	color: #FFFFFF;
	padding-left: 18px;
	padding-right: 18px;
	height: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
}
#footer2 .rt {
	float: right;
}
#footer2 .left {
	float: left;
}
* {
	margin: 0px;
	padding: 0px;
}

