@import "dc_reset.css";
body
{
	background: #fff url(images/wrapper_bg.gif) repeat-y fixed center top
}

a, a:hover, a:visited, a:active {
   border:none;
   outline:none;
}

/*teaser image on homepage*/
.teaser_pic {
	float: left;
	border: 8px solid #F6F1E1;
	line-height: 0;
	overflow: hidden;
	max-height: 115px;
}

/*
 *
{
	border: 0px;
	color: #5d5d5d;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}*/
.preload_imgs
{
	height: 1px;
	position: absolute;
	visibility: hidden;
	width: 1px;
	z-index: 1;
}
.main_wrap
{
	background: #FFFFFF;
	margin: auto;
	overflow: auto;
	width: 1000px;
}
.header
{
	clear: both;
	height: 85px;
	width: 1000px;
}
.zhome_logo
{
	float: left;
	display: inline;
	height: 70px;
	margin: 15px 0px 0px 55px;
	width: 200px;
}
.top_menu
{
	float: right;
	height: 29px;
	padding-right: 21px;
	width: 587px;
}
.top_menu ul
{
	float: left;
	list-style: none;
}
.top_menu ul li.t_menu_1, 
.top_menu ul li.t_menu_2, 
.top_menu ul li.t_menu_3, 
.top_menu ul li.t_menu_4
{
	float: left;
}
.top_menu ul li.t_menu_1 a, 
.top_menu ul li.t_menu_2 a, 
.top_menu ul li.t_menu_3 a, 
.top_menu ul li.t_menu_4 a
{
	color: #010101;
	display: block;
	height: 25px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
}
.top_menu ul li.t_menu_1 a
{
	background: url(images/t_menu_1_bg.jpg) no-repeat;
	width: 137px;
}
.top_menu ul li.t_menu_2 a
{
	background: url(images/t_menu_2_bg.jpg) no-repeat;
	width: 148px;
}
.top_menu ul li.t_menu_3 a
{
	background: url(images/t_menu_3_bg.jpg) no-repeat;
	width: 130px;
}
.top_menu ul li.t_menu_4 a
{
	background: url(images/t_menu_4_bg.jpg) no-repeat;
	width: 136px;
}
.top_menu ul li.t_menu_1 a:hover, .top_menu ul li.hot_blog a
{
	background: url(images/t_menu_1_hover.jpg) no-repeat;
}
.top_menu ul li.t_menu_2 a:hover, .top_menu ul li.hot_events a
{
	background: url(images/t_menu_2_hover.jpg) no-repeat;
}
.top_menu ul li.t_menu_3 a:hover, .top_menu ul li.hot_timelapses a
{
	background: url(images/t_menu_3_hover.jpg) no-repeat;
}
.top_menu ul li.t_menu_4 a:hover, .top_menu ul li.hot_press a
{
	background: url(images/t_menu_4_hover.jpg) no-repeat;
}

.page_left_headtxt
{
	font-size: 31px;
	margin-bottom: 20px;
}
.page_headtxt
{
	float: left;
	font-size: 31px;
	margin-bottom: 20px;
	padding-left: 150px;
}
.page_btm_blue_arrow
{
	float: right;
	height: 25px;
	margin-right: 55px;
	width: 15px;
}
.page_btm_linktxt
{
	float: right;
	padding-right: 13px;
	padding-top: 6px;
	text-transform: uppercase;
}

.pressLinks{
	padding-right: 13px;
	padding-top: 6px;
	text-transform: uppercase;
}

