body {
 background: none;
 font-family: helvetica,arial,clean,sans-serif;
 font-size: 12px;
 color: #5a4a3a;
}

a:link, a:visited {
	color: #826649;
}

a:hover {
	color: #52c0c6;
}

.overlay {
	display: none;
}

.overlay_shadow {
	display: none;
}

#content {
	border-top: 1px dotted #826649;
	border-bottom: 1px dotted #826649;
}

.nar_col {
	border-top: 1px dotted #826649;
}

#feature{
	display: none;
}

.copy {
	margin-top: 7px;
}

h1#logo {
	font-size: 16px;
}

h2 {
	font-size: 13px;
	text-transform: uppercase;
	color: #52c0c6;
}

h3 {
	font-size: 13px;
	text-transform: uppercase;
	color: #52c0c6;
}

.left {
	float: none;

}

.right{
	float: none;

}

#white_line {
	display:none;
}

#page_wrapper {
	background: none;
	width: auto;
	margin: none;
}

#page {
	position: static;
	margin: 0;
	barkground: none;
}

.main_title small {
	float: none;
}	

.left_col {
	float: none;
}

.right_col {
	float: none;
}

ul#nav_top {
	position: static;
	padding: 0;
	background: none;
	list-style: none;
}

#nav_top h3{
	font-size: 12px;
	text-transform: none;
}

.qa_inner {
	display: inline;
}

iframe {
	display:none;
}

#startpage {
	display:none;
}

.numbered {
	margin: 0;
}

.sb_content2 {
	padding-bottom: 8px;
}

.sb_content2 ul{
	padding: 0;
}