.printonly {
	display: none;
}

/* Rules for all browsers
----------------------------------------------- */

body {
	background-color: #b6b5b4;
	text-align: center;/* IE hack to center page contents */
	background-image: url(images/bground.jpg); /* this is the background shadow */
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
	}
	
body, table, td, p, a, span, ul, ol, li, input, legend, fieldset { /* redundant selectors to help NN4+ not forget */
	font-family: verdana, geneva, tahoma, arial, sans-serif;}
	
p { text-align: left;}

/* for sidebar bulletted lists */
ul, ol { /* may have to remove list styles for NN4+ - or hide them in an @import */
	text-align: left;
	margin-top: 1px;
	margin-left: 16px;
	margin-bottom: 1px;
	padding: 0;
	font-size: 11px;
}

li { padding: 1px 0 1px 0;}

li ul {
	font-size: 100%;
}

hr { border: 0; /* for Mozilla */
	height: 1px;
	color: #ababa8; /* for IE */
	background-color: #ababa8; /* for everyone else */
	} 

/* ---- links ----------------------------------------- */
/* Remember "LoVe/HAte" linking.  */
a:link { color: #306090; text-decoration: none; border-bottom: dotted 1px;}  
a:visited { color: #308050; text-decoration: none; border-bottom: dotted 1px;}
a:hover, a:active {color:#FFFFFF; text-decoration: none; border-bottom: solid 1px; background-color:#306090;}


/* ---- ids & classes ----------------------------------------- */

#frame { /* this centers the page */
	margin:0px auto;
	width: 745px;
	border-left: 1px solid #606060;
	border-right: 1px solid #606060;
	}

#topnav { /* top meta nav menu */
	font-size: 60%;
	padding-right: 6px;
	padding-top: 6px;
	margin-left:-30px;
	padding-bottom: 15px;
	color: #FFFFFF
	}
#topnav a { color: #FFFFFF; text-decoration: none; border-bottom: dotted 1px; font-family: verdana, geneva, tahoma, arial, sans-serif;}
#topnav a:hover { text-decoration: none; border-bottom: solid; color:#FFFFFF; background-color:#ffffff; font-family: verdana, geneva, tahoma, arial, sans-serif;}

.addthis_button img {float: right; padding-top: 6px; padding-bottom:6px; padding-right: 40px;}
.addthis_button a {text-decoration:none;}

.donate { /* donate link in top metanav */
	color: #ffffff;
	font-weight: bold;
	}
	
.outline { /* puts outlines around left sidebar nav box & right-side homepage boxes */
	border: 1px solid #937656;
	background-color: #f5f2e9;
	}
	
/* left sidebar */
#sidebarleft {
	color: #303030;
	font-size: 70%;
	margin: 6px 10px 6px 12px;
	line-height: 150%;
	}
#sidebarleft .right { text-align: right;}
#sidebarleft p {
	margin: 3px 0 2px 0;
	padding: 0;
	}
#sidebarleft hr { width: 100%;}
#sidebarleft p.header3 {
	font-family: georgia, "Times New Roman", times, serif;
	font-size: 135%;
	font-weight: bold;
	color: #303030;
	padding: 0;
	margin: 8px 0 5px 0;
	z-index:4;
	}
#sidebarleft .navindent {/* sub-nav links */
	padding-left: 10px;
	}
	
#sidebarleft ul {/* lists */
	font-size:100%;
	}
/* right sidebar boxes on home page */
.sidebarright {
	color: #303030;
	font-size: 60%;
	margin: 6px 10px 6px 10px;
	}
.sidebarright p.header3 {
	font-family: georgia, "Times New Roman", times, serif;
	font-size: 135%;
	font-weight: bold;
	color: #303030;
	padding: 0;
	margin: 8px 0 5px 0;
	}
.sidebarright p {
	margin: 3px 0 7px 0;
	padding: 0;
	}
.sidebarright hr { width: 100%; margin-right: 0px;}
.sidebarright a { text-decoration:none; border-bottom:none; color: #906000; }
.sidebarright a:visited { text-decoration:none; border-bottom:none; color: #906000;}
.sidebarright a:hover { text-decoration:none; border-bottom:none; color: #906000; background-color:#e0d0a0;}
.sidebarright a:active { text-decoration:none; border-bottom:none; color: #906000; background-color:#e0d0a0;}

.sidebarlefthome a { text-decoration:none; border-bottom:none; color: #306090;}
.sidebarlefthome a:visited { text-decoration:none; border-bottom:none; color: #306090;}
.sidebarlefthome a:hover { text-decoration:none; border-bottom:none; color: #306090; background-color:#e0d0a0;}
.sidebarlefthome a:active { text-decoration:none; border-bottom:none; color: #306090; background-color:#e0d0a0;}

/* main content area for all pages */
#maincontent {
	margin: 0px 10px 20px 10px;
	padding: 0;
	}
#maincontent p {
	font-size: 11px; 
	padding: 0;
	margin: 8px 0 10px 0;
	font-family: verdana, geneva, tahoma, arial, sans-serif;
	}
#maincontent p a {
	font-family: verdana, geneva, tahoma, arial, sans-serif;
	}
#maincontent td {
	font-size: 11px; 
	}
#maincontent span.biggerfont { /* for resolution titles in table on list.php page */
	font-size: 110%;
	}
#maincontent p.header1{
	font-family: georgia, "Times New Roman", times, serif;
	font-size: 125%;
	font-weight: bold;
	color: #603000;
	padding: 0;
	margin-top: 0;
	background-color:#FFFFFF;
	border-bottom:none;
	}
#maincontent p.header2{
	font-family: georgia, "Times New Roman", times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #303030;
	padding: 0;
	}

#maincontent p.header3{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 75%;
    font-weight: bold;
    color: #303030;
    padding: 0;
}

