#content, body
{
font: 12px Helvetica, Arial, sans-serif;
background-color:#FFFFFF;
color:#454545;
}

img, #leftColumn, #header {
	display: none;
}

img.displayImg
{
	display:block;
}

#sitewrapper {
	height: auto;
	width: auto;
}

h2 {
	font-size: 14px;
	color: #EA7023;
}

#content_wrapper {
	width: 650px;
	float: left;
	margin-top: 30px;
	margin-right: 17px;
	margin-bottom: 25px;
	margin-left: 17px;
}

#content {
	line-height: 18px;
	float: left;
}

h1 {
	font: 20px Arial, Helvetica, sans-serif;
	border-bottom: thin solid #000000;
	color: #EA7023;
	/*font-weight:bold;*/
	margin-bottom: 12px;
}
#footer {
	clear: left;
	text-align: center;
	font: 9px Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
}

.vertDash {
	padding-left: 13px;
	padding-right: 13px;
}

#footerRow1 {
	margin-bottom: 10px;
}
#footer a  {
	text-decoration: none;
	color:#333333;
}
#footer a:hover  {
	text-decoration: underline;
	
}

#content_wrapper a
{
	color:#EA7023;
	
}

#horizontalrule {
	height: 10px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


#rightColumn {
	width: 650px;
}
#nav
{
	width:650px;
}