.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	line-height: 18px;
}
.navbar a {
	color: #000000;
	text-decoration: none;
}
.navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#box_header_pic {
	margin: 0px;
	width: 770px;
	background-image: url(../images/home/links_masthead.jpg);
	height: 140px;
}
#box_sides {
	margin: 0px;
	padding: 0px;
	width: 15px;
}
#box_scroll {
	margin: 0px;
	height: 23px;
	width: 770px;
	background-color: #FFFFFF;
	padding-top: 7px;
}
.scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
td {
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #33333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin: 0px;
}
#box_main {
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#box_main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	height: 30px;
	text-transform: uppercase;
	background-position: center;
	text-indent: 10px;
	text-align: left;
	line-height: 30px;
	letter-spacing: 0.1em;
}
#box_main h2 {
	font-size: 12px;
	font-weight: bold;
	color: #279B00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-left: 10px;
	line-height: 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	background-color: #DBEAD9;
	padding-left: 10px;
}
#box_main h3 {
	font-size: 12px;
	font-weight: bold;
	color: #279B00;
	text-indent: 0px;
	margin-left: 10px;
	line-height: 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
#box_main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	line-height: 18px;
}
#box_main a {
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
#box_main a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#box_main ul {
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 30px;
	padding-left: 5px;
	line-height: 18px;
	padding-bottom: 5px;
}
#box_main ul a{
	text-deceration: none;
	text-decoration: underline;
	color: #009900;
}
#box_main ul a:hover{
	text-deceration: none;
	text-decoration: none;
	color: #FF6600;
}
#box_main li {
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 3px;
	padding-left: 5px;
	line-height: 18px;
	padding-bottom: 5px;
}
#box_main img {
	padding: 5px;
	float: right;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}
#box_navbar {
	padding: 5px 0px;
	vertical-align: middle;
	width: 770px;
}
#box_rhs {
	margin: 0px;
	padding: 0px 10px 10px;
	width: 170px;
	background-color: #BED8BA;
}
#box_rhs h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00CC33;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0px;
	height: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#box_rhs p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#box_rhs ul {
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	padding-left: 5px;

}

#box_rhs ul a{
	text-deceration: none;
	text-decoration: underline;
	color: #000000;
}

#box_rhs ul a:hover{
	text-deceration: none;
	text-decoration: none;
	color: #00CC33;
}

#box_footer {
	margin: 0px;
	padding: 5px 10px 2px;
	height: 15px;
	background-color: #FF6600;
	text-align: right;
}
#box_footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;
	text-transform: uppercase;
	color: #FFB482;
	height: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
}
#box_footer a{
	text-deceration: none;
	text-decoration: none;
	color: #FFB482;
}
#box_footer a:hover{
	text-deceration: none;
	text-decoration: underline;
	color: #FFB482;
}
.img_float_left{
	float: left;
}
