/*
	NLFFA default styles
	@author Tracey Hickey
*/

body
{
	background: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px
}

body.subpage
{
	padding: 0;
	margin: 10px;
	width: auto;
	background: #FFFFFF;
}

div.gbname
{
	color: #750C0C;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	border: 1px solid #111111;
	background: #F9FF8C;
	padding: 3px
}

div.gbcomment
{
	border: 1px solid #111111;
	border-top: none;
	padding: 3px;
	margin-bottom: 10px
}

div.gbcomment p
{
	margin: 0;
	padding: 0;
}

h1
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #750C0C;
	width: 100%;
	float: left;
	padding-bottom: 5px;	
	text-align: left
}

h2
{
	color: #0A4582;
	font-family: verdana;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	border-bottom: 1px solid #111111;
	width: auto
}

.link
{
	cursor: pointer
}

h3
{ 
	padding: 3px;
	margin: 0;
	text-align: center;
	background: #F9FF8C; 
	border: 1px solid #C8C79A;
	border-left: none;
	border-top: none;
	color: #750C0C;
	font-family: times new roman;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: bold
}

h4
{
	color: #336699;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	word-spacing: 2px;
	border-bottom: 1px solid #444444
}

h5
{
	color: #336699;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	float: left;
	margin: 0;
	padding: 0
}

h6
{
	color: #750C0C;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px
}

input, select, textarea
{
	margin-left: 50px;
	border: 1px solid #111111;
	background: #FAFF9D;
	padding: 2px;
	margin-left: 5px;
	font-family: verdana;
	font-size: 10px;
	color: #111111
}

p.submit
{
	text-align: center
}

form p span
{
	float: left;
	text-align: right;
	width: 100px;
	margin: 0;
	padding: 0
}

p
{
	color: #111111;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	word-spacing: 2px
}

p.center
{
	color: #111111;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	word-spacing: 2px;
	padding: 0;
	margin: 0;
	margin-bottom: 20px
}

p +  ul li
{
	list-style: none;
	font-family: verdana;
	color: #336699;
	font-size: 10px;
	font-weight: normal
}

ul li
{
	list-style: none;
	font-family: verdana;
	color: #111111;
	font-size: 10px;
	font-weight: normal
}

strong
{
	color: #3375B8
}

/* Link definitions */
a
{
	color: #0A4582;
	text-decoration: none;
	font-weight:bold
}

a:visited
{
	color: #3375B8;
	text-decoration: none;
	font-weight: bold
}

a:hover
{
	color: #3375B8;
	text-decoration: underline;
	font-weight: bold
}

a:active
{
	color: #0A4582;
	text-decoration: none;
	font-weight: bold
}

span.listlinks
{
	margin-bottom: 5px
}

#address
{
	float: left;
	position: relative;
	top: 35px;
	left: 45px;
	font-size: 10px
}

#address span
{
	font-family: verdana;
	font-size: 10px;
	color: #750C0C;
	font-weight: bold;
}

#address ul
{
	list-style: none;
	margin: 0px;
	padding: 0px
}

#address ul li
{
	font-size: 9px;
	font-family: verdana;
	color: #111111;
	word-spacing: 2px
}

img.banner
{
	border: 1px solid #3D4A6E;
	border-left: none;
	border-right: none;
	height: 10px;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-left: 0
}

#contact strong
{
	font-family: verdana;
	font-size: 10px;
	color: #0A4582;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px
}

#contact a
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #3375B8
}

#contact p
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #111111;
	margin: 0px;
	padding-bottom: 10px
}

#content
{
	min-height: 300px;
	background: #FFFFFF;
	padding: 5px;
	border-left: 1px solid #C8C79A;
	margin: 20px 0 0 19.9%
}

div.list
{
	float: left;
	width: 40%;
	text-align: left;
	padding-left: 10px;
	font-family: verdana;
	font-size: 10px;
	color: #111111;
	font-weight: normal;
	margin-bottom: 20px
}

#footer
{
	padding: 10px;
	width: auto;
	background: #FBFACD;
	border-bottom: 1px solid #111111
}

#footer b
{
	color: #111111
}

#hitcounter
{
	width: 40px;
	height: 11px;
	overflow: hidden;
	background: none;
	border: none
}

#links span span p
{
	text-indent: 20px
}

#logo
{
 	width: 198px;
 	float: left;
 	padding: 10px
}

#main
{
	width: 100%;
	height: 290px;
	position: relative;
	top: 5px;
	background: none
}

#menubar
{
	background: #F9FF8C;
	width: 80%;
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;
}

#menubar li
{
	width: 19.8%;
	line-height: 20.5px;
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
	border: 1px solid #C8C79A;
	border-left: none;
	border-top: none
}

#menubar li:hover
{
	background: #FFFFFF;
}

#menubar li a
{
	color: #111111;
	font-family: verdana, times new roman;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#sidebar
{
	width: 20%;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	top: 0px;
	border-bottom: 1px solid #C8C79A
}

#sidebar ul
{
	margin: 0;
	padding: 0;
	border-right: 1px solid #C8C79A;
	background: none
}

#sidebar li
{
	background: #FBFACD;
	list-style: none outside;
	padding: 4px;
	margin: 0;
	font-size: 11px;
	color: #3375B8;
	font-family: verdana;
	font-weight: bold
}

#sidebar li a
{
	font-size: 11px;
	color: #336699;
	font-family: verdana;
	text-decoration: none
}

#sidebar li a:hover
{
	font-size: 11px;
	color: #3375B8;
	font-family: verdana;
	text-decoration: none
}

#sidebar p
{
	background: #FBFACD;
	text-align: justify;
	padding: 4px;
	margin: 0;
	color: #111111;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	word-spacing: 2px
}

#overview ul li, #brochure ul li, #ethics ul li
{
	list-style-type: circle;
	color: #111111;
	padding: 4px;
	font-size: 11px;
	font-family: verdana
}

#whitespace
{
	float: left;
	width: 188px
}
