/* a few useful defaults to allow greater display consistency between browsers */
body {
	padding: 0px;
	margin: 0px;
}

img {
	display: block;
}

form {
	padding: 0px;
	margin: 0px;
}

/* change h1 style? */
h1 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #0F034F;
	margin: 0px;
	padding: 0px;
	display: inline;
}

h2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0F034F;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.h2_link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0F034F;
}

.h2_link:hover {
	color: #1C069A;
}

h3 {
	font-family: arial;
	font-size: 15px;
	color: #67881F;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.black {
	color: #000000;
}

#top_green_bar {
	background-color: #81A83E;
	height: 39px;
}

.top_nav td {
	background-color: #0F034F;
	height: 25px;
}

.main_nav_link, .footer_link {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.main_nav_link:hover, .footer_link:hover {
	color: #AAAAAA;
}

.main_nav_divider {
	padding-left: 20px;
	padding-right: 20px;
}

#ticker {
	background-color: #0F034F;
	height: 24px;
}

#weather_background {
	background-image: url(/images/home/weather_background.jpg);
	background-repeat: no-repeat;
	width: 207px;
	/*height: 224px;*/
	padding-left: 35px;
	padding-top: 22px;
}

#eat_more_potatoes_background {
	background-image: url(/images/home/eat_more_potatoes_background.jpg);
	background-repeat: no-repeat;
	width: 207px;
	/*height: 122px;*/
	padding-left: 36px;
	padding-top: 11px;
}

#middle_section_background {
	/*
	background-image: url(/images/home/middle_section_background.jpg);
	background-repeat: no-repeat;
	*/
	width: 460px;
	height: 348px;
	/*padding-left: 15px;*/
	padding-top: 13px;
}


#home_graph {
	background-image: url(/images/home/chart_border.jpg);
	background-repeat: no-repeat;
	width: 461px;
	height: 243px;
	padding-left: 6px;
	padding-top: 6px;
}

#united_potato_partners {
	background-image: url(/images/home/united_potato_partners_program_background_bottom.jpg);
	background-repeat: no-repeat;
	width: 669px;
	height: 85px;
	padding-left: 36px;
	padding-top: 5px;
}

#partners_container {
	width: 450px;
	height: 70px;
	overflow: hidden;
}

#partners {
	position: relative;
	left: 0px;
}

#search_section {
	/*
	background-image: url(/images/home/search_section_vr.jpg);
	background-repeat: no-repeat;
	background-position: 11px top;
	*/
	width: 275px;
	height: 73px;
	padding-left: 15px;
	/*
	padding-left: 32px;
	*/
	padding-top: 13px;
}

.search_input {
	background-image: url(/images/home/search_field_background.jpg);
	background-repeat: no-repeat;
	width: 108px;
	height: 17px;
	border: 0px;
	padding-left: 7px;
}

.date {
	font-family: arial;
	font-size: 16px;
	color: #81A742;
}

#member_login {
	/*
	background-image: url(/images/home/member_login_background.jpg);
	background-repeat: no-repeat;
	width: 286px;
	*/
	height: 122px;
	/*
	padding-left: 36px;
	padding-top: 11px;
	*/
}

#member_login_div {
	background-image: url(/images/home/member_header_background.jpg);
	background-repeat: no-repeat;
	width: 231px;
	height: 34px;
	position: relative;
	left: -13px;
	padding-left: 36px;
	padding-top: 10px;
}

#member_login_secondary {
	background-image: url(/images/home/member_login_secondary_background.jpg);
	background-repeat: no-repeat;
	width: 286px;
	height: 122px;
	padding-left: 36px;
	padding-top: 11px;
}


#meetings {
	/*
	background-image: url(/images/home/meetings_background.jpg);
	background-repeat: no-repeat;
	width: 286px;
	*/
	height: 147px;
	padding-left: 15px;
	padding-top: 11px;
}

#meetings_div {
	background-image: url(/images/home/meetings_header_background.jpg);
	background-repeat: no-repeat;
	width: 231px;
	height: 34px;
	position: relative;
	left: -33px;
	padding-left: 36px;
	padding-top: 10px;
}

#message_corner {
	/*
	background-image: url(/images/home/message_corner_background.jpg);
	background-repeat: no-repeat;
	width: 286px;
	*/
	/*height: 84px;*/
	padding-left: 36px;
	padding-top: 11px;
}

#message_corner_div {
	background-image: url(/images/home/message_corner_header_background.jpg);
	background-repeat: no-repeat;
	width: 231px;
	height: 34px;
	position: relative;
	left: -33px;
	padding-left: 36px;
	padding-top: 10px;
}

