body {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-top: 44px;
	color: #8c8a8a;
	line-height: 16px;
}

img {
	border: 0px;
}

td {
	vertical-align: top;
	text-align: left;
}

#homepage_news {
	font-size: 1em;
	color: #8c8a8a;
	padding: 20px;
	line-height: 15px;
}

#homepage_news a {
	text-decoration: none;
	color: #8c8a8a;
}

#news_items {
	display: none;
}

#homepage_news h4 {
	font-size: 1em;
	font-weight: normal;
	display: block;
	margin: 0px 0px 4px 0px;
}

#homepage_news h4 a {
	text-transform: uppercase;
	text-decoration: none;
	color: #eeac06;
}

#body_text {
	font-size: 1em;
	color: #8c8a8a;
	padding: 24px 44px 44px 44px;
	line-height: 16px;
}

h1 {
    font-size: 1em;
	font-weight: normal;
	color: #eeac06;
	margin: 0px 0px 20px 0px;
	display: none;
}

h2 {
	font-size: 1em;
	font-weight: normal;
	color: #eeac06;
	margin: 18px 0px 4px 0px;
}

a {
	text-decoration: none;
	color: #eeac06;
}

a:hover {
	text-decoration: none;
}

em {
	color: #eeac06;
}

ul {
	margin: 12px 0px 0px 20px;
	padding: 0px 0px 0px 8px;
}

ul.subnav {
	list-style-type: none;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.subnav li {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

li {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}

ul.subnav li {
	white-space: nowrap;
}

ul.subnav li a {
	color: #8c8a8a;
}

ul.subnav li a.a_on {
	color: #eeac06;
}

#contact .contact_input {
	width: 250px;
	color: #777;
	font-size: 1em;
}

#contact td {
	padding-top: 20px;
}

#footer {
	padding: 15px 0px 15px 0px;
	font-size: .85em;
	color: #5d5959;
	text-align: right;
}

#footer a {
	color: #949292;
	text-decoration: none;
}

#pscroller1{
	width: 157px;
	height: 96px;
	border: 0px solid black;
	padding: 0px;
}

.someclass{ //class to apply to your scroller(s) if desired
}

#content_image_left img {
	margin-top: 44px;
	width: 258px;
}

em {
	font-style: normal;
}