#maincontent h1{
	text-align: left;
	font-family: georgia, "Times New Roman", times, serif;
	font-size: 125%;
	font-weight: bold;
	color: #603000;
	padding: 0;
	margin-top: 0;
	background-color:#FFFFFF;
	border-bottom:none;
	}
#maincontent h2{
	text-align: left;
	font-family: georgia, "Times New Roman", times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #303030;
	padding: 0;
	}

#maincontent h3{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 75%;
    font-weight: bold;
    color: #303030;
    padding: 0;
	}
	
/*
#maincontent h1 a:link, a:visited, a:hover, a:active {
	font-family: georgia, "Times New Roman", times, serif;
	}
	
#maincontent h2 a:link, a:visited, a:hover, a:active {
	font-family: georgia, "Times New Roman", times, serif;
	}
	
#maincontent he a:link, a:visited, a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
*/	

#maincontent .center { text-align: center;}
#sidebarright .center { text-align: center;}
#sidebarleft .center { text-align: center;}

#maincontent hr { width: 80%;}
#maincontent .right { text-align: right;}

	
/* footer for all pages */
#footer {
	margin: 12px 20px 30px 12px;
	color: #909090;
	font-size: 65%;
	}
#footer p { text-align: right;}
#footer a { color: #909090;}

/* ---- forms ----------------------------------------- */
form {
	padding: 0;
	margin: 0;
	}

input, select, textarea {
	font-size: 11px;
	color: #606060;
	}
	
.button { color: #303030;}

.tagline {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.tinytext {
	font-size: 9px;
	font-family: Arial, sans-serif;
}


/************ BEGIN nested menus **********/
#nav {
	background-color: #f5f2e9;
}
#nav ul {
	list-style: none;
	line-height: 1em;
	padding: 0;
	margin: 0 0 10px 0;
}

#nav a:hover {
	background-color:#e0d0a0;
	text-decoration:none;
}

#nav a {
	display: block;
	width: 161px;
	w\idth: 135px;
	text-decoration: none;
	color:#306090;
	padding: 0.4em;
	border-bottom: none;
	font-family: verdana, geneva, tahoma, arial, sans-serif;
/*	color: #7C6240; */
/*	padding: 0.25em 2em; */
}

/*** ***/

#navprimary, #navprimary ul {
	background-color: #f5f2e9;
	font-size:11px;
	float: left;
	width: 135px;
	list-style: none;
	line-height: 1em;
	font-weight: bold;
	padding: 0;
/*	border: solid #eda;
	border-width: 1px 0; */
	margin: 0 0 10px 0;
	z-index:1;
}

#navprimary a {
	display: block;
	width: 135px;
	w\idth: 135px;
	text-decoration: none;
	color:#306090;
	padding: 0.5em;
/*	color: #7C6240; */
/*	padding: 0.25em 2em; */
}

#navprimary a.daddy {
/*	background: url(images/rightarrow2.gif) center right no-repeat; */
	cursor:default;
}

#navprimary li {
	float: left;
	padding: 0;
	width: 161px;
}

/*
#navprimary li a:hover {
	background-color:#e0d0a0;
}
*/
#navprimary li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 135px;
	w\idth: 135px;
	font-weight: normal;
	border: solid 1px #e0d0a0;
	margin: 0;
	margin-left: 130px;
	margin-top: -1.5em;
}

#navprimary li li {
	padding-right: 1px;
	padding-top: .2px;
	padding-bottom: .12em;
	width: 135px;
}

#navprimary li ul a {
	width: 125px;
	w\idth: 125px;
}

/*
#navprimary li ul a:hover {
	color: #ffffff;
	background-color:#306090;
}
*/
#navprimary li ul ul {
/*	margin: -1.75em 0 0 14em; */
}

#navprimary li:hover ul ul, #navprimary li:hover ul ul ul, #navprimary li.sfhover ul ul, #navprimary li.sfhover ul ul ul {
	left: -999em;
}

#navprimary li:hover ul, #navprimary li li:hover ul, #navprimary li li li:hover ul, #navprimary li.sfhover ul, #navprimary li li.sfhover ul, #navprimary li li li.sfhover ul {
	left: auto;
}

#navprimary li:hover, #navprimary li.sfhover {
	background-color:#e0d0a0;
/*
	color:#f5f2e9;
	background: #eda;
*/
/*	color: #ff0000; */

}

#no_link_treatment a:link, a:visited, a:hover, a:active {
	border:0;
	
}

.fltlft { /* this class can be used to float an element left in your page */
	float: right;
	margin-left: 8px;
}

/*
#navprimary a {
	color: #7C6240;
	border-bottom: 1px dotted #7C6240;
}
*/
/************ END nested menus **********/
.fltrt {
	float: left;
	margin-right: 8px;
}