.page_btm_linktxt a
{
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.bold_txt
{
	font-weight: bold;
}
.CB
{
	clear: both;
}
.FL
{
	float: left;
}
.FR
{
	float: right;
}
.B_padd20
{
	padding-bottom: 20px;
}
.txt_size18
{
	font-size: 18px;
}
.txt_size60
{
	font-size: 60px;
}
.index_graphics
{
	float: left;
	height: 325px;
	padding-left: 33px;
	width: 933px;
}
.index_body_btm
{
	background: #ddd9c6;
	clear: both;
	width: 100%;
	height: 100%;
	padding: 20px 0 0 0;
	margin-top: -192px;
}
#new_posts
{
	position: relative;
	z-index: 90;
	width: 900px;
	height: 100%;
	margin: auto;
	text-align: left;
}

#signup
{

	width: 244px;
	background: #f6f1e1;
	border: 8px solid #c8c3a5;
	padding: 0 8px 15px 8px;
	float: right;
}

#signup div#message
{
	margin: 4px 0 8px 6px;
	display:block;
}
#signup div.facebook span {

}
#signup input.field
{
	float: left;
	border:1px solid #C8C3A5;
	color:#999999;
	margin-left:4px;
	height: 14px;
	width: 166px;
	padding:4px 0 4px 4px;
	font-size: 10px;
}

#signup h4 {
	border-bottom:1px solid black;
	clear:both;
	font-size:13px;
	padding:10px 0 0;
	margin-bottom: 10px;
}

#button
{
	float: right;
	border: 1px solid #c8c3a5;
	font-size: 10px;
	height: 24px;
	width: 62px;
	padding: 4px;
}

#ie6 #button, #ie7 #button
{
	margin-top: 1px;
}

.index_body_img
{
	float: left;
	height: 92px;
	width: 122px;
}

.index_body_txt
{
	float: left;
	line-height: 20px;
	padding-left: 20px;
	width: 425px;
}

.index_body_txt .bold_txt {
	font-size: 18px;
}

#ie6 .index_body_txt
{
	font-size: 11px;
}
.index_body_txt a
{
	color: #5d5d5d;
	font-size: 11px;
	font-weight: bold;
}
.zhome_enews_updates
{
	float: right;
	height: 93px;
	width: 165px;
}
.page_1_form_wrap
{
	height: 210px;
	margin-left: 550px;
	margin-top: 32px;
	position: absolute;
	width: 370px;
	z-index: 9999;
}
.page_1_form_arrow
{
	clear: both;
	height: 12px;
	text-align: center;
	width: 370px;
}
.page_1_form_bg
{
	background: #f4efdb;
	clear: both;
	height: 138px;
	padding: 30px;
	width: 310px;
}
.page_1_form_txt
{
	clear: both;
	line-height: 20px;
}
.page_1_inputbx
{
	background: #FFFFFF;
	border-bottom: 2px solid #fbfbfb;
	border-left: 2px solid #969696;
	border-right: 2px solid #fbfbfb;
	border-top: 2px solid #969696;
	float: left;
	height: 20px;
	margin-right: 30px;
	width: 200px;
}
.page_1_submit
{
	background: none;
	cursor: pointer;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 4px 10px 0px 0px;
	width: 50px;
}
.page_1_blue_arrow
{
	float: left;
	height: 23px;
	width: 14px;
}
.page_2_body_left
{
	float: left;
	overflow: auto;
	padding-left: 55px;
	padding-top: 40px;
	width: 370px;
}
.page_2_left_txt
{
	clear: both;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}
.page_2_left_txt a
{
	color: #333333;
	font-size: 12px;
}
.page_2_graphics_1
{
	height: 453px;
	margin-bottom: 30px;
	margin-top: 30px;
	width: 368px;
}
.page_2_body_right
{
	float: right;
	padding-right: 50px;
	padding-top: 30px;
	width: 490px;
}
.page_2_graphics_2
{
	height: 500px;
	width: 490px;
}
.page_2_graphics_3
{
	height: 443px;
	margin-bottom: 35px;
	margin-top: 30px;
	width: 490px;
}
.page_3_body_left
{
	float: left;
	overflow: auto;
	padding: 40px 0px 0px 55px;
	width: 410px;
}
.page_3_img
{
	height: 155px;
	margin: 20px 0px;
	width: 410px;
}
.page_3_body_right
{
	float: right;
	overflow: auto;
	padding: 40px 50px 50px 0px;
	width: 440px;
}
.page_3_graph_img
{
	background: #f4efdb;
	float: left;
	padding: 20px 19px 30px 19px;
	width: 402px;
}
.page_3_left_txt
{
	clear: both;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}