#main_content {
	width: 715px;
	padding-left: 29px;
}

.body_container {
	padding-left: 16px;
	padding-top: 8px;
}

#members_page_background {
	background-image: url(/images/secondary_pages/members_background.jpg);
	background-repeat: no-repeat;
}

#meetings_page_background {
	background-image: url(/images/secondary_pages/meetings_background.jpg);
	background-repeat: no-repeat;
}

#eat_more_potatoes_page_background {
	background-image: url(/images/secondary_pages/eat_more_potatoes_background.jpg);
	background-repeat: no-repeat;
}

#message_corner_page_background {
	background-image: url(/images/secondary_pages/message_corner_background.jpg);
	background-repeat: no-repeat;
}

#united_potato_partners_page_background {
	background-image: url(/images/secondary_pages/united_potato_partners_background.jpg);
	background-repeat: no-repeat;
}

#site_map_page_background {
	background-image: url(/images/secondary_pages/site_map_background.jpg);
	background-repeat: no-repeat;
}

#contact_us_page_background {
	background-image: url(/images/secondary_pages/contact_us_background.jpg);
	background-repeat: no-repeat;
}

#resources_page_background {
	background-image: url(/images/secondary_pages/resources_background.jpg);
	background-repeat: no-repeat;
}

.text_input {
	background-image: url(/images/home/text_field_background.jpg);
	background-repeat: no-repeat;
	width: 157px;
	height: 17px;
	border: 0px;
	padding-left: 7px;
	padding-right: 7px;
}

.input_narrow {
	width: 50px;
}

.copy {
	font-family: arial;
	font-size: 12px;
	/*color: #747578;*/
	color: #666666;
	line-height: 1.4em;
	letter-spacing: 0.4px;
}

.copy_white {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}

.copy_blue {
	font-family: arial;
	font-size: 10px;
	color: #231D5D;
}

.copy_dark_gray {
	font-family: arial;
	font-size: 12px;
	color: #1A1A1A;
}

a {
	font-family: arial;
	font-size: 12px;
	color: #106838;
	text-decoration: none;
}

a:hover {
	color: #17944F;
}

.copylink_green {
	font-family: arial;
	font-size: 12px;
	color: #106838;
	text-decoration: none;
}

.copylink_green:hover {
	color: #17944F;
}

.copylink_white {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.copylink_white:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.copylink_white_no_underline {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.copylink_white_no_underline:hover {
	color: #AAAAAA;
}

.copylink_black_large {
	font-family: arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

.copylink_black_large:hover {
	color: #666666;
}

.copylink_resources {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.copylink_resources:hover {
	color: #888888;
}

.copylink_resources:visited {
	color: #106838;
}

.copylink_light_green {
	font-family: arial;
	font-size: 12px;
	color: #7FA83E;
	text-decoration: none;
}

.copylink_light_green:hover {
	color: #9BCD4C;
}

.bread_crumb {
	font-family: arial;
	font-size: 12px;
	color: #8F9092;
	text-decoration: none;
}

.bread_crumb:hover {
	color: #B7B9BB;
}

.bread_crumb_last {
	font-family: arial;
	font-size: 12px;
	color: #0F034D;
	text-decoration: none;
}

.bread_crumb_last:hover {
	color: #1E0696;
}

#sub_bread_crumb {
	padding-top: 4px;
}

.button_background {
	background-image: url(/images/secondary_pages/blue_button_background.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 130px;
	height: 25px;
}

.button_background_wide {
	background-image: url(/images/secondary_pages/blue_button_background_wide.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 240px;
	height: 25px;
}

.button_background_active {
	background-image: url(/images/secondary_pages/button_background.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 130px;
	height: 25px;
}

.button_background_active_wide {
	background-image: url(/images/secondary_pages/button_background_wide.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 240px;
	height: 25px;
}

.button_background_narrow {
	background-image: url(/images/secondary_pages/button_background_narrow.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 67px;
	height: 25px;
}

.button_link {
	font-size: 14px;
	color: #FFFFFF;
}

.button_link:hover {
	color: #FFFFFF;
}

.button_link_small {
	font-size: 9px;
	color: #FFFFFF;
}

.button_link_small:hover {
	color: #FFFFFF;
}

#footer {
	background-color: #0F6B38;
	height: 28px;
}

.bottom_nav_divider {
	padding-left: 25px;
	padding-right: 25px;
}

.color_display {
	padding-top: 2px;
	padding-right: 12px;

	border: 1px solid #000000;
}
