/* original layout, modern coding */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

#header
{
	position: relative;
	background-color: #900;
	/* This only colors the red pipe char in the nav,
	all others are handled with the anchor color */
	color: #fff;
	font-size: 10px;
}

#header a:link, #header a:visited
{
	color: #fff;
	text-decoration: none;
}

#header a:focus, #header a:hover
{
	color: #fc6;
}

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

#header li
{
	display: block;
	float: left;
	background-color: #666;
	padding: 2px 5px 3px 5px;
}

#header li.highlight
{
	background-color: #ffc;
	color: #000;
	font-weight: bold;
}

#header li.highlight a:link, #header li.highlight a:visited
{
	color: #000;
	text-decoration: none;
}

#header li.highlight a:focus, #header li.highlight a:hover
{
	color: #900;
}

#header li.pipe
{
	border-color: #900;
	border-width: 0 1px 0 0;
	border-style: solid;
}

#navone
{
	position: absolute;
	top: 25px;
	left: 240px;
	background-color: #666;
	width: 480px;
}

#navtwo
{
	position: absolute;
	top: 50px;
	left: 240px;
	background-color: #666;
	width: 480px;
}

#navthree
{
	background-color: #666;
	width: 460px;
	text-transform: uppercase;
	font-weight: bold;
}

#navthree li
{
	padding: 4px 6px;
}

#navthree li.navthreefirst
{
	border-width: 0 0 0 135px;
	border-color: #900;
	border-style: solid;
}

#navthree ul
{
	padding: 5px 0;
}
#maincontent
{
	background-color: #fff;
	border-color: #666;
	border-width: 0 0 0 135px;
	border-style: solid;
	clear: both;
	padding: 15px;
}
#maincontent_ecru
{
	background-color: #ffc;
	border-color: #666;
	border-width: 0 0 0 135px;
	border-style: solid;
	clear: both;
	padding: 15px;
}

#sidebar
{
	position: absolute;
	top: 132px;
	left: 0;
	background-color: #666;
	color: #fff;
	width: 135px;
	font-size: 10px;
	padding: 0;
	clear: both;
}

#sidebar h3
{
	margin-top: 0;
	font-size: 10px;
	line-height: normal;
}

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

#sidebar ul a { display: block; padding: 5px; }

.firstsidebarlist li
{
	border-color: #FFF;
	border-width: 1px 0 0 0;
	border-style: dashed;
	font-weight: bold;
	padding: 5px 0;
	
}

.firstsidebarlist li.firstli
{
	border-width:0;
}
.secondsidebarlist li
{
	border-width: 0;
	display: block;
	font-weight: normal;
}

.currentsidebar
{
	background-color: #fc6;
	color: #900;
}

#sidebar li.currentsidebar 
{
	padding: 5px;
}

#sidebar li.secondcurrent
{
	padding: 5px;
	color: #900;
}

#sidebar .currentsidebar:link,
#sidebar .currentsidebar:visited
{
	color: #900;
	font-weight: bold;
}

/* LVHA important order */

#sidebar a:link
{
	color: #fff;
	text-decoration: none;
}

#sidebar a:visited
{
	color: #fff;
	text-decoration: none;
}

#sidebar a:focus
{
	color: #900;
	text-decoration: none;
}

#sidebar a:hover
{
	color: #900;
	text-decoration: none;
}

#sidebar a:active
{
	color: #900;
	text-decoration: none;
}



#sidebar .mo:link,
#sidebar .mo:visited
{
	color: #fff;
	text-decoration: none;
}
#sidebar .mo:focus,
#sidebar .mo:hover,
#sidebar .mo:active
{
	color: #900;
	text-decoration: none;
}
#sidebar .pub:link,
#sidebar .pub:visited
{
	color: #ddd;
	text-decoration: none;
}
#sidebar .pub:focus,
#sidebar .pub:hover,
#sidebar .pub:active
{
	color: #900;
	text-decoration: none;
}