.page_3_left_txt span
{
	font-size: 12px;
}
.page_3_left_txt span a
{
	color: #339933;
	font-size: 12px;
}
.page_3_linktxt
{
	float: right;
	padding-right: 15px;
	padding-top: 35px;
}
.page_3_linktxt a
{
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.page_3_green_arrow
{
	float: right;
	height: 25px;
	margin-right: 5px;
	margin-top: 28px;
	width: 15px;
}
.page_4_body
{
	clear: both;
	margin: 40px 0px 40px 54px;
}

span.style2
{
	font-weight: bold;
	padding-top: 30px;
}

.page_4_content
{
	background: #f4efdb;
	clear: both;
	margin-top: 17px;
	overflow: auto;
	padding: 10px;
	width: 870px;
}

.page_4_content p
{
	float: left;
	line-height: 20px;
	padding: 15px 20px 0px 0px;
}

.page_4_img_right
{
	float: left;
	padding-left: 20px;
	width: 610px;
}
.page_4_content hr
{
	height:1px;
	display:block;
	margin: 10px 0 0;
	color:#999;
	background-color:#999;
	border:0px;
}
.page_4_righthead
{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}

.page_4_left_txt
{
	clear: both;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}
.page_4_left_txt a
{
	color: #339933;
	font-size: 14px;
}
.page_5_content
{
	background: #f4efdb;
	clear: both;
	overflow: auto;
	padding: 40px;
	width: 810px;
}
.page_5_howland
{
	float: left;
	height: 57px;
	margin: 50px 60px 0px 0px;
	width: 217px;
}
.page_5_img1
{
	float: left;
	height: 148px;
	margin: 0px 10px 10px 0px;
	width: 198px;
}
.page_5_img2
{
	float: left;
	height: 148px;
	margin: 0px 10px 10px 0px;
	width: 112px;
}
.page_5_img3
{
	float: left;
	height: 148px;
	margin: 0px 0px 10px 0px;
	width: 202px;
}
.page_5_img4
{
	float: left;
	height: 300px;
	margin: 0px 10px 0px 0px;
	width: 400px;
}
.page_5_img5
{
	float: left;
	height: 300px;
	width: 400px;
}
.page_5_left_txt
{
	clear: both;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}
.page_5_left_txt a
{
	color: #339900;
	font-size: 12px;
}
.page_6_toptxt
{
	clear: both;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 25px;
	width: 430px;
}
.page_6_content
{
	clear: both;
	overflow: auto;
	width: 890px;
}
.page_6_content ul
{
	float: left;
	list-style: none;
}
.page_6_content ul li
{
	width: 880px;
	margin-top: 10px;
}

.page_6_content ul li a
{
	color: #5d5d5d;
	display: block;
	font-size: 18px;
	height: 50px;
	padding: 22px 0 0 410px;
	text-decoration: none;
}

#ie6 .page_6_content ul li a
{
	height: 70px;
}

ul li.page_6_link1 a
{
	background: url(images/page_6_link1.jpg) no-repeat;
}
ul li.page_6_link2 a
{
	background: url(images/page_6_link2.jpg) no-repeat;
}
ul li.page_6_link3 a
{
	background: url(images/page_6_link3.jpg) no-repeat;
}
ul li.page_6_link4 a
{
	background: url(images/page_6_link4.jpg) no-repeat;
}
ul li.page_6_link5 a
{
	background: url(images/page_6_link5.jpg) no-repeat;
}
ul li.page_6_link1 a:hover
{
	background: url(images/page_6_link1_hover.jpg) no-repeat;
}
ul li.page_6_link2 a:hover
{
	background: url(images/page_6_link2_hover.jpg) no-repeat;
}
ul li.page_6_link3 a:hover
{
	background: url(images/page_6_link3_hover.jpg) no-repeat;
}
ul li.page_6_link4 a:hover
{
	background: url(images/page_6_link4_hover.jpg) no-repeat;
}
ul li.page_6_link5 a:hover
{
	background: url(images/page_6_link5_hover.jpg) no-repeat;
}
ul li.page_6_link1_selected a
{
	background: url(images/page_6_link1_hover.jpg) no-repeat;
}
ul li.page_6_link2_selected a
{
	background: url(images/page_6_link2_hover.jpg) no-repeat;
}
ul li.page_6_link3_selected a
{
	background: url(images/page_6_link3_hover.jpg) no-repeat;
}
ul li.page_6_link4_selected a
{
	background: url(images/page_6_link4_hover.jpg) no-repeat;
}
ul li.page_6_link5_selected a
{
	background: url(images/page_6_link5_hover.jpg) no-repeat;
}

.page_7_content
{
	clear: both;
	overflow: auto;
	padding: 30px 0px;
	width: 890px;
}

.page_7_toptxt
{
	clear: both;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 30px;
	width: 700px;
}
.page_7_graphics1
{
	float: left;
	height: 590px;
	width: 890px;
}
.page_7_img_wrap
{
	float: left;
	width: 230px;
}
.page_7_img1
{
	float: right;
	height: 156px;
	width: 117px;
}
.page_7_img2
{
	float: right;
	height: 129px;
	width: 91px;
}
.page_7_img3
{
	float: right;
	height: 148px;
	width: 99px;
}
.page_7_img4
{
	float: right;
	height: 140px;
	width: 157px;
}
.page_7_img5
{
	float: right;
	height: 100px;
	width: 99px;
}
.page_7_img6
{
	float: right;
	height: 138px;
	width: 120px;
}
.page_7_img7
{
	float: right;
	height: 132px;
	width: 198px;
}
.page_7_img_right
{
	float: left;
	padding-left: 50px;
	width: 610px;
}
.page_7_righthead
{
	float: left;
	font-size: 18px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: -5px;
}
.page_7_righthead_greytxt
{
	color: #999999;
	float: right;
	font-weight: bold;
	padding: 8px 10px 0px 0px;
	margin-bottom: 0;
}
.page_7_righthead_yellowbg
{
	background: #ffe033;
	color: #333333;
	float: right;
	font-size: 25px;
	font-weight: bold;
	height: 30px;
	text-align: center;
	width: 70px;
	margin-bottom: 0;
}
.page_7_H_line
{
	border-bottom: 1px solid #cccccc;
	clear: both;
	font-size: 10px;
	height: 10px;
	width: 610px;
	margin: 0;
	padding: 0;
}
.page_7_righttxt
{
	float: left;
	line-height: 20px;
	padding: 10px 50px 0px 0px;
}
.page_7_left
{
	background: #f4efdb;
	float: left;
	height: 1100px;
	padding: 0px 30px;
	width: 370px;
}
.page_7_graphics2
{
	float: left;
	height: 1100px;
	width: 460px;
}
.page_7_H_shortline
{
	border-bottom: 1px solid #cccccc;
	clear: both;
	font-size: 5px;
	height: 5px;
	width: 370px;
}
.page_7_lefthead
{
	float: left;
	font-size: 18px;
	padding-right: 50px;
	padding-top: 30px;
}
.page_7_left_yellowandtxt
{
	clear: both;
	padding-top: 40px;
	width: 250px;
}
.page_7_left_greytxt
{
	color: #999999;
	float: left;
	font-weight: bold;
	padding: 8px 10px 0px 0px;
}
.page_7_left_yellowbg
{
	background: #ffe033;
	color: #333333;
	float: left;
	font-size: 25px;
	font-weight: bold;
	height: 30px;
	text-align: center;
	width: 70px;
}
.page_8_content
{
	background: #f4efdb;
	clear: both;
	margin-top: 10px;
	overflow: auto;
	padding: 20px;
	width: 850px;
}
.page_8_content_bluebg
{
	background: #f4efdb url(images/page_8_content_bluebg.jpg) repeat-y right top;
	clear: both;
	height: 200px;
	margin-top: 10px;
	padding: 20px;
	width: 850px;
}
.page_8_toptxt
{
	clear: both;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 30px;
	width: 500px;
}
.page_8_img
{
	float: left;
	height: 194px;
	width: 157px;
}
.page_8_conttxt
{
	float: left;
	padding-left: 25px;
	width: 450px;
}
.page_8_cont_right
{
	float: left;
	padding-left: 25px;
	width: 190px;
}
.page_8_H_line
{
	border-bottom: 1px solid #cccccc;
	clear: both;
	font-size: 10px;
	height: 10px;
	width: 450px;
	margin-bottom: 0;
}
.page_8_cont_rightsmalltxt
{
	color: #999999;
	float: left;
	padding: 45px 0px 0px 15px;
}
.page_9_content
{
	background: #f4efdb;
	clear: both;
	margin-top: 20px;
	overflow: auto;
	width: 890px;
}
.page_9_topleft
{
	float: left;
	width: 500px;
}
.page_9_topwrap
{
	clear: both;
	overflow: auto;
	width: 890px;
}
.page_9_topbluebg
{
	background: #d1ecf9;
	color: #333333;
	float: right;
	padding: 40px 17px;
}
.page_9_topyellowbg
{
	background: #ffe033;
	clear: both;
	color: #333333;
	font-size: 61px;
	margin: 3px 0px;
	padding: 2px 15px 2px 0px;
	text-align: right;
	width: 150px;
}
.page_9_conttxtwrap
{
	float: left;
	padding: 20px 0px 0px 40px;
	width: 650px;
}
.page_9_H_line
{
	border-bottom: 1px solid #cccccc;
	clear: both;
	font-size: 10px;
	height: 10px;
	width: 600px;
	margin: 0
}
.page_9_conttxt
{
	float: left;
	line-height: 20px;
	padding: 10px 80px 0px 0px;
}
.page_9_conttxt a
{
	color: #669900;
}
.page_9_img
{
	float: left;
	height: 190px;
	width: 199px;
}
.page_10_contwrap
{
	clear: both;
	overflow: hidden;
	width: 890px;
}
.page_10_content
{
	background: #f4efdb;
	float: left;
	height: 460px;
	margin: 12px 10px 0px 0px;
	padding: 25px 40px;
	width: 360px;
}
.page_10_conttxtwrap
{
	clear: both;
	overflow: auto;
	width: 360px;
}
.page_10_conttxt
{
	float: left;
	line-height: 20px;
	padding: 10px 10px 0px 0px;
}
.page_10_headtxt
{
	float: left;
	font-size: 18px;
	padding-top: 20px;
	margin:0;
}
.page_10_H_line
{
	border-bottom: 1px solid #cccccc;
	clear: both;
	font-size: 10px;
	height: 10px;
	width: 360px;
	margin:0;
}
.blank_p
{
	clear: both;
	height: 20px;
	width: 360px;
}
.page_11_img_right
{
	float: left;
	padding-left: 40px;
	width: 610px;
}
.page_11_righthead
{
	float: left;
	font-size: 18px;
	margin-bottom: 0;
}
.page_12_graphics1
{
	float: left;
	height: 380px;
	width: 890px;
}
.page_13_topleft
{
	float: left;
	width: 500px;
}
.page_13_topleft ul
{
	float: left;
	list-style: none;
}
.page_13_topleft ul li
{
	margin: 20px 0px 25px 0px;
	height: 70px;
	background: url(images/page_13_linkbg.jpg) no-repeat;
}
.page_13_topleft ul li a
{
	color: #5d5d5d;
	display: block;
	font-size: 18px;
	padding: 22px 0px 0px 30px;
	text-decoration: none;
	width: 380px;
}
.page_13_topleft ul li a:hover
{
	height: 70px;
	background: url(images/page_13_linkhover.jpg) no-repeat;
}
.page_13_topleft ul li.page_13_selected_link a
{
	background: url(images/page_13_linkhover.jpg) no-repeat;
}
.page_13_topright
{
	background: #f4efdb;
	float: right;
	padding: 15px 12px;
}
.page_13_righttxt
{
	clear: both;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding: 20px 0px 10px 0px;
	width: 265px;
}
.page_13_righttxt a
{
	color: #339900;
	font-size: 13px;
	font-weight: bold;
}
.page_14_content
{
	background: #f4efdb;
	clear: both;
	overflow: auto;
	padding: 25px 30px;
	width: 830px;
}
.page_14_contright
{
	float: left;
	margin-left: 30px;
	width: 610px;
}
.page_14_conttxt
{
	float: left;
	line-height: 20px;
	padding: 10px 20px 0px 0px;
}
.page_14_conttxt a
{
	color: #339900;
}
.page_14_imgwrap
{
	float: left;
	width: 185px;
}
.page_15_body
{
	clear: both;
	overflow: auto;
	padding: 40px 50px 40px 55px;
	width: 890px;
}
.page_15_left
{
	float: left;
	overflow: auto;
	width: 180px;
}
.page_15_right
{
	float: right;
	overflow: auto;
	width: 570px;
}
.page_15_toptxt
{
	clear: both;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 30px;
	width: 550px;
}
ul.page_15_menu
{
	float: left;
	list-style: none;
}
ul.page_15_menu li
{
	margin-bottom: 1px;
}
ul.page_15_menu li a
{
	color: #5d5d5d;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 31px;
	padding: 15px 0px 0px 15px;
	text-decoration: none;
	width: 165px;
}
ul.page_15_menu li a
{
	background: url(images/page_15_menubg.jpg);
}
ul.page_15_menu li a:hover, ul.page_15_menu li a.current_page
{
	background: url(images/page_15_menuhover.jpg) no-repeat;
}
ul.page_15_menu li.page_15_selected_menu a
{
	background: url(images/page_15_menuhover.jpg) no-repeat;
}
.page_15_content
{
	background: #f4efdb;
	clear: right;
	margin-top: 10px;
	overflow: auto;
	padding: 15px 20px;
	width: 530px;
	float: right;
}
.page_15_imgwrap
{
	float: left;
	margin-right: 15px;
	width: 205px;
}
.page_15_txtwrap
{
	float: left;
	line-height: 20px;
	width: 310px;
}
.page_15_txtwrap a
{
	color: #339900;
}
.page_16_imgwrap
{
	float: left;
	margin-right: 10px;
	overflow: auto;
	width: 120px;
}
.page_16_right
{
	float: right;
	overflow: auto;
	width: 710px;
}
.page_16_content
{
	float: left;
	margin-bottom: 50px;
	margin-top: 5px;
	overflow: auto;
	padding: 0px 10px;
	width: 560px;
}
.page_16_innercont
{
	background: #f4efdb;
	float: left;
	line-height: 20px;
	margin-top: 15px;
	overflow: auto;
	padding: 4px 10px;
	width: 540px;
}
.page_16_innercont a
{

	color: #339900;
}
.page_16_H_line
{
	border-bottom: 1px solid #cccccc;
	float: right;
	font-size: 10px;
	height: 10px;
	width: 550px;
	margin: 4px 0 4px 0;
}
.page_16_conthead
{
	float: left;
	font-size: 18px;
	padding-left: 10px;
	margin-bottom: 0;
}
.page_16_conttxt
{
	float: left;
	line-height: 20px;
	padding: 10px 20px 0px 10px;
}
.page_17_green_arrow
{
	float: left;
	margin: 50px 0px;
	text-align: right;
	width: 560px;
}
.page_21_content
{
	clear: both;
	overflow: auto;
	padding: 8px 0px 0px 0px;
	width: 890px;
}
.page_21_img_wrap
{
	float: left;
	padding-top: 30px;
	text-align: center;
	width: 260px;
}
.page_21_img_right
{
	background: #d1ecf9;
	float: right;
	padding: 12px 10px 20px 20px;
	width: 580px;
}
.page_21_H_line
{
	border-bottom: 1px solid #a8dff9;
	clear: both;
	font-size: 1px;
	height: 1px;
	width: 580px;
	margin-bottom: 2px;
}
.page_21_righthead_txt
{
	color: #669900;
	float: right;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
.page_21_righthead_txt a
{
	color: #669900;
	font-size: 11px;
}
.page_22_righthead
{
	color: #333333;
	font-size: 18px;
}

.press_date{
	color:#666;
}

.page_23_presswrap
{
	float: left;
	overflow: auto;
	padding-top: 10px;
	width: 350px;
	padding-bottom: 1px;
}

.page_23_press
{
	clear: both;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 35px;
	overflow: auto;
	width: 350px;
}
.page_23_press span
{
	font-size: 17px;
	font-weight: bold;
}


.page_23_press a
{
	color: #339900;
	font-size: 13px;
	font-weight: bold;
}

.page_23_featuredwrap
{
	float: right;
	margin-right: 60px;
	overflow: auto;
	width: 440px;
}
.page_23_featured
{
	background: #f4efdb;
	clear: both;
	margin-top: 10px;
	overflow: auto;
	padding: 20px 0px;
	width: 440px;
}
.page_23_imgwrap
{
	float: left;
	padding-top: 0px;
	width: 30px;
}


/*{
	float: left;
	line-height: 18px;
	padding-right: 30px;
	width: 232px;
}*/


.page_23_featured_txt
{
	float: left;
	line-height: 20px;
	padding: 5px 30px 0px 30px;
}
.page_23_featured_txt a
{
	font-size: 18px;
	color: #339900;
}
.page_23_lefthead
{
	float: left;
	font-size: 31px;
	margin-bottom: 15px;
	width: 350px;
}
.page_23_righthead
{
	float: right;
	font-size: 31px;
	margin-bottom: 15px;
	margin-right: 60px;
	width: 440px;
}
.page_23_green_arrow
{
	clear: both;
	padding-top: 15px;
	text-align: right;
	width: 150px;
}
.press_contact
{
	float: left;
	line-height: 20px;
	padding: 0px 20px 0px 22px;
}

.media_kit
{
	float: left;
	line-height: 20px;
	padding: 0px 20px 0px 22px;
	color: #339900;
	text-decoration: underline;	
}

#flashContent
{
	z-index: 0;
}

#rolloverGraphics
{
	display: none;
}

/*		DIG DEEPER 		*/

#sub_header
{
	float: left;
	width: 580px;
	height: 120px;
}

#sub_header p
{
	width: 425px;
}

#search_form
{
	float: left;
	width: 290px;
	height: 90px;
	padding-top: 30px;
}

.dig_deeper_column_wrapper
{
	width: 870px;
	clear: both;
	overflow: auto;
	background: transparent url(../images/dig_deeper_column_background.jpg) repeat-y top left scroll;
	margin-bottom: 10px;
}

.dig_deeper_column
{
	float: left;
	width: 263px;
	margin-right: 10px;
	padding: 10px;
}

.dig_deeper_column_wrapper .image
{
	padding: 0;
	width: 283px;
}

.dig_deeper_column_wrapper .image img
{
	float: left;
}

.dig_deeper_column_wrapper .image div
{
	padding: 10px;
	width: 263px;
	float: left;
}

.dig_deeper_column_wrapper .last
{
	margin-right: 0;
}

.dig_deeper_column h2
{
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #999;
	color: #999;
}

.dig_deeper_column h2 a
{
	font-size: 24px;
	font-weight: normal;
	color: #999;
}
.dig_deeper_column a
{
	font-weight: bold;
	color: #38a703;
	display: block
}

.dig_deeper_column small
{
	display: block;
	font-size: 10px;
	color: #999;
	margin-bottom: 16px;
}

.dig_deeper_column div.caption
{
	background: #aac844;
}
