/**
 *	Orange: #f7941d
 *  Brown: #7b4a0e;
 **/

*
{
	visibility: inherit;
}

body, p, img, a, div
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	color: inherit;
}

body
{
	color: #000000;
	overflow-y: scroll;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ffffff;
}

a
{
	cursor: pointer;
	color: inherit;
	text-decoration: none;
}

p, h1, h2, h3, li, td, input, select, textarea, li, div
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 125%;
	margin: 0px;
	font-weight: normal;
}

h1
{
	font-size: 18pt;
	padding: 0px 0px 10px 0px;
	line-height: 100%;
}

h2
{
	font-size: 14pt;
	padding: 0px 0px 10px 0px;
	line-height: 100%;
}

.centred_title
{
	text-align: center;
}

input, select, textarea
{
	outline: none;
}

img, iframe
{
	vertical-align: bottom;
}

th
{
	text-align: left;
}

form
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

ul
{
	margin: 0px;
}

p.centred
{
	text-align: center;
}

div.page_outer
{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px auto 0px auto;
	width: 980px;
	background-image: url( 'images/page_header.jpg' );
	background-position: top center;
	background-repeat: no-repeat;
}

div.page_header
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 570px;
}

div.intro
{
	position: absolute;
	left: 350px;
	top: 38px;
	width: 530px;
}

div.intro p
{
	line-height: 16px;
}

div.sub_intro
{
	position: absolute;
	left: 266px;
	top: 208px;
	width: 500px;
}

div.sub_intro p
{
	line-height: 14px;
	color: #ffffff;
	font-style: italic;
}

div.sub_intro span.attribution
{
	font-style: normal;
}

div.menu
{
	position: absolute;
	left: 30px;
	top: 306px;
	width: 440px;
}

div.menu_item
{
	height: 25px;
	width: 145px;
	cursor: pointer;
}

div.menu_item p
{
	padding: 5px 0px 0px 17px;
	font-size: 11pt;
	color: #ffffff;
	line-height: 100%;
}

div.menu_item p span:hover
{
	color: #f7941d;
}

div.menu_item_selected p
{
	color: #f7941d;
}

div.menu_item_selected span
{
	position: relative;
	left: 0px;
	top: 0px;
}

div.menu_item_selected span img.open_bracket
{
	position: absolute;
	left: -12px;
	top: -3px;
}

div.menu_item_selected span img.close_bracket
{
	position: absolute;
	left: 1px;
	top: -3px;
}

div.submenu
{
	position: absolute;
	left: 219px;
	top: 0px;
	width: 340px;
	display: none;
}

div.submenu div.menu_item
{
	width: 100%;
}

div.current_submenu
{
	display: block;
}

div.admin_menu div.menu_item
{
	height: 22px;
}

div.subheader
{
	position: absolute;
	left: 264px;
	top: 306px;
}

div.subheader p
{
	font-size: 11pt;
	color: #f7941d;
	line-height: 120%;
}

div.subheader p.attribution
{
	padding-top: 10px;
	color: #ffffff;
}

img.menu_divider
{
	position: absolute;
	left: 204px;
	top: 0px;
	display: none;
}

img.menu_divider_displayed
{
	display: block;
}

div.page_body
{
	width: 980px;
	background-color: #ffffff;
}

div.page_content
{
	width: 888px;
	padding: 20px 47px 20px 47px;
}

div.page_content p
{
	padding: 0px 0px 10px 0px;
}

div.page_footer
{
	width: 886px;
	padding: 10px 47px 10px 47px;
	background-color: #ffffff;
}

div.page_footer_inner
{
	border-style: solid none none none;
	border-width: 1px;
	border-color: #f7941d;
}

p.copyright
{
	float: left;
	font-size: 7pt;
	padding: 5px 0px 0px 0px;
}

img.fossil_design
{
	padding: 3px 0px 0px 0px;
	float: right;
}

table.managed_form
{
	margin: 0px auto 0px auto;
}

table.managed_form td
{
	padding: 2px 5px 2px 5px;
}

table.managed_form tr.submit_row td
{
	padding: 5px 0px 0px 0px;
}

table.managed_form td.data input
{
}

table.managed_form td.data input[type="file"]
{
	border-style: none;
}

table.managed_form td.numeric input
{
	width: 40px;
}

table.managed_table
{
	margin: 0px auto 20px auto;
}

table.managed_table th
{
	padding: 2px 10px 2px 10px;
	background-color: #000000;
	color: #ffffff;
}

table.managed_table td
{
	padding: 2px 10px 2px 10px;
}

table.managed_table tr.row1 td
{
	background-color: #dddddd;
}

table.managed_table td.season_entry_availability
{
	width: 210px;
}

table.managed_table td.season_entry_notes
{
	max-width: 250px;
}

div.content_menu
{
	float: left;
	width: 209px;
}

div.content_menu p
{
	font-size: 11pt;
}

div.content_menu p.content_item_selected
{
	color: #f7941d;
}

div.content_menu p.no_padding
{
	padding-bottom: 0px;
}

div.content_menu p.guest_poet
{
	font-size: 10pt;
}

div.content_menu span
{
	position: relative;
	left: 0px;
	top: 0px;
}

div.content_menu span img.open_bracket
{
	position: absolute;
	left: -12px;
	top: -3px;
}

div.content_menu span img.close_bracket
{
	position: absolute;
	left: 1px;
	top: -3px;
}

div.content_menu img.divider
{
	position: relative;
	left: -20px;
	top: 0px;
	padding: 5px 0px 5px 0px;
}

div.main_content
{
	margin: 0px 0px 0px 219px;
}

div.main_content_with_photos
{
	margin-right: 250px;
}