.bread 
  { color: #900; }
.bread a:link,
.bread a:visited
  { text-decoration: none; }

#content
{
	padding: 20px;
	clear: both;
}

#footer
{
	color: #666;
	padding: 10em 1em 1em 1em;
	clear: both;
	width: 600px;
}

#footer a:link,
#footer a:visited
{
	color: #666;
	text-decoration: none;
}

#footer strong{ color: #900; }

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

#footer li
{
	display: inline;
	padding-right: 1em;
}

#footer #membersarealink
{
	width: 70px;
	float: left;
}

#footer #visitorslinks
{
	width: 500px;
	float: left;
	border-color: #900;
	border-width: 0 0 0 1px;
	border-style: solid;
	padding-left: 25px;
}

#footer h4
{
	font-size: 10px;
	margin: 0;
}

#footer p
{
	margin: 0;
	width: 600px;
}

p
{
	margin-top: 0;
	font-size: 10px;
	line-height: 14px;
}

.intro {
	font-size: 14px;
	line-height: 16px;
	color: #666666;
}

.caption {
	margin-top: 0;
	font-size: 10px;
	line-height: 14px;
	font-style: italic;
}

.title {
	font-weight: bold;
}

li, label
{
	font-size: 10px;
}

dd, dt
{
	font-size: 12px;
}

h1
{
	font-size: 20px;
	line-height: 22px;
	margin-top: 0;
}

h2
{
	font-size: 18px;
	line-height: 20px;
	color: #666666;
	margin-top: 0;
}

h3
{
	font-size: 13px;
	line-height: 20px;
	color: #990000;
	margin-top: 0;
}

h4
{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin-top: 0;
}

h5 {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}

h6 {
	font-size: 9px;
	line-height: 11px;
	color: #666666;
}


a:link
  { color: #666; text-decoration: underline; }

a:visited
  { color: #666; text-decoration: underline; }

a:focus
  { color: #900; text-decoration: underline; }

a:hover
  { color: #900; text-decoration: underline; }

a:active
  { color: #666; text-decoration: underline; }





.system_message
{
	width: 100%;
	
}

.system_message p
{
	border-width: 0 0 1px 0;
	border-style: solid;
	margin-top: 3px;
	padding: 0 5px 2px 5px;
	line-height: normal;
}

.system_message h2
{
	background-color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	line-height: normal;
	color: #000;
}

.notice
{
	background-color: #CFC;
}

.notice p
{
	border-color: #090;
}

.notice h2
{
	border-color: #090;
}

.warning
{
	background-color: #ffc;
}

.warning p
{
	border-color: #ff3;
}

.warning h2
{
	border-color: #ff3;
}

.error
{
	background-color: #fcc;
}

.error p
{
	border-color: #f00;
}

.error h2
{
	border-color: #f00;
}

#login .formrow { margin-bottom: .5em; }
#login label,
#login a:link,
#login a:visited
{ font-size: 10px; }

#copyrightnav
{
	float: right;
	width: 220px;
	background-color: #eee;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 0 0 0 10px;
}

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

#copyrightnav li { margin-bottom: 3px; }

#copyrightnav h1
{
	font-size: 15px;
	margin: 0 0 1em 0;
}

#copyrightnav h2
{
	font-size: 12px;
	margin: 1em 0;
	color: #900;
	border-color: #900;
	border-width: 0 0 1px 0;
	border-style: solid;
}

#copyrightnav a:link
{
	color: #000;
	text-decoration: none;
}

#copyrightnav a:visited
{
	color: #000;
	text-decoration: none;
}

#copyrightnav a:focus
{
	color: #900;
	text-decoration: underline;
}

#copyrightnav a:hover
{
	color: #900;
	text-decoration: underline;
}

#copyrightnav a:active
{
	color: #000;
	text-decoration: underline;
}

.currentcopyrightsection { font-weight: bold; }

#aboutsidebar
{
	position: absolute;
	left:10px;
	top:152px;
	width:175px;}
#fapmain
{
	margin-left: 175px;
	margin-right:284px;
}

#fapmaincontent
{
	margin: 0 auto;
	width: 380px;
}

#fapoptions
{
	position: absolute;
	right: 10px;
	top: 152px;
	width: 264px;
}

#fapmain dt,
#fapoptions dt
{ margin-top: 15px; }

#fapmain dd,
#fapoptions dd
{ margin-left: 15px; }




#fapresults
{
	width: 100%;
	border-color: #000;
	border-width: 1px 1px 0 1px;
	border-style: solid;
}

#fapresults thead tr
{
	background-color: #666;
	color: #fff;
}

#fapresults thead th
{
	text-align: left;
	font-size: 10px;
	font-weight: normal;
}

#fapresults .name td
{
	background-color: #eee;
	font-size: 16px;
	padding: 3px 6px;
	border-width: 0;
}

#fapresults .name th
{
	font-size: 16px;
	padding: 3px 6px;
	border-width: 0;
}

#fapresults td,
#fapresults th
{
	border-color: #000;
	border-width: 0 0 1px 0;
	border-style: solid;
	padding: 3px 6px;
}

#fapresults h3
{
	margin: 0;
}

#fapresults p,
#fapresults ul

{
	margin: 0;
}

#fapresults ul
{
	padding: 0;
	list-style: none;
}

#fapresults a:link
  { color: #666; text-decoration: underline }

#fapresults a:visited
  { color: #666; text-decoration: underline }

#fapresults a:focus
{
	color: #900;
	text-decoration: underline;
}

#fapresults a:hover
{
	color: #900;
	text-decoration: underline;
}

#fapresults a:active
 { color: #666; text-decoration: underline }

.pagelinks
{
	font-size: 16px;
	margin-top: 1em;
	line-height: normal;
}

/* ***************** */
#photo_right,
#photo_right_ecru {
	float: right;
	margin: 20px 0 40px 20px;
	padding: 0 0 0 5px;
}

#photo_right h3 {
	color: #900;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}

#photo_right img {
	background-color: #fff;
	padding: 5px;
	border: 1px solid black;
	margin-left: -5px;
	margin-right: -5px;
}

#photo_right_ecru img {
	background-color: #fff;
	padding: 5px;
	border: 0;
	margin-left: -5px;
	margin-right: -5px;
}

#photo_right .photocredit,
#photo_right a, 
#photo_right_ecru .photocredit,
#photo_right_ecru a {
	font-size: 9px;
	line-height: 15px;
}


/* ***************** */
#t4 {
	width: 160px;
	margin: 40px 0 40px 0;
}

.columnlinks, 
.columnlinks a:link, 
.columnlinks a:active,
#photo_right .columnlinks, 
#photo_right .columnlinks a:link, 
#photo_right .columnlinks a:active {
	color: #900;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.columnlinks a:visited,
.columnlinks a:hover,
#photo_right .columnlinks a:visited, 
#photo_right .columnlinks a:hover {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

/* ***************** */
.floatbox
{
	background-color: #eee;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	margin: 0 2em;
	padding: 10px 15px;
	width: 200px;
	float: right;
}

.floatbox h3
{
	margin-top: 0;
	font-size: 11px;
	line-height: normal;
}

.floatbox p
{
margin-bottom: 0;
}




