html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	outline; 0;
	font-size: 100%;
}
.style2 {
	color: #88262c;
	font-weight: bold;
}
h1, h2 {
	line-height: 1.5em;
	text-transform: uppercase;
}
h1 {
	color: #88262c;
	font-size: 1.2em;
}
h2 {
	font-size: 1em;
}
ol {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #666633;
}
#logo {
	width: 595px;
	float: left;
	position: relative;
}
#clearElement {
	clear: both;
	height: 1px;
}
#leafIcon {
	width: 25px;
	float: left;
	position: relative;
	padding: 31px 0 0 0;
}
#outerWrapper .spacer {
	background-color: #FF00CC;
	height: 50px;
	width: 800px;
}
#contactInfo {
	text-align: right;
	width: 145px;
	float: right;
	position: relative;
	padding: 0 25px 0 0;
}
#footer {
	position: relative;
	width:800px;
	background-color: #88262c;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 1em 0 1em 0;
}
#contentWrapper {
	width: 800px;
	position: relative;
	background-image: url(/images/faux_column.gif);
	background-repeat: repeat-y;
	margin: 10px 0 50px 0;
}
#column1 {
	float: left;
	position: relative;
	width: 375px;
}
#column2 {
	float: right;
	position: relative;
	width: 375px;
}
#copyright {
	position: relative;
	width: 800px;
	text-align: center;
	color: #666633;
	font-size: .75em;
	margin: 1em auto 0 auto;
}
#header {
	position: relative;
	height: 115px;
	width: 800px;
	border-bottom: 1px solid #666633;
}
#outerWrapper {
	color: #666633;
	font-size: 12px;
	position: relative;
	width: 800px;
	margin: 50px auto 0px auto;
}
