body, html, p, div, ul, ol, li, img, h1, h2, h3, h4, h5, h6, table, tr, td, label, input, select, dl, dt, dd {
	margin: 0;
	padding: 0;
}


body {
	font: normal normal 62.5%/1.3em verdana, arial, helvetica, sans-serif;
	background: transparent url(../media/bg_body.gif) top left repeat-x;
	color: #666;
}


a {
	color: #666;
}


a img {
	border: 0;
}


input {
	border: 1px solid #ccc;
	background-color: white;
	padding: 2px 4px;
	margin-bottom: 8px;
}


label {
	display: block;
}


label span.error {
	color: red;
	padding-left: 7px;
}


#wrapper {
	width: 940px;
	margin: 0 auto;
}


#topbar {
	width: 940px;
	height: 200px;
	background: transparent url(../media/topbar.jpg) top left no-repeat;
	position: relative;
}


#topbar h1 {
	position: absolute;
	top: 50px; left: 0;
	width: 264px; height: 112px;
}


#topbar h1 a {
	display: block;
	width: 264px; height: 112px;
	overflow: hidden;
	text-indent: -9000px;
}


#topbar div {
	width: 400px; height: 22px;
	text-align: right;
	position: absolute;
	left: 530px; top: 0;
	line-height: 22px;
}


#topbar div a {
	color: white;
}


#topbar div a.logout {
	color: #666;
	padding-right: 10px;
}


#main {
	width: 940px;
	background: transparent url(../media/bg_wrapper.gif) top left repeat-y;
	margin-top: 1px;
	overflow: hidden;
}


#content_col {
	float: left;
	width: 650px;
}


#sidebar {
	width: 290px;
	float: right;
}


#gallery {
	width: 645px; height: 168px;
	border-bottom: 1px solid white;
	background-color: #e7e2cf;
	padding: 2px;
}


#menu_div {
	width: 180px;
	float: left;
}


#content {
	width: 470px;
	float: right;
}


#footer {
	width: 940px; height: 38px;
	background: transparent url(../media/bg_footer.gif) top left repeat-x;
	border-top: 1px solid white;
	font-weight: bold;
	color: white;
	text-align: center;
	line-height: 38px;
}




/* MENU */


#menu_div h3 {
	width: 180px; height: 39px;
	line-height: 39px;
	font-size: 1.5em;
	color: #807862;
	background: transparent url(../media/bg_menu_header.gif) top left repeat-x;
	font-weight: normal;
	text-indent: 16px;
}


#menu_div ul li {
	width: 180px;
	border-top: 1px solid #dfdac7;
}


#menu_div ul li a {
	color: #807862;
	text-decoration: none;
	width: 165px;
	line-height: 19px;
	padding-left: 15px;
	background-color: #cabe96;
	display: block;
}


#menu_div ul li.selected a,
#menu_div ul li.in_path a {
	background-color: #9f9473;
	color: white;
}


#menu_div ul li.selected ul a,
#menu_div ul li.in_path ul a {
	background-color: #f1f1f1;
	color: #807862;
}


#menu_div ul ul li {
	border-color: #f1f1f1;
}


#menu_div ul ul li a {
	color: #666;
	width: 150px;
	padding-left: 30px;
	background-color: #f1f1f1;
}


#menu_div ul ul,
#menu_div ul li.selected ul ul,
#menu_div ul li.in_path ul ul {
	display: none;
}


#menu_div ul li.selected ul,
#menu_div ul li.in_path ul {
	display: block;
}


#menu_div ul ul li.selected a {
	color: black;
}




div.content_area {
	position: relative;
	padding: 20px 30px 30px 30px;
}


h2 {
	font-size: 1.7em;
	font-weight: normal;
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}



/* PAGE */


div.page div.pageimage {
	margin-top: 20px;
}



/* MEMBER LIST */


div.member_list h3 {
	width: 410px;
	text-align: center;
	line-height: 18px;
	margin: 8px 0 4px 0;
	background-color: #ccc;
}



/* MEMBER DETAILS */


div.member_details div.dl {
	display: inline;
	float: left;
}


div.member_details div.left {
	width: 120px;
	margin-right: 10px;
}


div.member_details div.right {
	width: 280px;
}


div.member_details div.dt {
	float: left;
	font-weight: bold;
}


div.member_details div.left div.dt,
div.member_details div.left div.dd {
	width: 60px;
}


div.member_details div.right div.dt {
	width: 120px;
}


div.member_details div.right div.dd {
	width: 160px;
}


div.member_details div.dd {
	float: right;
}


div.member_details div.row {
	clear: both;
}


div.stats {
	overflow: hidden;
	margin-bottom: 20px;
}


div.member_details h2 a {
	font-size: 0.7em;
}

div.member_details div.pageimage p {
	padding-top: 2px;
	text-align: right;
}

div.member_details h4 {
	font-size: 1.4em;
	color: #0d4f65;
	margin-bottom: 4px;
	margin-top: 20px;
	font-weight: normal;
}



/* BECOME MEMBER */


div.content_area a.blimedlem {
	text-indent: -9000px;
	width: 269px; height: 38px;
	display: block;
	overflow: hidden;
	background: transparent url(../media/blimedlem_pdf.gif) top left no-repeat;
}


body div.content_area a.blimedlem_word {
	background-image: url(../media/blimedlem_word.gif);
}


body div.content_area a.blimedlem_acrobat {
	background-image: url(../media/blimedlem_acrobat.gif);
}



/* BOARD MEMBERS LIST */

