body
{
	background:url(/images/body_bg.jpg) repeat-x rgb(46,73,50);
	margin:0 auto;
}
br.clear
{
	clear:both;
}
br.clear_l
{
	clear:left;
}
.req_error
{
	color:red;
}
.site_error
{
	font:normal 0.8em Arial, Helvetica, sans-serif;
	margin:0 20px 0 15px;
}
.bold
{
	font-weight:bold;
}
.bold_ul
{
	font-weight:bold;
	text-decoration:underline;
}
.bamboo_left
{
	background:url(/images/bamboo_left.gif) 0 0 no-repeat;
}
.bamboo_top
{
	background:url(/images/bamboo_top.gif) 50% 0 no-repeat;
}
.bamboo_right
{
	background:url(/images/bamboo_right.gif) 100% 0 no-repeat;
}
.content
{
	width:777px;
	min-height:620px;
	margin:0 0 0 114px;
}
.top_menu
{
	background:url(/images/top_menu_bg.png) -1px 0 no-repeat;
	height:43px;
}
.header_left
{
	background:url(/images/header_left_bg.png) no-repeat 0 0;
	height:178px;
	margin-left:-1px;
}
.header_middle
{
	background:url(/images/header_middle_bg.jpg) no-repeat;
	height:178px;
	margin-left:7px;
}
.header_right
{
	background:url(/images/header_right_bg.png) no-repeat 100% 0;
	height:178px;
	margin-right:1px;
}
.main_menu_left
{
	background:url(/images/main_menu_left_bg.png) no-repeat 0 0;
	height:48px;
}
.main_menu_middle
{
	background:url(/images/main_menu_middle_bg.jpg) 0 0 no-repeat;
	height:48px;
	margin-left:9px;
}
.main_menu_right
{
	background:url(/images/main_menu_right_bg.png) no-repeat 100% 0;
	height:48px;
	margin-right:1px;
}
.body
{
	background:url(/images/content_bg.png) repeat-y;
	min-height:400px;
	padding-top:5px;
}
.footer
{
	background:url(/images/footer_bg_2.gif) no-repeat;
	height:66px;
}
.news_article
{
	margin:0 0 10px 10px;
	border-bottom:1px solid rgb(182,185,119);
	padding-bottom:10px;
}
.news_article_last
{
	margin:0 0 10px 10px;
}
.column_sm_first
{
	float:left;
	width:170px;
	margin:15px 0 0 15px;
}
.column_sm
{
	float:left;
	width:170px;
	margin:15px 0 0 15px;
}
.sitemap
{
	font:normal 0.7em Arial, Helvetica, sans-serif;
	color:rgb(91,93,45);
	margin:0 0 0 20px;
}
.sitemap tr.header
{
	font:bold 1.3em Arial, Helvetica, sans-serif;
	color:rgb(28,51,57);
}
.sitemap a
{
	color:rgb(91,93,45);
	text-decoration:none;
}
.sitemap a:hover
{
	text-decoration:underline;
}
h3
{
	font:bold 1.2em "Times New Roman", Times, serif;
	margin:5px 20px 5px 15px;
	padding:0;
	border-bottom:1px solid rgb(28,51,57);
	color:rgb(28,51,57);
	letter-spacing:1px;
}
h5
{
	font:bold 0.9em Arial, Helvetica, sans-serif;
	color:rgb(28,51,57);
	margin:0;
	padding:0;
}
ul.maplist
{
	margin:0;
	padding:0;
	list-style-type:none;
	font:normal 0.7em Arial, Helvetica, sans-serif;
}
ul.maplist li a
{
	color:rgb(91,93,45);
	text-decoration:none;
}
ul.maplist li a:hover
{
	text-decoration:underline;
}
#container
{
	width:1000px;
	height:800px;
	margin:0 auto;
}
#top_menu
{
	margin:0;
	padding:18px 0 0 16px;
	list-style-type:none;
}
#top_menu li
{
	margin:2px 0 0 0;
	float:left;
	font:bold 0.7em Arial, Helvetica, sans-serif;
}
#top_menu li a
{
	color:black;
	text-decoration:none;
	padding:0 15px 0 15px;
}
#top_menu li.first a
{
	padding-left:0;
}
#top_menu li a:hover
{
	text-decoration:underline;
}
#search
{
	float:right;
	margin:-2px 22px 0 0;
}
#search input
{
	width:85px;
	border:1px solid black;
	font:normal 0.7em Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 0 2px;
}
#search input.submit
{
	width:27px;
	border:0;
}
#main_menu
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#main_menu li
{
	float:left;
	font:bold 0.7em Arial, Helvetica, sans-serif;
	width:85px;
	height:25px;
	text-align:center;
	margin:13px 24px 0 24px;
	line-height:25px;
}
#main_menu li.lg
{
	line-height:12.5px;
}
#main_menu li a
{
	color:black;
	text-decoration:none;
	margin:0;
	padding:0;
}
#main_menu li.first
{
	margin-left:0;
	line-height:12.5px
}
#main_menu li.last
{
	margin-right:0;
	line-height:12.5px
}
#main_menu li a:hover
{
	text-decoration:underline;
}
#relatedlinks
{
	list-style-type:none;
	font:bold 0.7em Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:url(/images/rel_link_bg.gif) repeat-y;
	width:237px;
}
#relatedlinks li
{
	padding:0 0 3px 10px;
	border-bottom:1px solid rgb(62,97,106);
	margin:0 3px 0 3px;
}
#relatedlinks li.first
{
	border-top:1px solid rgb(62,97,106);
}
#relatedlinks li a
{
	color:white;
	text-decoration:none;
}
#relatedlinks li a:hover
{
	text-decoration:underline;
}
#leftcontent
{
	float:left;
	width:229px;
	margin:5px 0 0 15px;
}
#leftcontent img
{
	margin:0 0 5px 0;
}
#leftcontent img.rel_link
{
	margin:0 0 6px 0;
}
#leftcontent img.learnmore
{
	margin:8px 0 0 5px;
	border:0;
}
#leftcontent h4
{
	font:bold 1.3em "Times New Roman", Times, serif;
	margin:0 0 5px 0;
	padding:0;
	border-bottom:1px solid black;
}
#leftcontent p.ssl_center
{
	margin:0;
	padding:0;
	text-align:center;
}
#rightcontent
{
	margin:0 20px 0 0;
	float:right;
	width:504px;
}
#rightcontent img
{
	float:left;
}
#rightcontent img.learnmore
{
	margin:8px 0 0 3px;
}
#rightcontent img.more
{
	margin:3px 0 0 1px;
}
#rightcontent img.map
{
	margin:2px 5px 0 11px;
	border:1px solid black;
	clear:left;
}
#rightcontent img.map_plan
{
	margin:2px 0 0 77px;
	border:1px solid black;
}
#rightcontent img.hab
{
	clear:left;
	margin:0 3px 2px 8px;
}
#rightcontent img.tour
{
	clear:left;
	margin:0 20px 2px 8px;
}
#rightcontent img.link
{
	margin:0 0 0 13px;
}
#rightcontent img.right
{
	float:right;
}
#rightcontent img.donor_left
{
	margin:0 0 0 5px;
}
#rightcontent a img
{
	border:0;
}
#rightcontent h2
{
	margin:7px 0 0 13px;
	padding:0;
	font:bold 1.2em "Times New Roman", Times, serif;
	letter-spacing:1px;
	color:rgb(28,51,57);
}
#rightcontent h4
{
	margin:7px 0 0 13px;
	padding:0;
	font:bold 1em "Times New Roman", Times, serif;
	letter-spacing:1px;
	color:rgb(28,51,57);
}
#rightcontent h4.first
{
	margin-top:2px;
}
#rightcontent h4.header
{
	background:url(/images/yellow_arrow_bg.gif) 1% 50% no-repeat rgb(216,218,174);
	margin:2px 0 5px 0;
	padding:1px 0 2px 15px;
}
#rightcontent h4.headerfirst
{
	background:url(/images/yellow_arrow_bg.gif) 1% 50% no-repeat rgb(216,218,174);
	margin:0 0 5px 0;
	padding:1px 0 2px 15px;
}	
#rightcontent h4.news
{
	width:380px;
	margin:2px 0 0 0;
	clear:none;
}
#rightcontent h4.news a
{
	color:rgb(28,51,57);
	text-decoration:none;
}
#rightcontent p
{
	margin:0 0 5px 13px;
	padding:0;
	font:normal 0.7em Arial, Helvetica, sans-serif;
	color:rgb(91,93,45);
}
#rightcontent p.answer
{
	margin:0 0 5px 13px;
	color:rgb(28,51,57);
	font-weight:bold;
}
#rightcontent p.map
{
	margin:0 0 5px 5px;
	clear:none;
}
#rightcontent p.learnmore
{
	font:bold 0.7em Arial, Helvetica, sans-serif;
	color:black;
	margin:5px 0 0 0;
	float:left;
}
#rightcontent p.more
{
	margin:0 0 0 13px;
	float:left;
}
#rightcontent p.title
{
	font-weight:bold;
	margin-bottom:0;
	color:rgb(28,51,57);
}
#rightcontent p.title_right
{
	font-weight:bold;
	margin-bottom:0;
	color:rgb(28,51,57);
	text-align:right;
	padding-right:2px;
}
#rightcontent p.hab_title
{
	padding:3px 0 0 0;
	margin:0;
	font-weight:bold;
	color:rgb(28,51,57);
}
#rightcontent p.label
{
	text-align:right;
	width:140px;
	font:bold 0.7em Arial, Helvetica, sans-serif;
	float:left;
	color:rgb(91,93,45);
	margin:0;
	padding:0 4px 0 0;
}
#rightcontent p.radiolabel
{
	float:left;
	margin:3px 5px 0 2px;
	padding:0;
}
#rightcontent p.fineprint
{
	margin-right:5px;
}
#rightcontent p.formdata
{
	margin:0;
	padding:0;
	width:330px;
	float:left;
}
#rightcontent p.left
{
	width:240px;
	float:left;
	margin:0 0 2px 13px;
}
#rightcontent p.right
{
	width:240px;
	float:left;
	margin:0 0 2px 0;
}
#rightcontent p.subtitle
{
	color:rgb(28,51,57);
	margin-top:-2px;
}
#rightcontent p a
{
	color:rgb(28,51,57);
	text-decoration:none;
	font-weight:bold;
}
#rightcontent p a:hover
{
	text-decoration:underline;
}
#rightcontent hr
{
	border:0;
	height:1px;
	width:80%;
	background-color:rgb(240,185,25);
	color:rgb(240,185,25);
	margin:0 auto;
	margin-top:12px;
	padding:0;
}
#rightcontent ul
{
	font:normal 0.7em Arial, Helvetica, sans-serif;
	color:rgb(91,93,45);
	clear:both;
}
#rightcontent ul.right
{
	clear:none;
}
#rightcontent ul.large
{
	font:normal 1em Arial, Helvetica, sans-serif;
}
#rightcontent ul.largedata
{
	font:normal 1em Arial, Helvetica, sans-serif;
	padding:0;
	margin:0 0 0 15px;
}
#rightcontent ul.inline
{
	list-style-type:none;
	font-weight:bold;
	margin:0 0 0 13px;
	padding:0;
}
#rightcontent ul.inline li
{
	float:left;
	border-right:1px solid rgb(91,93,45);
	margin-right:5px;
	padding-right:5px;
}
#rightcontent ul.inline li.last
{
	border:0;
	margin:0;
	padding:0;
}
#rightcontent ul.largedata li
{
	padding:1px;
}
#rightcontent ul li.right
{
	margin:0 0 0 20px;
}
#rightcontent ul li a
{
	color:rgb(28,51,57);
	text-decoration:none;
}
#rightcontent ul li a:hover
{
	text-decoration:underline;
}
#rightcontent ol
{
	font:normal 0.7em Arial, Helvetica, sans-serif;
	color:rgb(91,93,45);
	margin:5px 0 5px 40px;
	padding:0;
}
#rightcontent ol li a
{
	color:rgb(28,51,57);
	text-decoration:none;
	font-weight:bold;
}
#rightcontent ol li a:hover
{
	text-decoration:underline;
}
#rightcontent table
{
	font:normal 0.7em Arial, Helvetica, sans-serif;
	color:rgb(91,93,45);
	margin:0 0 10px 10px;
}
#rightcontent table.formdata
{
	margin:0 0 0 10px;
}
#rightcontent table.border
{
	border:1px solid black;
	margin-left:12px;
}
#rightcontent tr.header
{
	font-weight:bold;
	background:rgb(240,185,25);
	color:black;
}
#rightcontent tr.white
{
	background:rgb(254,255,231);
}
#rightcontent tr.grey
{
	background:rgb(216,218,174);
}
#rightcontent td
{
	padding:2px;
}
#rightcontent td.formdata
{
	padding:0 0 3px 5px;
}
#rightcontent td.rightborder
{
	border-right:1px solid black;
}
#rightcontent td.rightborder_center
{
	border-right:1px solid black;
	text-align:center;
}
#rightcontent td.label
{
	text-align:right;
	padding:0 6px 0 0;
}
#rightcontent td.label_header
{
	text-align:right;
	padding:0 6px 0 0;
	font-weight:bold;
}
#rightcontent td.header
{
	font-weight:bold;
}
#rightcontent td.title
{
	border-bottom:1px solid black;
	border-right:1px solid black;
	padding-left:4px;
}
#rightcontent td.title_noright
{
	border-bottom:1px solid black;
	padding-left:4px;
}
#rightcontent td.formdata_title
{
	padding:3px 0 3px 5px;
	font-weight:bold;
}
#rightcontent td.center
{
	text-align:center;
}
#rightcontent td a
{
	color:rgb(28,51,57);
	text-decoration:none;
}
#rightcontent td a:hover
{
	text-decoration:underline;
}
#rightcontent form
{
	margin:0 3px 10px 12px;
	padding:0;
	border:1px dotted rgb(91,93,45);
}
#rightcontent label
{
	text-align:right;
	width:140px;
	font:bold 0.7em Arial, Helvetica, sans-serif;
	float:left;
	color:rgb(91,93,45);
	margin:0;
	padding:3px 4px 0 0;
}
#rightcontent label.offset_top
{
	margin:2px 0 0 0;
}
#rightcontent label a
{
	color:rgb(28,51,57);
	text-decoration:none;
}
#rightcontent label a:hover
{
	text-decoration:underline;
}
#rightcontent input
{
	width:150px;
	font:normal 0.7em Arial, Helvetica, sans-serif;
	border:1px solid rgb(91,93,45);
	color:rgb(91,93,45);
	padding:1px;
}
#rightcontent input.radio
{
	width:15px;
	border:0;
	float:left;
	margin:5px 1px 0 0;
}
#rightcontent input.checkbox
{
	background: transparent;
   	border: 0;
	width:50px;
	float:left;

}
#rightcontent input.td_radio
{
	width:15px;
	border:0;
	float:left;
	margin:3px 2px 0 0;
}
#rightcontent input.td_radio_right
{
	width:15px;
	border:0;
	float:right;
	margin:3px 2px 0 0;
}
#rightcontent input.date
{
	width:75px;
}
#rightcontent input.date2
{
	width:75px;
	height:15px;
	font:normal 1.0em Arial, Helvetica, sans-serif;
}
#rightcontent input.leftdate
{
	width:75px;
	float:left;
	margin:2px 1px 0 0;
}
#rightcontent input.submit
{
	width:125px;
	margin:10px 0 10px 144px;
}
#rightcontent textarea
{
	width:250px;
	border:1px solid rgb(91,93,45);
	color:rgb(91,93,45);
	padding:1px;
	height:100px;
	font:normal 0.7em Arial, Helvetica, sans-serif;
}
#rightcontent select
{
	width:155px;
	font:normal 0.7em Arial, Helvetica, sans-serif;
	color:rgb(91,93,45);
}
#rightcontent select.small
{
	width:77px;
}
#rightcontent select.large
{
	width:290px;
}
#rightcontent select.leftsmall
{
	width:77px;
	float:left;
	margin:0 4px 0 0;
}
#searchresults
{
	width:491px;
	margin:0 0 0 13px;
}
#left
{
	float:left;
	width:240px;
}
#right
{
	float:right;
	width:240px;
}
#footer p
{
	float:left;
	margin:0 0 0 108px;
	padding:8px 0 0 0;
	font:normal 0.7em Arial, Helvetica, sans-serif;
	color:rgb(138,103,0);
	text-align:center;
}
#footer p a
{
	color:rgb(138,103,0);
	text-decoration:none;
}
#footer p a:hover
{
	text-decoration:underline;
}
#footer img
{
	margin:7px; 0 0 0;
	padding:0 0 0 20px;
	float:left;
}
#footer img.network
{
	float:right;
	margin:12px 10px 0 0;
	padding:0;
}
#footer img.network_first
{
	float:right;
	margin:12px 35px 0 0;
	padding:0;
}