#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	float: left;
	width: 800px;
}
#wrapper {
	width: 1000px;
	background-image: url(images/tree-rhs.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#column_wrapper {
	background-image: none;
	background-color: none;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 700px;
	float: left;
	color: #000000;
	background-color: #FFF;
	background-image: url(images/white-background.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#left {
	width: 125px;
	float: left;
	color: #ffffff;
}
#left .content {
	padding: 110px 15px;
	font-size: 0.75em;
	line-height: 1.0em;
	font-weight: lighter;
	text-align: right;
}
#right .content {
	padding: 50px 60px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 0;
}
#footer .content {
	padding: 9px 24px;
}
#footer {
	color: #ffffff;
	background-color: #000000;
	background-image: url(images/red-bar-bottom.jpg);
	background-repeat: repeat-x;
	height: 49px;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	text-align: center;
	clear: both;
}
#footer-bottom .content {
	padding: 9px 24px;
}
#footer-bottom {
	color: #666666;
	height: 49px;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	text-align: center;
	clear: both;
}
#footer-bottom a:link {color: #666666;}
#footer-bottom a:visited {color: #666666;}
#footer-bottom a:hover {color: #000000;}
#footer .large-text {
	font-size: 1.5em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #ffffff;
	text-decoration: none;
}
#left a:visited{
	color: #ffffff;
}
#left a:hover {
	color: #D2232A;
}
#right a:link {
	color: #D2232A;
}
#right a:visited {
	color: #000000;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #ffffff;}
#footer a:visited {color: #ffffff;}
#footer a:hover {color: #000000;}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #000000;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