div.right_photos
{
	float: right;
	width: 230px;
}

div.right_photos div.caption
{
	width: 100%;
	background-color: #f7941d;
}

div.right_photos div.caption p
{
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	font-size: 8pt;
}

div.right_photos div.spacer
{
	height: 20px;
}

div.main_content p.closing_date
{
	font-size: 12pt;
}

div.main_content p.entry_details
{
	font-size: 8pt;
}

div.main_content h1.poem
{
	padding-bottom: 0px;
}

div.main_content p.poet
{
	font-style: italic;
}

div.winners p
{
	font-size: 10pt;
}

div.winners p.winner_rank
{
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}

div.winners p.winner_name
{
	padding: 0px;
}

div.winners p.winner_poem
{
	padding: 0px 0px 7px 0px;
	font-style: italic;
}

div.winners p.winner_poem a
{
	text-decoration: underline;
}

span.publication
{
	font-style: italic;
}

h1.poem_title
{
}

div p.poem_publication
{
	font-size: 9pt;
	font-weight: bold;
}

div.left_content
{
	float: left;
	width: 209px;
}

div.left_content p
{
	font-size: 10pt;
}

div.left_content img.divider
{
	position: relative;
	left: -20px;
	top: 0px;
	padding: 5px 0px 5px 0px;
}

div.left_content p.link
{
	padding: 0px;
}

div.left_content p.link a
{
	text-decoration: underline;
}

div.filmpoem_description
{
	padding: 10px 0px 0px 0px;
}

table.contact_us
{
	position: relative;
	left 0px;
	top: 0px;
	width: 420px;
	z-index: 10;
}

table.contact_us tr
{
	height: 40px;
	vertical-align: top;
}

table.contact_us div
{
	background-color: #f7941d;
	padding: 9px 0px 0px 12px;
	height: 27px;
	line-height: 100%;
}

table.contact_us td.label
{
	width: 120px;
	padding-right: 4px;
}

table.contact_us td.label div
{
	padding-top: 11px;
	height: 25px;
	font-size: 10pt;
}

table.contact_us input
{
	background-color: transparent;
	margin: 0px;
	border-style: none;
	line-height: 100%;
	width: 276px;
	height: 16px;
	color: #ffffff;
}

table.contact_us tr.message_row
{
	height: 214px;
}

table.contact_us tr.message_row div
{
	padding: 11px 0px 0px 12px;
	height: 199px;
	line-height: 100%;
	font-size: 10pt;
}

table.contact_us tr.message_row textarea
{
	background-color: transparent;
	margin: 0px;
	border-style: none;
	line-height: 100%;
	width: 276px;
	height: 186px;
	resize: none;
	color: #ffffff;
}

table.contact_us tr.send_row div
{
	float: right;
	width: 100px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 12px;
	padding-left: 0px;
	height: 24px;
	cursor: pointer;
	font-weight: bold;
}

table.contact_us tr.send_row div:hover
{
	background-image: none;
	background-color: #000000;
	color: #f7941d;
}

div.google_map
{
	float: right;
	width: 230px;
	height: 330px;
}

div.page_content p.guest_poet_title
{
	font-weight: bold;
}

table.event_archive td
{
	font-size: 12pt;
	padding: 2px 40px 0px 0px;
}

table.event_archive tr.header_row
{
	display: none;
}

div.dawn_event_logo
{
	padding-top: 20px;
}

h1.home_heading
{
	line-height: 100%;
	padding: 21px 0px 0px 0px;
	height: 59px;
	font-size: 16pt;
	font-weight: bold;
}

div.home_content
{
	width: 100%;
}

div.home_spacer
{
	float: left;
	width: 14px;
	height: 100px;
}

div.home_box
{
	float: left;
	border-width: 1px;
	border-color: #f7941d;
	border-style: solid;
	cursor: pointer;
}

div.home_box_inner
{
	width: 209px;
	min-height: 220px;
}

div.home_heading
{
	background-color: #f7941d;
	width: 100%;
	min-height: 37px;
}

div.home_heading p
{
	padding: 10px 10px 0px 10px;
	color: #000000;
	text-transform: uppercase;
	font-size: 12pt;
	font-weight: bold;
	line-height: 100%;
}

div.page_content p.home_event_name
{
	color: #f7941d;
	font-weight: bold;
	font-size: 12pt;
	padding: 10px 10px 0px 10px;
}

div.page_content p.home_location
{
	padding: 10px 10px 0px 10px;
}

div.page_content p.home_date
{
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

div.page_content p.home_time
{
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

div.page_content p.home_closing_date
{
	padding: 10px 10px 0px 10px;
	font-weight: bold;
}

div.home_box:hover
{
	border-color: #000000;
}

div.home_box:hover div.home_heading
{
	background-color: #000000;
}

div.home_box:hover div.home_heading p
{
	color: #ffffff;
}

div.page_content p.arts_council
{
	float: right;
}

div.more_button
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 0px;
}

div.more_button_inner
{
	position: relative;
	left: 129px;
	top: -30px;
	width: 80px;
	height: 30px;
	background-color: #000000;
}

div.more_button_inner p.more
{
	color: #ffffff;
	text-transform: uppercase;
	padding: 7px 0px 0px 10px;
	line-height: 100%;
}

div.more_button_inner p.arrow
{
	position: absolute;
	left: 55px;
	top: -1px;
	font-size: 24pt;
	color: #f7941d;
	line-height: 100%;
	padding: 0px;
}

div.testimonials
{
	padding-top: 10px;
}

div.testimonials p
{
	padding-bottom: 0px;
}

div.testimonials p.attribution
{
	padding-bottom: 10px;
	font-weight: bold;
}