div.board_members_list div.member {
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}

body div.board_members_list div.member_last {
	border-bottom: 0;
	margin-bottom: 0;
}

div.board_members_list div.member ul.admin_menu {
	left: 310px; top: 0;
}

div.board_members_list h3 {
	text-align: center;
	background-color: #ccc;
	line-height: 16px;
	margin-bottom: 5px;
	font-size: 1em;
}

div.board_members_list div.left {
	float: left;
	width: 290px;
}

div.board_members_list div.right {
	float: right;
	width: 105px;
}

div.board_members_list div.member dl {
	overflow: hidden;
	margin-top: 12px;
}

div.board_members_list div.member dl dt {
	width: 80px;
	float: left;
}

div.board_members_list div.member dl dd {
	width: 205px;
	float: right;
	padding-left: 5px;
}


/* GALLERY */


div#gallery div.navbar {
	width: 642px;
	height: 35px;
	background: transparent url(../media/bg_footer.gif) top left repeat-x;
	border: 1px solid white;
}


div#gallery div.navbar p {
	width: 627px;
	line-height: 35px;
	text-align: right;
	padding-right: 15px;
}


div#gallery div.navbar a {
	line-height: 35px;
	display: block;
	float:right;
	height: 35px;
	padding-left: 30px;
	background: transparent url(../media/arrow.png) 0 7px no-repeat;
	color: white;
}

/*
* html div#gallery div.navbar a {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/nfff/static/media/arrow.png', sizingMethod='crop');
	background: none;
}
*/


div#gallery img {
	border: 1px solid white;
}



/* CALENDAR */


div.calendar h3 {
	text-align: center;
	width: 290px;
	margin-top: 8px;
	font-size: 1.2em;
}


div.calendar h3 a {
	padding: 0 5px;
	text-decoration: none;
}


div.calendar table.calendar {
	margin: 8px 4px 0 4px;
	border-collapse: collapse;
	width: 282px;
}


div.calendar table.calendar td {
	border: 1px solid white;
	line-height: 20px;
	height: 20px;
	width: 14%;
	text-align: center;
	background-color: #d4c9a8;
}


div.calendar table.calendar td a {
	width: 100%;
	display: block;
	text-decoration: none;
}


div.calendar table.calendar td a.has_news {
	background: #b4b4b4;
	color: white;
}


div.calendar table.calendar td a.active {
	background: #17617a;
	color: white;
}


div.calendar div.news_item {
	padding: 20px 30px;
	position: relative;
	width: 230px;
}


div.calendar div.news_item h3 {
	text-align: left;
	border-bottom: 1px solid #cccccc;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 6px 0;
	padding-bottom: 12px;
	width: 230px;
}


div.calendar div.news_item h5 {
	font-size: 1em;
	margin-bottom: 15px;
	font-weight: normal;
}



/* NEWSLETTER SUBSCRIBE */

div.subscribe_newsletter iframe {
	width: 290px; height: 150px;
	background: none;
}

div.subscribe_newsletter h3 {
	width: 230px;
	font-size: 1.4em;
	padding: 0 30px;
	line-height: 27px;
	background: transparent url(../media/bg_newsletter_sidebar.gif) top left repeat-x;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-weight: normal;
	color: white;
}


div.subscribe_newsletter p {
	padding: 22px 30px 0 30px;
}



/* LOGIN */


body div.login div.textbox input {
	width: 150px;
}


body div.login div.submit_button {
	text-align: left;
}



/* ADMIN */


#menu_div ul li a.sort_link {
	font-style: italic;
}


ul.admin_menu {
	width: 100px;
	position: absolute;
	top: 15px; left: 355px;
	list-style-type: none;
}


ul.admin_menu ul {
	list-style-type: none;
}


ul.admin_menu ul li {
	text-align: right;
	background-color: #aaa;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: -1px;
	line-height: 16px;
}


ul.admin_menu ul li a {
	color: white;
	text-decoration: none;
	font-size: 0.9em;
	display: block;
	width: 95px;
	height: 16px;
	padding-right: 5px;
}


ul.admin_menu ul {
	display: none;
}


ul.admin_menu p.edit_button {
	width: 100px; height: 16px;
	background: transparent url(../media/edit.gif) top right no-repeat;
}


ul.admin_menu li:hover ul {
	display: block;
}


div.calendar div.news_item ul.admin_menu {
	left: 165px;
}


div.calendar div.news_item div.textbox input {
	width: 180px;
}


div.calendar div.news_item div.submit_button {
	text-align: left;
}


div.calendar div.news_item div.textbox textarea {
	width: 220px;
}



#admin_main_menu {
	position: absolute;
	top: 20px;
	left: 20px;
	background-color: white;
	border: 1px solid #e7e2cf;
	z-index: 1000;	
}

#admin_main_menu ul {
	list-style-type: none;
	margin: 10px;
}



div.content_area div.textbox input {
	width: 250px;
}


div.content_area div.submit_button {
	text-align: right;
}


div.content_area div.image_select {
	margin-top: 10px;
	margin-bottom: 10px;
}


div.content_area div.image_select img {
	margin-top: 3px;
}


div.content_area textarea {
	width: 400px;
	height: 280px;
	margin-bottom: 10px;
}



/* NEWSLETTER */

html {
	background: none;
}

body#newsletter_body {
	background: transparent url(../media/bg_wrapper.gif) top right repeat-y;
	margin: 20px 30px;
}

div.newsletter_list ul {
	list-style-type: none;	
}


